From 1a7b14de4bc89ef0fd162ef8e62d01926e42b54e Mon Sep 17 00:00:00 2001 From: Paul Everitt Date: Thu, 24 Jul 2008 17:14:16 +0000 Subject: Add tutorial sections --- .../lxmlgraph/step04/myapp/samplemodel.xml | 44 ++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 docs/tutorials/lxmlgraph/step04/myapp/samplemodel.xml (limited to 'docs/tutorials/lxmlgraph/step04/myapp/samplemodel.xml') diff --git a/docs/tutorials/lxmlgraph/step04/myapp/samplemodel.xml b/docs/tutorials/lxmlgraph/step04/myapp/samplemodel.xml new file mode 100644 index 000000000..36ab335d2 --- /dev/null +++ b/docs/tutorials/lxmlgraph/step04/myapp/samplemodel.xml @@ -0,0 +1,44 @@ + + + My XMLGRAPH Website + + Site Home Page + +
+

Welcome to the site. We have lots to say.

+

Or, maybe not.

+
+ +
+ + Folder One + + doc1 in folder1 + +
+

I am in an HTML div so I can do LOTS of + formatting.

+
+ +
+ + doc2 in folder1 + +
+

Keep this on one line.

+
+ +
+
+ + The Second Folder + + doc1 in folder2 + +
+

This is a special folder. It's folder 2!

+
+ +
+
+
-- cgit v1.2.3