<?xml version="1.0"?>
<novel>
   <foreword>
      <paragraph>
         This is the great American novel.
      </paragraph>
   </foreword>
   <chapter>
      <paragraph>
         It was a dark and stormy night.
      </paragraph>
      <paragraph>
         Suddenly, a shot rang out!
      </paragraph>
   </chapter>
</novel>
