aboutsummaryrefslogtreecommitdiff
path: root/includes/js/dojox/data/tests/stores/geography_withspeciallabel.xml
diff options
context:
space:
mode:
Diffstat (limited to 'includes/js/dojox/data/tests/stores/geography_withspeciallabel.xml')
-rw-r--r--includes/js/dojox/data/tests/stores/geography_withspeciallabel.xml51
1 files changed, 0 insertions, 51 deletions
diff --git a/includes/js/dojox/data/tests/stores/geography_withspeciallabel.xml b/includes/js/dojox/data/tests/stores/geography_withspeciallabel.xml
deleted file mode 100644
index 597c164..0000000
--- a/includes/js/dojox/data/tests/stores/geography_withspeciallabel.xml
+++ /dev/null
@@ -1,51 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<opml version="1.0">
- <head>
- <title>geography.opml</title>
- <dateCreated>2006-11-10</dateCreated>
- <dateModified>2006-11-13</dateModified>
- <ownerName>Magellan, Ferdinand</ownerName>
- </head>
- <body>
- <outline text="Africa" type="continent" label="Continent/Africa">
- <outline text="Egypt" type="country" label="Country/Egypt"/>
- <outline text="Kenya" type="country" label="Country/Kenya">
- <outline text="Nairobi" type="city" label="City/Nairobi"/>
- <outline text="Mombasa" type="city" label="City/Mombasa"/>
- </outline>
- <outline text="Sudan" type="country" label="Country/Sudan">
- <outline text="Khartoum" type="city" label="City/Khartoum"/>
- </outline>
- </outline>
- <outline text="Asia" type="continent" label="Continent/Asia">
- <outline text="China" type="country" label="Country/China"/>
- <outline text="India" type="country" label="Country/India"/>
- <outline text="Russia" type="country" label="Country/Russia"/>
- <outline text="Mongolia" type="country" label="Country/Mongolia"/>
- </outline>
- <outline text="Australia" type="continent" population="21 million" label="Continent/Australia">
- <outline text="Australia" type="country" population="21 million" label="Country/Australia"/>
- </outline>
- <outline text="Europe" type="continent" label="Contintent/Europe">
- <outline text="Germany" type="country" label="Country/Germany"/>
- <outline text="France" type="country" label="Country/France"/>
- <outline text="Spain" type="country" label="Country/Spain"/>
- <outline text="Italy" type="country" label="Country/Italy"/>
- </outline>
- <outline text="North America" type="continent" label="Continent/North America">
- <outline text="Mexico" type="country" population="108 million" area="1,972,550 sq km" label="Country/Mexico">
- <outline text="Mexico City" type="city" population="19 million" timezone="-6 UTC" label="City/Mexico City"/>
- <outline text="Guadalajara" type="city" population="4 million" timezone="-6 UTC" label="City/Guadalajara"/>
- </outline>
- <outline text="Canada" type="country" population="33 million" area="9,984,670 sq km" label="Country/Canada">
- <outline text="Ottawa" type="city" population="0.9 million" timezone="-5 UTC" label="City/Ottawa"/>
- <outline text="Toronto" type="city" population="2.5 million" timezone="-5 UTC" label="City/Toronto"/>
- </outline>
- <outline text="United States of America" type="country" label="Country/United States of America"/>
- </outline>
- <outline text="South America" type="continent" label="Continent/South America">
- <outline text="Brazil" type="country" population="186 million" label="Country/Brazil"/>
- <outline text="Argentina" type="country" population="40 million" label="Country/Argentina"/>
- </outline>
- </body>
-</opml>