<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
  <bookinfo>
    <title>[Insert name here] Reference Manual</title>
  </bookinfo>

  <chapter>
    <title>[Insert title here]</title>
    <xi:include href="xml/preludedb.xml"/>
    <xi:include href="xml/preludedb-plugin-format.xml"/>
    <xi:include href="xml/preludedb-version.xml"/>
    <xi:include href="xml/preludedb-path-selection.xml"/>
    <xi:include href="xml/preludedb-error.xml"/>
    <xi:include href="xml/preludedb-sql.xml"/>
    <xi:include href="xml/preludedb-plugin-sql.xml"/>
    <xi:include href="xml/preludedb-sql-settings.xml"/>
  </chapter>
</book>
