book1/nargir.xml
branchnargir
changeset 1 f78a23ad608f
child 5 d4732a6075e5
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/book1/nargir.xml	Fri Dec 30 19:54:54 2005 -0500
@@ -0,0 +1,61 @@
+<?xml version='1.0'?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
+          "/usr/share/sgml/docbook/dtd/xml/4.2/docbookx.dtd">
+<book id="nargir_base" lang="fr"
+  xmlns:xi="http://www.w3.org/2001/XInclude">
+  <bookinfo>
+    <title>Les Sept Âges des Dragons</title>
+    <author>
+      <firstname>Fabien</firstname>
+      <surname>Niñoles</surname>
+    </author>
+    <copyright>
+      <year>2003</year>
+    </copyright>
+    <revhistory>
+      <revision>
+        <revnumber>0.1</revnumber>
+        <date>2003-06-22</date>
+        <revdescription>
+          <para>Première revision</para>
+        </revdescription>
+      </revision>
+    </revhistory>
+  </bookinfo>
+
+  <!-- Preface -->
+  <xi:include href="preface.xml"/>
+  
+  <xi:include href="7dragons.xml"/>
+
+  <xi:include href="enfants.xml"/>
+
+  <xi:include href="7ages.xml"/>
+
+  <xi:include href="bete.xml"/>
+
+  <xi:include href="gardien.xml"/>
+
+  <!--
+  <xi:include href="creation.xml"/>
+  -->
+
+</book>
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: xml
+sgml-omittag:nil
+sgml-shorttag:nil
+sgml-namecase-general:nil
+sgml-general-insert-case:lower
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:2
+sgml-indent-data:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"/home/fabien/.sgml/book.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+-->