summaryrefslogtreecommitdiff
path: root/new.xml
diff options
context:
space:
mode:
authorEric2020-02-05 10:41:22 +0530
committerEric2020-02-05 10:41:22 +0530
commit7b8bcbf94269e69d5aab2209a4e72b66eee4ca2e (patch)
tree8e3ec7863f7ac351fc945c0eb1cf0ccb6b29dae4 /new.xml
parent5db421c70cb0ec9055f41b5a91478676f413efd0 (diff)
downloadxcos_converter-7b8bcbf94269e69d5aab2209a4e72b66eee4ca2e.tar.gz
xcos_converter-7b8bcbf94269e69d5aab2209a4e72b66eee4ca2e.tar.bz2
xcos_converter-7b8bcbf94269e69d5aab2209a4e72b66eee4ca2e.zip
All the basic codes added
Diffstat (limited to 'new.xml')
-rw-r--r--new.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/new.xml b/new.xml
new file mode 100644
index 0000000..bb41392
--- /dev/null
+++ b/new.xml
@@ -0,0 +1,22 @@
+<data>
+ <country name="Liechtenstein">
+ <rank updated="yes">3</rank>
+ <year>1/1/2011</year>
+ <gdppc>141100</gdppc>
+ <neighbor direction="E" name="Austria" />
+ <neighbor direction="W" name="Switzerland" />
+ </country>
+ <country name="Singapore">
+ <rank updated="yes">6</rank>
+ <year>2011</year>
+ <gdppc>59900</gdppc>
+ <neighbor direction="N" name="Malaysia" />
+ </country>
+ <country name="Panama">
+ <rank updated="yes">70</rank>
+ <year>2011</year>
+ <gdppc>13600</gdppc>
+ <neighbor direction="W" name="Costa Rica" />
+ <neighbor direction="E" name="Colombia" />
+ </country>
+</data> \ No newline at end of file