Merged from branch stable-succint-refactor
[SXSI/xpathcomp.git] / tests / test.xml
1 <?xml version="1.0"?>
2 <a>
3   <b/>
4   adadadad
5   <b/>
6   <c >
7     <g>
8       <b/>
9     </g>
10   </c>
11   <b>
12     <b/>
13   </b>
14 </a>
15