summaryrefslogtreecommitdiffstats
path: root/test/data/offxml.plist
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/offxml.plist')
-rw-r--r--test/data/offxml.plist8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/data/offxml.plist b/test/data/offxml.plist
new file mode 100644
index 0000000..c3c1e10
--- /dev/null
+++ b/test/data/offxml.plist
@@ -0,0 +1,8 @@
+<?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>A</key>
+ <string>B</string>
+</dict>
+</plist>