Start Parsing
Exit
Enter some XML here:
<?xml version="1.0"?> <ROOTNODE> <TAG1 name="foo"> tag1content </TAG1> <TAG2> 1 is <&> 2 </TAG2> <TAG3> <TAG4> tag4content </TAG4> </TAG3> <TAG5>tag5content</TAG5> <TAG6 nodeType="ELEMENT" id="4"> This child is of nodeType TEXT <!--This child is of nodeType COMMENT--> <![CDATA[this child is of <<<>nodeType CDATA]]> this child has a special < character </TAG6> </ROOTNODE>
Results: