fixed typo in print_xml_fast
[SXSI/xpathcomp.git] / tests / test.xml
index 1358477..4411c44 100644 (file)
@@ -1,7 +1,13 @@
 <?xml version="1.0"?>
 <a>
-  <b id="3" od="">
-    YTYYYYYYYYYY
+  <b>
+    <c>
+      <d/>
+    </c>
+    
+    <e/>
+  </b>
+  <b>
+    <e/>
   </b>
 </a>
-