Blame | Last modification | View Log | Download | RSS feed
<?xml version="1.0"?> <top> <a> <x/> <b>Some text</b> <y> <b>Other text</b> </y> </a> <a> <b>More text</b> </a> </top>
<?xml version="1.0"?>
<top>
<a>
<x/>
<b>Some text</b>
<y>
<b>Other text</b>
</y>
</a>
<b>More text</b>
</top>