patches
[SXSI/xpathcomp.git] / tests / test.xml
index 87340f4..286dfb0 100644 (file)
@@ -1 +1,22 @@
-<a>YYYYYYYYYYYYY<b>AAAAAAAAA</b>XXXXXXXXXXXX</a>
+<?xml version="1.0"?>
+<b>foo
+  <e/>
+  <f>
+    <c> 
+      <a><g/> </a>
+    </c> 
+    <d> foobar
+      <a/>
+    </d> 
+    <e> 
+      <a> </a>
+    </e> 
+    <c> 
+    <g>
+      <a/> 
+    foo  <a/> 
+    </g>
+  </c> 
+  </f>
+  foo
+</b>