<book xmlns="http://maven.apache.org/BOOK/1.0.0"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xsi:schemaLocation="http://maven.apache.org/BOOK/1.0.0 ../../../doxia/doxia-book/target/generated-site/xsd/book-1.0.0.xsd">
  <id>test</id>
  <title>Chapter</title>
  <chapters>
    <chapter>
      <id>Chapter</id>
      <title>Chapter</title>
      <sections>
        <section>
          <id>chapter</id>
        </section>
      </sections>
    </chapter>
  </chapters>
</book>
