diff test-data/test.xml @ 2:3ab2ac4f3304 draft

Uploaded
author iuc
date Tue, 28 Apr 2015 22:56:29 -0400
parents 159bdf04ae19
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/test.xml	Tue Apr 28 22:56:29 2015 -0400
@@ -0,0 +1,12 @@
+<root>
+    <a>
+        <b attr="value">1</b>
+        <b attr="none">2</b>
+        <b>3</b>
+    </a>
+    <c>
+        <d>4</d>
+        <d>5</d>
+    </c>
+</root>
+