]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - org.argeo.jcr/ext/test/org/argeo/jcr/docbook/WikipediaSample.dbk.xml
Rename Commons bundles
[lgpl/argeo-commons.git] / org.argeo.jcr / ext / test / org / argeo / jcr / docbook / WikipediaSample.dbk.xml
diff --git a/org.argeo.jcr/ext/test/org/argeo/jcr/docbook/WikipediaSample.dbk.xml b/org.argeo.jcr/ext/test/org/argeo/jcr/docbook/WikipediaSample.dbk.xml
new file mode 100644 (file)
index 0000000..29f5b70
--- /dev/null
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<book xmlns="http://docbook.org/ns/docbook">
+       <title>Very simple book</title>
+       <chapter>
+               <title>Chapter 1</title>
+               <para>Hello world!</para>
+               <para>I hope that your day is proceeding <emphasis>splendidly</emphasis>!</para>
+       </chapter>
+       <chapter>
+               <title>Chapter 2</title>
+               <para>Hello again, world!</para>
+       </chapter>
+</book>
\ No newline at end of file