summaryrefslogtreecommitdiff
path: root/examples/xml/document.xml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xml/document.xml')
-rw-r--r--examples/xml/document.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/xml/document.xml b/examples/xml/document.xml
new file mode 100644
index 0000000..b4f32ec
--- /dev/null
+++ b/examples/xml/document.xml
@@ -0,0 +1,5 @@
+<?xml version='1.0'?>
+<document xmlns:xi="http://www.w3.org/2003/XInclude">
+ <p>120 Mz is adequate for an average home user.</p>
+ <xi:include href="disclaimer.xml"/>
+</document>