libxml2 2.9.1 clean sources
[tomato.git] / release / src / router / libxml2 / test / c14n / with-comments / example-2.xml
blob74eeea147c3791a54dd21369e094433e5a5664fe
1 <doc>
2    <clean>   </clean>
3    <dirty>   A   B   </dirty>
4    <mixed>
5       A
6       <clean>   </clean>
7       B
8       <dirty>   A   B   </dirty>
9       C
10    </mixed>
11 </doc>