Add a new test case for comments nodes.
[tatoo.git] / tests / docs / tiny.xml
1 <a>
2   <b/>
3   <c/>
4   <d/>
5   <e>
6     <f> <g/> <h/> </f>
7     <i> </i>
8   </e>
9   <j> <k/> <l/> <m/> </j>
10 </a>