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