1<?xml version="1.0"?> 2<doc att1="e"> 3 <foo att1="d"> 4 <foo att1="c"> 5 <foo att1="b"> 6 <baz att1="a"/> 7 </foo> 8 </foo> 9 </foo> 10</doc>