286dfb06fa9f559002aa925746813c7db363e29e
[SXSI/xpathcomp.git] / tests / test.xml
1 <?xml version="1.0"?>
2 <b>foo
3   <e/>
4   <f>
5     <c> 
6       <a><g/> </a>
7     </c> 
8     <d> foobar
9       <a/>
10     </d> 
11     <e> 
12       <a> </a>
13     </e> 
14     <c> 
15     <g>
16       <a/> 
17     foo  <a/> 
18     </g>
19   </c> 
20   </f>
21   foo
22 </b>