Help for this page
<sometag attr1="v1" attr2="v2"/>
<sometag attr1="v1" attr2="v2"></sometag>
use XML::Parser; ... print "\n"; sub StartTag { print }