Added charset declaration for HTML
[xmldoc.git] / test / title.xml
diff --git a/test/title.xml b/test/title.xml
new file mode 100644 (file)
index 0000000..3bbc36a
--- /dev/null
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+
+<doc>
+
+   <book>
+
+   <titlepage>
+      <title>xmldoc title check</title>
+   </titlepage>
+
+      <chapter>
+         <heading>The only chapter</heading>
+
+      </chapter>
+
+   </book>
+
+</doc>