Blame | Last modification | View Log | Download | RSS feed
<a> <b foo="bar"> <c> <x>Some text</x> </c> <d/> </b> <e> <f> <g/> </f> </e> </a>
<a>
<b foo="bar">
<c>
<x>Some text</x>
</c>
<d/>
</b>
<e>
<f>
<g/>
</f>
</e>
</a>