summaryrefslogtreecommitdiffstats
path: root/test/resources/xml/om/basic.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/resources/xml/om/basic.xml')
-rw-r--r--test/resources/xml/om/basic.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/resources/xml/om/basic.xml b/test/resources/xml/om/basic.xml
new file mode 100644
index 0000000..88385fb
--- /dev/null
+++ b/test/resources/xml/om/basic.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<foo>
+ <bar>
+ <baz/>
+ <cheese/>
+ <baz/>
+ <cheese/>
+ <baz/>
+ </bar>
+</foo>