summaryrefslogtreecommitdiffstats
path: root/test/xml/encoded-attrs/test1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/xml/encoded-attrs/test1.xml')
-rw-r--r--test/xml/encoded-attrs/test1.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/xml/encoded-attrs/test1.xml b/test/xml/encoded-attrs/test1.xml
new file mode 100644
index 0000000..ffce99c
--- /dev/null
+++ b/test/xml/encoded-attrs/test1.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<root>
+ <elem attr1="1 &amp; 2" attr2="3 &amp; 4" attr3="5 &amp; 6"/>
+</root>
+