1 <root>
   2      t<![CDATA[ ]]>
   3 t   
   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>