xmltest8.xml revision 1055:fc5ce112ac45
1<root>
2     t<![CDATA[ ]]>
3t   
4    <child1/>
5    t<!-- test comment -->
6    <child2/>
7    <child5>
8        t<?target1 test?>
9        <child51>
10            <child511>t</child511>
11        </child51><?target1 test?>
12        t
13    </child5>
14    
15</root> 
16