summaryrefslogtreecommitdiff
path: root/test/tests/conf/copy/copy26.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/tests/conf/copy/copy26.xml')
-rw-r--r--test/tests/conf/copy/copy26.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/tests/conf/copy/copy26.xml b/test/tests/conf/copy/copy26.xml
new file mode 100644
index 0000000..09f1354
--- /dev/null
+++ b/test/tests/conf/copy/copy26.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<inc>
+ <list>
+ <node1>foo1</node1>
+ <node2>foo2</node2>
+ <node3>foo3</node3>
+ </list>
+ <node1>bar1</node1>
+ <node2>bar2</node2>
+ <node4 ax="by+c">bar4</node4>
+</inc> \ No newline at end of file