<?xml version="1.0"?>
<book>
Sample book
<!-- standard style sheet -->
<chapter>
Chapter 1
<section>
Section 1
</section>
<section>
Section 2
</section>
</chapter>
</book>






