summaryrefslogtreecommitdiffstats
path: root/libxml2/test/threads/cab.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2/test/threads/cab.xml')
-rw-r--r--libxml2/test/threads/cab.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/libxml2/test/threads/cab.xml b/libxml2/test/threads/cab.xml
new file mode 100644
index 0000000..a1631d0
--- /dev/null
+++ b/libxml2/test/threads/cab.xml
@@ -0,0 +1,7 @@
+<!DOCTYPE cab SYSTEM "http://example.org/cab.dtd">
+<cab>
+ <c/>
+ <a>Let's use predefined entites &amp; &lt; &gt;</a>
+ <b>Let's use a DTD defined entity &bent;</b>
+</cab>
+