aboutsummaryrefslogtreecommitdiffstats
path: root/new.xml
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-10-24 15:45:51 +0200
committerMatěj Cepl <mcepl@redhat.com>2011-10-24 23:26:32 +0200
commitaaab0e1e065a31c25a81d972d0b2e5221cbcba4d (patch)
treeaca6644e995fd1569a07b8c5a97aa3b9f28f8fbb /new.xml
parent7f7b2e533dbdfaef16f41902e750588f58e2cdaf (diff)
downloadjson_diff-aaab0e1e065a31c25a81d972d0b2e5221cbcba4d.tar.gz
Syntaically correct, but not working.
Huge refactoring of data strctures is probably needed.
Diffstat (limited to 'new.xml')
-rw-r--r--new.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/new.xml b/new.xml
new file mode 100644
index 0000000..9abd148
--- /dev/null
+++ b/new.xml
@@ -0,0 +1,7 @@
+<list>
+ <a>4</a>
+ <c>3</c>
+ <d>
+ <son>Janíček</son>
+ </d>
+</list>