Commit before branching to new XPath compilation
[SXSI/xpathcomp.git] / tests / test.xml
index f695c0c..0d548e4 100644 (file)
@@ -1,2 +1,13 @@
 <?xml version="1.0"?>
-<a>1<b/>4<a>2</a>3</a>
+<a><b>
+    <c><d/><e/><f/></c>
+    <g><h/><i/><j/></g>
+    <k><l/><m/><n/></k>
+  </b>
+  <o>
+    <p><q/><r/><s/></p>
+    <t><u/><v/><w/></t>
+    <x><y/><z/><aa/></x>
+  </o>
+</a>
+