xml2.xml 266 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 <?xml version="1.0"?> <object> <title> Hello World </title> <children> <object id="obj1" /> <object id="obj2" /> <object id="obj3" /> </children> <text><![CDATA[ Test & Test & Test ]]></text> </object>