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