aboutsummaryrefslogtreecommitdiffstats
path: root/test/rexml/data/dash.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/rexml/data/dash.xml')
-rw-r--r--test/rexml/data/dash.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/rexml/data/dash.xml b/test/rexml/data/dash.xml
new file mode 100644
index 0000000000..e1be655750
--- /dev/null
+++ b/test/rexml/data/dash.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<content-repository>
+ <content-repository-child-1>
+ <content-1>content-1-text</content-1>
+ </content-repository-child-1>
+ <content-repository-child-2>
+ <content-2>content-2-text</content-2>
+ </content-repository-child-2>
+ <content-repository-child-3>
+ <content-3>content-3-text</content-3>
+ </content-repository-child-3>
+</content-repository>