]> gitweb @ CieloNegro.org - oh-my-god.git/commitdiff
initial commit
authorPHO <pho@cielonegro.org>
Thu, 17 May 2012 15:55:59 +0000 (00:55 +0900)
committerPHO <pho@cielonegro.org>
Thu, 17 May 2012 15:55:59 +0000 (00:55 +0900)
src/mission-chan.xml [new file with mode: 0644]
src/oh-my-god.xml [new file with mode: 0644]

diff --git a/src/mission-chan.xml b/src/mission-chan.xml
new file mode 100644 (file)
index 0000000..35f3dd4
--- /dev/null
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+                      "http://docbook.org/xml/4.5/docbookx.dtd">
+<book id="mission-chan">
+  <bookinfo>
+    <title>Adventure of Mission-chan</title>
+  </bookinfo>
+
+  <chapter id="mission-chan-1">
+    <title>ミッションちゃんの大冒険</title>
+
+    <para>Lorem ipsum...</para>
+  </chapter>
+
+</book>
\ No newline at end of file
diff --git a/src/oh-my-god.xml b/src/oh-my-god.xml
new file mode 100644 (file)
index 0000000..42eca12
--- /dev/null
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE set PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+                     "http://docbook.org/xml/4.5/docbookx.dtd">
+<set>
+  <setinfo>
+    <title>OH MY GOD!!</title>
+    <author>
+      <othername>The Imitation Crystal</othername>
+    </author>
+  </setinfo>
+
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mission-chan.xml" />
+
+</set>
\ No newline at end of file