aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/xml_error.plist
blob: 8fe6a96ae430287ba961c31e69dbb2e0d800ca6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>Author</key>
	<string>William Shakespeare</string>
	<key>Lines</key>
	<array>
		<string>It is a tale told by an idiot,</string>
		<string>Full of sound and fury, signifying nothing.</string>
	</array>
	<key>Death</key>
	<integer>1564</integer>
	<key>Height</key>
	<real>1.6</real>
	<key>Data</ke
	BADNESS