summaryrefslogtreecommitdiff
path: root/examples/xml/structure.xml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xml/structure.xml')
-rw-r--r--examples/xml/structure.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/examples/xml/structure.xml b/examples/xml/structure.xml
new file mode 100644
index 0000000..c1ec651
--- /dev/null
+++ b/examples/xml/structure.xml
@@ -0,0 +1,14 @@
+<a1>
+ <a11>
+ <a111>
+ <a1111/>
+ </a111>
+ <a112>
+ <a1121/>
+ </a112>
+ </a11>
+ <a12/>
+ <a13>
+ <a131/>
+ </a13>
+</a1>