From d09ab089457ae3c20cc98f9afa03379c6ebf9598 Mon Sep 17 00:00:00 2001 From: Mike Hommey Date: Thu, 25 Mar 2004 06:59:32 +0000 Subject: [svn-inject] Installing original source version --- doc/tutorial/apb.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/tutorial/apb.html (limited to 'doc/tutorial/apb.html') diff --git a/doc/tutorial/apb.html b/doc/tutorial/apb.html new file mode 100644 index 0000000..ef14066 --- /dev/null +++ b/doc/tutorial/apb.html @@ -0,0 +1,14 @@ +B. Sample Document

B. Sample Document

+<?xml version="1.0"?>
+<story>
+  <storyinfo>
+    <author>John Fleck</author>
+    <datewritten>June 2, 2002</datewritten>
+    <keyword>example keyword</keyword>
+  </storyinfo>
+  <body>
+    <headline>This is the headline</headline>
+    <para>This is the body text.</para>
+  </body>
+</story>
+
-- cgit v1.2.3