<?xml version="1.0" encoding="iso-8859-1"?>
<root>
	<my-info name="Tiago Wust Freres" email="
[email protected]"/>
	<inside-tag>
		<more-tag tag-attr="This is another tag's attribute!"/>
	</inside-tag>
	<tags>
		<tag attr1="value11" attr2="value12"/>
		<tag attr1="value21" attr2="value22"/>
		<tag attr1="value31" attr2="value32"/>
		<tag attr1="value41" attr2="value42"/>
	</tags>
</root>