changes
[SXSI/xpathcomp.git] / tests / test.xml
index 9a9e8c0..35bd7d3 100644 (file)
@@ -1,2 +1,10 @@
 <?xml version="1.0"?>
-<a>foo<b/><b/><c><d/></c><b/></a>
+<a>
+  <b>
+  </b>
+  <b>
+    <d><c/>
+    </d>
+    <e/>
+  </b>
+</a>