1<?xml version="1.0"?> 2<doc> 3 <div title="Introduction"> 4 <p>Intro Section</p> 5 </div> 6 <div title="Stylesheet Structure"> 7 <p>SS Section</p> 8 </div> 9 <div title=""> 10 <p>Untitled Section</p> 11 </div> 12 <div title="Expressions"> 13 <p>Exp Section</p> 14 </div> 15 <div title="Sorting"> 16 <p>Sort Section</p> 17 </div> 18</doc>