Merge branch 'ocamlbuild-port' of ssh://git.nguyen.vg/tatoo into ocamlbuild-port
[tatoo.git] / tests / xpath / tiny.xml
1 <a>
2   <b/>
3   <b> <c> </c> </b>
4   <d><!--<e/> <f> <g/> </f>
5      <h/>
6   --></d>
7   <b><i/></b>
8 </a>