diff options
Diffstat (limited to 'examples/xml/disclaimer.xml')
-rw-r--r-- | examples/xml/disclaimer.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/xml/disclaimer.xml b/examples/xml/disclaimer.xml new file mode 100644 index 0000000..3abf43c --- /dev/null +++ b/examples/xml/disclaimer.xml @@ -0,0 +1,6 @@ +<?xml version='1.0'?> +<disclaimer> + <p>The opinions represented herein represent those of the individual + and should not be interpreted as official policy endorsed by this + organization.</p> +</disclaimer> |