asdf |
asdf |
asdf2 |
asdf |
asdf2 |
asdf3 |
asdf | a |
asdf2 | b |
asdf3 | c |
asdf | a | missing value |
asdf2 | b | missing value |
asdf3 | c | missing value |
asdf | a | missing value | {a:1} of Çscript fooÈ |
asdf2 | b | missing value | {b:2} of Çscript fooÈ |
asdf3 | c | missing value | {c:3} of Çscript fooÈ |
asdf | a | missing value | {a:1} of Çscript fooÈ | 7 |
asdf2 | b | missing value | {b:2} of Çscript fooÈ | 15 |
asdf3 | c | missing value | {c:3} of Çscript fooÈ | 24 |
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> ÊÊÊÊÊ<key>row1</key> ÊÊÊÊÊ<array> ÊÊÊÊÊÊÊÊÊÊ<string>asdf</string> ÊÊÊÊÊÊÊÊÊÊ<string>a</string> ÊÊÊÊÊÊÊÊÊÊ<string>missing value</string> ÊÊÊÊÊÊÊÊÊÊ<string>{a:1} of Çscript fooÈ</string> ÊÊÊÊÊÊÊÊÊÊ<string>7</string> ÊÊÊÊÊ</array> ÊÊÊÊÊ<key>row2</key> ÊÊÊÊÊ<array> ÊÊÊÊÊÊÊÊÊÊ<string>asdf2</string> ÊÊÊÊÊÊÊÊÊÊ<string>b</string> ÊÊÊÊÊÊÊÊÊÊ<string>missing value</string> ÊÊÊÊÊÊÊÊÊÊ<string>{b:2} of Çscript fooÈ</string> ÊÊÊÊÊÊÊÊÊÊ<string>15</string> ÊÊÊÊÊ</array> ÊÊÊÊÊ<key>row3</key> ÊÊÊÊÊ<array> ÊÊÊÊÊÊÊÊÊÊ<string>asdf3</string> ÊÊÊÊÊÊÊÊÊÊ<string>c</string> ÊÊÊÊÊÊÊÊÊÊ<string>missing value</string> ÊÊÊÊÊÊÊÊÊÊ<string>{c:3} of Çscript fooÈ</string> ÊÊÊÊÊÊÊÊÊÊ<string>24</string> ÊÊÊÊÊ</array> </dict> </plist> |
asdf | a | missing value | {a:1} of Çscript fooÈ | 7 |
asdf2 | b | missing value | {b:2} of Çscript fooÈ | 15 |
asdf3 | c | missing value | {c:3} of Çscript fooÈ | 24 |