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