libgweather r298 - in trunk: . data data/sources



Author: danw
Date: Mon Aug  4 01:05:10 2008
New Revision: 298
URL: http://svn.gnome.org/viewvc/libgweather?rev=298&view=rev

Log:
	* data/Locations.xml.in: Regenerate this. Now every <location>
	node is inside a <city> node with a real city name, and the file
	can be regenerated easily as we get updated weather station lists.

	* data/build-locationdb.pl:
	* data/update-locations.py: the Locations.xml.in-rebuilding
	scripts. (Not yet in final form. Still need some refactoring and
	bugfixes...)

	* data/sources:
	* data/sources/README.sources: Directory to store the
	location/weather source files in, and a description of them

	* data/city-fixups.pl:
	* data/station-fixups.pl:
	* data/major-cities.txt: Additional scripts and data to "patch"
	the upstream data sources

	* data/check-observations.py: Script to get a list of currently-
	reporting weather stations

	* data/Makefile.am: add rebuild-locations rule

	* data/locations.dtd: update for schema changes


Added:
   trunk/data/build-locationdb.pl
   trunk/data/check-observations.py
   trunk/data/city-fixups.pl
   trunk/data/major-cities.txt
   trunk/data/sources/
   trunk/data/sources/README.sources
   trunk/data/station-fixups.pl
   trunk/data/update-locations.py
Modified:
   trunk/ChangeLog
   trunk/data/Locations.xml.in
   trunk/data/Makefile.am
   trunk/data/locations.dtd

Modified: trunk/data/Locations.xml.in
==============================================================================
--- trunk/data/Locations.xml.in	(original)
+++ trunk/data/Locations.xml.in	Mon Aug  4 01:05:10 2008
@@ -1,30117 +1,55753 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!DOCTYPE gweather SYSTEM "locations.dtd">
 <gweather format="1.0">
-<!--
-     Always check this file with "xmllint" after modification,
-     using the "valid" and "noout" options!
--->
-<region>
-  <_name>Middle East</_name>
-  <country>
-    <!-- AE - United Arab Emirates -->
-    <_name>United Arab Emirates</_name>
-    <iso-code>AE</iso-code>
-    <tz-hint>Asia/Dubai</tz-hint>
-    <location>
-      <!-- Translators: This is in United Arab Emirates. -->
-      <_name>Abu Dhabi</_name>
-      <code>OMAA</code>
-      <coordinates>24-26N 054-39E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in United Arab Emirates. -->
-      <_name>Al Ain</_name>
-      <code>OMAL</code>
-      <coordinates>24-16N 055-36E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in United Arab Emirates. -->
-      <_name>Dubai</_name>
-      <code>OMDB</code>
-      <coordinates>25-15N 055-20E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in United Arab Emirates. -->
-      <_name>Fujairah</_name>
-      <code>OMFJ</code>
-      <coordinates>25-06N 056-20E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in United Arab Emirates. -->
-      <_name>Ras Al Khaimah</_name>
-      <code>OMRK</code>
-      <coordinates>25-37N 055-56E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in United Arab Emirates. -->
-      <_name>Sharjah</_name>
-      <code>OMSJ</code>
-      <coordinates>25-20N 055-31E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- QA - Qatar -->
-    <_name>Qatar</_name>
-    <iso-code>QA</iso-code>
-    <tz-hint>Asia/Qatar</tz-hint>
-    <location>
-      <!-- Translators: This is in Qatar. -->
-      <_name>Al Udeid</_name>
-      <code>KQIR</code>
-      <coordinates>25-07N 051-18E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Qatar. -->
-      <_name>Doha</_name>
-      <code>OTBD</code>
-      <coordinates>25-07N 051-18E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- OM - Oman -->
-    <_name>Oman</_name>
-    <iso-code>OM</iso-code>
-    <tz-hint>Asia/Muscat</tz-hint>
-    <location>
-      <!-- Translators: This is in Oman. -->
-      <_name>Salalah</_name>
-      <code>OOSA</code>
-      <coordinates>17-02N 054-05E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Oman. -->
-      <_name>Seeb</_name>
-      <code>OOMS</code>
-      <coordinates>23-35N 058-17E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- YE - Yemen -->
-    <_name>Yemen</_name>
-    <iso-code>YE</iso-code>
-    <tz-hint>Asia/Aden</tz-hint>
-    <location>
-      <!-- Translators: This is in Yemen. -->
-      <_name>Aden</_name>
-      <code>OYAA</code>
-      <coordinates>12-40N 045-02E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Yemen. -->
-      <_name>Ataq</_name>
-      <code>OYAT</code>
-      <coordinates>14-31N 046-51E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Yemen. -->
-      <_name>Hodeidah</_name>
-      <code>OYHD</code>
-      <coordinates>14-45N 042-59E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Yemen. -->
-      <_name>Marib</_name>
-      <code>OYMB</code>
-      <coordinates>15-26N 045-20E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Yemen. -->
-      <_name>Sa'Ada/Sadah</_name>
-      <code>OYSH</code>
-      <coordinates>16-58N 043-44E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Yemen. -->
-      <_name>Sana'A</_name>
-      <code>OYSN</code>
-      <coordinates>15-31N 044-11E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Yemen. -->
-      <_name>Sayun</_name>
-      <code>OYSY</code>
-      <coordinates>15-58N 048-48E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Yemen. -->
-      <_name>Socotra</_name>
-      <code>OYSQ</code>
-      <coordinates>12-38N 053-54E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Yemen. -->
-      <_name>Taiz</_name>
-      <code>OYTZ</code>
-      <coordinates>13-41N 044-08E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- SA - Saudi Arabia -->
-    <_name>Saudi Arabia</_name>
-    <iso-code>SA</iso-code>
-    <tz-hint>Asia/Riyadh</tz-hint>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Abha</_name>
-      <code>OEAB</code>
-      <coordinates>18-14N 042-39E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Al Ahsa</_name>
-      <code>OEAH</code>
-      <coordinates>25-18N 049-29E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Al Baha</_name>
-      <code>OEBA</code>
-      <coordinates>20-18N 041-38E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Al Qaysumah</_name>
-      <code>OEPA</code>
-      <coordinates>28-19N 046-07E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Al-Jouf</_name>
-      <code>OESK</code>
-      <coordinates>29-47N 040-06E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Arar</_name>
-      <code>OERR</code>
-      <coordinates>30-54N 041-08E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Bisha</_name>
-      <code>OEBH</code>
-      <coordinates>19-59N 042-37E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Dammam</_name>
-      <code>OEDF</code>
-      <coordinates>26-28N 049-47E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Dhahran</_name>
-      <code>OEDR</code>
-      <coordinates>26-16N 050-09E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Gassim</_name>
-      <code>OEGS</code>
-      <coordinates>26-18N 043-46E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Gizan</_name>
-      <code>OEGN</code>
-      <coordinates>16-54N 042-35E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Guriat</_name>
-      <code>OEGT</code>
-      <coordinates>31-24N 037-16E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Hafr Al-Batin</_name>
-      <code>OEKK</code>
-      <coordinates>27-54N 045-32E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Hail</_name>
-      <code>OEHL</code>
-      <coordinates>27-26N 041-41E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Jeddah King Abdul Aziz International Airport</_name>
-      <code>OEJN</code>
-      <coordinates>21-42N 039-11E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Khamis Mushait</_name>
-      <code>OEKM</code>
-      <coordinates>18-18N 042-48E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>King Khaled International Airport</_name>
-      <code>OERK</code>
-      <coordinates>24-56N 046-43E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Madinah</_name>
-      <code>OEMA</code>
-      <coordinates>24-33N 039-42E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Makkah</_name>
-      <code>OEMK</code>
-      <coordinates>21-26N 039-46E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Najran</_name>
-      <code>OENG</code>
-      <coordinates>17-37N 044-25E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Rafha</_name>
-      <code>OERF</code>
-      <coordinates>29-37N 043-29E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Riyadh</_name>
-      <code>OERY</code>
-      <coordinates>24-43N 046-44E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Sharurah</_name>
-      <code>OESH</code>
-      <coordinates>17-28N 047-07E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Tabuk</_name>
-      <code>OETB</code>
-      <coordinates>28-22N 036-36E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Taif</_name>
-      <code>OETF</code>
-      <coordinates>21-29N 040-33E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Turaif</_name>
-      <code>OETR</code>
-      <coordinates>31-41N 038-44E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Wadi Al Dawasser Airport</_name>
-      <code>OEWD</code>
-      <coordinates>20-30N 045-12E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Wejh</_name>
-      <code>OEWJ</code>
-      <coordinates>26-12N 036-28E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Saudi Arabia. -->
-      <_name>Yenbo</_name>
-      <code>OEYN</code>
-      <coordinates>24-09N 038-04E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- BH - Bahrain -->
-    <_name>Bahrain</_name>
-    <iso-code>BH</iso-code>
-    <tz-hint>Asia/Bahrain</tz-hint>
-    <location>
-      <_name>Bahrain</_name>
-      <code>OBBI</code>
-      <coordinates>26-16N 050-39E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- LB - Lebanon -->
-    <_name>Lebanon</_name>
-    <iso-code>LB</iso-code>
-    <tz-hint>Asia/Beirut</tz-hint>
-    <location>
-      <!-- Translators: This is in Lebanon. -->
-      <_name>Beirut</_name>
-      <code>OLBA</code>
-      <coordinates>33-49N 035-29E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- IL - Israel -->
-    <_name>Israel</_name>
-    <iso-code>IL</iso-code>
-    <tz-hint>Asia/Jerusalem</tz-hint>
-    <location>
-      <!-- Translators: This is in Israel. -->
-      <_name>Ben-Gurion</_name>
-      <code>LLBG</code>
-      <coordinates>32-00N 034-54E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Israel. -->
-      <_name>Eilat</_name>
-      <code>LLET</code>
-      <coordinates>29-33N 034-57E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Israel. -->
-      <_name>Galilee/Pina</_name>
-      <code>LLIB</code>
-      <coordinates>32-58-48N 035-34-12E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Israel. -->
-      <_name>Ovda</_name>
-      <code>LLOV</code>
-      <coordinates>30-00N 034-50E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Israel. -->
-      <_name>Tel Aviv</_name>
-      <code>LLSD</code>
-      <coordinates>32-06-53N 034-46-56E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- IR - Islamic Republic of Iran -->
-    <_name>Iran</_name>
-    <iso-code>IR</iso-code>
-    <tz-hint>Asia/Tehran</tz-hint>
-    <location>
-      <!-- Translators: This is in Iran. -->
-      <_name>Abadan</_name>
-      <code>OIAA</code>
-      <coordinates>30-22N 048-15E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Iran. -->
-      <_name>Ahwaz</_name>
-      <code>OIAW</code>
-      <coordinates>31-20N 048-40E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Iran. -->
-      <_name>Ardabil</_name>
-      <code>OITL</code>
-      <coordinates>38-19-35N 048-25-28E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Iran. -->
-      <_name>Bandarabbass</_name>
-      <code>OIKB</code>
-      <coordinates>27-13N 056-22E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Iran. -->
-      <_name>Bushehr Civ/Afb</_name>
-      <code>OIBB</code>
-      <coordinates>28-59N 050-50E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Iran. -->
-      <_name>Esfahan</_name>
-      <code>OIFM</code>
-      <coordinates>32-28N 051-43E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Iran. -->
-      <_name>Hamadan</_name>
-      <code>OIHH</code>
-      <coordinates>34-52-05N 048-33-08E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Iran. -->
-      <_name>Karaj/Payam</_name>
-      <code>OIIP</code>
-      <coordinates>35-46-34N 050-49-36E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Iran. -->
-      <_name>Kerman</_name>
-      <code>OIKK</code>
-      <coordinates>30-15N 056-58E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Iran. -->
-      <_name>Kermanshah</_name>
-      <code>OICC</code>
-      <coordinates>34-16N 047-07E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Iran. -->
-      <_name>Khorram Abad</_name>
-      <code>OICK</code>
-      <coordinates>33-26-11N 048-17-09E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Iran. -->
-      <_name>Kish Island/Kish</_name>
-      <code>OIBK</code>
-      <coordinates>26-31-36N 053-58-54E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Iran. -->
-      <_name>Mashhad</_name>
-      <code>OIMM</code>
-      <coordinates>36-16N 059-38E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Iran. -->
-      <_name>Noshahr</_name>
-      <code>OINN</code>
-      <coordinates>36-39-48N 051-27-53E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Iran. -->
-      <_name>Orumieh</_name>
-      <code>OITR</code>
-      <coordinates>37-32N 045-05E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Iran. -->
-      <_name>Ramsar</_name>
-      <code>OINR</code>
-      <coordinates>36-54N 050-40E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Iran. -->
-      <_name>Rasht</_name>
-      <code>OIGG</code>
-      <coordinates>37-12N 049-38E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Iran. -->
-      <_name>Sanandaj</_name>
-      <code>OICS</code>
-      <coordinates>35-20N 047-00E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Iran. -->
-      <_name>Shiraz</_name>
-      <code>OISS</code>
-      <coordinates>29-32N 052-35E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Iran. -->
-      <_name>Tabriz</_name>
-      <code>OITT</code>
-      <coordinates>38-05N 046-17E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Iran. -->
-      <_name>Tehran-Mehrabad</_name>
-      <code>OIII</code>
-      <coordinates>35-41N 051-21E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Iran. -->
-      <_name>Yazd</_name>
-      <code>OIYY</code>
-      <coordinates>31-54N 054-24E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Iran. -->
-      <_name>Zahedan</_name>
-      <code>OIZH</code>
-      <coordinates>29-28N 060-53E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- IQ - Iraq -->
-    <_name>Iraq</_name>
-    <iso-code>IQ</iso-code>
-    <tz-hint>Asia/Baghdad</tz-hint>
-  </country>
-  <country>
-    <!-- JO - Jordan -->
-    <_name>Jordan</_name>
-    <iso-code>JO</iso-code>
-    <tz-hint>Asia/Amman</tz-hint>
-    <location>
-      <!-- Translators: This is in Jordan. -->
-      <_name>Amman</_name>
-      <code>OJAM</code>
-      <coordinates>31-59N 035-59E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Jordan. -->
-      <_name>Aqaba</_name>
-      <code>OJAQ</code>
-      <coordinates>29-38N 035-01E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Jordan. -->
-      <_name>Queen Alia Airport</_name>
-      <code>OJAI</code>
-      <coordinates>31-40N 035-58E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- KW - Kuwait -->
-    <_name>Kuwait</_name>
-    <iso-code>KW</iso-code>
-    <tz-hint>Asia/Kuwait</tz-hint>
-    <location>
-      <_name>Kuwait</_name>
-      <code>OKBK</code>
-      <coordinates>29-13N 047-59E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- PS - Occupied Palestinian Territory -->
-    <_name>Palestinian Territory</_name>
-    <iso-code>PS</iso-code>
-    <tz-hint>Asia/Gaza</tz-hint>
-  </country>
-  <country>
-    <!-- SY - Syrian Arab Republic -->
-    <_name>Syria</_name>
-    <iso-code>SY</iso-code>
-    <tz-hint>Asia/Damascus</tz-hint>
-    <location>
-      <!-- Translators: This is in Syria. -->
-      <_name>Aleppo</_name>
-      <code>OSAP</code>
-      <coordinates>36-11N 037-12E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Syria. -->
-      <_name>Damascus</_name>
-      <code>OSDI</code>
-      <coordinates>33-25N 036-31E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Syria. -->
-      <_name>Deir Ezzor</_name>
-      <code>OSDZ</code>
-      <coordinates>35-19N 040-09E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Syria. -->
-      <_name>Kamishli</_name>
-      <code>OSKL</code>
-      <coordinates>37-03N 041-13E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Syria. -->
-      <_name>Lattakia</_name>
-      <code>OSLK</code>
-      <coordinates>35-32N 035-46E</coordinates>
-    </location>
-  </country>
-</region>
-<region>
-  <_name>North America</_name>
-  <country>
-    <!-- MX - Mexico -->
-    <_name>Mexico</_name>
-    <iso-code>MX</iso-code>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Aguascalientes</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-	<!-- Translators: This is in Mexico. -->
-	<_name>Aguascalientes</_name>
-	<code>MMAS</code>
-	<coordinates>21-53N 102-18W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Baja California</_name>
-      <tz-hint>America/Tijuana</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Mexicali</_name>
-        <code>MMML</code>
-        <coordinates>32-38N 117-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Tijuana</_name>
-        <code>MMTJ</code>
-        <coordinates>32-33N 116-58W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Baja California Sur</_name>
-      <tz-hint>America/Mazatlan</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>La Paz</_name>
-        <code>MMLP</code>
-        <coordinates>24-04N 110-22W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Loreto</_name>
-        <code>MMLT</code>
-        <coordinates>26-01N 111-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>San Josà del Cabo</_name>
-        <code>MMSD</code>
-        <coordinates>23-09N 109-42W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Campeche</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-	<!-- Translators: This is in Mexico. -->
-	<_name>Campeche</_name>
-	<code>MMCP</code>
-	<coordinates>19-51N 090-33W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Ciudad del Carmen</_name>
-        <code>MMCE</code>
-        <coordinates>18-39N 091-48W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Chiapas</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Tapachula</_name>
-        <code>MMTP</code>
-        <coordinates>14-47N 092-23W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Tuxtla GutiÃrrez</_name>
-        <code>MMTG</code>
-        <coordinates>16-45N 093-07W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Chihuahua</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Chihuahua</_name>
-        <code>MMCU</code>
-        <coordinates>28-42N 105-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Ciudad JuÃrez</_name>
-        <code>MMCS</code>
-        <coordinates>31-38N 106-26W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Coahuila</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Monclova</_name>
-        <code>MMMV</code>
-        <coordinates>26-53N 101-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Piedras Negras</_name>
-        <code>MMPG</code>
-        <coordinates>28-42N 100-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Saltillo</_name>
-        <code>MMIO</code>
-        <coordinates>25-27N 100-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>TorreÃn</_name>
-        <code>MMTC</code>
-        <coordinates>25-32N 103-27W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Colima</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Colima</_name>
-        <code>MMIA</code>
-        <coordinates>19-16N 103-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Manzanillo</_name>
-        <code>MMZO</code>
-        <coordinates>19-09N 104-34W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Distrito Federal</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Mexico City</_name>
-        <code>MMMX</code>
-        <coordinates>19-26N 099-06W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Durango</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Durango</_name>
-        <code>MMDO</code>
-        <coordinates>24-08N 104-32W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Guanajuato</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Del BajÃo</_name>
-        <code>MMLO</code>
-        <coordinates>21-00N 101-29W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Guanajuato</_name>
-        <code>MMGN</code>
-        <coordinates>21-01N 101-15W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>LeÃn</_name>
-        <code>MMLN</code>
-        <coordinates>21-07N 101-40W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Guerrero</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-	<!-- Translators: This is in Mexico. -->
-	<_name>Acapulco</_name>
-	<code>MMAA</code>
-	<coordinates>16-46N 099-45W</coordinates>
-      </location>
-      <location>
-	<!-- Translators: This is in Mexico. -->
-	<_name>Chilpancingo</_name>
-	<code>MMCH</code>
-	<coordinates>17-33N 099-30W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Ixtapa</_name>
-        <code>MMZH</code>
-        <coordinates>17-36N 101-28W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Hidalgo</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Pachuca</_name>
-        <code>MMPC</code>
-        <coordinates>20-02N 098-21W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Jalisco</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Guadalajara</_name>
-        <code>MMGL</code>
-        <coordinates>20-31N 103-19W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Puerto Vallarta</_name>
-        <code>MMPR</code>
-        <coordinates>20-41N 105-15W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>MÃxico</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Toluca</_name>
-        <code>MMTO</code>
-        <coordinates>19-21N 099-34W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>MichoacÃn</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Morelia</_name>
-        <code>MMMM</code>
-        <coordinates>19-51N 101-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Uruapan</_name>
-        <code>MMPN</code>
-        <coordinates>19-24N 102-02W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Morelos</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Cuernavaca</_name>
-        <code>MMCB</code>
-        <coordinates>18-53N 099-14W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Nayarit</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Tepic</_name>
-        <code>MMEP</code>
-        <coordinates>21-31N 104-54W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Nuevo LeÃn</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <city>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Monterrey</_name>
-        <location>
-        <!-- Translators: This is in Monterrey in Mexico. -->
-          <_name>Airport del Norte</_name>
-          <code>MMAN</code>
-          <coordinates>25-52N 100-14W</coordinates>
-        </location>
-        <location>
-        <!-- Translators: This is in Monterrey in Mexico. -->
-          <_name>Virgen MarÃa</_name>
-          <code>MMMY</code>
-          <coordinates>25-47N 100-06W</coordinates>
-        </location>
-      </city>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Oaxaca</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-	<_name>BahÃas de Huatulco</_name>
-	<code>MMBT</code>
-	<coordinates>15-47N 096-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Ixtepec</_name>
-        <code>MMIT</code>
-        <coordinates>16-27N 095-05W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Oaxaca</_name>
-        <code>MMOX</code>
-        <coordinates>16-58N 096-44W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Puerto Escondido</_name>
-        <code>MMPS</code>
-        <coordinates>15-52N 097-05W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Puebla</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Puebla</_name>
-        <code>MMPB</code>
-        <coordinates>19-03N 098-10W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>QuerÃtaro</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>QuerÃtaro</_name>
-        <code>MMQT</code>
-        <coordinates>20-36N 100-23W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Quintana Roo</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-	<!-- Translators: This is in Mexico. -->
-	<_name>CancÃn</_name>
-	<code>MMUN</code>
-	<coordinates>21-02N 086-52W</coordinates>
-      </location>
-      <location>
-	<!-- Translators: This is in Mexico. -->
-	<_name>Chetumal</_name>
-	<code>MMCM</code>
-	<coordinates>18-29N 088-18W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Chichen-ItzÃ</_name>
-        <code>MMCT</code>
-        <coordinates>20-38-30N 088-26-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Cozumel</_name>
-        <code>MMCZ</code>
-        <coordinates>20-32N 086-56W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>San Luis PotosÃ</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>San Luis PotosÃ</_name>
-        <code>MMSP</code>
-        <coordinates>22-09N 100-59W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Sinaloa</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>CuliacÃn</_name>
-        <code>MMCL</code>
-        <coordinates>24-49N 107-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Los Mochis</_name>
-        <code>MMLM</code>
-        <coordinates>25-41N 109-05W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>MazatlÃn</_name>
-        <code>MMMZ</code>
-        <coordinates>23-10N 106-16W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Sonora</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Ciudad ObregÃn</_name>
-        <code>MMCN</code>
-        <coordinates>27-19N 112-18W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Guaymas</_name>
-        <code>MMGM</code>
-        <coordinates>27-58N 110-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Hermosillo</_name>
-        <code>MMHO</code>
-        <coordinates>29-04N 110-57W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Tabasco</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Villahermosa</_name>
-        <code>MMVA</code>
-        <coordinates>18-00N 092-49W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Tamaulipas</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Ciudad Victoria</_name>
-        <code>MMCV</code>
-        <coordinates>23-43N 098-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Matamoros</_name>
-        <code>MMMA</code>
-        <coordinates>25-46N 097-32W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Nuevo Laredo</_name>
-        <code>MMNL</code>
-        <coordinates>27-26N 099-34W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Reynosa</_name>
-        <code>MMRX</code>
-        <coordinates>26-01N 098-14W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Tampico</_name>
-        <code>MMTM</code>
-        <coordinates>22-17N 097-52W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Tlaxcala</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Tlaxcala</_name>
-        <code>MMTL</code>
-        <coordinates>19-18N 098-14W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Veracruz</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>MinatitlÃn</_name>
-        <code>MMMT</code>
-        <coordinates>18-06N 094-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Poza Rica</_name>
-        <code>MMPA</code>
-        <coordinates>20-31N 097-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Veracruz</_name>
-        <code>MMVR</code>
-        <coordinates>19-09N 096-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Xalapa</_name>
-        <code>MMXL</code>
-        <coordinates>19-32N 096-55W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>YucatÃn</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>MÃrida</_name>
-        <code>MMMD</code>
-        <coordinates>20-56N 089-39W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is in Mexico -->
-      <_name>Zacatecas</_name>
-      <tz-hint>America/Mexico_City</tz-hint>
-      <location>
-        <!-- Translators: This is in Mexico. -->
-        <_name>Zacatecas</_name>
-        <code>MMZC</code>
-        <coordinates>22-54N 102-41W</coordinates>
-      </location>
-    </state>
-  </country>
-  <country>
-    <!-- US - United States, aka United States of America -->
-    <_name>United States</_name>
-    <iso-code>US</iso-code>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Alabama</_name>
-      <tz-hint>America/Chicago</tz-hint>
-      <location>
-        <!-- Translators: This is in Alabama in the United States. -->
-        <_name>Alabaster</_name>
-        <code>KEET</code>
-        <zone>ALZ019</zone>
-        <radar>bhm</radar>
-        <coordinates>33-10-42N 086-46-54W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alabama in the United States. -->
-        <_name>Alexander City</_name>
-        <code>KALX</code>
-        <coordinates>32-54-53N 085-57-46W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alabama in the United States. -->
-        <_name>Andalusia</_name>
-        <code>K79J</code>
-        <coordinates>31-18-00N 086-23-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alabama in the United States. -->
-        <_name>Anniston</_name>
-        <code>KANB</code>
-        <zone>ALZ019</zone>
-        <radar>bhm</radar>
-        <coordinates>33-35-26N 085-50-51W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alabama in the United States. -->
-        <_name>Auburn</_name>
-        <code>KAUO</code>
-        <zone>ALZ047</zone>
-        <radar>bhm</radar>
-        <coordinates>32-37N 085-26W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Alabama in the United States. -->
-       <_name>Birmingham</_name>
-       <location>
-         <!-- Translators: This is in Alabama in the United States. -->
-         <_name>Birmingham</_name>
-         <code>KBHM</code>
-         <zone>ALZ024</zone>
-         <radar>bhm</radar>
-         <coordinates>33-33-56N 086-44-42W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Alabama in the United States. -->
-        <_name>Cullman</_name>
-        <code>K3A1</code>
-        <coordinates>34-16-07N 086-51-30W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alabama in the United States. -->
-        <_name>Decatur</_name>
-        <code>KDCU</code>
-        <radar>tup</radar>
-        <coordinates>34-39-29N 086-56-36W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alabama in the United States. -->
-        <_name>Dothan</_name>
-        <code>KDHN</code>
-        <zone>ALZ066</zone>
-        <radar>tlh</radar>
-        <coordinates>31-19-17N 085-26-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alabama in the United States. -->
-        <_name>Evergreen</_name>
-        <code>KGZH</code>
-        <radar>jan</radar>
-        <coordinates>31-25-08N 087-02-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alabama in the United States. -->
-        <_name>Fort Payne</_name>
-        <code>K4A9</code>
-        <coordinates>34-28-25N 085-43-17W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alabama in the United States. -->
-        <_name>Gadsden</_name>
-        <code>KGAD</code>
-        <zone>ALZ018</zone>
-        <radar>bhm</radar>
-        <coordinates>33-58N 086-05W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Alabama in the United States. -->
-       <_name>Huntsville</_name>
-       <location>
-        <!-- Translators: This is in Huntsville, Alabama in the United States. -->
-         <_name>Huntsville</_name>
-         <code>KHSV</code>
-         <zone>ALZ006</zone>
-         <radar>tip</radar>
-         <coordinates>34-38-37N 086-47-08W</coordinates>
-       </location>
-       <location>
-        <!-- Translators: This is in Huntsville, Alabama in the United States. -->
-         <_name>Madison County Executive Airport</_name>
-         <code>KMDQ</code>
-         <zone>ALZ006</zone>
-         <radar>tip</radar>
-         <coordinates>34-51-41N 086-33-26W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Alabama in the United States. -->
-       <_name>Mobile</_name>
-       <location>
-         <!-- Translators: This is in Mobile, Alabama in the United States. -->
-         <_name>Mobile Downtown Airport</_name>
-         <code>KBFM</code>
-         <zone>ALZ061</zone>
-         <radar>bix</radar>
-         <coordinates>30-36-50N 088-03-48W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Mobile, Alabama in the United States. -->
-         <_name>Mobile Regional Airport</_name>
-         <code>KMOB</code>
-         <zone>ALZ061</zone>
-         <radar>bix</radar>
-         <coordinates>30-41-18N 088-14-44W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Alabama in the United States. -->
-        <_name>Montgomery</_name>
-        <code>KMGM</code>
-        <zone>ALZ044</zone>
-        <radar>bhm</radar>
-        <coordinates>32-18-01N 086-24-22W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alabama in the United States. -->
-        <_name>Maxwell AFB</_name>
-        <code>KMXF</code>
-        <zone>ALZ044</zone>
-        <radar>bhm</radar>
-        <coordinates>32-23N 086-22W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alabama in the United States. -->
-        <_name>Muscle Shoals</_name>
-        <code>KMSL</code>
-        <zone>ALZ002</zone>
-        <radar>tup</radar>
-        <coordinates>34-44-38N 087-35-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alabama in the United States. -->
-        <_name>Ozark</_name>
-        <code>KOZR</code>
-        <zone>ALZ066</zone>
-        <radar>tlh</radar>
-        <coordinates>31-17N 085-43W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alabama in the United States. -->
-        <_name>Troy</_name>
-        <code>KTOI</code>
-        <coordinates>31-51-38N 086-00-44W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alabama in the United States. -->
-        <_name>Tuscaloosa</_name>
-        <code>KTCL</code>
-        <zone>ALZ023</zone>
-        <radar>bhm</radar>
-        <coordinates>33-12-43N 087-36-57W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Alaska</_name>
-      <tz-hint>America/Anchorage</tz-hint>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Adak Island</_name>
-	<tz-hint>America/Adak</tz-hint>
-        <code>PADK</code>
-        <zone>AKZ020</zone>
-        <radar>alaska</radar>
-        <coordinates>51-52-40N 176-38-45W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Ambler</_name>
-        <code>PAFM</code>
-        <zone>AKZ003</zone>
-        <radar>alaska</radar>
-        <coordinates>67-06N 157-51W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Anaktuvuk Pass</_name>
-        <code>PAKP</code>
-        <zone>AKZ001</zone>
-        <radar>alaska</radar>
-        <coordinates>68-08-01N 151-44-36W</coordinates>
-      </location>
-      <city>
-        <!-- Translators: This is in Alaska in the United States. -->
-   	<_name>Anchorage</_name>
-	<zone>AKZ015</zone>
-	<radar>alaska</radar>
-	<location>
-          <!-- Translators: This is in Anchorage, Alaska in the United States. -->
-	  <_name>Ted Stevens Anchorage Airport</_name>
-	  <code>PANC</code>
-	  <coordinates>61-10-28N 149-59-46W</coordinates>
-	</location>
-	<location>
-          <!-- Translators: This is in Anchorage, Alaska in the United States.
-		AFB is short for "Air Force Base" -->
-	  <_name>Elmendorf AFB</_name>
-	  <code>PAED</code>
-	  <coordinates>61-15-11N 149-47-38W</coordinates>
-	</location>
-	<location>
-          <!-- Translators: This is in Anchorage, Alaska in the United States. -->
-	  <_name>Lake Hood Sea Plane Base</_name>
-	  <code>PALH</code>
-	  <coordinates>61-11N 149-58W</coordinates>
-	</location>
-	<location>
-          <!-- Translators: This is in Anchorage, Alaska in the United States. -->
-	  <_name>Merrill Field</_name>
-	  <code>PAMR</code>
-	  <coordinates>61-13N 149-51W</coordinates>
-	</location>
-      </city>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Angoon</_name>
-        <code>PAGN</code>
-        <radar>alaska</radar>
-        <coordinates>57-30N 134-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Aniak</_name>
-        <code>PANI</code>
-        <zone>AKZ010</zone>
-        <radar>alaska</radar>
-        <coordinates>61-34-53N 159-32-34W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Annette</_name>
-        <code>PANT</code>
-        <radar>alaska</radar>
-        <coordinates>55-02-32N 131-34-20W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Anvik</_name>
-        <code>PANV</code>
-        <radar>alaska</radar>
-        <coordinates>62-38-54N 160-11-23W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Arctic Village</_name>
-        <code>PARC</code>
-        <radar>alaska</radar>
-        <coordinates>68-06-52N 145-34-45W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Atka</_name>
-	<tz-hint>America/Adak</tz-hint>
-        <code>PAAK</code>
-        <radar>alaska</radar>
-        <coordinates>52-13-13N 174-12-23W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Barrow</_name>
-        <code>PABR</code>
-        <zone>AKZ001</zone>
-        <radar>alaska</radar>
-        <coordinates>71-17-07N 156-45-57W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Alaska in the United States. -->
-       <_name>Barter Island</_name>
-       <location>
-         <!-- Translators: This is in Barter Island, Alaska in the United States. -->
-         <_name>Airport</_name>
-         <code>PABA</code>
-         <radar>alaska</radar>
-         <coordinates>70-08-02N 143-34-37W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Bethel</_name>
-        <code>PABE</code>
-        <zone>AKZ010</zone>
-        <radar>alaska</radar>
-        <coordinates>60-46-47N 161-50-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Bettles</_name>
-        <code>PABT</code>
-        <zone>AKZ004</zone>
-        <radar>alaska</radar>
-        <coordinates>66-55N 151-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Big River Lake</_name>
-        <code>PALV</code>
-        <zone>AKZ001</zone>
-        <radar>alaska</radar>
-        <coordinates>60-49N 152-18W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Birchwood</_name>
-        <code>PABV</code>
-        <radar>alaska</radar>
-        <coordinates>61-25N 149-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Buckland</_name>
-        <code>PABL</code>
-        <radar>alaska</radar>
-        <coordinates>65-58-56N 161-09-07W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Cantwell</_name>
-        <code>PATW</code>
-        <zone>AKZ004</zone>
-        <radar>alaska</radar>
-        <coordinates>63-24N 148-57W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Cape Lisburne</_name>
-        <code>PALU</code>
-        <radar>alaska</radar>
-        <coordinates>68-53N 166-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Cape Newenham</_name>
-        <code>PAEH</code>
-        <radar>alaska</radar>
-        <coordinates>58-39N 162-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Cape Romanzof</_name>
-        <code>PACZ</code>
-        <radar>alaska</radar>
-        <coordinates>61-47N 166-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Central</_name>
-        <code>PARL</code>
-        <radar>alaska</radar>
-        <coordinates>65-34-26N 144-46-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Chandalar Lake</_name>
-        <code>PALR</code>
-        <zone>AKZ004</zone>
-        <radar>alaska</radar>
-        <coordinates>67-30N 148-29W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Chignik</_name>
-        <code>PAJC</code>
-        <radar>alaska</radar>
-        <coordinates>56-18-41N 158-22-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Chulitna</_name>
-        <code>PAEC</code>
-        <radar>alaska</radar>
-        <coordinates>62-53N 149-50W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Cold Bay</_name>
-        <code>PACD</code>
-        <zone>AKZ020</zone>
-        <radar>alaska</radar>
-        <coordinates>55-13-15N 162-43-40W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Alaska in the United States. -->
-       <_name>Cordova</_name>
-       <location>
-        <!-- Translators: This is in Cordova, Alaska in the United States. -->
-         <_name>Merle K (Mudhole) Smith Airport</_name>
-         <code>PACV</code>
-         <zone>AKZ017</zone>
-         <radar>alaska</radar>
-         <coordinates>60-29-30N 145-28-40W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Alaska in the United States. -->
-       <_name>Deadhorse</_name>
-       <location>
-         <!-- Translators: This is in Deadhorse, Alaska in the United States. -->
-         <_name>Alpine Airstrip</_name>
-         <code>PALP</code>
-         <zone>AKZ001</zone>
-         <radar>alaska</radar>
-         <coordinates>70-20N 150-56W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Deadhorse, Alaska in the United States. -->
-         <_name>Deadhorse Airport</_name>
-         <code>PASC</code>
-         <zone>AKZ001</zone>
-         <radar>alaska</radar>
-         <coordinates>70-12N 148-28W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Alaska in the United States. -->
-       <_name>Deering</_name>
-       <location>
-         <!-- Translators: This is in Deering, Alaska in the United States. -->
-         <_name>Deering/New Airport</_name>
-         <code>PADE</code>
-         <radar>alaska</radar>
-         <coordinates>66-05N 162-45W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Fort Greely/Allen Army Airfield</_name>
-        <code>PABI</code>
-        <radar>alaska</radar>
-        <coordinates>64-00N 145-44W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Dillingham</_name>
-        <code>PADL</code>
-        <zone>AKZ010</zone>
-        <radar>alaska</radar>
-        <coordinates>59-03N 158-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Dutch Harbor</_name>
-        <code>PADU</code>
-        <zone>AKZ020</zone>
-        <radar>alaska</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Eagle</_name>
-        <code>PAEG</code>
-        <radar>alaska</radar>
-        <coordinates>64-46-35N 141-09-03W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Egegik</_name>
-        <code>PAII</code>
-        <radar>alaska</radar>
-        <coordinates>58-11-07N 157-23-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Elfin Cove</_name>
-        <code>PAEL</code>
-        <zone>AKZ022</zone>
-        <radar>alaska</radar>
-        <coordinates>58-12N 136-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Emmonak</_name>
-        <code>PAEM</code>
-        <radar>alaska</radar>
-        <coordinates>62-47N 164-30W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Eureka</_name>
-        <code>PAZK</code>
-        <radar>alaska</radar>
-        <coordinates>61-56N 147-10W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Alaska in the United States. -->
-       <_name>Fairbanks</_name>
-       <location>
-         <!-- Translators: This is in Fairbanks, Alaska in the United States. -->
-         <_name>Eielson AFB</_name>
-         <code>PAEI</code>
-         <zone>AKZ007</zone>
-         <radar>alaska</radar>
-         <coordinates>64-39N 147-06W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Fairbanks, Alaska in the United States. -->
-         <_name>International Airport</_name>
-         <code>PAFA</code>
-         <zone>AKZ007</zone>
-         <radar>alaska</radar>
-         <coordinates>64-48-14N 147-52-34W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Alaska in the United States. -->
-       <_name>Farewell Lake</_name>
-       <location>
-        <!-- Translators: This is in Farewell Lake, Alaska in the United States. -->
-         <_name>Farewell Lake Seaplane Base</_name>
-         <code>PAFK</code>
-         <radar>alaska</radar>
-         <coordinates>62-32-33N 153-37-21W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Fort Yukon</_name>
-        <code>PFYU</code>
-        <radar>alaska</radar>
-        <coordinates>66-34N 145-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Galbraith Lake</_name>
-        <code>PAGB</code>
-        <radar>alaska</radar>
-        <coordinates>68-29N 149-29W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Galena</_name>
-        <code>PAGA</code>
-        <radar>alaska</radar>
-        <coordinates>64-44N 156-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Gambell</_name>
-        <code>PAGM</code>
-        <zone>AKZ006</zone>
-        <radar>alaska</radar>
-        <coordinates>63-46N 171-44W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Golovin</_name>
-        <code>PAGL</code>
-        <radar>alaska</radar>
-        <coordinates>64-32-36N 163-02-22W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Gulkana</_name>
-        <code>PAGK</code>
-        <zone>AKZ015</zone>
-        <radar>alaska</radar>
-        <coordinates>62-09N 145-27W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Gustavus</_name>
-        <code>PAGS</code>
-        <zone>AKZ024</zone>
-        <radar>alaska</radar>
-        <coordinates>58-25N 135-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Haines</_name>
-        <code>PAHN</code>
-        <zone>AKZ002</zone>
-        <radar>alaska</radar>
-        <coordinates>59-15N 135-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Hayes River</_name>
-        <code>PAHZ</code>
-        <radar>alaska</radar>
-        <coordinates>61-59N 152-05W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Healy River</_name>
-        <code>PAHV</code>
-        <zone>AKZ004</zone>
-        <radar>alaska</radar>
-        <coordinates>63-52N 148-58W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Alaska in the United States. -->
-       <_name>Homer</_name>
-       <location>
-        <!-- Translators: This is in Homer, Alaska in the United States. -->
-         <_name>Homer Airport</_name>
-         <code>PAHO</code>
-         <zone>AKZ017</zone>
-         <radar>alaska</radar>
-         <coordinates>59-39N 151-29W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Hoonah</_name>
-        <code>PAOH</code>
-        <zone>AKZ026</zone>
-        <radar>alaska</radar>
-        <coordinates>58-07N 135-27W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Hooper Bay</_name>
-        <code>PAHP</code>
-        <radar>alaska</radar>
-        <coordinates>61-31N 166-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Hydaburg</_name>
-        <code>PAHY</code>
-        <radar>alaska</radar>
-        <coordinates>55-12N 132-50W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Iliamna</_name>
-        <code>PAIL</code>
-        <zone>AKZ010</zone>
-        <radar>alaska</radar>
-        <coordinates>59-45N 154-54W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Juneau</_name>
-        <code>PAJN</code>
-        <zone>AKZ025</zone>
-        <radar>alaska</radar>
-        <coordinates>58-21-17N 134-34-34W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Kake</_name>
-        <code>PAFE</code>
-        <zone>AKZ026</zone>
-        <radar>alaska</radar>
-        <coordinates>56-57N 133-54W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Kaltag</_name>
-        <code>PAKV</code>
-        <radar>alaska</radar>
-        <coordinates>64-19N 158-44W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Kenai</_name>
-        <code>PAEN</code>
-        <zone>AKZ121</zone>
-        <radar>alaska</radar>
-        <coordinates>60-34-23N 151-14-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Ketchikan</_name>
-        <code>PAKT</code>
-        <zone>AKZ027</zone>
-        <radar>alaska</radar>
-        <coordinates>55-21-20N 131-42-49W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>King Salmon</_name>
-        <code>PAKN</code>
-        <zone>AKZ016</zone>
-        <radar>alaska</radar>
-        <coordinates>58-40-36N 156-38-57W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Kivalina</_name>
-        <code>PAVL</code>
-        <radar>alaska</radar>
-        <coordinates>67-44N 164-33W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Klawock</_name>
-        <code>PAKW</code>
-        <radar>alaska</radar>
-        <coordinates>55-35N 133-05W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Kodiak</_name>
-        <code>PADQ</code>
-        <zone>AKZ018</zone>
-        <radar>alaska</radar>
-        <coordinates>57-45N 152-30W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Kotzebue</_name>
-        <code>PAOT</code>
-        <zone>AKZ003</zone>
-        <radar>alaska</radar>
-        <coordinates>66-53-04N 162-35-54W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Koyuk</_name>
-        <code>PAKK</code>
-        <radar>alaska</radar>
-        <coordinates>64-56-02N 161-09-29W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Kuparuk</_name>
-        <code>PAKU</code>
-        <radar>alaska</radar>
-        <coordinates>70-19N 149-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Manley Hot Springs</_name>
-        <code>PAML</code>
-        <radar>alaska</radar>
-        <coordinates>64-59N 150-38W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>McCarthy</_name>
-        <code>PAMX</code>
-        <zone>AKZ017</zone>
-        <radar>alaska</radar>
-        <coordinates>61-26N 142-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>McGrath</_name>
-        <code>PAMC</code>
-        <zone>AKZ004</zone>
-        <radar>alaska</radar>
-        <coordinates>62-58N 155-37W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>McKinley Park</_name>
-        <code>PAIN</code>
-        <radar>alaska</radar>
-        <coordinates>63-44N 148-55W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Mekoryuk</_name>
-        <code>PAMY</code>
-        <zone>AKZ010</zone>
-        <radar>alaska</radar>
-        <coordinates>60-22N 166-16W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Alaska in the United States. -->
-       <_name>Merril Field</_name>
-         <radar>alaska</radar>
-       <location>
-         <!-- Translators: This is in Merril Field, Alaska in the United States. -->
-         <_name>Merril Field</_name>
-         <code>PAMR</code>
-       </location>
-       <location>
-         <!-- Translators: This is in Merril Field, Alaska in the United States. -->
-         <_name>Merrill Pass West</_name>
-         <code>PAER</code>
-         <coordinates>61-15N 153-49W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Metlakatla</_name>
-        <code>PAMM</code>
-        <radar>alaska</radar>
-        <coordinates>55-07-52N 131-34-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Middleton Island</_name>
-        <code>PAMD</code>
-        <radar>alaska</radar>
-        <coordinates>59-26N 146-18W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Minchumina</_name>
-        <code>PAMH</code>
-        <radar>alaska</radar>
-        <coordinates>63-52-50N 152-18-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Nabesna</_name>
-        <code>PABN</code>
-        <radar>alaska</radar>
-        <coordinates>62-24N 143-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Nenana</_name>
-        <code>PANN</code>
-        <zone>AKZ004</zone>
-        <radar>alaska</radar>
-        <coordinates>64-33N 149-05W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Noatak</_name>
-        <code>PAWN</code>
-        <radar>alaska</radar>
-        <coordinates>67-34N 162-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Nome</_name>
-        <code>PAOM</code>
-        <zone>AKZ006</zone>
-        <radar>alaska</radar>
-        <coordinates>64-30-43N 165-26-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Northway</_name>
-        <code>PAOR</code>
-        <zone>AKZ007</zone>
-        <radar>alaska</radar>
-        <coordinates>62-57-40N 141-55-44W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Nuiqsut</_name>
-        <code>PAQT</code>
-        <radar>alaska</radar>
-        <coordinates>70-12-36N 151-00-20W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Palmer</_name>
-        <code>PAAQ</code>
-        <zone>AKZ015</zone>
-        <radar>alaska</radar>
-        <coordinates>61-36N 149-05W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Paxson</_name>
-        <code>PAXK</code>
-        <zone>AKZ017</zone>
-        <radar>alaska</radar>
-        <coordinates>63-02N 145-30W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Petersburg</_name>
-        <code>PAPG</code>
-        <zone>AKZ026</zone>
-        <radar>alaska</radar>
-        <coordinates>56-49N 132-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Platinum</_name>
-        <code>PAPM</code>
-        <radar>alaska</radar>
-        <coordinates>59-01N 161-49W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Point Hope</_name>
-        <code>PAPO</code>
-        <zone>AKZ001</zone>
-        <radar>alaska</radar>
-        <coordinates>68-21N 166-48W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Point Lay</_name>
-        <code>PPIZ</code>
-        <zone>AKZ001</zone>
-        <radar>alaska</radar>
-        <coordinates>69-43N 163-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Port Alexander</_name>
-        <code>PAAP</code>
-        <zone>AKZ026</zone>
-        <radar>alaska</radar>
-        <coordinates>56-15N 134-39W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Port Alsworth</_name>
-        <code>PALJ</code>
-        <radar>alaska</radar>
-        <coordinates>60-12N 154-19W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Port Clarence</_name>
-        <code>PAPC</code>
-        <radar>alaska</radar>
-        <coordinates>65-15N 166-51W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Port Heiden</_name>
-        <code>PAPH</code>
-        <zone>AKZ010</zone>
-        <radar>alaska</radar>
-        <coordinates>56-57N 158-38W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Alaska in the United States. -->
-       <_name>Portage Glacier</_name>
-       <location>
-         <!-- Translators: This is in Portage Glacier, Alaska in the United States. -->
-         <_name>Location 2</_name>
-         <code>PATO</code>
-         <radar>alaska</radar>
-         <coordinates>60-47N 148-50W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Prospect Creek</_name>
-        <code>PAPR</code>
-        <radar>alaska</radar>
-        <coordinates>66-48-46N 150-38-38W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Puntilla Lake</_name>
-        <code>PAPT</code>
-        <radar>alaska</radar>
-        <coordinates>62-06N 152-45W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Red Dog</_name>
-        <code>PARD</code>
-        <radar>alaska</radar>
-        <coordinates>68-01-53N 162-54-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Sand Point</_name>
-        <code>PASD</code>
-        <radar>alaska</radar>
-        <coordinates>55-19N 160-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Savoonga</_name>
-        <code>PASA</code>
-        <radar>alaska</radar>
-        <coordinates>63-41N 170-30W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Selawik</_name>
-        <code>PASK</code>
-        <zone>AKZ003</zone>
-        <radar>alaska</radar>
-        <coordinates>66-37N 160-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Seldovia</_name>
-        <code>PASO</code>
-        <radar>alaska</radar>
-        <coordinates>59-27N 151-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Seward</_name>
-        <code>PAWD</code>
-        <zone>AKZ017</zone>
-        <radar>alaska</radar>
-        <coordinates>60-07N 149-27W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Sheep Mountain</_name>
-        <code>PASP</code>
-        <radar>alaska</radar>
-        <coordinates>61-48-43N 147-30-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Shemya</_name>
-	<tz-hint>America/Adak</tz-hint>
-        <code>PASY</code>
-        <radar>alaska</radar>
-        <coordinates>52-43-00N 174-07-00E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Shishmaref</_name>
-        <code>PASH</code>
-        <zone>AKZ006</zone>
-        <radar>alaska</radar>
-        <coordinates>66-16N 166-03W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Sitka</_name>
-        <code>PASI</code>
-        <zone>AKZ023</zone>
-        <radar>alaska</radar>
-        <coordinates>57-02-53N 135-21-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Skagway</_name>
-        <code>PAGY</code>
-        <zone>AKZ026</zone>
-        <radar>alaska</radar>
-        <coordinates>59-28N 135-18W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Skwentna</_name>
-        <code>PASW</code>
-        <zone>AKZ015</zone>
-        <radar>alaska</radar>
-        <coordinates>61-58N 151-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Slana</_name>
-        <code>PADT</code>
-        <radar>alaska</radar>
-        <coordinates>62-42N 143-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Sleetmute</_name>
-        <code>PASL</code>
-        <radar>alaska</radar>
-        <coordinates>61-43N 157-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Snowshoe Lake</_name>
-        <code>PALK</code>
-        <radar>alaska</radar>
-        <coordinates>62-02N 142-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Soldotna</_name>
-        <code>PASX</code>
-        <zone>AKZ121</zone>
-        <radar>alaska</radar>
-        <coordinates>60-29N 151-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Sparrevohn</_name>
-        <code>PASV</code>
-        <radar>alaska</radar>
-        <coordinates>61-06N 155-34W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>St. George</_name>
-        <code>PAPB</code>
-        <radar>alaska</radar>
-        <coordinates>56-34-43N 169-39-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>St. Mary's</_name>
-        <code>PASM</code>
-        <zone>AKZ010</zone>
-        <radar>alaska</radar>
-        <coordinates>62-03N 163-18W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>St. Paul Island</_name>
-        <code>PASN</code>
-        <radar>alaska</radar>
-        <coordinates>57-10N 170-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Sutton</_name>
-        <code>PAJV</code>
-        <radar>alaska</radar>
-        <coordinates>61-43N 148-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Talkeetna</_name>
-        <code>PATK</code>
-        <zone>AKZ015</zone>
-        <radar>alaska</radar>
-        <coordinates>62-19-14N 150-05-37W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Tanana</_name>
-        <code>PATA</code>
-        <zone>AKZ004</zone>
-        <radar>alaska</radar>
-        <coordinates>65-10N 152-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Tatalina</_name>
-        <code>PATL</code>
-        <radar>alaska</radar>
-        <coordinates>62-54N 155-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Tin City</_name>
-        <code>PATC</code>
-        <radar>alaska</radar>
-        <coordinates>65-34N 167-55W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Togiac Village</_name>
-        <code>PATG</code>
-        <zone>AKZ010</zone>
-        <radar>alaska</radar>
-        <coordinates>59-03N 160-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Unalakleet</_name>
-        <code>PAUN</code>
-        <zone>AKZ006</zone>
-        <radar>alaska</radar>
-        <coordinates>63-53N 160-48W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Unalaska</_name>
-        <code>PADU</code>
-        <radar>alaska</radar>
-        <coordinates>53-54N 166-32W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Utopia Creek</_name>
-        <code>PAIM</code>
-        <radar>alaska</radar>
-        <coordinates>66-59N 153-42W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Alaska in the United States. -->
-       <_name>Valdez</_name>
-       <location>
-        <!-- Translators: This is in Valdez, Alaska in the United States. -->
-         <_name>Valdez</_name>
-         <code>PAVD</code>
-         <zone>AKZ017</zone>
-         <radar>alaska</radar>
-         <coordinates>61-08N 146-16W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Alaska in the United States. -->
-       <_name>Wainwright</_name>
-       <location>
-         <!-- Translators: This is in Wainwright, Alaska in the United States. -->
-         <_name>Wainwright U. S. Army Airfield</_name>
-         <code>PAFB</code>
-         <zone>AKZ001</zone>
-         <radar>alaska</radar>
-         <coordinates>64-50N 147-37W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Wainwright, Alaska in the United States. -->
-         <_name>Wainwright Airport</_name>
-         <code>PAWI</code>
-         <zone>AKZ001</zone>
-         <radar>alaska</radar>
-         <coordinates>70-38N 159-51W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Wasilla</_name>
-        <code>PAWS</code>
-        <radar>alaska</radar>
-        <coordinates>61-34-19N 149-32-26W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Whittier</_name>
-        <code>PAWR</code>
-        <zone>AKZ015</zone>
-        <radar>alaska</radar>
-        <coordinates>60-46N 148-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Willow</_name>
-        <code>PAUO</code>
-        <zone>AKZ015</zone>
-        <radar>alaska</radar>
-        <coordinates>61-45N 150-03W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Wrangell</_name>
-        <code>PAWG</code>
-        <zone>AKZ026</zone>
-        <radar>alaska</radar>
-        <coordinates>56-29N 132-22W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alaska in the United States. -->
-        <_name>Yakutat</_name>
-        <code>PAYA</code>
-        <zone>AKZ022</zone>
-        <radar>alaska</radar>
-        <coordinates>59-31N 139-40W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Arizona</_name>
-      <tz-hint>America/Phoenix</tz-hint>
-      <city>
-        <!-- Translators: This is in Arizona in the United States. -->
-       <_name>Bullhead City</_name>
-       <location>
-         <!-- Translators: This is in Bullhead City, Arizona in the United States. -->
-         <_name>Laughlin/Bullhead International Airport</_name>
-         <code>KIFP</code>
-         <coordinates>35-09-27N 114-33-34W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Arizona in the United States. -->
-        <_name>Casa Grande</_name>
-        <code>KCGZ</code>
-        <zone>AZZ028</zone>
-        <radar>phx</radar>
-        <coordinates>32-57N 111-46W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arizona in the United States. -->
-        <_name>Chandler</_name>
-        <code>KIWA</code>
-        <zone>AZZ015</zone>
-        <radar>phx</radar>
-        <coordinates>33-16-09N 111-48-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arizona in the United States. -->
-        <_name>Davis-Monthan AFB</_name>
-        <code>KDMA</code>
-        <coordinates>32-10N 110-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arizona in the United States. -->
-        <_name>Douglas</_name>
-        <code>KDUG</code>
-        <zone>AZZ030</zone>
-        <radar>phx</radar>
-        <coordinates>31-28-09N 109-36-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arizona in the United States. -->
-        <_name>Flagstaff</_name>
-        <code>KFLG</code>
-        <zone>AZZ015</zone>
-        <radar>phx</radar>
-        <coordinates>35-08-25N 111-40-20W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arizona in the United States. -->
-        <_name>Fort Huachuca</_name>
-        <code>KFHU</code>
-        <zone>AZZ035</zone>
-        <radar>phx</radar>
-        <coordinates>31-35N 110-20W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arizona in the United States. -->
-        <_name>Gila Bend</_name>
-        <code>KGBN</code>
-        <zone>AZZ027</zone>
-        <radar>phx</radar>
-        <coordinates>32-26N 112-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arizona in the United States. -->
-        <_name>Glendale</_name>
-        <code>KGEU</code>
-        <coordinates>33-31-38N 112-17-43W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arizona in the United States. -->
-        <_name>Grand Canyon</_name>
-        <code>KGCN</code>
-        <zone>AZZ006</zone>
-        <radar>las</radar>
-        <coordinates>35-56-46N 112-09-17W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arizona in the United States. -->
-        <_name>Kingman</_name>
-        <code>KIGM</code>
-        <zone>AZZ003</zone>
-        <radar>las</radar>
-        <coordinates>35-15-28N 113-55-59W</coordinates>
-      </location>
-      <city>
-        <!-- Translators: This is in Arizona in the United States. -->
-       <_name>Mesa</_name>
-       <location>
-         <!-- Translators: This is in Mesa, Arizona in the United States. -->
-         <_name>Falcon Field</_name>
-         <code>KFFZ</code>
-         <zone>AZZ023</zone>
-         <radar>phx</radar>
-         <coordinates>33-28N 111-44W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Mesa, Arizona in the United States. -->
-         <_name>Williams Gateway Airport</_name>
-         <code>KIWA</code>
-         <coordinates>33-19N 111-39W</coordinates>
-       </location>
-      </city>
-      <city>
-        <!-- Translators: This is in Arizona in the United States. -->
-       <_name>Nogales</_name>
-       <location>
-        <!-- Translators: This is in Nogales, Arizona in the United States. -->
-         <_name>Nogales International Airport</_name>
-         <code>KOLS</code>
-         <coordinates>31-25-15N 110-50-45W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Arizona in the United States. -->
-        <_name>Page</_name>
-        <code>KPGA</code>
-        <zone>AZZ005</zone>
-        <radar>las</radar>
-        <coordinates>36-55-14N 111-26-53W</coordinates>
-      </location>
-      <city>
-        <!-- Translators: This is in Arizona in the United States. -->
-       <_name>Phoenix</_name>
-       <zone>AZZ023</zone>
-       <radar>phx</radar>
-       <location>
-         <!-- Translators: This is in Phoenix, Arizona in the United States. -->
-         <_name>Phoenix</_name>
-         <code>KPHX</code>
-         <coordinates>33-26-03N 112-03-04W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Phoenix, Arizona in the United States. -->
-         <_name>Phoenix-Deer Valley</_name>
-         <code>KDVT</code>
-         <coordinates>33-41-25N 112-03-56W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Phoenix, Arizona in the United States. -->
-         <_name>Phoenix-Goodyear</_name>
-         <code>KGYR</code>
-       </location>
-       <location>
-         <!-- Translators: This is in Phoenix, Arizona in the United States. -->
-         <_name>Phoenix-Luke AFB</_name>
-         <code>KLUF</code>
-         <coordinates>33-32N 112-23W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Arizona in the United States. -->
-        <_name>Prescott</_name>
-        <code>KPRC</code>
-        <zone>AZZ008</zone>
-        <radar>phx</radar>
-        <coordinates>34-38-57N 112-25-20W</coordinates>
-      </location>
-      <city>
-        <!-- Translators: This is in Arizona in the United States. -->
-       <_name>Safford</_name>
-       <location>
-         <!-- Translators: This is in Safford, Arizona in the United States. -->
-         <_name>Municipal Airport</_name>
-         <code>KSAD</code>
-         <zone>AZZ030</zone>
-         <radar>phx</radar>
-         <coordinates>32-51-26N 109-38-08W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Arizona in the United States. -->
-        <_name>Scottsdale</_name>
-        <code>KSDL</code>
-        <zone>AZZ023</zone>
-        <radar>phx</radar>
-        <coordinates>33-37-22N 111-54-38W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arizona in the United States. -->
-        <_name>Show Low</_name>
-        <code>KSOW</code>
-        <zone>AZZ017</zone>
-        <radar>phx</radar>
-        <coordinates>34-16N 110-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arizona in the United States. -->
-        <_name>St. Johns</_name>
-        <code>KSJN</code>
-        <coordinates>34-31-06N 109-22-45W</coordinates>
-      </location>
-      <city>
-        <!-- Translators: This is in Arizona in the United States. -->
-       <_name>Tucson</_name>
-       <zone>AZZ033</zone>
-       <radar>phx</radar>
-       <location>
-         <!-- Translators: This is in Tucson, Arizona in the United States. -->
-         <_name>Tucson</_name>
-         <code>KTUS</code>
-         <coordinates>32-07-53N 110-57-19W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Tucson, Arizona in the United States. -->
-         <_name>Tucson-Davis AFB</_name>
-         <code>KDMA</code>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Arizona in the United States. -->
-        <_name>Window Rock</_name>
-        <code>KRQE</code>
-        <coordinates>35-39N 109-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arizona in the United States. -->
-        <_name>Winslow</_name>
-        <code>KINW</code>
-        <zone>AZZ013</zone>
-        <radar>phx</radar>
-        <coordinates>35-01-41N 110-43-15W</coordinates>
-      </location>
-      <city>
-        <!-- Translators: This is in Arizona in the United States. -->
-        <_name>Yuma</_name>
-       <location>
-         <!-- Translators: This is in Yuma, Arizona in the United States. -->
-         <_name>International Airport</_name>
-         <code>KYUM</code>
-         <coordinates>32-39N 114-36W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Yuma, Arizona in the United States. -->
-         <_name>Marine Corps Air Station</_name>
-         <code>KNYL</code>
-         <zone>AZZ025</zone>
-         <radar>phx</radar>
-         <coordinates>32-37-25N 113-45-50W</coordinates>
-       </location>
-      </city>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Arkansas</_name>
-      <tz-hint>America/Chicago</tz-hint>
-      <location>
-        <!-- Translators: This is in Arkansas in the United States. -->
-        <_name>Batesville</_name>
-        <code>KBVX</code>
-        <zone>ARZ016</zone>
-        <radar>lit</radar>
-        <coordinates>35-44N 091-39W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arkansas in the United States. -->
-        <_name>Bentonville</_name>
-        <code>KVBT</code>
-        <zone>ARZ001</zone>
-        <radar>okc</radar>
-        <coordinates>36-21N 094-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arkansas in the United States. -->
-        <_name>Blytheville</_name>
-        <code>KHKA</code>
-        <coordinates>35-56-20N 089-49-57W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arkansas in the United States. -->
-        <_name>De Queen</_name>
-        <code>KDEQ</code>
-        <coordinates>34-02-49N 094-23-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arkansas in the United States. -->
-        <_name>Eaker</_name>
-        <code>KBYH</code>
-        <coordinates>35-58N 089-57W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arkansas in the United States. -->
-        <_name>El Dorado</_name>
-        <code>KELD</code>
-        <zone>ARZ073</zone>
-        <radar>shv</radar>
-        <coordinates>33-13-15N 092-48-48W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Arkansas in the United States. -->
-       <_name>Fayetteville</_name>
-       <location>
-         <!-- Translators: This is in Fayetteville, Arkansas in the United States. -->
-         <_name>Drake Field</_name>
-         <code>KFYV</code>
-         <zone>ARZ010</zone>
-         <radar>okc</radar>
-         <coordinates>36-00-37N 094-10-04W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Fayetteville, Arkansas in the United States. -->
-         <_name>Northwest Arkansas Regional Airport</_name>
-         <code>KXNA</code>
-         <zone>ARZ010</zone>
-         <radar>okc</radar>
-         <coordinates>36-16-55N  094-18-25W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Arkansas in the United States. -->
-        <_name>Flippin</_name>
-        <code>KFLP</code>
-        <zone>ARZ004</zone>
-        <radar>lit</radar>
-        <coordinates>36-18N 092-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arkansas in the United States. -->
-        <_name>Fort Smith</_name>
-        <code>KFSM</code>
-        <radar>okc</radar>
-        <coordinates>35-20-01N 094-21-54W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arkansas in the United States. -->
-        <_name>Harrison</_name>
-        <code>KHRO</code>
-        <zone>ARZ003</zone>
-        <radar>lit</radar>
-        <coordinates>36-15-42N 093-09-17W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arkansas in the United States. -->
-        <_name>Hot Springs</_name>
-        <code>KHOT</code>
-        <zone>ARZ042</zone>
-        <radar>lit</radar>
-        <coordinates>34-28-41N 093-05-46W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arkansas in the United States. -->
-        <_name>Jonesboro</_name>
-        <code>KJBR</code>
-        <zone>ARZ026</zone>
-        <radar>lit</radar>
-        <coordinates>35-50-14N 090-38-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arkansas in the United States. -->
-        <_name>Little Rock AFB</_name>
-        <code>KLRF</code>
-        <zone>ARZ044</zone>
-        <radar>lit</radar>
-        <coordinates>34-55N 092-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arkansas in the United States. -->
-        <_name>Little Rock, Adams Field</_name>
-        <code>KLIT</code>
-        <zone>ARZ044</zone>
-        <radar>lit</radar>
-        <coordinates>34-43-36N 092-14-10W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arkansas in the United States. -->
-        <_name>Monticello</_name>
-        <code>KLLQ</code>
-        <coordinates>33-38-18N 091-45-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arkansas in the United States. -->
-        <_name>Mount Ida</_name>
-        <code>KMWT</code>
-        <coordinates>34-33N 93-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arkansas in the United States. -->
-        <_name>Mountain Home</_name>
-        <code>KBPK</code>
-        <coordinates>36-22-14N 092-28-19W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arkansas in the United States. -->
-        <_name>Pine Bluff</_name>
-        <code>KPBF</code>
-        <zone>ARZ056</zone>
-        <radar>shv</radar>
-       <coordinates>34-10-30N 091-56-05W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arkansas in the United States. -->
-        <_name>Rogers</_name>
-        <code>KROG</code>
-        <zone>ARZ001</zone>
-        <radar>okc</radar>
-        <coordinates>36-22N 094-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arkansas in the United States. -->
-        <_name>Russellville</_name>
-        <code>KRUE</code>
-        <coordinates>35-15-32N 093-05-36W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arkansas in the United States. -->
-        <_name>Searcy</_name>
-        <code>KSRC</code>
-        <coordinates>35-12-43N 091-44-14W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arkansas in the United States. -->
-        <_name>Siloam Springs</_name>
-        <code>KSLG</code>
-        <zone>ARZ001</zone>
-        <radar>okc</radar>
-        <coordinates>36-12N 094-29W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arkansas in the United States. -->
-        <_name>Springdale</_name>
-        <code>KASG</code>
-        <coordinates>36-11N 094-07W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arkansas in the United States. -->
-        <_name>Stuttgart</_name>
-        <code>KSGT</code>
-        <zone>ARZ057</zone>
-        <radar>lit</radar>
-        <coordinates>34-36N 091-34W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arkansas in the United States. -->
-        <_name>Texarkana</_name>
-        <code>KTXK</code>
-        <zone>ARZ070</zone>
-        <radar>shv</radar>
-        <coordinates>33-27-22N 093-59-15W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arkansas in the United States. -->
-        <_name>Walnut Ridge</_name>
-        <code>KARG</code>
-        <zone>ARZ017</zone>
-        <radar>lit</radar>
-        <coordinates>36-08N 090-55W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Arkansas in the United States. -->
-        <_name>West Memphis</_name>
-        <code>KAWM</code>
-        <coordinates>35-08N 090-14W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>California</_name>
-      <tz-hint>America/Los_Angeles</tz-hint>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Alturas</_name>
-        <code>KS11</code>
-        <zone>CAZ012</zone>
-        <radar>rbl</radar>
-        <coordinates>41-29-29N 120-33-52W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Arcata</_name>
-        <code>KACV</code>
-        <zone>CAZ001</zone>
-        <radar>rbl</radar>
-        <coordinates>40-58-41N 124-06-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Auburn</_name>
-        <code>KAUN</code>
-        <coordinates>38-57N 121-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Avalon</_name>
-        <code>KAVX</code>
-        <radar>lax</radar>
-        <coordinates>33-24-18N 118-24-57W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Bakersfield</_name>
-        <code>KBFL</code>
-        <zone>CAZ021</zone>
-        <radar>fat</radar>
-        <coordinates>35-26-01N 119-03-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Bishop</_name>
-        <code>KBIH</code>
-        <zone>CAZ026</zone>
-        <radar>sfo</radar>
-        <coordinates>37-22-16N 118-21-29W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Blue Canyon</_name>
-        <code>KBLU</code>
-        <radar>sfo</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Blythe</_name>
-        <code>KBLH</code>
-        <zone>CAZ031</zone>
-        <radar>lax</radar>
-        <coordinates>33-37-09N 114-43-01W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Burbank</_name>
-        <code>KBUR</code>
-        <zone>CAZ047</zone>
-        <radar>lax</radar>
-        <coordinates>34-11-59N 118-21-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Camarillo</_name>
-        <code>KCMA</code>
-        <zone>CAZ040</zone>
-        <radar>lax</radar>
-        <coordinates>34-13N 119-05W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Campo</_name>
-        <code>KCZZ</code>
-        <zone>CAZ058</zone>
-        <radar>lax</radar>
-        <coordinates>32-37-34N 116-28-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Carlsbad</_name>
-        <code>KCRQ</code>
-        <zone>CAZ043</zone>
-        <radar>lax</radar>
-        <coordinates>33-07-48N 117-16-33W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Chico</_name>
-        <code>KCIC</code>
-        <zone>CAZ016</zone>
-        <radar>sfo</radar>
-        <coordinates>39-48N 121-51W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>China Lake</_name>
-        <code>KNID</code>
-        <zone>CAZ028</zone>
-        <radar>fat</radar>
-        <coordinates>35-41-11N 117-41-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Chino</_name>
-        <code>KCNO</code>
-        <zone>CAZ048</zone>
-        <radar>lax</radar>
-        <coordinates>33-58-32N 117-37-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Concord</_name>
-        <code>KCCR</code>
-        <zone>CAZ007</zone>
-        <radar>sfo</radar>
-        <coordinates>37-59-30N 122-03-07W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Crescent City</_name>
-        <code>KCEC</code>
-        <zone>CAZ001</zone>
-        <radar>rbl</radar>
-        <coordinates>41-46-49N 124-14-12W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Daggett</_name>
-        <code>KDAG</code>
-        <zone>CAZ028</zone>
-        <radar>lax</radar>
-        <coordinates>34-51-13N 116-47-12W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Edwards AFB</_name>
-        <code>KEDW</code>
-        <zone>CAZ025</zone>
-        <radar>lax</radar>
-        <coordinates>34-55N 117-54W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in California in the United States. -->
-       <_name>El Centro</_name>
-       <location>
-         <!-- Translators: This is in El Centro, California in the United States. -->
-         <_name>El Centro</_name>
-         <code>KNJK</code>
-         <zone>CAZ033</zone>
-         <radar>lax</radar>
-         <coordinates>33-27N 120-02W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in El Centro, California in the United States. -->
-         <_name>Naval Air Facility</_name>
-         <code>KNJK</code>
-         <coordinates>32-49-30N 115-39-38W</coordinates>
-       </location>
-      </city>
-      <location>
-	<_name>El Cerrito</_name>
-	<code>KOAK</code>
-	<zone>CAZ508</zone>
-	<radar>sfo</radar>
-	<coordinates>37-54-56N 122-18-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>El Monte</_name>
-        <code>KEMT</code>
-        <zone>CAZ047</zone>
-        <radar>lax</radar>
-        <coordinates>34-05N 118-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Emigrant Gap</_name>
-        <code>KBLU</code>
-        <coordinates>39-16-34N 120-42-29W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Fairfield</_name>
-        <code>KSUU</code>
-        <zone>CAZ018</zone>
-        <radar>sfo</radar>
-        <coordinates>38-16N 121-57W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Fresno</_name>
-        <code>KFAT</code>
-        <zone>CAZ020</zone>
-        <radar>fat</radar>
-        <coordinates>36-46-48N 119-43-10W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Fullerton</_name>
-        <code>KFUL</code>
-        <zone>CAZ042</zone>
-        <radar>lax</radar>
-        <coordinates>33-52-19N 117-59-05W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>George Air Force Base</_name>
-        <code>KVCV</code>
-        <coordinates>34-35N 117-23W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Hawthorne</_name>
-        <code>KHHR</code>
-        <zone>CAZ041</zone>
-        <radar>lax</radar>
-        <coordinates>33-55-25N 118-19-55W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Hayward</_name>
-        <code>KHWD</code>
-        <zone>CAZ007</zone>
-        <radar>sfo</radar>
-        <coordinates>37-39-39N 122-07-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Imperial</_name>
-        <code>KIPL</code>
-        <zone>CAZ033</zone>
-        <radar>lax</radar>
-        <coordinates>32-50-03N 115-34-43W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Imperial Beach</_name>
-        <code>KNRS</code>
-        <zone>CAZ043</zone>
-        <radar>lax</radar>
-        <coordinates>32-33-47N 117-06-36W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Inyokern</_name>
-        <code>KIYK</code>
-        <zone>CAZ025</zone>
-        <radar>fat</radar>
-        <coordinates>35-40N 117-50W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>La Verne</_name>
-        <code>KPOC</code>
-        <zone>CAZ047</zone>
-        <radar>lax</radar>
-        <coordinates>34-06N 117-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Lake Tahoe</_name>
-        <code>KTVL</code>
-        <zone>CAZ072</zone>
-        <radar>sfo</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Lancaster</_name>
-        <code>KWJF</code>
-        <zone>CAZ059</zone>
-        <radar>lax</radar>
-        <coordinates>34-44-27N 118-13-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Lemoore</_name>
-        <code>KNLC</code>
-        <zone>CAZ021</zone>
-        <radar>fat</radar>
-        <coordinates>36-18-13N 119-56-17W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Livermore</_name>
-        <code>KLVK</code>
-        <zone>CAZ007</zone>
-        <radar>sfo</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Lompoc</_name>
-        <code>KLPC</code>
-        <zone>CAZ035</zone>
-        <radar>lax</radar>
-        <coordinates>34-40N 120-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Long Beach</_name>
-        <code>KLGB</code>
-        <zone>CAZ041</zone>
-        <radar>lax</radar>
-        <coordinates>33-48-42N 118-08-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Los Alamitos</_name>
-        <code>KSLI</code>
-        <coordinates>33-47N 118-03W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in California in the United States. -->
-       <_name>Los Angeles</_name>
-       <location>
-         <!-- Translators: This is in Los Angeles, California in the United States. -->
-         <_name>Los Angeles</_name>
-         <code>KLAX</code>
-         <zone>CAZ041</zone>
-         <radar>lax</radar>
-         <coordinates>33-56-17N 118-23-20W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Los Angeles, California in the United States. -->
-         <_name>USC Campus Downtown</_name>
-         <code>KCQT</code>
-	 <zone>CAZ041</zone>
-	 <radar>lax</radar>
-         <coordinates>34-01N 118-17W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Los Angeles, California in the United States. -->
-         <_name>Whiteman Airport</_name>
-         <code>KWHP</code>
-	 <zone>CAZ041</zone>
-	 <radar>lax</radar>
-         <coordinates>34-15N 118-24W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Madera</_name>
-        <code>KMAE</code>
-        <coordinates>36-59-12N 120-06-39W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Mammoth/June Lakes</_name>
-        <code>KMMH</code>
-        <zone>CAZ073</zone>
-        <radar>sfo</radar>
-        <coordinates>37-37N 118-50W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Marysville</_name>
-        <code>KMYV</code>
-        <zone>CAZ016</zone>
-        <radar>sfo</radar>
-        <coordinates>39-05-52N 121-34-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Marysville-Beale AFB</_name>
-        <code>KBAB</code>
-        <zone>CAZ016</zone>
-        <radar>sfo</radar>
-        <coordinates>39-08N 121-26W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in California in the United States. -->
-       <_name>Merced</_name>
-       <location>
-         <!-- Translators: This is in Merced, California in the United States. -->
-         <_name>Merced</_name>
-         <code>KMCE</code>
-         <zone>CAZ020</zone>
-         <radar>sfo</radar>
-         <coordinates>37-16-59N 120-30-28W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Modesto</_name>
-        <code>KMOD</code>
-        <zone>CAZ019</zone>
-        <radar>sfo</radar>
-        <coordinates>37-37-27N 120-57-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Mojave</_name>
-        <code>KMHV</code>
-        <zone>CAZ024</zone>
-        <radar>fat</radar>
-        <coordinates>35-04N 118-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Montague</_name>
-        <code>KSIY</code>
-        <zone>CAZ011</zone>
-        <radar>rbl</radar>
-        <coordinates>41-46-53N 122-28-05W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in California in the United States. -->
-       <_name>Montery</_name>
-       <location>
-        <!-- Translators: This is in Montery, California in the United States. -->
-         <_name>Monterey</_name>
-         <code>KMRY</code>
-         <zone>CAZ009</zone>
-         <radar>fat</radar>
-         <coordinates>36-35-26N 121-50-51W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Mount Shasta</_name>
-        <code>KMHS</code>
-        <zone>CAZ011</zone>
-        <radar>rbl</radar>
-        <coordinates>41-18-57N 122-18-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Mount Wilson</_name>
-        <code>KMWS</code>
-        <zone>CAZ047</zone>
-        <radar>lax</radar>
-        <coordinates>34-14N 118-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Mountain View</_name>
-        <code>KNUQ</code>
-        <zone>CAZ006</zone>
-        <radar>sfo</radar>
-        <coordinates>37-24-21N 122-02-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Napa</_name>
-        <code>KAPC</code>
-        <zone>CAZ064</zone>
-        <radar>sfo</radar>
-        <coordinates>38-12-27N 122-16-46W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Needles</_name>
-        <code>KEED</code>
-        <zone>CAZ029</zone>
-        <radar>las</radar>
-        <coordinates>34-45-58N 114-37-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Newhall</_name>
-        <code>K3A6</code>
-        <coordinates>34-22N 118-34W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Oakland</_name>
-        <code>KOAK</code>
-        <zone>CAZ007</zone>
-        <radar>sfo</radar>
-        <coordinates>37-43-10N 122-14-07W</coordinates>
-      </location>
-      <city>
-        <!-- Translators: This is in California in the United States. -->
-       <_name>Oceanside</_name>
-       <location>
-         <!-- Translators: This is in Oceanside, California in the United States. -->
-         <_name>Location 1</_name>
-         <code>KNFG</code>
-         <zone>CAZ043</zone>
-         <radar>lax</radar>
-         <coordinates>33-18-17N 117-21-14W</coordinates>
-       </location>
+  <region>
+    <_name>Africa</_name>
+    <country>
+      <!-- DZ - Algeria -->
+      <_name>Algeria</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Algeria:
+           DAID DAMR 
+        -->
+      <iso-code>DZ</iso-code>
+      <fips-code>AG</fips-code>
+      <tz-hint>Africa/Algiers</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Adrar</_name>
+        <coordinates>27-53-59N 000-16-59W</coordinates>
+        <location>
+          <name>Adrar</name>
+          <code>DAUA</code>
+          <coordinates>27-52-59N 000-16-59W</coordinates>
+        </location>
       </city>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Ontario</_name>
-        <code>KONT</code>
-        <zone>CAZ048</zone>
-        <radar>lax</radar>
-        <coordinates>34-03-12N 117-34-33W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Oroville</_name>
-        <code>KOVE</code>
-        <coordinates>39-29-41N 121-37-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Oxnard</_name>
-        <code>KOXR</code>
-        <zone>CAZ040</zone>
-        <radar>lax</radar>
-        <coordinates>34-12-02N 119-12-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Palm Springs</_name>
-        <code>KPSP</code>
-        <zone>CAZ061</zone>
-        <radar>lax</radar>
-        <coordinates>33-49-20N 116-30-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Palmdale</_name>
-        <code>KPMD</code>
-        <zone>CAZ054</zone>
-        <radar>lax</radar>
-        <coordinates>34-37-47N 118-04-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Palo Alto</_name>
-        <code>KPAO</code>
-        <zone>CAZ006</zone>
-        <radar>sfo</radar>
-        <coordinates>37-28N 122-07W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Paso Robles</_name>
-        <code>KPRB</code>
-        <zone>CAZ037</zone>
-        <radar>fat</radar>
-        <coordinates>35-40-22N 120-37-37W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Point Mugu</_name>
-        <code>KNTD</code>
-        <radar>lax</radar>
-        <coordinates>34-07-26N 119-07-18W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Porterville</_name>
-        <code>KPTV</code>
-        <zone>CAZ021</zone>
-        <radar>fat</radar>
-        <coordinates>36-02N 119-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Ramona</_name>
-        <code>KRNM</code>
-        <coordinates>33-02-15N 116-54-57W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Red Bluff</_name>
-        <code>KRBL</code>
-        <zone>CAZ015</zone>
-        <radar>rbl</radar>
-        <coordinates>40-09-02N 122-15-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Redding</_name>
-        <code>KRDD</code>
-        <zone>CAZ013</zone>
-        <radar>rbl</radar>
-        <coordinates>40-30-54N 122-17-48W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in California in the United States. -->
-       <_name>Riverside</_name>
-       <location>
-         <!-- Translators: This is in Riverside, California in the United States. -->
-         <_name>March Air Force Base</_name>
-         <code>KRIV</code>
-         <zone>CAZ061</zone>
-         <radar>lax</radar>
-         <coordinates>33-54N 117-15W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Riverside, California in the United States. -->
-         <_name>Riverside Municipal Airport</_name>
-         <code>KRAL</code>
-         <zone>CAZ048</zone>
-         <radar>lax</radar>
-         <coordinates>33-57-05N 117-27-02W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in California in the United States. -->
-       <_name>Sacramento</_name>
-       <location>
-         <!-- Translators: This is in Sacramento, California in the United States. -->
-         <_name>Sacramento</_name>
-         <code>KSAC</code>
-         <zone>CAZ017</zone>
-         <radar>sfo</radar>
-         <coordinates>38-30-25N 121-29-42W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Sacramento, California in the United States. -->
-         <_name>Woodland</_name>
-         <code>KSMF</code>
-         <zone>CAZ017</zone>
-         <radar>sfo</radar>
-         <coordinates>38-42-05N 121-35-38W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Sacramento, California in the United States. -->
-         <_name>Sacramento Mather Airport</_name>
-         <code>KMHR</code>
-         <coordinates>38-33N 121-18W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Salinas</_name>
-        <code>KSNS</code>
-        <zone>CAZ009</zone>
-        <radar>fat</radar>
-        <coordinates>36-39-49N 121-36-29W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>San Carlos</_name>
-        <code>KSQL</code>
-        <zone>CAZ006</zone>
-        <radar>sfo</radar>
-        <coordinates>37-31N 122-15W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in California in the United States. -->
-       <_name>San Clemente</_name>
-       <location>
-         <!-- Translators: This is in San Clemente, California in the United States. -->
-         <_name>Naval Auxiliary Landing Field</_name>
-         <code>KNUC</code>
-         <coordinates>33-01-16N 118-34-52W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in California in the United States. -->
-       <_name>San Diego</_name>
-       <location>
-         <!-- Translators: This is in San Diego, California in the United States. -->
-         <_name>Gillespie</_name>
-         <code>KSEE</code>
-         <zone>CAZ050</zone>
-         <radar>lax</radar>
-         <coordinates>32-50N 116-58W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in San Diego, California in the United States. -->
-         <_name>Brown Field Municipal Airport</_name>
-         <code>KSDM</code>
-         <zone>CAZ050</zone>
-         <radar>lax</radar>
-         <coordinates>32-34-31N 116-59-35W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in San Diego, California in the United States. -->
-         <_name>Miramar MCAS/Mitscher Field Airport</_name>
-         <code>KNKX</code>
-         <zone>CAZ043</zone>
-         <radar>lax</radar>
-         <coordinates>32-52-06N 117-08-33W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in San Diego, California in the United States. -->
-         <_name>Montgomery Field</_name>
-         <code>KMYF</code>
-         <zone>CAZ043</zone>
-         <radar>lax</radar>
-         <coordinates>32-48-52N 117-08-11W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in San Diego, California in the United States. -->
-         <_name>North Island</_name>
-         <code>KNZY</code>
-         <radar>lax</radar>
-         <coordinates>32-41-27N 117-12-32W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in San Diego, California in the United States. -->
-         <_name>San Diego</_name>
-         <code>KSAN</code>
-         <zone>CAZ043</zone>
-         <radar>lax</radar>
-         <coordinates>32-44-01N 117-10-59W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in California in the United States. -->
-       <_name>San Francisco</_name>
-       <location>
-         <!-- Translators: This is in San Francisco, California in the United States. -->
-         <_name>Airport</_name>
-         <code>KSFO</code>
-         <zone>CAZ006</zone>
-         <radar>sfo</radar>
-         <coordinates>37-37-11N 122-21-53W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in San Jose, California in the United States. -->
-       <_name>San Jose</_name>
-       <location>
-         <!-- Translators: This is in San Jose, California in the United States. -->
-         <_name>Reid/Hillv</_name>
-         <code>KRHV</code>
-         <coordinates>37-20N 121-49W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in San Jose, California in the United States. -->
-         <_name>Santa Clara</_name>
-         <code>KSJC</code>
-         <zone>CAZ513</zone>
-         <radar>sfo</radar>
-         <coordinates>37-21-33N 121-55-27W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>San Luis Obispo</_name>
-        <code>KSBP</code>
-        <zone>CAZ034</zone>
-        <radar>fat</radar>
-        <coordinates>35-14-10N 120-38-10W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>San Nicholas Island</_name>
-        <code>KNSI</code>
-        <zone>CAZ039</zone>
-        <radar>lax</radar>
-        <coordinates>33-14-05N 119-27-10W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Sandberg</_name>
-        <code>KSDB</code>
-        <radar>lax</radar>
-        <coordinates>34-44-37N 118-43-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Santa Ana</_name>
-        <code>KSNA</code>
-        <zone>CAZ042</zone>
-        <radar>lax</radar>
-        <coordinates>33-40-48N 117-51-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Santa Barbara</_name>
-        <code>KSBA</code>
-        <zone>CAZ039</zone>
-        <radar>lax</radar>
-        <coordinates>34-25-34N 119-50-37W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Santa Maria</_name>
-        <code>KSMX</code>
-        <zone>CAZ035</zone>
-        <radar>lax</radar>
-        <coordinates>34-53-58N 120-26-55W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Santa Monica</_name>
-        <code>KSMO</code>
-        <zone>CAZ041</zone>
-        <radar>lax</radar>
-        <coordinates>34-00-57N 118-27-05W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Santa Rosa</_name>
-        <code>KSTS</code>
-        <zone>CAZ506</zone>
-        <radar>sfo</radar>
-        <coordinates>38-30-00N 122-49-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Santa Ynez</_name>
-        <code>KIZA</code>
-        <coordinates>34-36-25N 120-04-32W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Shelter Cove</_name>
-        <code>KO87</code>
-        <zone>CAZ001</zone>
-        <radar>rbl</radar>
-        <coordinates>40-01N 124-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Stockton</_name>
-        <code>KSCK</code>
-        <zone>CAZ019</zone>
-        <radar>sfo</radar>
-        <coordinates>37-53-23N 121-13-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Thermal</_name>
-        <code>KTRM</code>
-        <coordinates>33-37-40N 116-09-36W</coordinates>
-      </location>
-      <location>
-        <_name>Torrance</_name>
-        <code>KTOA</code>
-        <zone>CAZ042</zone>
-        <radar>lax</radar>
-        <coordinates>33-48N 118-20W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Truckee</_name>
-        <code>KTRK</code>
-        <zone>CAZ072</zone>
-        <radar>sfo</radar>
-        <coordinates>39-19N 120-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Twentynine Palms</_name>
-        <code>KNXP</code>
-        <zone>CAZ028</zone>
-        <radar>lax</radar>
-        <coordinates>34-17-40N 116-08-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Ukiah</_name>
-        <code>KUKI</code>
-        <zone>CAZ003</zone>
-        <radar>sfo</radar>
-        <coordinates>39-07-33N 123-12-03W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Vacaville</_name>
-        <code>KVCB</code>
-        <coordinates>38-22-40N 121-57-27W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Van Nuys</_name>
-        <code>KVNY</code>
-        <zone>CAZ047</zone>
-        <radar>lax</radar>
-        <coordinates>34-12-45N 118-29-27W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in California in the United States. -->
-       <_name>Vandenberg</_name>
-       <location>
-         <!-- Translators: This is in Vandenberg, California in the United States. -->
-         <_name>Air Force Base</_name>
-         <code>KVBG</code>
-         <zone>CAZ039</zone>
-         <radar>lax</radar>
-         <coordinates>34-45N 120-34W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Vandenberg, California in the United States. -->
-         <_name>Vandenberg Range</_name>
-         <code>KVBG</code>
-         <zone>CAZ039</zone>
-         <radar>lax</radar>
-         <coordinates>34-43N 120-34W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Visalia</_name>
-        <code>KVIS</code>
-        <zone>CAZ021</zone>
-        <radar>fat</radar>
-        <coordinates>36-19N 119-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in California in the United States. -->
-        <_name>Watsonville</_name>
-        <code>KWVI</code>
-        <coordinates>36-56-22N 121-47-20W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Colorado</_name>
-      <tz-hint>America/Denver</tz-hint>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Air Force Academy</_name>
-        <code>KAFF</code>
-        <zone>COZ071</zone>
-        <radar>den</radar>
-        <coordinates>38-58N 104-49W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Akron</_name>
-        <code>KAKO</code>
-        <zone>COZ049</zone>
-        <radar>den</radar>
-        <coordinates>40-10-28N 103-12-52W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Alamosa</_name>
-        <code>KALS</code>
-        <zone>COZ063</zone>
-        <radar>pub</radar>
-        <coordinates>37-26-20N 105-51-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Aspen</_name>
-        <code>KASE</code>
-        <zone>COZ010</zone>
-        <radar>den</radar>
-        <coordinates>39-13-44N 106-52-10W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Burlington</_name>
-        <code>KITR</code>
-        <coordinates>39-14-32N 102-16-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Colorado Springs</_name>
-        <code>KCOS</code>
-        <zone>COZ071</zone>
-        <radar>den</radar>
-        <coordinates>38-48-57N 104-42-39W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Copper Mountain</_name>
-        <code>KCCU</code>
-        <coordinates>39-28-02N 106-09-01W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Cortez</_name>
-        <code>KCEZ</code>
-        <zone>COZ021</zone>
-        <radar>las</radar>
-        <coordinates>37-18-23N 108-37-32W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Craig</_name>
-        <code>KCAG</code>
-        <zone>COZ002</zone>
-        <radar>den</radar>
-        <coordinates>40-29-36N 107-31-25W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Colorado in the United States. -->
-       <_name>Denver</_name>
-       <location>
-         <!-- Translators: This is in Denver, Colorado in the United States. -->
-         <_name>Denver NEXRAD</_name>
-         <code>KFTG</code>
-         <coordinates>39-47N 104-33W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Denver, Colorado in the United States. -->
-         <_name>International Airport</_name>
-         <code>KDEN</code>
-         <zone>COZ040</zone>
-         <radar>den</radar>
-         <coordinates>39-49-58N 104-39-27W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Denver, Colorado in the United States. -->
-         <_name>Centennial Airport</_name>
-         <code>KAPA</code>
-         <zone>COZ040</zone>
-         <radar>den</radar>
-         <coordinates>39-33-50N 104-50-54W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Denver, Colorado in the United States. -->
-         <_name>Aurora Buckley Air Force Base</_name>
-         <code>KBKF</code>
-         <zone>COZ040</zone>
-         <radar>den</radar>
-       </location>
-       <location>
-         <!-- Translators: This is in Denver, Colorado in the United States. -->
-         <_name>Broomfield</_name>
-         <code>KBJC</code>
-         <zone>COZ040</zone>
-         <radar>den</radar>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Colorado in the United States. -->
-       <_name>Durango</_name>
-       <location>
-         <!-- Translators: This is in Durango, Colorado in the United States. -->
-         <_name>Durango</_name>
-         <code>KDRO</code>
-         <zone>COZ022</zone>
-         <radar>pub</radar>
-         <coordinates>37-08-35N 107-45-35W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Eagle</_name>
-        <code>KEGE</code>
-        <zone>COZ010</zone>
-        <radar>slc</radar>
-        <coordinates>39-39N 106-55W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Elbert Mountain</_name>
-        <code>KMNH</code>
-        <coordinates>39-13-00N 104-38-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Fort Carson</_name>
-        <code>KFCS</code>
-        <zone>COZ071</zone>
-        <radar>pub</radar>
-        <coordinates>38-42N 104-46W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Loveland</_name>
-        <code>KFNL</code>
-        <zone>COZ038</zone>
-        <radar>den</radar>
-        <coordinates>40-27N 105-01W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Grand Junction</_name>
-        <code>KGJT</code>
-        <zone>COZ006</zone>
-        <radar>slc</radar>
-        <coordinates>39-08-02N 108-32-19W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Greeley</_name>
-        <code>KGXY</code>
-        <zone>COZ043</zone>
-        <radar>den</radar>
-        <coordinates>40-26N 104-38W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Colorado in the United States. -->
-       <_name>Gunnison</_name>
-       <location>
-         <!-- Translators: This is in Gunnison, Colorado in the United States. -->
-         <_name>Crested Butte Regional Airport</_name>
-         <code>KGUC</code>
-         <zone>COZ012</zone>
-         <radar>den</radar>
-         <coordinates>38-32N 106-56W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Hayden</_name>
-        <code>KHDN</code>
-        <zone>COZ005</zone>
-        <radar>den</radar>
-        <coordinates>40-29N 107-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Kremmling</_name>
-        <code>K20V</code>
-        <coordinates>40-03-13N 106-22-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>La Junta</_name>
-        <code>KLHX</code>
-        <zone>COZ076</zone>
-        <radar>pub</radar>
-        <coordinates>38-02-58N 103-30-44W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>La Veta Mountain</_name>
-        <code>KVTP</code>
-        <coordinates>37-30-04N 105-10-01W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Lamar</_name>
-        <code>K4LJ</code>
-        <zone>COZ080</zone>
-        <radar>pub</radar>
-        <coordinates>38-04-21N 102-41-12W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Leadville</_name>
-        <code>KLXV</code>
-        <zone>COZ012</zone>
-        <radar>den</radar>
-        <coordinates>39-13-41N 106-18-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Limon</_name>
-        <code>KLIC</code>
-        <zone>COZ047</zone>
-        <radar>den</radar>
-        <coordinates>39-16-24N 103-40-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Meeker</_name>
-        <code>KEEO</code>
-        <coordinates>40-02-32N 107-53-23W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Colorado in the United States. -->
-       <_name>Montrose</_name>
-       <location>
-         <!-- Translators: This is in Montrose, Colorado in the United States. -->
-         <_name>Location 1</_name>
-         <code>KMTJ</code>
-         <zone>COZ017</zone>
-         <radar>slc</radar>
-         <coordinates>38-30-18N 107-53-51W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Montrose, Colorado in the United States. -->
-         <_name>Location 2</_name>
-         <code>K6V8</code>
-         <zone>COZ017</zone>
-         <radar>slc</radar>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Pagosa Springs</_name>
-        <code>KCPW</code>
-        <coordinates>37-27-05N 106-48-01W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Pueblo</_name>
-        <code>KPUB</code>
-        <zone>COZ073</zone>
-        <radar>pub</radar>
-        <coordinates>38-17-24N 104-29-54W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Colorado in the United States. -->
-       <_name>Rifle</_name>
-       <location>
-         <!-- Translators: This is in Rifle, Colorado in the United States. -->
-         <_name>Garfield County Regional Airport</_name>
-         <code>KRIL</code>
-         <coordinates>39-31-30N 107-43-38W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Saguache</_name>
-        <code>K04V</code>
-        <coordinates>38-05-50N 106-10-07W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Salida-Harriet</_name>
-        <code>K0V2</code>
-        <zone>COZ069</zone>
-        <radar>pub</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Salida Mountain</_name>
-        <code>KMYP</code>
-        <coordinates>38-29-04N 106-19-01W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Springfield</_name>
-        <code>KSPD</code>
-        <coordinates>37-17N 102-37W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Telluride</_name>
-        <code>KTEX</code>
-        <coordinates>37-57-14N 107-54-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Colorado in the United States. -->
-        <_name>Trinidad</_name>
-        <code>KTAD</code>
-        <zone>COZ077</zone>
-        <radar>pub</radar>
-        <coordinates>37-16N 104-26W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Connecticut</_name>
-      <tz-hint>America/New_York</tz-hint>
-      <location>
-        <!-- Translators: This is in Connecticut in the United States. -->
-        <_name>Bridgeport</_name>
-        <code>KBDR</code>
-        <zone>CTZ009</zone>
-        <radar>nyc</radar>
-        <coordinates>41-09-30N 073-07-44W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Connecticut in the United States. -->
-        <_name>Danbury</_name>
-        <code>KDXR</code>
-        <zone>CTZ009</zone>
-        <radar>nyc</radar>
-        <coordinates>41-22-18N 073-29-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Connecticut in the United States. -->
-        <_name>Groton</_name>
-        <code>KGON</code>
-        <zone>CTZ012</zone>
-        <radar>nyc</radar>
-        <coordinates>41-19-39N 072-02-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Connecticut in the United States. -->
-        <_name>Hartford</_name>
-        <code>KHFD</code>
-        <zone>CTZ002</zone>
-        <radar>nyc</radar>
-        <coordinates>41-44-06N 072-39-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Connecticut in the United States. -->
-        <_name>Meriden</_name>
-        <code>KMMK</code>
-        <coordinates>41-30-35N 072-49-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Connecticut in the United States. -->
-        <_name>New Haven</_name>
-        <code>KHVN</code>
-        <zone>CTZ010</zone>
-        <radar>nyc</radar>
-        <coordinates>41-15-50N 072-53-14W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Connecticut in the United States. -->
-        <_name>Oxford</_name>
-        <code>KOXC</code>
-        <zone>CTZ010</zone>
-        <radar>nyc</radar>
-        <coordinates>41-29N 073-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Connecticut in the United States. -->
-        <_name>Willimantic</_name>
-        <code>KIJD</code>
-        <coordinates>41-44-31N 072-11-01W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Connecticut in the United States. -->
-        <_name>Windsor Locks</_name>
-        <code>KBDL</code>
-        <zone>CTZ002</zone>
-        <radar>nyc</radar>
-        <coordinates>41-56-17N 072-40-57W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Delaware</_name>
-      <tz-hint>America/New_York</tz-hint>
-      <location>
-        <!-- Translators: This is in Delaware in the United States. -->
-        <_name>Dover</_name>
-        <code>KDOV</code>
-        <zone>DEZ002</zone>
-        <radar>dca</radar>
-        <coordinates>39-08N 075-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Delaware in the United States. -->
-        <_name>Georgetown</_name>
-        <code>KGED</code>
-        <coordinates>38-41-24N 075-21-45W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Delaware in the United States. -->
-        <_name>Wilmington</_name>
-        <code>KILG</code>
-        <zone>DEZ001</zone>
-        <radar>dca</radar>
-        <coordinates>39-40-22N 075-36-03W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>District of Columbia</_name>
-      <tz-hint>America/New_York</tz-hint>
-      <location>
-        <!-- Translators: This is in District of Columbia in the United States. -->
-        <_name>Washington</_name>
-        <code>KDCA</code>
-        <zone>DCZ001</zone>
-        <radar>dca</radar>
-        <!-- Washington, DC Zero Milestone, NGS benchmark HV1847
-             http://www.ngs.noaa.gov/cgi-bin/ds_desig.prl
-             http://www.fhwa.dot.gov/infrastructure/zero.htm -->
-        <coordinates>38-53-42N 77-02-12W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in District of Columbia in the United States. -->
-        <_name>Washington-Dulles International Airport</_name>
-        <code>KIAD</code>
-        <zone>DCZ013</zone>
-        <radar>dca</radar>
-        <coordinates>38-56-05N 077-26-51W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Florida</_name>
-      <tz-hint>America/New_York</tz-hint>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Bartow</_name>
-        <code>KBOW</code>
-        <radar>tpa</radar>
-        <coordinates>27-57N 081-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Boca Raton</_name>
-        <code>KBCT</code>
-        <coordinates>26-22-43N 080-06-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Brooksville</_name>
-        <code>KBKV</code>
-        <zone>FLZ048</zone>
-        <radar>tpa</radar>
-        <coordinates>28-28-25N 082-27-16W</coordinates>
-      </location>
-      <city>
-        <!-- Translators: This is in Florida in the United States. -->
-	<_name>Cocoa Beach</_name>
-        <zone>FLZ047</zone>
-        <radar>tpa</radar>
+      <city>
+        <!-- Translators: this is the capital of Algeria.
+             "Algiers" is the traditional English name.
+             The local name in French is "Alger".
+          -->
+        <_name>Algiers</_name>
+        <coordinates>36-45-47N 003-03-02E</coordinates>
         <location>
-          <!-- Translators: This is in Cocoa Beach, Florida in the United States. -->
-          <_name>Cape Canaveral</_name>
-          <code>KMXR</code>
-          <coordinates>28-28N 080-33W</coordinates>
+          <name>Dar-El-Beida</name>
+          <code>DAAG</code>
+          <coordinates>36-43N 003-15E</coordinates>
         </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Annaba</_name>
+        <coordinates>36-53-59N 007-46E</coordinates>
         <location>
-          <!-- Translators: This is in Cocoa Beach, Florida in the United States. -->
-          <_name>Patrick AFB</_name>
-          <code>KCOF</code>
-          <coordinates>28-14N 080-36W</coordinates>
-        </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Crestview</_name>
-	<tz-hint>America/Chicago</tz-hint>
-        <code>KCEW</code>
-        <zone>FLZ006</zone>
-        <radar>bix</radar>
-        <coordinates>30-46-20N 086-31-12W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Cross City</_name>
-        <code>KCTY</code>
-        <zone>FLZ034</zone>
-        <radar>tlh</radar>
-        <coordinates>29-33-00N 083-06-19W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Daytona Beach</_name>
-        <code>KDAB</code>
-        <zone>FLZ041</zone>
-        <radar>tpa</radar>
-        <coordinates>29-10-38N 081-03-36W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Destin</_name>
-	<tz-hint>America/Chicago</tz-hint>
-        <code>KDTS</code>
-        <radar>bix</radar>
-        <coordinates>30-23-36N 086-28-03W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Florida in the United States. -->
-       <_name>Eglin</_name>
-       <location>
-         <!-- Translators: This is in Eglin, Florida in the United States. -->
-         <_name>Duke Field</_name>
-	 <tz-hint>America/Chicago</tz-hint>
-         <code>KEGI</code>
-         <coordinates>30-39N 086-31W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Eglin, Florida in the United States. -->
-         <_name>Eglin</_name>
-	 <tz-hint>America/Chicago</tz-hint>
-         <code>KEGI</code>
-         <zone>FLZ006</zone>
-         <radar>tlh</radar>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Florida in the United States. -->
-       <_name>Fort Lauderdale</_name>
-       <location>
-         <!-- Translators: This is in Fort Lauderdale, Florida in the United States. -->
-         <_name>Fort Lauderdale (International)</_name>
-         <code>KFLL</code>
-         <zone>FLZ072</zone>
-         <radar>mia</radar>
-         <coordinates>26-04-05N 080-09-09W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Fort Lauderdale, Florida in the United States. -->
-         <_name>Fort Lauderdale</_name>
-         <code>KFXE</code>
-         <zone>FLZ072</zone>
-         <radar>mia</radar>
-         <coordinates>26-12-00N 080-11-00W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Florida in the United States. -->
-       <_name>Fort Myers</_name>
-       <location>
-         <!-- Translators: This is in Fort Myers, Florida in the United States. -->
-         <_name>Page Field</_name>
-         <code>KFMY</code>
-         <zone>FLZ065</zone>
-         <radar>mia</radar>
-         <coordinates>26-35-03N 081-51-45W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Fort Myers, Florida in the United States. -->
-         <_name>Southwest Florida International</_name>
-         <code>KRSW</code>
-         <zone>FLZ065</zone>
-         <radar>mia</radar>
-         <coordinates>26-31-37N 081-45-59W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Florida in the United States. -->
-       <_name>Fort Pierce</_name>
-       <location>
-         <!-- Translators: This is in Fort Pierce, Florida in the United States. -->
-         <_name>St. Lucie County International Airport</_name>
-         <code>KFPR</code>
-         <coordinates>27-29-53N 080-22-36W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Gainesville</_name>
-        <code>KGNV</code>
-        <zone>FLZ036</zone>
-        <radar>tlh</radar>
-        <coordinates>29-41-31N 082-16-32W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Hollywood</_name>
-        <code>KHWO</code>
-        <coordinates>25-59-56N 080-14-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Homestead AFB</_name>
-        <code>KHST</code>
-        <zone>FLZ074</zone>
-        <radar>mia</radar>
-        <coordinates>25-29N 080-23W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Hurlburt</_name>
-	<tz-hint>America/Chicago</tz-hint>
-        <code>KHRT</code>
-        <radar>bix</radar>
-        <coordinates>30-25N 086-41W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Florida in the United States. -->
-       <_name>Jacksonville</_name>
-       <location>
-         <!-- Translators: This is in Jacksonville, Florida in the United States. -->
-         <_name>Cecil Field Airport</_name>
-         <code>KVQQ</code>
-         <coordinates>30-13-07N 081-52-36W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Jacksonville, Florida in the United States. -->
-         <_name>Jacksonville</_name>
-         <code>KJAX</code>
-         <zone>FLZ025</zone>
-         <radar>tlh</radar>
-         <coordinates>30-29-40N 081-41-36W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Jacksonville, Florida in the United States. -->
-         <_name>Naval Air Station</_name>
-         <code>KNIP</code>
-         <zone>FLZ025</zone>
-         <radar>tlh</radar>
-         <coordinates>30-14-03N 081-40-29W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Jacksonville, Florida in the United States. -->
-         <_name>Craig Airport</_name>
-         <code>KCRG</code>
-         <zone>FLZ025</zone>
-         <radar>tlh</radar>
-         <coordinates>30-20-10N 081-30-53W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Key West</_name>
-        <code>KEYW</code>
-        <zone>FLZ075</zone>
-        <radar>mia</radar>
-        <coordinates>24-33-13N 081-45-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Key West NAS</_name>
-        <code>KNQX</code>
-        <zone>FLZ075</zone>
-        <radar>mia</radar>
-        <coordinates>24-34-46N 081-41-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Lakeland</_name>
-        <code>KLAL</code>
-        <zone>FLZ052</zone>
-        <radar>tpa</radar>
-        <coordinates>27-59N 082-01W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Leesburg</_name>
-        <code>KLEE</code>
-        <radar>tpa</radar>
-        <coordinates>28-49-21N 081-48-32W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Macdill</_name>
-        <code>KMCF</code>
-        <coordinates>27-51N 082-30W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Florida in the United States. -->
-       <_name>Marathon</_name>
-       <location>
-         <!-- Translators: This is in Marathon, Florida in the United States. -->
-         <_name>Marathon</_name>
-         <code>KMTH</code>
-         <zone>FLZ075</zone>
-         <radar>mia</radar>
-         <coordinates>24-43-33N 081-02-52W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Marianna</_name>
-	<tz-hint>America/Chicago</tz-hint>
-        <code>KMAI</code>
-        <zone>FLZ011</zone>
-        <radar>tlh</radar>
-        <coordinates>30-50-12N 085-11-01W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Mayport</_name>
-        <code>KNRB</code>
-        <zone>FLZ025</zone>
-        <radar>tlh</radar>
-        <coordinates>30-23-45N 081-25-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Melbourne</_name>
-        <code>KMLB</code>
-        <zone>FLZ047</zone>
-        <radar>tpa</radar>
-        <coordinates>28-06-10N 080-38-45W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Florida in the United States. -->
-       <_name>Miami</_name>
-       <location>
-         <!-- Translators: This is in Miami, Florida in the United States. -->
-         <_name>Miami</_name>
-         <code>KMIA</code>
-         <zone>FLZ074</zone>
-         <radar>mia</radar>
-         <coordinates>25-47-26N 080-18-59W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Miami, Florida in the United States. -->
-         <_name>Kendall</_name>
-         <code>KTMB</code>
-         <zone>FLZ074</zone>
-         <radar>mia</radar>
-         <coordinates>25-38-31N 080-26-05W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Miami, Florida in the United States. -->
-         <_name>Opa Locka</_name>
-         <code>KOPF</code>
-         <zone>FLZ074</zone>
-         <radar>mia</radar>
-         <coordinates>25-54-36N 080-16-59W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Florida in the United States. -->
-       <_name>Milton</_name>
-       <location>
-         <!-- Translators: This is in Milton, Florida in the United States. -->
-         <_name>Whiting Field - North</_name>
-	 <tz-hint>America/Chicago</tz-hint>
-         <code>KNSE</code>
-         <zone>FLZ004</zone>
-         <radar>bix</radar>
-         <coordinates>30-44-00N 087-01-00W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>NASA Shuttle</_name>
-        <code>KTTS</code>
-        <radar>tpa</radar>
-        <coordinates>28-37N 080-43W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Naples</_name>
-        <code>KAPF</code>
-        <zone>FLZ069</zone>
-        <radar>mia</radar>
-        <coordinates>26-09N 081-46W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Ocala</_name>
-        <code>KOCF</code>
-        <zone>FLZ040</zone>
-        <radar>tpa</radar>
-        <coordinates>29-10N 082-13W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Florida in the United States. -->
-       <_name>Orlando</_name>
-       <location>
-         <!-- Translators: This is in Orlando, Florida in the United States. -->
-         <_name>Sanford Airport</_name>
-         <code>KSFB</code>
-         <coordinates>28-47N 081-15W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Orlando, Florida in the United States. -->
-         <_name>Kissimmee Municipal Airport</_name>
-         <code>KISM</code>
-         <coordinates>28-17-23N 081-26-14W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Orlando, Florida in the United States. -->
-         <_name>Orlando</_name>
-         <code>KORL</code>
-         <zone>FLZ045</zone>
-         <radar>tpa</radar>
-         <coordinates>28-32-47N 081-20-09W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Orlando, Florida in the United States. -->
-         <_name>International Airport</_name>
-         <code>KMCO</code>
-         <zone>FLZ045</zone>
-         <radar>tpa</radar>
-         <coordinates>28-25-02N 081-19-30W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Panama City</_name>
-	<tz-hint>America/Chicago</tz-hint>
-        <code>KPFN</code>
-        <zone>FLZ012</zone>
-        <radar>tlh</radar>
-        <coordinates>30-12-27N 085-41-06W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Florida in the United States. -->
-       <_name>Pensacola</_name>
-       <location>
-         <!-- Translators: This is in Pensacola, Florida in the United States. -->
-         <_name>Pensacola</_name>
-	 <tz-hint>America/Chicago</tz-hint>
-         <code>KPNS</code>
-         <zone>FLZ002</zone>
-         <radar>bix</radar>
-         <coordinates>30-28-41N 087-11-13W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Pensacola, Florida in the United States. -->
-         <_name>Naval Air Station</_name>
-	 <tz-hint>America/Chicago</tz-hint>
-         <code>KNPA</code>
-         <zone>FLZ002</zone>
-         <radar>bix</radar>
-         <coordinates>30-21-22N 087-19-24W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Perry-Foley</_name>
-        <code>K40J</code>
-        <radar>tlh</radar>
-        <coordinates>30-04-19N 083-34-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Pompano Beach</_name>
-        <code>KPMP</code>
-        <radar>mia</radar>
-        <coordinates>26-14-44N 080-06-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Punta Gorda</_name>
-        <code>KPGD</code>
-        <radar>mia</radar>
-        <coordinates>26-55-04N 081-59-37W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Sanford</_name>
-        <code>KSFB</code>
-        <zone>FLZ046</zone>
-        <radar>tpa</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Sarasota</_name>
-        <code>KSRQ</code>
-        <zone>FLZ060</zone>
-        <radar>tpa</radar>
-        <coordinates>27-24-05N 082-33-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>St. Augustine</_name>
-        <code>KSGJ</code>
-        <coordinates>29-57-33N 081-20-23W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Florida in the United States. -->
-       <_name>St Petersburg</_name>
-       <location>
-         <!-- Translators: This is in St Petersburg, Florida in the United States. -->
-         <_name>St Petersburg</_name>
-         <code>KSPG</code>
-         <zone>FLZ050</zone>
-         <radar>tpa</radar>
-         <coordinates>27-46-04N 082-37-34W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in St Petersburg, Florida in the United States. -->
-         <_name>Clearwater</_name>
-         <code>KPIE</code>
-         <zone>FLZ050</zone>
-         <radar>tpa</radar>
-         <coordinates>27-54-44N 082-41-08W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Stuart</_name>
-        <code>KSUA</code>
-        <coordinates>27-10-54N 080-13-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Tallahassee</_name>
-        <code>KTLH</code>
-        <zone>FLZ017</zone>
-        <radar>tlh</radar>
-        <coordinates>30-23-35N 084-21-12W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Florida in the United States. -->
-       <_name>Tampa</_name>
-       <location>
-         <!-- Translators: This is in Tampa, Florida in the United States. -->
-         <_name>Tampa</_name>
-         <code>KTPA</code>
-         <zone>FLZ051</zone>
-         <radar>tpa</radar>
-         <coordinates>27-57-41N 082-32-25W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Tampa, Florida in the United States. -->
-         <_name>Macdill Air Force Base</_name>
-         <code>KMCF</code>
-         <zone>FLZ051</zone>
-         <radar>tpa</radar>
-       </location>
-       <location>
-         <!-- Translators: This is in Tampa, Florida in the United States. -->
-         <_name>Vandenberg Airport</_name>
-         <code>KVDF</code>
-         <coordinates>28-00-50N 082-20-43W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>The Villages</_name>
-        <code>KVVG</code>
-        <coordinates>28-58N 081-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Titusville</_name>
-        <code>KTIX</code>
-        <zone>FLZ047</zone>
-        <radar>tpa</radar>
-        <coordinates>28-31N 080-48W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Tyndall AFB</_name>
-	<tz-hint>America/Chicago</tz-hint>
-        <code>KPAM</code>
-        <radar>tlh</radar>
-        <coordinates>30-04N 085-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Valparaiso</_name>
-	<tz-hint>America/Chicago</tz-hint>
-        <code>KVPS</code>
-        <zone>FLZ006</zone>
-        <radar>bix</radar>
-        <coordinates>30-29N 086-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Vero Beach</_name>
-        <code>KVRB</code>
-        <zone>FLZ054</zone>
-        <radar>tpa</radar>
-        <coordinates>27-39-20N 080-25-05W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>West Palm Beach</_name>
-        <code>KPBI</code>
-        <zone>FLZ068</zone>
-        <radar>mia</radar>
-        <coordinates>26-41-05N 080-05-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Florida in the United States. -->
-        <_name>Winter Haven</_name>
-        <code>KGIF</code>
-        <radar>tpa</radar>
-        <coordinates>28-03-38N 081-45-27W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Georgia</_name>
-      <tz-hint>America/New_York</tz-hint>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Albany</_name>
-        <code>KABY</code>
-        <zone>GAZ125</zone>
-        <radar>tlh</radar>
-        <coordinates>31-32-08N 084-11-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Alma</_name>
-        <code>KAMG</code>
-        <zone>GAZ134</zone>
-        <radar>tlh</radar>
-        <coordinates>31-32-10N 082-30-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Athens</_name>
-        <code>KAHN</code>
-        <zone>GAZ036</zone>
-        <radar>atl</radar>
-        <coordinates>33-57-03N 083-19-41W</coordinates>
-      </location>
+          <name>Annaba</name>
+          <code>DABB</code>
+          <coordinates>36-49-59N 007-49E</coordinates>
+        </location>
+      </city>
       <city>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Atlanta</_name>
-        <zone>GAZ033</zone>
-        <radar>atl</radar>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Batna</_name>
+        <coordinates>35-33-19N 006-10-42E</coordinates>
         <location>
-          <!-- Translators: This is in Atlanta, Georgia in the United States. -->
-          <_name>Hartsfield Airport</_name>
-          <code>KATL</code>
-          <coordinates>33-37-47N 084-26-32W</coordinates>
+          <name>Batna</name>
+          <code>DABT</code>
+          <coordinates>35-32-59N 006-10-59E</coordinates>
         </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Bechar</_name>
+        <coordinates>31-37N 002-13W</coordinates>
         <location>
-          <!-- Translators: This is in Atlanta, Georgia in the United States. -->
-          <_name>De Kalb-Peachtree Airport</_name>
-	  <code>KPDK</code>
-          <coordinates>33-52-42N 084-17-53W</coordinates>
+          <name>Bechar</name>
+          <code>DAOR</code>
+          <coordinates>31-37N 002-13-59W</coordinates>
         </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Bejaia</_name>
+        <coordinates>36-45N 005-04-59E</coordinates>
         <location>
-          <!-- Translators: This is in Atlanta, Georgia in the United States. -->
-          <_name>Fulton County Airport</_name>
-          <code>KFTY</code>
-          <coordinates>33-46-39N 084-31-28W</coordinates>
+          <name>Bejaia</name>
+          <code>DAAE</code>
+          <coordinates>36-43N 005-04E</coordinates>
         </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Berriane</_name>
+        <coordinates>32-49-59N 003-46E</coordinates>
         <location>
-          <!-- Translators: This is in Atlanta, Georgia in the United States. -->
-          <_name>Peachtree City</_name>
-          <code>KFFC</code>
-          <coordinates>33-21-19N 084-34-01W</coordinates>
+          <name>Tilrempt, Hassi R'mel Airport</name>
+          <code>DAFH</code>
+          <coordinates>32-55-47N 003-18-43E</coordinates>
         </location>
       </city>
       <city>
-       <!-- Translators: This is in Georgia in the United States. -->
-       <_name>Augusta</_name>
-       <location>
-         <!-- Translators: This is in Augusta, Georgia in the United States. -->
-         <_name>Augusta</_name>
-         <code>KAGS</code>
-         <zone>GAZ065</zone>
-         <radar>atl</radar>
-         <coordinates>33-21-52N 081-57-48W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Augusta, Georgia in the United States. -->
-         <_name>Daniel Field</_name>
-         <code>KDNL</code>
-         <coordinates>33-28-01N 082-02-19W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Bainbridge</_name>
-        <code>KBGE</code>
-        <coordinates>30-58N 084-38W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Blakely</_name>
-        <code>K11J</code>
-        <coordinates>31-23-49N 084-53-42W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Georgia in the United States. -->
-       <_name>Brunswick</_name>
-       <location>
-         <!-- Translators: This is in Brunswick, Georgia in the United States. -->
-         <_name>Glynco</_name>
-         <code>KBQK</code>
-         <coordinates>31-15N 081-28W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Brunswick, Georgia in the United States. -->
-         <_name>Brunswick</_name>
-         <code>KSSI</code>
-         <zone>GAZ154</zone>
-         <radar>tlh</radar>
-         <coordinates>31-09-06N 081-23-29W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Canton</_name>
-        <code>K47A</code>
-        <coordinates>34-18-38N 084-25-26W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Cartersville</_name>
-        <code>KVPC</code>
-        <coordinates>34-07-42N 084-50-50W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Georgia in the United States. -->
-       <_name>Columbus</_name>
-       <location>
-         <!-- Translators: This is in Columbus, Georgia in the United States. -->
-         <_name>Columbus</_name>
-         <code>KCSG</code>
-         <zone>GAZ089</zone>
-         <radar>bhm</radar>
-         <coordinates>32-30-58N 084-56-32W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Columbus, Georgia in the United States. -->
-         <_name>Fort Benning</_name>
-         <code>KLSF</code>
-         <zone>GAZ089</zone>
-         <radar>bhm</radar>
-         <coordinates>32-20N 084-50W</coordinates>
-       </location>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Biskra</_name>
+        <coordinates>34-51N 005-43-59E</coordinates>
+        <location>
+          <name>Biskra</name>
+          <code>DAUB</code>
+          <coordinates>34-47-59N 005-43-59E</coordinates>
+        </location>
       </city>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Douglas</_name>
-        <code>KDQH</code>
-        <coordinates>31-28-36N 082-51-37W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-	<_name>Dublin</_name>
-	<code>KDBN</code>
-	<coordinates>32-33-52N 082-59-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Gainesville</_name>
-        <code>KGVL</code>
-        <coordinates>34-16-19N 083-49-49W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Hinesville</_name>
-        <code>KLHW</code>
-        <radar>tlh</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Hunter Army Air Field</_name>
-        <code>KSVN</code>
-        <coordinates>32-01N 081-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Fort Benning</_name>
-        <code>KLSF</code>
-        <zone>GAZ090</zone>
-        <radar>bhm</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Fort Stewart</_name>
-        <code>KLHW</code>
-        <zone>GAZ138</zone>
-        <radar>tlh</radar>
-        <coordinates>31-53N 081-34W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>La Grange</_name>
-        <code>KLGC</code>
-        <coordinates>33-00-32N 085-04-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Lawrenceville</_name>
-        <code>KLZU</code>
-        <coordinates>33-58-41N 083-57-45W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Macon</_name>
-        <code>KMCN</code>
-        <zone>GAZ082</zone>
-        <radar>atl</radar>
-        <coordinates>32-41-16N 083-39-16W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Georgia in the United States. -->
-       <_name>Marietta</_name>
-       <location>
-         <!-- Translators: This is in Marietta, Georgia in the United States. -->
-         <_name>Marietta</_name>
-         <code>KMGE</code>
-         <zone>GAZ032</zone>
-         <radar>atl</radar>
-         <coordinates>33-55N 084-31W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Marietta, Georgia in the United States. -->
-         <_name>McCollum Field Airport</_name>
-         <code>KRYY</code>
-         <coordinates>34-00-47N 084-35-55W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Milledgeville</_name>
-        <code>KMLJ</code>
-        <coordinates>33-09-15N 083-14-26W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Moultrie</_name>
-        <code>KMGR</code>
-        <radar>tlh</radar>
-        <coordinates>31-05-05N 083-48-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Newnan</_name>
-        <code>KCCO</code>
-        <coordinates>33-18-44N 084-46-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Rome-Russell</_name>
-        <code>KRMG</code>
-        <zone>GAZ019</zone>
-        <radar>atl</radar>
-        <coordinates>34-20-52N 085-09-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Savannah</_name>
-        <code>KSAV</code>
-        <zone>GAZ119</zone>
-        <radar>tlh</radar>
-        <coordinates>32-07-08N 081-12-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Savannah-Hunter AAF</_name>
-        <code>KSVN</code>
-        <zone>GAZ119</zone>
-        <radar>tlh</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Statesboro</_name>
-        <code>KTBR</code>
-        <coordinates>32-28-59N 081-44-14W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>St Simon's Island</_name>
-        <code>KSSI</code>
-        <zone>GAZ154</zone>
-        <radar>tlh</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Sylvania</_name>
-        <code>KJYL</code>
-        <coordinates>32-38-43N 081-35-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Thomaston</_name>
-        <code>KOPN</code>
-        <coordinates>32-57-18N 084-15-52W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Thomson</_name>
-        <code>KHQU</code>
-        <coordinates>33-31-46N 082-30-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Valdosta</_name>
-        <code>KVLD</code>
-        <zone>GAZ160</zone>
-        <radar>tlh</radar>
-        <coordinates>30-47N 083-17W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Vidalia</_name>
-        <code>KVDI</code>
-        <coordinates>32-11-33N 082-22-19W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Moody Air Force Base</_name>
-        <code>KVAD</code>
-        <zone>GAZ160</zone>
-        <radar>tlh</radar>
-        <coordinates>30-58N 083-12W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Warner Robins</_name>
-        <code>KWRB</code>
-        <zone>GAZ095</zone>
-        <radar>atl</radar>
-        <coordinates>32-38N 083-36W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>West Atlanta</_name>
-        <code>KFTY</code>
-        <zone>GAZ033</zone>
-        <radar>atl</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Waycross</_name>
-        <code>KAYS</code>
-        <zone>GAZ151</zone>
-        <radar>tlh</radar>
-        <coordinates>31-15N 082-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Georgia in the United States. -->
-        <_name>Winder</_name>
-        <code>KWDR</code>
-        <coordinates>33-58-56N 083-40-05W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Hawaii</_name>
-      <tz-hint>Pacific/Honolulu</tz-hint>
-      <location>
-        <!-- Translators: This is in Hawaii in the United States. -->
-        <_name>Barbers Point</_name>
-        <code>PHNA</code>
-        <zone>HIZ002</zone>
-        <radar>hawaii</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Hawaii in the United States. -->
-        <_name>Barking Sand</_name>
-        <code>PHBK</code>
-        <radar>hawaii</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Hawaii in the United States. -->
-        <_name>Bradshaw Field</_name>
-        <code>PHSF</code>
-        <radar>hawaii</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Hawaii in the United States. -->
-        <_name>Hana</_name>
-        <code>PHHN</code>
-        <coordinates>20-47-44N 156-00-52W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Hawaii in the United States. -->
-        <_name>Hilo</_name>
-        <code>PHTO</code>
-        <zone>HIZ004</zone>
-        <radar>hawaii</radar>
-        <coordinates>19-43-20N 155-03-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Hawaii in the United States. -->
-        <_name>Honolulu</_name>
-        <code>PHNL</code>
-        <zone>HIZ002</zone>
-        <radar>hawaii</radar>
-        <coordinates>21-19-39N 157-56-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Hawaii in the United States. -->
-        <_name>Kahului</_name>
-        <code>PHOG</code>
-        <zone>HIZ003</zone>
-        <radar>hawaii</radar>
-        <coordinates>20-53-33N 156-26-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Hawaii in the United States. -->
-        <_name>Kailua-Kona</_name>
-        <code>PHKO</code>
-        <zone>HIZ002</zone>
-        <radar>hawaii</radar>
-        <coordinates>19-44-27N 156-03-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Hawaii in the United States. -->
-        <_name>Kaneohe</_name>
-        <code>PHNG</code>
-        <zone>HIZ002</zone>
-        <radar>hawaii</radar>
-        <coordinates>21-27-14N 157-45-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Hawaii in the United States. -->
-        <_name>Kaunakakai</_name>
-        <code>PHMK</code>
-        <coordinates>21-09N 157-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Hawaii in the United States. -->
-        <_name>Kekaha</_name>
-        <code>PHBK</code>
-        <coordinates>22-02-11N 159-47-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Hawaii in the United States. -->
-        <_name>Lahaina</_name>
-        <code>PHJH</code>
-        <zone>HIZ003</zone>
-        <radar>hawaii</radar>
-        <coordinates>21-01N 156-38W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Hawaii in the United States. -->
-        <_name>Lanai</_name>
-        <code>PHNY</code>
-        <zone>HIZ003</zone>
-        <radar>hawaii</radar>
-        <coordinates>20-47N 156-57W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Hawaii in the United States. -->
-        <_name>Lihue</_name>
-        <code>PHLI</code>
-        <zone>HIZ001</zone>
-        <radar>hawaii</radar>
-        <coordinates>21-59-02N 159-20-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Hawaii in the United States. -->
-        <_name>Molokai</_name>
-        <code>PHMK</code>
-        <zone>HIZ005</zone>
-        <radar>hawaii</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Hawaii in the United States. -->
-        <_name>Oahu</_name>
-        <code>PHHI</code>
-        <zone>HIZ002</zone>
-        <radar>hawaii</radar>
-        <coordinates>21-18-30N 158-04-05W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Hawaii in the United States. -->
-        <_name>Wheeler</_name>
-        <code>PHHI</code>
-        <coordinates>21-29N 158-02W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Idaho</_name>
-      <tz-hint>America/Denver</tz-hint>
-      <location>
-        <!-- Translators: This is in Idaho in the United States. -->
-        <_name>Boise</_name>
-        <code>KBOI</code>
-        <zone>IDZ014</zone>
-        <radar>boi</radar>
-        <coordinates>43-34-00N 116-14-26W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Idaho in the United States. -->
-        <_name>Burley</_name>
-        <code>KBYI</code>
-        <zone>IDZ022</zone>
-        <radar>boi</radar>
-        <coordinates>42-32-33N 113-46-17W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Idaho in the United States. -->
-        <_name>Caldwell</_name>
-        <code>KEUL</code>
-        <coordinates>43-38N 116-38W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Idaho in the United States. -->
-        <_name>Coeur d'Alene</_name>
-	<tz-hint>America/Los_Angeles</tz-hint>
-        <code>KCOE</code>
-        <zone>IDZ002</zone>
-        <radar>geg</radar>
-        <coordinates>47-46N 116-49W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Idaho in the United States. -->
-        <_name>Elk City</_name>
-        <code>KP69</code>
-        <zone>IDZ006</zone>
-        <radar>geg</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Idaho in the United States. -->
-        <_name>Hailey-Sun Valley</_name>
-        <code>KSUN</code>
-        <zone>IDZ018</zone>
-        <radar>boi</radar>
-        <coordinates>43-30N 114-18W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Idaho in the United States. -->
-        <_name>Idaho Falls</_name>
-        <code>KIDA</code>
-        <zone>IDZ020</zone>
-        <radar>boi</radar>
-        <coordinates>43-31-15N 112-03-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Idaho in the United States. -->
-        <_name>Lewiston</_name>
-	<tz-hint>America/Los_Angeles</tz-hint>
-        <code>KLWS</code>
-        <zone>IDZ003</zone>
-        <radar>geg</radar>
-        <coordinates>46-22-29N 117-00-52W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Idaho in the United States. -->
-        <_name>Lowell</_name>
-	<tz-hint>America/Los_Angeles</tz-hint>
-        <code>KP69</code>
-        <coordinates>46-08-39N 115-35-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Idaho in the United States. -->
-        <_name>Malta</_name>
-        <code>K77M</code>
-        <zone>IDZ022</zone>
-        <radar>boi</radar>
-        <coordinates>42-19N 113-20W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Idaho in the United States. -->
-        <_name>McCall</_name>
-        <code>KMYL</code>
-        <zone>IDZ011</zone>
-        <radar>boi</radar>
-        <coordinates>44-53-00N 116-05-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Idaho in the United States. -->
-        <_name>Mountain Home</_name>
-        <code>KMUO</code>
-        <zone>IDZ014</zone>
-        <radar>boi</radar> 
-        <coordinates>43-03N 115-52W</coordinates>
-     </location>
-      <location>
-        <!-- Translators: This is in Idaho in the United States. -->
-        <_name>Mullan Pass</_name>
-	<tz-hint>America/Los_Angeles</tz-hint>
-        <code>KMLP</code>
-        <coordinates>47-27-15N 115-40-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Idaho in the United States. -->
-        <_name>Pocatello</_name>
-        <code>KPIH</code>
-        <zone>IDZ021</zone>
-        <radar>boi</radar>
-        <coordinates>42-55-13N 112-34-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Idaho in the United States. -->
-        <_name>Rexburg</_name>
-        <code>KRXE</code>
-        <coordinates>43-49-54N 111-48-22W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Idaho in the United States. -->
-        <_name>Salmon</_name>
-        <code>KSMN</code>
-        <zone>IDZ009</zone>
-        <radar>boi</radar>
-        <coordinates>45-07N 113-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Idaho in the United States. -->
-        <_name>Sandpoint</_name>
-	<tz-hint>America/Los_Angeles</tz-hint>
-        <code>KSZT</code>
-        <coordinates>48-17-58N 116-33-36W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Idaho in the United States. -->
-        <_name>Soda Springs</_name>
-        <code>KU78</code>
-        <zone>IDZ023</zone>
-        <radar>boi</radar>
-        <coordinates>42-39N 111-35W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Idaho in the United States. -->
-       <_name>Stanley</_name>
-       <location>
-         <!-- Translators: This is in Stanley, Idaho in the United States. -->
-         <_name>Stanley Ranger Station</_name>
-         <code>KSNT</code>
-         <coordinates>44-12-31N 114-56-04W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Idaho in the United States. -->
-        <_name>Twin Falls</_name>
-        <code>KTWF</code>
-        <zone>IDZ015</zone>
-        <radar>boi</radar>
-        <coordinates>42-28-43N 114-28-34W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Illinois</_name>
-      <tz-hint>America/Chicago</tz-hint>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Alton</_name>
-        <code>KALN</code>
-        <zone>ILZ100</zone>
-        <radar>stl</radar>
-        <coordinates>38-54N 090-03W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Aurora</_name>
-        <code>KARR</code>
-        <zone>ILZ013</zone>
-        <radar>ord</radar>
-        <coordinates>41-46-12N 088-28-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Belleville</_name>
-        <code>KBLV</code>
-        <zone>ILZ101</zone>
-        <radar>stl</radar>
-        <coordinates>38-33N 089-51W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Bloomington</_name>
-        <code>KBMI</code>
-        <zone>ILZ038</zone>
-        <radar>ind</radar>
-        <coordinates>40-29N 088-55W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Cahokia</_name>
-        <code>KCPS</code>
-        <coordinates>38-34-15N 090-09-22W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Cairo</_name>
-        <code>KCIR</code>
-        <zone>ILZ092</zone>
-        <radar>tup</radar>
-        <coordinates>37-00-43N 089-13-10W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Carbondale</_name>
-        <code>KMDH</code>
-        <zone>ILZ084</zone>
-        <radar>stl</radar>
-        <coordinates>37-46-59N 089-14-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Carmi</_name>
-        <code>KCUL</code>
-        <coordinates>38-05-22N 088-07-23W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Centralia</_name>
-        <code>KENL</code>
-        <coordinates>38-30-53N 089-05-32W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Champaign</_name>
-        <code>KCMI</code>
-        <zone>ILZ045</zone>
-        <radar>ind</radar>
-        <coordinates>40-01-56N 088-16-24W</coordinates>
-      </location>
-      <city>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Chicago</_name>
-        <zone>ILZ014</zone>
-        <radar>ord</radar>
+      <city>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Bou Saada</_name>
+        <coordinates>35-12-51N 004-10-57E</coordinates>
         <location>
-          <!-- Translators: This is in Chicago, Illinois in the United States. -->
-          <_name>Lansing</_name>
-          <code>KIGQ</code>
-          <coordinates>41-32-24N 087-31-56W</coordinates>
+          <name>Bou Saada</name>
+          <code>DAAD</code>
+          <coordinates>35-19-59N 004-12E</coordinates>
         </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Chlef</_name>
+        <coordinates>36-09-52N 001-20-04E</coordinates>
         <location>
-          <!-- Translators: This is in Chicago, Illinois in the United States. -->
-          <_name>Midway Airport</_name>
-          <code>KMDW</code>
-          <coordinates>41-47-03N 087-45-19W</coordinates>
+          <name>Chlef</name>
+          <code>DAOI</code>
+          <coordinates>36-13N 001-19-59E</coordinates>
         </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Constantine</_name>
+        <coordinates>36-21-54N 006-36-52E</coordinates>
         <location>
-          <!-- Translators: This is in Chicago, Illinois in the United States. -->
-          <_name>O'Hare Airport</_name>
-          <code>KORD</code>
-          <zone>ILZ013</zone>
-          <coordinates>41-58-47N 087-54-16W</coordinates>
+          <name>Constantine</name>
+          <code>DABC</code>
+          <coordinates>36-16-59N 006-37E</coordinates>
         </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Dar el Beida</_name>
+        <coordinates>36-42-47N 003-12-44E</coordinates>
         <location>
-          <!-- Translators: This is in Chicago, Illinois in the United States. -->
-          <_name>Romeoville, Lewis University Airport</_name>
-          <code>KLOT</code>
-          <coordinates>41-36-30N 088-05-39W</coordinates>
+          <name>Dar el Beida</name>
+          <code>DAAG</code>
+          <coordinates>36-43N 003-15E</coordinates>
         </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Djanet</_name>
+        <coordinates>24-33-08N 009-28-55E</coordinates>
         <location>
-          <!-- Translators: This is in Chicago, Illinois in the United States. -->
-          <_name>Waukegan</_name>
-          <code>KUGN</code>
-          <coordinates>42-25N 087-52W</coordinates>
+          <name>Djanet</name>
+          <code>DAAJ</code>
+          <coordinates>24-33N 009-28E</coordinates>
         </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>El Golea</_name>
+        <coordinates>30-34N 002-52-59E</coordinates>
         <location>
-          <!-- Translators: This is in Chicago, Illinois in the United States. -->
-          <_name>West Chicago</_name>
-          <code>KDPA</code>
-          <coordinates>41-53-47N 088-15-04W</coordinates>
+          <name>El Golea</name>
+          <code>DAUE</code>
+          <coordinates>30-34N 002-52E</coordinates>
         </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Ghardaia</_name>
+        <coordinates>32-28-59N 003-40E</coordinates>
         <location>
-          <!-- Translators: This is in Chicago, Illinois in the United States. -->
-          <_name>Wheeling</_name>
-          <code>KPWK</code>
-          <zone>ILZ006</zone>
-          <coordinates>42-07-15N 087-54-17W</coordinates>
-        </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Danville</_name>
-        <code>KDNV</code>
-        <zone>ILZ046</zone>
-        <radar>ind</radar>
-        <coordinates>40-11-58N 087-35-44W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>De Kalb</_name>
-        <code>KDKB</code>
-        <coordinates>41-55-55N 088-42-30W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Decatur</_name>
-        <code>KDEC</code>
-        <zone>ILZ053</zone>
-        <radar>stl</radar>
-        <coordinates>39-50-04N 088-51-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Effingham</_name>
-        <code>K1H2</code>
-        <coordinates>39-04-14N 088-32-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>East St Louis</_name>
-        <code>KCPS</code>
-        <zone>ILZ101</zone>
-        <radar>stl</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Fairfield</_name>
-        <code>KFWC</code>
-        <coordinates>38-22-43N 088-24-46W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Flora</_name>
-        <code>KFOA</code>
-        <coordinates>38-39-54N 088-27-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Freeport</_name>
-        <code>KFEP</code>
-        <coordinates>42-14-47N 089-34-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Galesburg</_name>
-        <code>KGBG</code>
-        <zone>ILZ027</zone>
-        <radar>stl</radar>
-        <coordinates>40-56-17N 090-25-52W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Harrisburg</_name>
-        <code>KHSB</code>
-        <coordinates>37-48-41N 088-32-57W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Jacksonville</_name>
-        <code>KIJX</code>
-        <coordinates>39-46-27N 090-14-19W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Joliet</_name>
-        <code>KJOT</code>
-        <coordinates>41-31-05N 088-10-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Kankakee</_name>
-        <code>KIKK</code>
-        <coordinates>41-04-17N 087-50-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Lacon</_name>
-        <code>KC75</code>
-        <coordinates>41-01-09N 089-23-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Lawrenceville</_name>
-        <code>KLWV</code>
-        <coordinates>38-45-38N 087-35-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Lincoln</_name>
-        <code>KAAA</code>
-        <coordinates>40-09-31N 089-20-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Litchfield</_name>
-        <code>K3LF</code>
-        <coordinates>39-09-44N 089-40-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Macomb</_name>
-        <code>KMQB</code>
-        <coordinates>40-31-13N 090-39-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Marion</_name>
-        <code>KMWA</code>
-        <zone>ILZ085</zone>
-        <radar>stl</radar>
-        <coordinates>37-45-01N 089-00-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Mattoon</_name>
-        <code>KMTO</code>
-        <zone>ILZ056</zone>
-        <radar>stl</radar>
-        <coordinates>39-28-41N 088-16-45W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Metropolis</_name>
-        <code>KM30</code>
-        <coordinates>37-11-09N 088-45-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Moline-Quad Cities</_name>
-        <code>KMLI</code>
-        <zone>ILZ015</zone>
-        <radar>dsm</radar>
-        <coordinates>41-27-05N 090-30-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Morris</_name>
-        <code>KC09</code>
-        <coordinates>41-25-31N 088-25-07W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Mount Carmel</_name>
-        <code>KAJG</code>
-        <coordinates>38-36-23N 087-43-36W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Mount Vernon</_name>
-        <code>KMVN</code>
-        <zone>ILZ075</zone>
-        <radar>stl</radar>
-        <coordinates>38-19N 088-52W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Olney-Noble</_name>
-        <code>KOLY</code>
-        <coordinates>38-43-19N 088-10-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Paris</_name>
-        <code>KPRG</code>
-        <coordinates>39-42-01N 087-40-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Peoria</_name>
-        <code>KPIA</code>
-        <zone>ILZ029</zone>
-        <radar>ord</radar>
-        <coordinates>40-40-03N 089-41-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Peru</_name>
-        <code>KVYS</code>
-        <coordinates>41-21-07N 089-09-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Pittsfield</_name>
-        <code>KPPQ</code>
-        <coordinates>39-38-20N 090-46-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Pontiac</_name>
-        <code>KPNT</code>
-        <coordinates>40-55-25N 088-37-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Quincy</_name>
-        <code>KUIN</code>
-        <zone>ILZ095</zone>
-        <radar>stl</radar>
-        <coordinates>39-56-33N 091-11-40W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Illinois in the United States. -->
-       <_name>Rantoul</_name>
-       <location>
-         <!-- Translators: This is in Rantoul, Illinois in the United States. -->
-         <_name>National Aviation Center</_name>
-         <code>KTIP</code>
-         <coordinates>40-17-37N 088-08-33W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Robinson</_name>
-        <code>KRSV</code>
-        <coordinates>39-00-57N 087-38-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Rochelle</_name>
-        <code>KRPJ</code>
-        <coordinates>41-53-35N 089-04-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Rockford</_name>
-        <code>KRFD</code>
-        <zone>ILZ003</zone>
-        <radar>ord</radar>
-        <coordinates>42-11-34N 089-05-36W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Salem</_name>
-        <code>KSLO</code>
-        <zone>ILZ070</zone>
-        <radar>stl</radar>
-        <coordinates>38-38-34N 088-57-51W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Savanna</_name>
-        <code>KSFY</code>
-        <coordinates>42-02-45N 090-06-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Sparta</_name>
-        <code>KSAR</code>
-        <coordinates>38-08-56N 089-41-55W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Springfield</_name>
-        <code>KSPI</code>
-        <zone>ILZ051</zone>
-        <radar>stl</radar>
-        <coordinates>39-50-43N 089-41-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Sterling Rockfalls</_name>
-        <code>KSQI</code>
-        <coordinates>41-45N 089-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Taylorville</_name>
-        <code>KTAZ</code>
-        <coordinates>39-32-03N 089-19-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Illinois in the United States. -->
-        <_name>Wheeling</_name>
-        <code>KPWK</code>
-        <zone>ILZ006</zone>
-        <radar>ord</radar>
-        <coordinates>42-07-15N 087-54-17W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Indiana</_name>
-      <tz-hint>America/New_York</tz-hint>
-      <location>
-        <!-- Translators: This is in Indiana in the United States. -->
-        <_name>Anderson</_name>
-        <code>KAID</code>
-        <coordinates>40-07N 085-37W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Indiana in the United States. -->
-        <_name>Bloomington</_name>
-        <code>KBMG</code>
-        <zone>INZ062</zone>
-        <radar>ind</radar>
-        <coordinates>39-08-35N 086-37-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Indiana in the United States. -->
-        <_name>Columbus</_name>
-        <code>KBAK</code>
-        <coordinates>39-16N 085-54W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Indiana in the United States. -->
-        <_name>Elkhart</_name>
-        <code>KEKM</code>
-        <zone>INZ005</zone>
-        <radar>ord</radar>
-        <coordinates>41-43N 086-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Indiana in the United States. -->
-        <_name>Evansville</_name>
-	<tz-hint>America/Chicago</tz-hint>
-        <code>KEVV</code>
-        <zone>INZ086</zone>
-        <radar>lex</radar>
-        <coordinates>38-02-35N 087-31-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Indiana in the United States. -->
-        <_name>Fort Wayne</_name>
-        <code>KFWA</code>
-        <zone>INZ018</zone>
-        <radar>dtw</radar>
-        <coordinates>40-58-42N 085-11-43W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Indiana in the United States. -->
-        <_name>Gary</_name>
-	<tz-hint>America/Chicago</tz-hint>
-        <code>KGYY</code>
-        <zone>INZ001</zone>
-        <radar>ord</radar>
-        <coordinates>41-37N 087-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Indiana in the United States. -->
-        <_name>Goshen</_name>
-        <code>KGSH</code>
-        <coordinates>41-31-34N 085-47-12W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Indiana in the United States. -->
-        <_name>Huntingburg</_name>
-        <code>KHNB</code>
-        <coordinates>38-15N 086-57W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Indiana in the United States. -->
-       <_name>Indianapolis</_name>
-       <location>
-         <!-- Translators: This is in Indianapolis, Indiana in the United States. -->
-         <_name>Eagle Creek Airpark</_name>
-         <code>KEYE</code>
-         <coordinates>39-49-30N 086-17-45W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Indianapolis, Indiana in the United States. -->
-         <_name>Indianapolis</_name>
-         <code>KIND</code>
-         <zone>INZ047</zone>
-         <radar>ind</radar>
-         <coordinates>39-43-30N 086-16-55W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Indiana in the United States. -->
-        <_name>Kokomo</_name>
-        <code>KOKK</code>
-        <coordinates>40-32N 086-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Indiana in the United States. -->
-        <_name>Lafayette</_name>
-        <code>KLAF</code>
-        <zone>INZ029</zone>
-        <radar>ind</radar>
-        <coordinates>40-24-45N 086-56-51W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Indiana in the United States. -->
-        <_name>Marion</_name>
-        <code>KMZZ</code>
-        <radar>ind</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Indiana in the United States. -->
-        <_name>Muncie</_name>
-        <code>KMIE</code>
-        <zone>INZ041</zone>
-        <radar>ind</radar>
-        <coordinates>40-14-03N 085-23-37W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Indiana in the United States. -->
-        <_name>Peru</_name>
-        <code>KGUS</code>
-        <zone>INZ023</zone>
-        <radar>ind</radar>
-        <coordinates>40-39N 086-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Indiana in the United States. -->
-        <_name>Shelbyville</_name>
-        <code>KGEZ</code>
-        <coordinates>39-35-08N 085-48-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Indiana in the United States. -->
-        <_name>South Bend</_name>
-        <code>KSBN</code>
-        <zone>INZ004</zone>
-        <radar>ord</radar>
-        <coordinates>41-42-32N 086-19-07W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Indiana in the United States. -->
-        <_name>Terre Haute</_name>
-        <code>KHUF</code>
-        <zone>INZ051</zone>
-        <radar>ind</radar>
-        <coordinates>39-26-30N 087-19-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Indiana in the United States. -->
-        <_name>Valparaiso</_name>
-        <tz-hint>America/Chicago</tz-hint>
-        <code>KVPZ</code>
-        <coordinates>41-27-11N 086-59-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Indiana in the United States. -->
-        <_name>Warsaw</_name>
-        <code>KASW</code>
-        <coordinates>41-16-28N 085-50-24W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Iowa</_name>
-      <tz-hint>America/Chicago</tz-hint>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Algona</_name>
-        <code>KAXA</code>
-        <zone>IAZ005</zone>
-        <radar>fsd</radar>
-        <coordinates>43-05N 094-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Ames</_name>
-        <code>KAMW</code>
-        <zone>IAZ048</zone>
-        <radar>dsm</radar>
-        <coordinates>41-59-26N 093-37-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Ankeny</_name>
-        <code>KIKV</code>
-        <coordinates>41-41-24N 093-33-57W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Atlantic</_name>
-        <code>KAIO</code>
-        <zone>IAZ070</zone>
-        <radar>oma</radar>
-        <coordinates>41-24N 095-03W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Audubon</_name>
-        <code>KADU</code>
-        <coordinates>41-42-04N 094-55-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Boone</_name>
-        <code>KBNW</code>
-        <zone>IAZ047</zone>
-        <radar>dsm</radar>
-        <coordinates>42-03N 093-51W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Burlington</_name>
-        <code>KBRL</code>
-        <zone>IAZ089</zone>
-        <radar>dsm</radar>
-        <coordinates>40-46-22N 091-07-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Carroll</_name>
-        <code>KCIN</code>
-        <zone>IAZ045</zone>
-        <radar>oma</radar>
-        <coordinates>42-03N 094-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Cedar Rapids</_name>
-        <code>KCID</code>
-        <zone>IAZ052</zone>
-        <radar>dsm</radar>
-        <coordinates>41-52-58N 091-43-26W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Chariton</_name>
-        <code>KCNC</code>
-        <zone>IAZ084</zone>
-        <radar>oma</radar>
-        <coordinates>41-02N 093-22W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Charles City</_name>
-        <code>KCCY</code>
-        <zone>IAZ018</zone>
-        <radar>dsm</radar>
-        <coordinates>43-04N 092-37W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Clarinda</_name>
-        <code>KICL</code>
-        <zone>IAZ091</zone>
-        <radar>oma</radar>
-        <coordinates>40-43N 095-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Clarion</_name>
-        <code>KCAV</code>
-        <zone>IAZ025</zone>
-        <radar>dsm</radar>
-        <coordinates>42-45N 093-46W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Clinton</_name>
-        <code>KCWI</code>
-        <zone>IAZ066</zone>
-        <radar>ord</radar>
-        <coordinates>41-50N 090-20W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Council Bluffs</_name>
-        <code>KCBF</code>
-        <zone>IAZ069</zone>
-        <radar>oma</radar>
-        <coordinates>41-16N 095-46W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Creston</_name>
-        <code>KCSQ</code>
-        <zone>IAZ082</zone>
-        <radar>oma</radar>
-        <coordinates>41-01N 094-22W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Davenport</_name>
-        <code>KDVN</code>
-        <zone>IAZ068</zone>
-        <radar>dsm</radar>
-        <coordinates>41-36-50N 090-35-29W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Decorah</_name>
-        <code>KDEH</code>
-        <zone>IAZ010</zone>
-        <radar>rst</radar>
-        <coordinates>43-17N 091-44W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Denison</_name>
-        <code>KDNS</code>
-        <zone>IAZ044</zone>
-        <radar>oma</radar>
-        <coordinates>41-59N 095-23W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Des Moines</_name>
-        <code>KDSM</code>
-        <zone>IAZ060</zone>
-        <radar>dsm</radar>
-        <coordinates>41-32-16N 093-39-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Dubuque</_name>
-        <code>KDBQ</code>
-        <zone>IAZ042</zone>
-        <radar>dsm</radar>
-        <coordinates>42-23-52N 090-42-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Estherville</_name>
-        <code>KEST</code>
-        <zone>IAZ004</zone>
-        <radar>fsd</radar>
-        <coordinates>43-24-04N 094-44-50W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Fairfield</_name>
-        <code>KFFL</code>
-        <zone>IAZ087</zone>
-        <radar>dsm</radar>
-        <coordinates>41-03N 091-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Fort Dodge</_name>
-        <code>KFOD</code>
-        <zone>IAZ035</zone>
-        <radar>dsm</radar>
-        <coordinates>42-33N 094-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Fort Madison</_name>
-        <code>KFSW</code>
-        <zone>IAZ099</zone>
-        <radar>dsm</radar>
-        <coordinates>40-40N 091-20W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Harlan</_name>
-        <code>KHNR</code>
-        <coordinates>41-35-04N 095-20-23W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Independence</_name>
-        <code>KIIB</code>
-        <coordinates>42-27N 091-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Iowa City</_name>
-        <code>KIOW</code>
-        <zone>IAZ064</zone>
-        <radar>dsm</radar>
-        <coordinates>41-37-58N 091-32-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Keokuk</_name>
-        <code>KEOK</code>
-        <radar>dsm</radar>
-        <coordinates>40-28N 091-26W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Knoxville</_name>
-        <code>KOXV</code>
-        <radar>dsm</radar>
-        <coordinates>41-18N 093-07W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Lamoni</_name>
-        <code>KLWD</code>
-        <zone>IAZ094</zone>
-        <radar>oma</radar>
-        <coordinates>40-37-50N 093-54-03W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Le Mars</_name>
-        <code>KLRJ</code>
-        <radar>dsm</radar>
-        <coordinates>42-46-41N 096-11-37W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Marshalltown</_name>
-        <code>KMIW</code>
-        <zone>IAZ049</zone>
-        <radar>dsm</radar>
-        <coordinates>42-06-38N 092-54-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Mason City</_name>
-        <code>KMCW</code>
-        <zone>IAZ017</zone>
-        <radar>fsd</radar>
-        <coordinates>43-09-28N 093-19-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Monticello</_name>
-        <code>KMXO</code>
-        <zone>IAZ053</zone>
-        <radar>dsm</radar>
-        <coordinates>42-14N 091-10W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Mount Pleasant</_name>
-        <code>KMPZ</code>
-        <coordinates>40-56-48N 091-30-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Muscatine</_name>
-        <code>KMUT</code>
-        <zone>IAZ067</zone>
-        <radar>dsm</radar>
-        <coordinates>41-22N 091-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Newton</_name>
-        <code>KTNU</code>
-        <zone>IAZ061</zone>
-        <radar>dsm</radar>
-        <coordinates>41-41N 093-01W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Oelwen</_name>
-        <code>KOLZ</code>
-        <zone>IAZ029</zone>
-        <radar>dsm</radar>
-        <coordinates>42-40-51N 091-58-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Orange City</_name>
-        <code>KORC</code>
-        <zone>IAZ012</zone>
-        <radar>fsd</radar>
-        <coordinates>42-40-51N 091-58-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Oskaloosa</_name>
-        <code>KOOA</code>
-        <coordinates>41-13-34N 092-29-37W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Ottumwa</_name>
-        <code>KOTM</code>
-        <zone>IAZ086</zone>
-        <radar>dsm</radar>
-        <coordinates>41-06-24N 092-26-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Pella</_name>
-        <code>KPEA</code>
-        <coordinates>41-24N 092-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Red Oak</_name>
-        <code>KRDK</code>
-        <zone>IAZ080</zone>
-        <radar>oma</radar>
-        <coordinates>41-01N 095-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Sheldon</_name>
-        <code>KSHL</code>
-        <zone>IAZ012</zone>
-        <radar>fsd</radar>
-        <coordinates>43-13N 095-50W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Shenandoah</_name>
-        <code>KSDA</code>
-        <zone>IAZ091</zone>
-        <radar>oma</radar>
-        <coordinates>40-45N 095-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Sioux City</_name>
-        <code>KSUX</code>
-        <zone>IAZ031</zone>
-        <radar>fsd</radar>
-        <coordinates>42-24-09N 096-23-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Spencer</_name>
-        <code>KSPW</code>
-        <zone>IAZ014</zone>
-        <radar>fsd</radar>
-        <coordinates>43-10N 095-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Storm Lake</_name>
-        <code>KSLB</code>
-        <zone>IAZ022</zone>
-        <radar>fsd</radar>
-        <coordinates>42-36N 095-14W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Vinton</_name>
-        <code>KVTI</code>
-        <coordinates>42-13-07N 092-01-33W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Washington</_name>
-        <code>KAWG</code>
-        <zone>IAZ077</zone>
-        <radar>dsm</radar>
-        <coordinates>41-17N 091-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Waterloo</_name>
-        <code>KALO</code>
-        <zone>IAZ039</zone>
-        <radar>dsm</radar>
-        <coordinates>42-33-16N 092-24-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Iowa in the United States. -->
-        <_name>Webster City</_name>
-        <code>KEBS</code>
-        <radar>dsm</radar>
-        <coordinates>42-26N 093-52W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Kansas</_name>
-      <tz-hint>America/Chicago</tz-hint>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Chanute</_name>
-        <code>KCNU</code>
-        <zone>KSZ096</zone>
-        <radar>mkc</radar>
-        <coordinates>37-40-13N 095-29-03W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Coffeyville</_name>
-        <code>KCFV</code>
-        <coordinates>37-05-28N 095-33-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Concordia</_name>
-        <code>KCNK</code>
-        <zone>KSZ020</zone>
-        <radar>ddc</radar>
-        <coordinates>39-33-05N 097-39-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Dodge City</_name>
-        <code>KDDC</code>
-        <zone>KSZ078</zone>
-        <radar>ddc</radar>
-        <coordinates>37-46-22N 099-58-11W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Kansas in the United States. -->
-       <_name>Elkhart</_name>
-       <location>
-         <!-- Translators: This is in Elkhart, Kansas in the United States. -->
-         <_name>Elkhart Automatic Weather Observing/Reporting System</_name>
-         <code>KEHA</code>
-         <coordinates>37-00N 101-54W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Emporia</_name>
-        <code>KEMP</code>
-        <zone>KSZ054</zone>
-        <radar>mkc</radar>
-        <coordinates>38-19-44N 096-11-38W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Garden City</_name>
-        <code>KGCK</code>
-        <zone>KSZ063</zone>
-        <radar>ddc</radar>
-        <coordinates>37-55-39N 100-43-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Goodland</_name>
-	<tz-hint>America/Denver</tz-hint>
-        <code>KGLD</code>
-        <zone>KSZ013</zone>
-        <radar>ddc</radar>
-        <coordinates>39-22-03N 101-41-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Great Bend</_name>
-        <code>KGBD</code>
-        <coordinates>38-21N 098-52W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Hays</_name>
-        <code>KHYS</code>
-        <zone>KSZ031</zone>
-        <radar>ddc</radar>
-        <coordinates>38-51N 099-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Hill City</_name>
-        <code>KHLC</code>
-        <zone>KSZ016</zone>
-        <radar>ddc</radar>
-        <coordinates>39-22-29N 099-49-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Hutchinson</_name>
-        <code>KHUT</code>
-        <zone>KSZ067</zone>
-        <radar>ddc</radar>
-        <coordinates>38-04-05N 097-51-38W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Lawrence</_name>
-        <code>KLWC</code>
-        <coordinates>39-00-30N 095-12-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Liberal</_name>
-        <code>KLBL</code>
-        <zone>KSZ086</zone>
-        <radar>ddc</radar>
-        <coordinates>37-03N 100-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Manhattan</_name>
-        <code>KMHK</code>
-        <zone>KSZ022</zone>
-        <radar>mkc</radar>
-        <coordinates>39-08-07N 096-40-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>McConnell AFB</_name>
-        <code>KIAB</code>
-        <coordinates>37-37N 097-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Medicine Lodge</_name>
-        <code>KP28</code>
-        <zone>KSZ090</zone>
-        <radar>ddc</radar>
-        <coordinates>37-17-02N 098-33-10W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Newton</_name>
-        <code>KEWK</code>
-        <coordinates>38-03N 097-17W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Olathe</_name>
-        <code>KOJC</code>
-        <zone>KSZ105</zone>
-        <radar>mkc</radar>
-        <coordinates>38-51-00N 094-44-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Olathe/Ind.</_name>
-        <code>KIXD</code>
-        <zone>KSZ105</zone>
-        <radar>mkc</radar>
-        <coordinates>38-49-28N 094-53-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Parsons</_name>
-        <code>KPPF</code>
-        <coordinates>37-19-40N 095-30-15W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Pratt</_name>
-        <code>KPTT</code>
-        <coordinates>37-42N 098-45W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Russell</_name>
-        <code>KRSL</code>
-        <zone>KSZ032</zone>
-        <radar>ddc</radar>
-        <coordinates>38-52-22N 098-48-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Salina</_name>
-        <code>KSLN</code>
-        <zone>KSZ049</zone>
-        <radar>ddc</radar>
-        <coordinates>38-46-48N 097-38-39W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Topeka</_name>
-        <code>KTOP</code>
-        <zone>KSZ039</zone>
-        <radar>mkc</radar>
-        <coordinates>39-04-21N 095-37-33W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Topeka-Forbes Field</_name>
-        <code>KFOE</code>
-        <zone>KSZ039</zone>
-        <radar>mkc</radar>
-        <coordinates>38-56-29N 095-39-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Wichita</_name>
-        <code>KICT</code>
-        <zone>KSZ083</zone>
-        <radar>ddc</radar>
-        <coordinates>37-38-50N 097-25-46W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Wichita-McConnell AFB</_name>
-        <code>KIAB</code>
-        <zone>KSZ083</zone>
-        <radar>ddc</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Kansas in the United States. -->
-        <_name>Winfield</_name>
-        <code>KWLD</code>
-        <coordinates>37-10-05N 097-02-13W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Kentucky</_name>
-      <tz-hint>America/New_York</tz-hint>
-      <location>
-        <!-- Translators: This is in Kentucky in the United States. -->
-        <_name>Bowling Green</_name>
-	<tz-hint>America/Chicago</tz-hint>
-        <code>KBWG</code>
-        <zone>KYZ071</zone>
-        <radar>lex</radar>
-        <coordinates>36-57-52N 086-25-10W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kentucky in the United States. -->
-        <_name>Covington</_name>
-        <code>KCVG</code>
-        <zone>KYZ092</zone>
-        <radar>ind</radar>
-        <coordinates>39-02-35N 084-40-18W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kentucky in the United States. -->
-        <_name>Fort Campbell</_name>
-	<tz-hint>America/Chicago</tz-hint>
-        <code>KHOP</code>
-        <zone>KYZ017</zone>
-        <radar>lex</radar>
-        <coordinates>36-40N 087-30W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kentucky in the United States. -->
-        <_name>Fort Knox</_name>
-        <code>KFTK</code>
-        <zone>KYZ028</zone>
-        <radar>lex</radar>
-        <coordinates>37-54N 085-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kentucky in the United States. -->
-        <_name>Frankfort</_name>
-        <code>KFFT</code>
-        <zone>KYZ035</zone>
-        <radar>lex</radar>
-        <coordinates>38-11-05N 084-54-12W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kentucky in the United States. -->
-        <_name>Glasgow</_name>
-	<tz-hint>America/Chicago</tz-hint>
-        <code>KGLW</code>
-        <coordinates>37-01-54N 085-57-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kentucky in the United States. -->
-        <_name>Henderson</_name>
-	<tz-hint>America/Chicago</tz-hint>
-        <code>KEHR</code>
-        <zone>KYZ018</zone>
-        <radar>lex</radar>
-        <coordinates>37-49N 087-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kentucky in the United States. -->
-        <_name>Jackson</_name>
-        <code>KJKL</code>
-        <zone>KYZ112</zone>
-        <radar>lex</radar>
-        <coordinates>37-35-29N 083-18-52W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kentucky in the United States. -->
-        <_name>Lexington</_name>
-        <code>KLEX</code>
-        <zone>KYZ041</zone>
-        <radar>lex</radar>
-        <coordinates>38-02-27N 084-36-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kentucky in the United States. -->
-        <_name>London</_name>
-        <code>KLOZ</code>
-        <radar>lex</radar>
-        <coordinates>37-05-22N 084-04-07W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kentucky in the United States. -->
-        <_name>Louisville</_name>
-        <code>KLOU</code>
-        <zone>KYZ030</zone>
-        <radar>lex</radar>
-        <coordinates>38-13-40N 085-39-49W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kentucky in the United States. -->
-        <_name>Louisville-Standiford Field</_name>
-        <code>KSDF</code>
-        <zone>KYZ030</zone>
-        <radar>lex</radar>
-        <coordinates>38-10-38N 085-43-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kentucky in the United States. -->
-        <_name>Owensboro</_name>
-	<tz-hint>America/Chicago</tz-hint>
-        <code>KOWB</code>
-        <zone>KYZ019</zone>
-        <radar>lex</radar>
-        <coordinates>37-44N 087-10W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kentucky in the United States. -->
-        <_name>Paducah</_name>
-	<tz-hint>America/Chicago</tz-hint>
-        <code>KPAH</code>
-        <zone>KYZ005</zone>
-        <radar>stl</radar>
-        <coordinates>37-03-23N 088-46-26W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Kentucky in the United States. -->
-        <_name>Somerset</_name>
-        <code>KSME</code>
-        <zone>KYZ079</zone>
-        <radar>lex</radar>
-        <coordinates>37-03-15N 084-36-54W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Louisiana</_name>
-      <tz-hint>America/Chicago</tz-hint>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>Alexandria</_name>
-        <code>KAEX</code>
-        <zone>LAZ028</zone>
-        <radar>shv</radar>
-        <coordinates>31-20-05N 092-33-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>Alexandria-Esler</_name>
-        <code>KESF</code>
-        <zone>LAZ028</zone>
-        <radar>shv</radar>
-        <coordinates>31-23-42N 092-17-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>Amelia</_name>
-        <code>K7R3</code>
-        <radar>bix</radar>
-        <coordinates>29-42N 091-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>Audubon Park</_name>
-        <code>KAUD</code>
-        <coordinates>29-56N 090-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>Barksdale</_name>
-        <code>KBAD</code>
-        <radar>shv</radar>
-        <coordinates>32-30N 093-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>Bastrop</_name>
-        <code>K2F8</code>
-        <coordinates>32-45-21N 091-52-50W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>Baton Rouge</_name>
-        <code>KBTR</code>
-        <zone>LAZ048</zone>
-        <radar>jan</radar>
-        <coordinates>30-32-14N 091-08-49W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Louisiana in the United States. -->
-       <_name>Boothville</_name>
-       <location>
-         <!-- Translators: This is in Boothville, Louisiana in the United States. -->
-         <_name>Boothville</_name>
-         <code>KBVE</code>
-         <coordinates>29-20N 089-24W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Boothville, Louisiana in the United States. -->
-         <_name>Boothville Heliport</_name>
-         <code>K1B7</code>
-         <coordinates>29-21N 89-26W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>Chenault Airpark</_name>
-        <code>KCWF</code>
-        <coordinates>30-13N 093-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>De Ridder</_name>
-        <code>KDRI</code>
-        <coordinates>30-49-54N 093-20-23W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>Fort Polk-Leesville</_name>
-        <code>KPOE</code>
-        <zone>LAZ027</zone>
-        <radar>gls</radar>
-        <coordinates>31-02N 093-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>Fourchon</_name>
-        <code>K9F2</code>
-        <radar>bix</radar>
-        <coordinates>29-06N 090-12W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>Galliano</_name>
-        <code>K2GL</code>
-        <coordinates>29-24-48N 090-17-56W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Louisiana in the United States. -->
-       <_name>Green Canyon</_name>
-       <location>
-         <!-- Translators: This is in Green Canyon, Louisiana in the United States. -->
-         <_name>Location 1</_name>
-         <code>KXCN</code>
-         <coordinates>27-46N 091-31W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>Hammond</_name>
-        <code>KHDC</code>
-        <coordinates>30-31-15N 090-25-03W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Louisiana in the United States. -->
-       <_name>High Island</_name>
-       <location>
-         <!-- Translators: This is in High Island, Louisiana in the United States. -->
-         <_name>Location 2</_name>
-         <code>KH08</code>
-         <coordinates>28-28N 93-44W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>Houma</_name>
-        <code>KHUM</code>
-        <zone>LAZ066</zone>
-        <radar>bix</radar>
-        <coordinates>29-34N 090-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>Intercostal City</_name>
-        <code>K7R4</code>
-        <zone>LAZ052</zone>
-        <radar>bix</radar>
-        <coordinates>29-47N 092-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>Lafayette</_name>
-        <code>KLFT</code>
-        <zone>LAZ044</zone>
-        <radar>gls</radar>
-        <coordinates>30-12-08N 091-59-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>Lake Charles</_name>
-        <code>KLCH</code>
-        <zone>LAZ041</zone>
-        <radar>gls</radar>
-        <coordinates>30-07-34N 093-13-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>Monroe</_name>
-        <code>KMLU</code>
-        <zone>LAZ014</zone>
-        <radar>shv</radar>
-        <coordinates>32-30-42N 092-01-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>Natchitoches</_name>
-        <code>KIER</code>
-        <coordinates>31-44-09N 093-05-57W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>New Iberia</_name>
-        <code>KARA</code>
-        <zone>LAZ053</zone>
-        <radar>gls</radar>
-        <coordinates>30-01-44N 091-53-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>New Orleans</_name>
-        <code>KMSY</code>
-        <zone>LAZ062</zone>
-        <radar>bix</radar>
-        <coordinates>29-59-34N 090-15-03W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>New Orleans NAS</_name>
-        <code>KNBG</code>
-        <zone>LAZ062</zone>
-        <radar>bix</radar>
-        <coordinates>29-50-14N 090-01-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>Patterson</_name>
-        <code>KPTN</code>
-        <radar>gls</radar>
-        <coordinates>29-43N 091-20W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>Ruston</_name>
-        <code>KRSN</code>
-        <coordinates>32-30-52N 092-35-18W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>Salt Point</_name>
-        <code>KP92</code>
-        <radar>gls</radar>
-        <coordinates>29-33-44N 091-31-32W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Louisiana in the United States. -->
-       <_name>Shreveport</_name>
-       <location>
-         <!-- Translators: This is in Shreveport, Louisiana in the United States. -->
-         <_name>Downtown</_name>
-         <code>KDTN</code>
-         <zone>LAZ001</zone>
-         <radar>shv</radar>
-         <coordinates>32-32-33N 093-44-41W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Shreveport, Louisiana in the United States. -->
-         <_name>Regional</_name>
-         <code>KSHV</code>
-         <zone>LAZ001</zone>
-         <radar>shv</radar>
-         <coordinates>32-26-49N 093-49-27W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Louisiana in the United States. -->
-       <_name>Slidell</_name>
-       <location>
-         <!-- Translators: This is in Slidell, Louisiana in the United States. -->
-         <_name>Location 2</_name>
-         <code>KASD</code>
-         <coordinates>30-20-35N 089-49-19W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>South Timbalier</_name>
-        <code>KS58</code>
-        <radar>bix</radar>
-        <coordinates>28-32N 090-35W</coordinates>
-      </location>
-      <city>
-        <!-- Translators: This is in Louisiana in the United States. -->
-       <_name>Vermilion</_name>
-       <location>
-         <!-- Translators: This is in Vermilion, Louisiana in the United States. -->
-         <_name>Location 1</_name>
-         <code>K9R9</code>
-         <radar>gls</radar>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Louisiana in the United States. -->
-        <_name>Vicksburg</_name>
-        <code>KTVR</code>
-        <radar>shv</radar>
-        <coordinates>32-20-53N 091-01-48W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Maine</_name>
-      <tz-hint>America/New_York</tz-hint>
-      <location>
-        <!-- Translators: This is in Maine in the United States. -->
-        <_name>Auburn-Lewiston</_name>
-        <code>KLEW</code>
-        <coordinates>44-03N 070-17W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Maine in the United States. -->
-        <_name>Augusta</_name>
-        <code>KAUG</code>
-        <zone>MEZ021</zone>
-        <radar>btv</radar>
-        <coordinates>44-19-14N 069-47-50W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Maine in the United States. -->
-        <_name>Bangor</_name>
-        <code>KBGR</code>
-        <zone>MEZ015</zone>
-        <radar>btv</radar>
-        <coordinates>44-47-50N 068-49-07W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Maine in the United States. -->
-        <_name>Bar Harbor</_name>
-        <code>KBHB</code>
-        <zone>MEZ029</zone>
-        <radar>btv</radar>
-        <coordinates>44-27N 068-22W</coordinates>
-      </location>
-      <!-- Removed K9B5: Bear Island Light Station -->
-      <location>
-        <!-- Translators: This is in Maine in the United States. -->
-        <_name>Brunswick</_name>
-        <code>KNHZ</code>
-        <zone>MEZ024</zone>
-        <radar>btv</radar>
-        <coordinates>43-54-01N 069-56-06W</coordinates>
-      </location>
-      <!-- Removed K27B: Cape Neddick Light -->
-      <location>
-        <!-- Translators: This is in Maine in the United States. -->
-        <_name>Caribou</_name>
-        <code>KCAR</code>
-        <zone>MEZ002</zone>
-        <radar>btv</radar>
-        <coordinates>46-52-02N 068-00-48W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Maine in the United States. -->
-        <_name>Clayton Lake</_name>
-        <code>K40B</code>
-        <radar>btv</radar>
-        <coordinates>46-37N 069-32W</coordinates>
-      </location>
-      <!-- Removed KEP0: Eastport -->
-      <!-- Removed K8B9: Egg Rock Light -->
-      <location>
-        <!-- Translators: This is in Maine in the United States. -->
-        <_name>Frenchville</_name>
-        <code>KFVE</code>
-        <zone>MEZ002</zone>
-        <radar>btv</radar>
-        <coordinates>47-17-06N 068-18-26W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Maine in the United States. -->
-        <_name>Fryeburg</_name>
-        <code>KIZG</code>
-        <radar>btv</radar>
-        <coordinates>43-59-21N 070-57-01W</coordinates>
-      </location>
-      <!-- Removed K0B9: Goat Island Light -->
-      <!-- Removed K14B: Great Duck Island Light -->
-      <location>
-        <!-- Translators: This is in Maine in the United States. -->
-        <_name>Greenville</_name>
-        <code>KGNR</code>
-        <coordinates>45-28N 69-35W</coordinates>
-      </location>
-      <!-- Removed K3B1: Greenville Municipal Airport -->
-      <!-- Removed K15B: Halfway Rock Light -->
-      <!-- Removed K16B: Heron Neck Light -->
-      <location>
-        <!-- Translators: This is in Maine in the United States. -->
-        <_name>Houlton</_name>
-        <code>KHUL</code>
-        <zone>MEZ002</zone>
-        <radar>btv</radar>
-        <coordinates>46-07-23N 067-47-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Maine in the United States. -->
-        <_name>Lewiston</_name>
-        <code>KLEW</code>
-        <zone>MEZ020</zone>
-        <radar>btv</radar>
-      </location>
-      <!-- Removed KLIZ: Limestone - Loring AFB -->
-      <location>
-        <!-- Translators: This is in Maine in the United States. -->
-        <_name>Millinocket</_name>
-        <code>KMLT</code>
-        <zone>MEZ015</zone>
-        <radar>btv</radar>
-        <coordinates>45-38-52N 068-41-31W</coordinates>
-      </location>
-      <!-- Removed K18B: Monhegan Island Light / Manana Island Fog Station -->
-      <!-- Removed KOLD: Old Town -->
-      <!-- Removed K96B: Owl's Head Light -->
-      <!-- Removed K2B8: Portland Head Light -->
-      <location>
-        <!-- Translators: This is in Maine in the United States. -->
-        <_name>Portland</_name>
-        <code>KPWM</code>
-        <zone>MEZ024</zone>
-        <radar>btv</radar>
-        <coordinates>43-38-32N 070-18-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Maine in the United States. -->
-        <_name>Presque Isle</_name>
-        <code>KPQI</code>
-        <zone>MEZ002</zone>
-        <radar>btv</radar>
-        <coordinates>46-41N 068-03W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Maine in the United States. -->
-        <_name>Rockland</_name>
-        <code>KRKD</code>
-        <zone>MEZ027</zone>
-        <radar>btv</radar>
-        <coordinates>44-04N 069-06W</coordinates>
-      </location>
-      <!-- Removed K20B: Rockland Coast Guard Station -->
-      <!-- Removed KRUM: Rumford -->
-      <location>
-        <!-- Translators: This is in Maine in the United States. -->
-        <_name>Sanford</_name>
-        <code>KSFM</code>
-        <zone>MEZ023</zone>
-        <radar>btv</radar>
-        <coordinates>43-24N 070-43W</coordinates>
-      </location>
-      <!-- Removed K23B: Seguin Island Light -->
-      <!-- Removed KH32: Southwest Harbor Coast Guard Station -->
-      <!-- Removed K3B5: Turin -->
-      <location>
-        <!-- Translators: This is in Maine in the United States. -->
-        <_name>Waterville</_name>
-        <code>KWVL</code>
-        <zone>MEZ021</zone>
-        <radar>btv</radar>
-        <coordinates>44-32N 069-41W</coordinates>
-      </location>
-      <!-- Removed K20J: West Jonesport Coast Guard Station -->
-      <!-- Removed K24B: West Quoddy Head Light -->
-      <location>
-        <!-- Translators: This is in Maine in the United States. -->
-        <_name>Wiscasset</_name>
-        <code>KIWI</code>
-        <zone>MEZ026</zone>
-        <radar>btv</radar>
-        <coordinates>43-57-49N 069-42-42W</coordinates>
-      </location>
-      <!-- Removed K94B: Wood Island Light -->
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Maryland</_name>
-      <tz-hint>America/New_York</tz-hint>
-      <location>
-        <!-- Translators: This is in Maryland in the United States. -->
-        <_name>Aberdeen</_name>
-        <code>KAPG</code>
-        <radar>dca</radar>
-        <coordinates>39-28N 076-10W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Maryland in the United States. -->
-       <_name>Annapolis</_name>
-       <location>
-         <!-- Translators: This is in Annapolis, Maryland in the United States. -->
-         <_name>United States Naval Academy</_name>
-         <code>KNAK</code>
-         <coordinates>38-59-29N 076-29-00W</coordinates>
-       </location>
-      </city>
-      <city>
-        <!-- Translators: This is in Maryland in the United States. -->
-        <_name>Baltimore</_name>
-        <zone>MDZ011</zone>
-        <radar>dca</radar>
-        <location>
-          <!-- Translators: This is in Baltimore, Maryland in the United States. -->
-          <_name>Inner Harbor</_name>
-          <code>KDMH</code>
-          <coordinates>39-17N 076-37W</coordinates>
-        </location>
-        <location>
-          <!-- Translators: This is in Baltimore, Maryland in the United States. -->
-          <_name>Martin</_name>
-          <code>KMTN</code>
-          <coordinates>39-20N 076-25W</coordinates>
-        </location>
-        <location>
-          <!-- Translators: This is in Baltimore, Maryland in the United States. -->
-          <_name>Glen Burnie</_name>
-          <code>KBWI</code>
-          <zone>MDZ014</zone>
-          <coordinates>39-10-00N 076-41-00W</coordinates>
-        </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Maryland in the United States. -->
-        <_name>Camp Springs</_name>
-        <code>KADW</code>
-        <coordinates>38-49N 076-51W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Maryland in the United States. -->
-        <_name>Cumberland</_name>
-        <code>KCBE</code>
-        <radar>dca</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Maryland in the United States. -->
-        <_name>Easton</_name>
-        <code>KESN</code>
-        <coordinates>38-48N 076-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Maryland in the United States. -->
-        <_name>Fort Meade</_name>
-        <code>KFME</code>
-        <zone>MDZ014</zone>
-        <radar>dca</radar>
-        <coordinates>39-05N 076-46W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Maryland in the United States. -->
-        <_name>Frederick</_name>
-        <code>KFDK</code>
-        <coordinates>39-25-03N 077-22-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Maryland in the United States. -->
-        <_name>Hagerstown</_name>
-        <code>KHGR</code>
-        <zone>MDZ003</zone>
-        <radar>dca</radar>
-        <coordinates>39-42-21N 077-43-48W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Maryland in the United States. -->
-        <_name>Oakland</_name>
-        <code>K2G4</code>
-        <radar>crw</radar>
-      </location>
-      <city>
-       <!-- Translators: This is in Maryland in the United States. -->
-       <_name>Ocean City</_name>
-       <location>
-         <!-- Translators: This is in Ocean City, Maryland in the United States. -->
-         <_name>Ocean City Municipal Airport</_name>
-         <code>KOXB</code>
-         <coordinates>38-18-38N 075-07-26W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Maryland in the United States. -->
-        <_name>Patuxent River</_name>
-        <code>KNHK</code>
-        <zone>MDZ014</zone>
-        <radar>ric</radar>
-        <coordinates>38-16-43N 076-24-50W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Maryland in the United States. -->
-        <_name>Salisbury</_name>
-        <code>KSBY</code>
-        <zone>MDZ022</zone>
-        <radar>dca</radar>
-        <coordinates>38-20-26N 075-30-37W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Massachusetts</_name>
-      <tz-hint>America/New_York</tz-hint>
-      <location>
-        <!-- Translators: This is in Massachusetts in the United States. -->
-        <_name>Ashburnam</_name>
-        <code>K9B4</code>
-        <radar>bos</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Massachusetts in the United States. -->
-        <_name>Ashfield</_name>
-        <code>K2B5</code>
-        <radar>bos</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Massachusetts in the United States. -->
-        <_name>Bedford</_name>
-        <code>KBED</code>
-        <zone>MAZ005</zone>
-        <radar>bos</radar>
-        <coordinates>42-28-06N 071-17-40W</coordinates>
-      </location>
-     <location>
-        <!-- Translators: This is in Massachusetts in the United States. -->
-        <_name>Beverly</_name>
-        <code>KBVY</code>
-        <zone>MAZ007</zone>
-        <radar>bos</radar>
-        <coordinates>42-35-01N 070-54-59W</coordinates>
-      </location>
-      <city>
-        <!-- Translators: This is in Massachusetts in the United States. -->
-        <_name>Boston</_name>
-        <zone>MAZ015</zone>
-        <radar>bos</radar>
-        <location>
-          <!-- Translators: This is in Boston, Massachusetts in the United States. -->
-          <_name>Logan Airport</_name>
-          <code>KBOS</code>
-          <coordinates>42-21-38N 071-00-38W</coordinates>
-        </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Massachusetts in the United States. -->
-       <_name>Chatham</_name>
-       <location>
-         <!-- Translators: This is in Chatham, Massachusetts in the United States. -->
-         <_name>Chatham</_name>
-         <code>KCQX</code>
-         <zone>MAZ022</zone>
-         <radar>bos</radar>
-         <coordinates>41-40N 069-58W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Chatham, Massachusetts in the United States. -->
-         <_name>Chatham Municipal Airport</_name>
-         <code>KCQX</code>
-         <coordinates>41-41-15N 069-59-36W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Massachusetts in the United States. -->
-        <_name>Chicopee Falls</_name>
-        <code>KCEF</code>
-        <radar>bos</radar>
-        <coordinates>42-12N 072-32W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Massachusetts in the United States. -->
-        <_name>East Milton</_name>
-        <code>KMQE</code>
-        <coordinates>42-12-44N 71-06-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Massachusetts in the United States. -->
-        <_name>Falmouth</_name>
-        <code>KFMH</code>
-        <zone>MAZ022</zone>
-        <radar>bos</radar>
-        <coordinates>41-39N 070-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Massachusetts in the United States. -->
-        <_name>Fitchburg</_name>
-        <code>KFIT</code>
-        <radar>bos</radar>
-        <coordinates>42-33-07N 071-45-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Massachusetts in the United States. -->
-        <_name>Hyannis</_name>
-        <code>KHYA</code>
-        <zone>MAZ022</zone>
-        <radar>bos</radar>
-        <coordinates>41-40-19N 070-16-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Massachusetts in the United States. -->
-        <_name>Lawrence</_name>
-        <code>KLWM</code>
-        <zone>MAZ007</zone>
-        <radar>bos</radar>
-        <coordinates>42-42-47N 071-07-33W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Massachusetts in the United States. -->
-        <_name>Marshfield</_name>
-        <code>K3B2</code>
-        <coordinates>42-06N 070-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Massachusetts in the United States. -->
-        <_name>Martha's Vineyard</_name>
-        <code>KMVY</code>
-        <zone>MAZ023</zone>
-        <radar>bos</radar>
-        <coordinates>41-23-32N 070-37-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Massachusetts in the United States. -->
-        <_name>Nantucket</_name>
-        <code>KACK</code>
-        <zone>MAZ024</zone>
-        <radar>bos</radar>
-        <coordinates>41-15-14N 070-03-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Massachusetts in the United States. -->
-        <_name>New Bedford</_name>
-        <code>KEWB</code>
-        <zone>MAZ017</zone>
-        <radar>bos</radar>
-        <coordinates>41-40-31N 070-57-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Massachusetts in the United States. -->
-        <_name>North Adams</_name>
-        <code>K2B6</code>
-        <zone>MAZ001</zone>
-        <radar>bos</radar>
-        <coordinates>42-41-50N 073-10-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Massachusetts in the United States. -->
-        <_name>Norwood</_name>
-        <code>KOWD</code>
-        <zone>MAZ013</zone>
-        <radar>bos</radar>
-        <coordinates>42-11-27N 071-10-26W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Massachusetts in the United States. -->
-        <_name>Orange</_name>
-        <code>KORE</code>
-        <radar>bos</radar>
-        <coordinates>42-34-18N 072-16-39W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Massachusetts in the United States. -->
-        <_name>Pittsfield</_name>
-        <code>KPSF</code>
-        <coordinates>42-25-38N 073-17-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Massachusetts in the United States. -->
-        <_name>Plymouth</_name>
-        <code>KPYM</code>
-        <zone>MAZ018</zone>
-        <radar>bos</radar>
-        <coordinates>41-54-31N 070-43-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Massachusetts in the United States. -->
-        <_name>Provincetown</_name>
-        <code>KPVC</code>
-        <radar>bos</radar>
-        <coordinates>42-04N 070-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Massachusetts in the United States. -->
-        <_name>Taunton</_name>
-        <code>K9B0</code>
-        <radar>bos</radar>
-        <coordinates>41-52-32N 071-01-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Massachusetts in the United States. -->
-        <_name>Westfield</_name>
-        <code>KBAF</code>
-        <zone>MAZ011</zone>
-        <radar>bos</radar>
-        <coordinates>42-09-35N 072-42-46W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Massachusetts in the United States. -->
-        <_name>Worcester</_name>
-        <code>KORH</code>
-        <zone>MAZ012</zone>
-        <radar>bos</radar>
-        <coordinates>42-16-14N 071-52-23W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Michigan</_name>
-      <tz-hint>America/New_York</tz-hint>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Adrian</_name>
-        <code>KADG</code>
-        <coordinates>41-52-04N 084-04-46W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Alma</_name>
-        <code>KAMN</code>
-        <coordinates>43-19-19N 084-41-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Alpena</_name>
-        <code>KAPN</code>
-        <zone>MIZ024</zone>
-        <radar>htl</radar>
-        <coordinates>45-04-18N 083-33-52W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Ann Arbor</_name>
-        <code>KARB</code>
-        <zone>MIZ075</zone>
-        <radar>dtw</radar>
-        <coordinates>42-13-26N 083-44-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Bad Axe</_name>
-        <code>KBAX</code>
-        <coordinates>43-46-51N 082-59-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Battle Creek</_name>
-        <code>KBTL</code>
-        <zone>MIZ073</zone>
-        <radar>mkg</radar>
-        <coordinates>42-18-45N 085-14-27W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Beaver Island</_name>
-        <code>KSJX</code>
-        <coordinates>45-41-32N 085-33-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Bellaire</_name>
-        <code>KACB</code>
-        <coordinates>44-59-18N 085-11-54W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Benton Harbor</_name>
-        <code>KBEH</code>
-        <radar>ord</radar>
-        <coordinates>42-07-43N 086-25-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Big Rapids</_name>
-        <code>KRQB</code>
-        <coordinates>43-43-21N 085-30-15W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Cadillac</_name>
-        <code>KCAD</code>
-        <coordinates>44-17N 085-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Charlevoix</_name>
-        <code>KCVX</code>
-        <coordinates>45-18-17N 085-16-29W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Charlotte</_name>
-        <code>KFPK</code>
-        <coordinates>42-34-28N 084-48-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Cheboygan</_name>
-        <code>KSLH</code>
-        <coordinates>45-39-13N 084-31-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Chippewa</_name>
-        <code>KCIU</code>
-        <zone>MIZ008</zone>
-        <radar>htl</radar>
-        <coordinates>46-15N 084-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Coldwater</_name>
-        <code>KOEB</code>
-        <coordinates>41-56N 085-03-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Copper Harbor</_name>
-        <code>KP59</code>
-        <zone>MIZ003</zone>
-        <radar>htl</radar>
-        <coordinates>47-28-01N 087-52-30W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Michigan in the United States. -->
-       <_name>Detroit</_name>
-       <location>
-         <!-- Translators: This is in Detroit, Michigan in the United States. -->
-         <_name>Detroit</_name>
-         <code>KDET</code>
-         <zone>MIZ076</zone>
-         <radar>dtw</radar>
-         <coordinates>42-24-33N 083-00-36W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Detroit, Michigan in the United States. -->
-         <_name>Taylor</_name>
-         <code>KDTW</code>
-         <zone>MIZ076</zone>
-         <radar>dtw</radar>
-         <coordinates>42-13-53N 083-19-51W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Detroit, Michigan in the United States. -->
-         <_name>Grosse Ile Airport</_name>
-         <code>KONZ</code>
-         <coordinates>42-05-55N 083-09-40W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Escanaba</_name>
-        <code>KESC</code>
-        <zone>MIZ013</zone>
-        <radar>htl</radar>
-        <coordinates>45-45N 087-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Flint</_name>
-        <code>KFNT</code>
-        <zone>MIZ061</zone>
-        <radar>dtw</radar>
-        <coordinates>42-58-00N 083-44-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Gaylord</_name>
-        <code>KGLR</code>
-        <coordinates>45-00-59N 084-41-20W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Grand Rapids</_name>
-        <code>KGRR</code>
-        <zone>MIZ057</zone>
-        <radar>mkg</radar>
-        <coordinates>42-52-51N 085-31-22W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Michigan in the United States. -->
-       <_name>Graying</_name>
-       <location>
-         <!-- Translators: This is in Graying, Michigan in the United States. -->
-         <_name>Grayling Army Airfield (alternate)</_name>
-         <code>KGOV</code>
-         <coordinates>44-40-49N 084-43-44W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Gwinn</_name>
-        <code>KSAW</code>
-        <coordinates>46-21-13N 087-23-45W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Hancock</_name>
-        <code>KCMX</code>
-        <zone>MIZ003</zone>
-        <radar>htl</radar>
-        <coordinates>47-10-06N 088-29-20W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Harbor Beach</_name>
-        <code>KP58</code>
-        <zone>MIZ049</zone>
-        <radar>mkg</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Harbor Springs</_name>
-        <code>KMGN</code>
-        <coordinates>45-25-32N 084-54-48W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Hillsdale</_name>
-        <code>KJYM</code>
-        <coordinates>41-55-17N 084-35-09W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Michigan in the United States. -->
-       <_name>Holland</_name>
-       <location>
-         <!-- Translators: This is in Holland, Michigan in the United States. -->
-         <_name>Tulip City Airport</_name>
-         <code>KBIV</code>
-         <coordinates>42-44-46N 086-05-48W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Houghton Lake</_name>
-        <code>KHTL</code>
-        <zone>MIZ034</zone>
-        <radar>mkg</radar>
-        <coordinates>44-21-04N 084-40-27W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Michigan in the United States. -->
-       <_name>Howell</_name>
-       <location>
-         <!-- Translators: This is in Howell, Michigan in the United States. -->
-         <_name>Livingston County Airport</_name>
-         <code>KOZW</code>
-         <coordinates>42-37-46N 083-59-03W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Iron Mountain</_name>
-        <code>KIMT</code>
-        <zone>MIZ011</zone>
-        <radar>htl</radar>
-        <coordinates>45-48-51N 088-06-32W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Ironwood</_name>
-	<tz-hint>America/Chicago</tz-hint>
-        <code>KIWD</code>
-        <zone>MIZ009</zone>
-        <radar>htl</radar>
-        <coordinates>46-32N 090-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Jackson</_name>
-        <code>KJXN</code>
-        <zone>MIZ074</zone>
-        <radar>dtw</radar>
-        <coordinates>42-15-35N 084-27-34W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Kalamazoo</_name>
-        <code>KAZO</code>
-        <zone>MIZ072</zone>
-        <radar>mkg</radar>
-        <coordinates>42-13-45N 085-32-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Lambertville</_name>
-        <code>KDUH</code>
-        <coordinates>41-44-09N 083-39-19W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Lansing</_name>
-        <code>KLAN</code>
-        <zone>MIZ066</zone>
-        <radar>mkg</radar>
-        <coordinates>42-46-49N 084-34-44W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Michigan in the United States. -->
-       <_name>Ludington</_name>
-       <location>
-         <!-- Translators: This is in Ludington, Michigan in the United States. -->
-         <_name>Mason County Airport</_name>
-         <code>KLDM</code>
-         <coordinates>43-58N 86-24W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Macinac Island</_name>
-        <code>KMCD</code>
-        <coordinates>45-51-54N 084-38-14W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Manistee</_name>
-        <code>KMBL</code>
-        <zone>MIZ031</zone>
-        <radar>mkg</radar>
-        <coordinates>44-16N 086-15W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Michigan in the United States. -->
-       <_name>Manistique</_name>
-       <location>
-         <!-- Translators: This is in Manistique, Michigan in the United States. -->
-         <_name>Schoolcraft County Airport</_name>
-         <code>KISQ</code>
-         <coordinates>45-58-29N 086-10-19W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Marshall</_name>
-        <code>KRMY</code>
-        <coordinates>42-15-04N 084-57-20W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Mason</_name>
-        <code>KTEW</code>
-        <coordinates>42-33-57N 084-25-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Menominee</_name>
-	<tz-hint>America/Chicago</tz-hint>
-        <code>KMNM</code>
-        <zone>MIZ012</zone>
-        <radar>htl</radar>
-        <coordinates>45-08N 087-38W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Monroe</_name>
-        <code>KTTF</code>
-        <coordinates>41-56-24N 083-26-05W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Mount Clemens</_name>
-        <code>KMTC</code>
-        <zone>MIZ070</zone>
-        <radar>dtw</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Mount Pleasant</_name>
-        <code>KMOP</code>
-        <coordinates>43-37N 84-44W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Muskegon</_name>
-        <code>KMKG</code>
-        <zone>MIZ050</zone>
-        <radar>mkg</radar>
-        <coordinates>43-10-16N 086-14-12W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Newberry</_name>
-        <code>KERY</code>
-        <coordinates>46-18-40N 085-27-26W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Oscoda</_name>
-        <code>KOSC</code>
-        <zone>MIZ036</zone>
-        <radar>mkg</radar>
-        <coordinates>44-27N 083-22W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Pellston</_name>
-        <code>KPLN</code>
-        <zone>MIZ016</zone>
-        <radar>htl</radar>
-        <coordinates>45-34-15N 084-47-48W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Pontiac</_name>
-        <code>KPTK</code>
-        <zone>MIZ069</zone>
-        <radar>mkg</radar>
-        <coordinates>42-39-47N 083-24-36W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Port Hope</_name>
-        <code>KP58</code>
-        <coordinates>44-01-19N 082-47-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Presque Isle / Rogers</_name>
-        <code>KPZQ</code>
-        <coordinates>45-24N 083-49W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Michigan in the United States. -->
-       <_name>Saginaw</_name>
-       <location>
-         <!-- Translators: This is in Saginaw, Michigan in the United States. -->
-         <_name>Saginaw</_name>
-         <code>KMBS</code>
-         <zone>MIZ053</zone>
-         <radar>mkg</radar>
-         <coordinates>43-31-58N 084-04-46W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Saginaw, Michigan in the United States. -->
-         <_name>Saginaw County H.W. Browne Airport</_name>
-         <code>KHYX</code>
-         <coordinates>43-26-00N 083-51-45W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Michigan in the United States. -->
-       <_name>Sault Ste. Marie</_name>
-        <zone>MIZ008</zone>
-        <radar>htl</radar>
-       <location>
-         <!-- Translators: This is in Sault Ste. Marie, Michigan in the United States. -->
-         <_name>Location 1</_name>
-         <code>KANJ</code>
-         <coordinates>46-28-46N 084-21-26W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Sault Ste. Marie, Michigan in the United States. -->
-         <_name>Location 2</_name>
-         <code>KSSM</code>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Sawyer Air Force Base</_name>
-        <code>KSAW</code>
-        <zone>MIZ077</zone>
-        <radar>ord</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Selfridge</_name>
-        <code>KMTC</code>
-        <coordinates>42-37N 082-50W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>St. Clair</_name>
-        <code>KPHN</code>
-        <coordinates>42-55N 082-32W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Sturgis</_name>
-        <code>KIRS</code>
-        <coordinates>41-48-46N 085-26-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Traverse City</_name>
-        <code>KTVC</code>
-        <zone>MIZ020</zone>
-        <radar>htl</radar>
-        <coordinates>44-44-12N 085-34-12W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Michigan in the United States. -->
-        <_name>Ypsilanti</_name>
-        <code>KYIP</code>
-        <zone>MIZ075</zone>
-        <radar>dtw</radar>
-        <coordinates>42-14-12N 083-31-34W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Minnesota</_name>
-      <tz-hint>America/Chicago</tz-hint>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Aitkin</_name>
-        <code>KAIT</code>
-        <coordinates>46-33N 093-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Albert Lea</_name>
-        <code>KAEL</code>
-        <coordinates>43-41N 093-22W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Alexandria</_name>
-        <code>KAXN</code>
-        <zone>MNZ041</zone>
-        <radar>msp</radar>
-        <coordinates>45-52-07N 095-23-39W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Appleton</_name>
-        <code>KAQP</code>
-        <coordinates>45-13-39N 096-00-15W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Austin</_name>
-        <code>KAUM</code>
-        <coordinates>43-40N 092-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Baudette</_name>
-        <code>KBDE</code>
-        <coordinates>48-43-36N 094-36-44W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Bemidji</_name>
-        <code>KBJI</code>
-        <zone>MNZ009</zone>
-        <radar>msp</radar>
-        <coordinates>47-30N 094-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Benson</_name>
-        <code>KBBB</code>
-        <coordinates>45-19N 095-39W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Bigfork</_name>
-        <code>KFOZ</code>
-        <coordinates>47-46-58N 093-39-01W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Brainerd</_name>
-        <code>KBRD</code>
-        <zone>MNZ034</zone>
-        <radar>msp</radar>
-        <coordinates>46-24-17N 094-07-51W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Buffalo</_name>
-        <code>KCFE</code>
-        <coordinates>45-09-32N 093-50-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Cambridge</_name>
-        <code>KCBG</code>
-        <coordinates>45-34N 093-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Cloquet</_name>
-        <code>KCOQ</code>
-        <coordinates>46-42N 092-30W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Cook</_name>
-        <code>KCQM</code>
-        <coordinates>47-49-19N 092-41-22W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Minnesota in the United States. -->
-       <_name>Crane Lake</_name>
-       <location>
-         <!-- Translators: This is in Crane Lake, Minnesota in the United States. -->
-         <_name>Scotts Seaplane Base</_name>
-         <code>KCDD</code>
-         <coordinates>48-15-59N 92-29-01W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Crookston</_name>
-        <code>KCKN</code>
-        <coordinates>47-51N 096-37W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Detroit Lakes</_name>
-        <code>KDTL</code>
-        <zone>MNZ027</zone>
-        <radar>msp</radar>
-        <coordinates>46-50N 095-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Dodge Center</_name>
-        <code>KTOB</code>
-        <coordinates>44-01-05N 092-49-53W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Minnesota in the United States. -->
-       <_name>Duluth</_name>
-         <zone>MNZ019</zone>
-         <radar>msp</radar>
-       <location>
-         <!-- Translators: This is in Duluth, Minnesota in the United States. -->
-         <_name>Duluth</_name>
-         <code>KDLH</code>
-         <coordinates>46-50-34N 092-13-34W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Duluth, Minnesota in the United States. -->
-         <_name>Sky Harbor Airport</_name>
-         <code>KDYT</code>
-         <coordinates>46-43-19N 092-02-36W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Ely</_name>
-        <code>KELO</code>
-        <zone>MNZ019</zone>
-        <radar>msp</radar>
-        <coordinates>47-49N 091-50W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Eveleth</_name>
-        <code>KEVM</code>
-        <coordinates>47-24N 092-30W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Fairmont</_name>
-        <code>KFRM</code>
-        <zone>MNZ091</zone>
-        <radar>fsd</radar>
-        <coordinates>43-39N 094-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Faribault</_name>
-        <code>KFBL</code>
-        <coordinates>44-20N 093-19W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Fergus Falls</_name>
-        <code>KFFM</code>
-        <zone>MNZ031</zone>
-        <radar>bis</radar>
-        <coordinates>46-17N 096-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Flag Island</_name>
-        <code>KFGN</code>
-        <coordinates>49-19N 94-54W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Fosston</_name>
-        <code>KFSE</code>
-        <coordinates>47-35-34N 095-46-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Glencoe</_name>
-        <code>KGYL</code>
-        <coordinates>44-45-22N 094-04-52W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Minnesota in the United States. -->
-       <_name>Glenwood</_name>
-       <location>
-         <!-- Translators: This is in Glenwood, Minnesota in the United States. -->
-         <_name>Automatic Surface Observing System</_name>
-         <code>KGHW</code>
-         <coordinates>45-39N 095-19W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Minnesota in the United States. -->
-       <_name>Grand Marais</_name>
-         <zone>MNZ021</zone>
-         <radar>msp</radar>
-       <location>
-         <!-- Translators: This is in Grand Marais, Minnesota in the United States. -->
-         <_name>Cook County Airport</_name>
-         <code>KCKC</code>
-         <coordinates>47-50-18N 090-22-59W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Grand Marais, Minnesota in the United States. -->
-         <_name>The Bay of Grand Marais</_name>
-         <code>KGNA</code>
-         <coordinates>47-50N 090-23W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Grand Rapids</_name>
-        <code>KGPZ</code>
-        <zone>MNZ026</zone>
-        <radar>msp</radar>
-        <coordinates>47-13N 093-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Granite Falls</_name>
-        <code>KGDB</code>
-        <coordinates>44-45-11N 095-33-21W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Minnesota in the United States. -->
-       <_name>Hallock</_name>
-       <location>
-         <!-- Translators: This is in Hallock, Minnesota in the United States. -->
-         <_name>Location 2</_name>
-         <code>KHCO</code>
-         <coordinates>48-45-10N 096-56-35W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Hibbing</_name>
-        <code>KHIB</code>
-        <zone>MNZ019</zone>
-        <radar>msp</radar>
-        <coordinates>47-23-12N 092-50-20W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Hutchinson</_name>
-        <code>KHCD</code>
-        <coordinates>44-52N 094-23W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>International Falls</_name>
-        <code>KINL</code>
-        <zone>MNZ010</zone>
-        <radar>msp</radar>
-        <coordinates>48-33-43N 093-23-52W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Jackson</_name>
-        <code>KMJQ</code>
-        <coordinates>43-39N 094-59W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Minnesota in the United States. -->
-       <_name>Litchfield</_name>
-         <zone>MNZ058</zone>
-         <radar>msp</radar>
-       <location>
-         <!-- Translators: This is in Litchfield, Minnesota in the United States. -->
-         <_name>Litchfield Municipal Airport (alternate)</_name>
-         <code>KLJF</code>
-         <coordinates>45-05-50N 094-30-26W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Litchfield, Minnesota in the United States. -->
-         <_name>Litchfield</_name>
-         <code>KY69</code>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Little Falls</_name>
-        <code>KLXL</code>
-        <coordinates>45-57N 094-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Longville</_name>
-        <code>KXVG</code>
-        <coordinates>46-59-25N 094-12-14W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Madison</_name>
-        <code>KDXX</code>
-        <coordinates>44-59-10N 096-10-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Mankato</_name>
-        <code>KMKT</code>
-        <zone>MNZ083</zone>
-        <radar>fsd</radar>
-        <coordinates>44-13N 093-55W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Maple Lake</_name>
-        <code>KMGG</code>
-        <coordinates>45-14-10N 093-59-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Marshall</_name>
-        <code>KMML</code>
-        <zone>MNZ072</zone>
-        <radar>fsd</radar>
-        <coordinates>44-27N 095-49W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Mc Gregor</_name>
-        <code>KHZX</code>
-        <coordinates>46-37-07N 093-18-35W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Minnesota in the United States. -->
-       <_name>Minneapolis</_name>
-       <zone>MNZ060</zone>
-       <radar>msp</radar>
-       <location>
-         <!-- Translators: This is in Minneapolis, Minnesota in the United States. -->
-         <_name>Blaine</_name>
-         <code>KANE</code>
-         <coordinates>45-09N 093-13W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Minneapolis, Minnesota in the United States. -->
-         <_name>Airlake Airport</_name>
-         <code>KLVN</code>
-         <coordinates>44-37-40N 093-13-41W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Minneapolis, Minnesota in the United States. -->
-         <_name>Crystal Airport</_name>
-         <code>KMIC</code>
-         <coordinates>45-03-45N 093-21-03W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Minneapolis, Minnesota in the United States. -->
-         <_name>Minneapolis-St.Paul International Airport</_name>
-         <code>KMSP</code>
-         <coordinates>44-52-59N 093-13-44W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Minneapolis, Minnesota in the United States. -->
-         <_name>Flying Cloud Airport</_name>
-         <code>KFCM</code>
-         <coordinates>44-49-56N 093-28-13W</coordinates>
-       </location>
+          <name>Ghardaia</name>
+          <code>DAUG</code>
+          <coordinates>32-22-59N 003-49E</coordinates>
+        </location>
       </city>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Montevideo</_name>
-        <code>KMVE</code>
-        <coordinates>44-58N 095-43W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Moorhead</_name>
-        <code>KJKJ</code>
-        <coordinates>46-50-21N 096-39-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Moose Lake</_name>
-        <code>KMZH</code>
-        <coordinates>46-25N 092-48W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Minnesota in the United States. -->
-       <_name>Mora</_name>
-       <location>
-         <!-- Translators: This is in Mora, Minnesota in the United States. -->
-         <_name>Mora Municipal Airport</_name>
-         <code>KJMR</code>
-         <coordinates>45-53-10N 093-16-18W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Morris</_name>
-        <code>KMOX</code>
-        <coordinates>45-34N 095-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>New Ulm</_name>
-        <code>KULM</code>
-        <coordinates>44-19N 094-30W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Orr</_name>
-        <code>KORB</code>
-        <coordinates>48-01N 092-52W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Ortonville</_name>
-        <code>KVVV</code>
-        <coordinates>45-18-20N 096-25-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Owatonna</_name>
-        <code>KOWA</code>
-        <coordinates>44-07N 093-15W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Park Rapids</_name>
-        <code>KPKD</code>
-        <coordinates>46-54-02N 095-04-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Pine River</_name>
-        <code>KPWC</code>
-        <coordinates>46-43-30N 094-23-01W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Pipestone</_name>
-        <code>KPQN</code>
-        <coordinates>43-59N 096-19W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Preston</_name>
-        <code>KFKA</code>
-        <coordinates>43-40-36N 092-10-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Princeton</_name>
-        <code>KPNM</code>
-        <coordinates>45-33N 093-36W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Red Wing</_name>
-        <code>KRGK</code>
-        <coordinates>44-35-25N 092-29-10W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Redwood Falls</_name>
-        <code>KRWF</code>
-        <zone>MNZ073</zone>
-        <radar>fsd</radar>
-        <coordinates>44-32-50N 095-04-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Rochester</_name>
-        <code>KRST</code>
-        <zone>MNZ087</zone>
-        <radar>rst</radar>
-        <coordinates>43-54-15N 092-29-30W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Roseau</_name>
-        <code>KROX</code>
-        <coordinates>48-51N 095-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Rush City</_name>
-        <code>KROS</code>
-        <coordinates>45-41-53N 092-57-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Silver Bay</_name>
-        <code>KBFW</code>
-        <coordinates>47-12N 091-24W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Minnesota in the United States. -->
-       <_name>South St. Paul</_name>
-       <location>
-         <!-- Translators: This is in South St. Paul, Minnesota in the United States. -->
-         <_name>Richard E. Fleming Airport</_name>
-         <code>KSGS</code>
-         <coordinates>44-51-26N 093-01-58W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>St Cloud</_name>
-        <code>KSTC</code>
-        <zone>MNZ051</zone>
-        <radar>msp</radar>
-        <coordinates>45-32-41N 094-03-07W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>St. James</_name>
-        <code>KJYG</code>
-        <coordinates>43-59-11N 094-33-29W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>St Paul</_name>
-        <code>KSTP</code>
-        <zone>MNZ062</zone>
-        <radar>msp</radar>
-        <coordinates>44-55-49N 093-02-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Staples</_name>
-        <code>KSAZ</code>
-        <coordinates>46-22-51N 094-48-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Thief River Falls</_name>
-        <code>KTVF</code>
-        <zone>MNZ013</zone>
-        <radar>bis</radar>
-        <coordinates>48-04N 096-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Two Harbors</_name>
-        <code>KTWM</code>
-        <coordinates>47-03N 091-45W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Wadena</_name>
-        <code>KADC</code>
-        <coordinates>46-27-01N 095-12-39W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Minnesota in the United States. -->
-       <_name>Warroad</_name>
-       <zone>MNZ005</zone>
-       <radar>msp</radar>
-       <location>
-         <!-- Translators: This is in Warroad, Minnesota in the United States. -->
-         <_name>Warroad International - Swede Carlston Field</_name>
-         <code>KRRT</code>
-         <coordinates>48-56-29N 095-20-54W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Waseca</_name>
-        <code>KACQ</code>
-        <coordinates>44-04-24N 093-33-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Waskish</_name>
-        <code>KVWU</code>
-        <coordinates>48-09-15N 094-31-01W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Wheaton</_name>
-        <code>KETH</code>
-        <coordinates>45-42N 096-30W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Willmar</_name>
-        <code>KILL</code>
-        <coordinates>45-07N 095-05W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Windom</_name>
-        <code>KMWM</code>
-        <coordinates>43-54-48N 095-06-34W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Winona</_name>
-        <code>KONA</code>
-        <coordinates>44-05N 091-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Minnesota in the United States. -->
-        <_name>Worthington</_name>
-        <code>KOTG</code>
-        <zone>MNZ089</zone>
-        <radar>fsd</radar>
-        <coordinates>43-39N 095-35W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Mississippi</_name>
-      <tz-hint>America/Chicago</tz-hint>
-      <city>
-       <!-- Translators: This is in Mississippi in the United States. -->
-       <_name>Biloxi</_name>
-       <location>
-         <!-- Translators: This is in Biloxi, Mississippi in the United States. -->
-         <_name>Location 1</_name>
-         <code>KBIX</code>
-         <coordinates>30-25N 088-55W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Mississippi in the United States. -->
-       <_name>Columbus</_name>
-        <zone>MSZ031</zone>
-        <radar>bhm</radar>
-       <location>
-         <!-- Translators: This is in Columbus, Mississippi in the United States. -->
-         <_name>Golden Tri Auto Weather Observing/Reporting System</_name>
-         <code>KGTR</code>
-         <coordinates>33-27N 088-35W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Columbus, Mississippi in the United States. -->
-         <_name>W Point - Starkville</_name>
-         <code>KCBM</code>
-         <coordinates>33-39N 088-27W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Mississippi in the United States. -->
-        <_name>Greenville</_name>
-        <code>KGLH</code>
-        <radar>shv</radar>
-        <coordinates>33-28-58N 090-59-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mississippi in the United States. -->
-        <_name>Greenwood</_name>
-        <code>KGWO</code>
-        <zone>MSZ025</zone>
-        <radar>shv</radar>
-        <coordinates>33-29-33N 090-05-01W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mississippi in the United States. -->
-        <_name>Gulfport</_name>
-        <code>KGPT</code>
-        <zone>MSZ081</zone>
-        <radar>bix</radar>
-        <coordinates>30-24-43N 089-04-51W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mississippi in the United States. -->
-        <_name>Hattiesburg</_name>
-        <code>KHBG</code>
-        <coordinates>31-15-54N 089-15-11W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Mississippi in the United States. -->
-       <_name>Jackson</_name>
-       <location>
-        <!-- Translators: This is in Jackson, Mississippi in the United States. -->
-         <_name>Hawkins Field Airport</_name>
-         <code>KHKS</code>
-         <coordinates>32-20-05N 090-13-21W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Jackson, Mississippi in the United States. -->
-         <_name>Jackson International Airport</_name>
-         <code>KJAN</code>
-         <zone>MSZ048</zone>
-         <radar>jan</radar>
-         <coordinates>32-19-11N 090-04-39W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Mississippi in the United States. -->
-        <_name>Laurel</_name>
-        <code>KPIB</code>
-        <zone>MSZ066</zone>
-        <radar>jan</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Mississippi in the United States. -->
-        <_name>McComb</_name>
-        <code>KMCB</code>
-        <zone>MSZ070</zone>
-        <radar>jan</radar>
-        <coordinates>31-10-42N 090-28-19W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Mississippi in the United States. -->
-       <_name>Meridian</_name>
-       <location>
-         <!-- Translators: This is in Meridian, Mississippi in the United States. -->
-         <_name>Meridian</_name>
-         <code>KMEI</code>
-         <zone>MSZ052</zone>
-         <radar>jan</radar>
-         <coordinates>32-20-17N 088-44-52W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Meridian, Mississippi in the United States. -->
-         <_name>Lauderdale</_name>
-         <code>KNMM</code>
-         <zone>MSZ052</zone>
-         <radar>jan</radar>
-         <coordinates>32-32-47N 088-32-35W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Mississippi in the United States. -->
-        <_name>Natchez</_name>
-        <code>KHEZ</code>
-        <zone>MSZ060</zone>
-        <radar>jan</radar>
-        <coordinates>31-37N 091-18W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mississippi in the United States. -->
-        <_name>Olive Branch</_name>
-        <code>KOLV</code>
-        <coordinates>34-58-44N 089-47-13W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Mississippi in the United States. -->
-       <_name>Pascagoula</_name>
-       <location>
-         <!-- Translators: This is in Pascagoula, Mississippi in the United States. -->
-         <_name>Lott International Airport</_name>
-         <code>KPQL</code>
-         <coordinates>30-27-49N 088-31-55W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Mississippi in the United States. -->
-        <_name>Pine Belt</_name>
-        <code>KPIB</code>
-        <coordinates>31-28N 089-20W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mississippi in the United States. -->
-        <_name>Tupelo</_name>
-        <code>KTUP</code>
-        <zone>MSZ016</zone>
-        <radar>tup</radar>
-        <coordinates>34-16-05N 088-46-12W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Mississippi in the United States. -->
-        <_name>Vicksburg</_name>
-        <code>KTVR</code>
-        <zone>MSZ047</zone>
-        <radar>shv</radar>
-        <coordinates>32-14N 090-56W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Missouri</_name>
-      <tz-hint>America/Chicago</tz-hint>
-      <location>
-        <!-- Translators: This is in Missouri in the United States. -->
-        <_name>Cape Girardeau</_name>
-        <code>KCGI</code>
-        <zone>MOZ087</zone>
-        <radar>stl</radar>
-        <coordinates>37-13-32N 089-34-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Missouri in the United States. -->
-        <_name>Chillicothe</_name>
-        <code>KCDJ</code>
-	<zone>MOZ013</zone>
-        <coordinates>39-49N 093-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Missouri in the United States. -->
-        <_name>Columbia</_name>
-        <code>KCOU</code>
-        <zone>MOZ041</zone>
-        <radar>stl</radar>
-        <coordinates>38-49-01N 092-13-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Missouri in the United States. -->
-        <_name>Farmington</_name>
-        <code>KFAM</code>
-	<zone>MOZ074</zone>
-        <coordinates>37-46N 090-26W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Missouri in the United States. -->
-        <_name>Fort Leonard</_name>
-        <code>KTBN</code>
-        <zone>MOZ070</zone>
-        <radar>stl</radar>
-        <coordinates>37-44N 092-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Missouri in the United States. -->
-        <_name>Jefferson City</_name>
-        <code>KJEF</code>
-        <zone>MOZ048</zone>
-        <radar>stl</radar>
-        <coordinates>38-35-40N 092-09-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Missouri in the United States. -->
-        <_name>Joplin</_name>
-        <code>KJLN</code>
-        <zone>MOZ088</zone>
-        <radar>okc</radar>
-        <coordinates>37-09-22N 094-30-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Missouri in the United States. -->
-        <_name>Kaiser</_name>
-        <code>KAIZ</code>
-	<zone>MOZ069</zone>
-        <coordinates>38-06N 092-33W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Missouri in the United States. -->
-       <_name>Kansas City</_name>
-       <location>
-         <!-- Translators: This is in Kansas City, Missouri in the United States. -->
-         <_name>Downtown Airport</_name>
-         <code>KMKC</code>
-         <zone>MOZ037</zone>
-         <radar>mkc</radar>
-         <coordinates>39-07-15N 094-35-49W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Kansas City, Missouri in the United States. -->
-         <_name>Gladstone</_name>
-         <code>KMCI</code>
-         <zone>MOZ029</zone>
-         <radar>mkc</radar>
-         <coordinates>39-17-50N 094-43-50W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Missouri in the United States. -->
-        <_name>Kirksville</_name>
-        <code>KIRK</code>
-        <zone>MOZ017</zone>
-        <radar>oma</radar>
-        <coordinates>40-05-50N 092-32-36W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Missouri in the United States. -->
-        <_name>Lee's Summit</_name>
-        <code>KLXT</code>
-	<zone>MOZ028</zone>
-        <coordinates>38-57-35N 094-22-18W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Missouri in the United States. -->
-        <_name>Poplar Bluff</_name>
-        <code>KP02</code>
-        <zone>MOZ109</zone>
-        <radar>lit</radar>
-        <coordinates>36-46-14N 090-19-20W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Missouri in the United States. -->
-        <_name>Sedalia</_name>
-        <code>KSZL</code>
-        <zone>MOZ045</zone>
-        <radar>mkc</radar>
-        <coordinates>38-42-44N 093-10-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Missouri in the United States. -->
-        <_name>Springfield</_name>
-        <code>KSGF</code>
-        <zone>MOZ095</zone>
-        <radar>lit</radar>
-        <coordinates>37-14-23N 093-23-23W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Missouri in the United States. -->
-        <_name>St. Charles</_name>
-        <code>KSET</code>
-	<zone>MOZ061</zone>
-        <coordinates>38-55-50N 090-25-57W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Missouri in the United States. -->
-        <_name>St Joseph</_name>
-        <code>KSTJ</code>
-        <zone>MOZ020</zone>
-        <radar>mkc</radar>
-        <coordinates>39-46-05N 094-54-33W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Missouri in the United States. -->
-       <_name>St Louis</_name>
-       <zone>MOZ064</zone>
-       <radar>stl</radar>
-       <location>
-         <!-- Translators: This is in St Louis, Missouri in the United States. -->
-         <_name>Lambert</_name>
-         <code>KSTL</code>
-         <coordinates>38-45-09N 090-22-25W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in St Louis, Missouri in the United States. -->
-         <_name>Spirit of St. Louis</_name>
-         <code>KSUS</code>
-         <coordinates>38-39-26N 090-39-21W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Missouri in the United States. -->
-        <_name>Vichy-Rolla</_name>
-        <code>KVIH</code>
-        <zone>MOZ058</zone>
-        <radar>stl</radar>
-        <coordinates>38-07-55N 091-45-55W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Missouri in the United States. -->
-        <_name>West Plains</_name>
-        <code>KUNO</code>
-	<zone>MOZ097</zone>
-        <coordinates>36-52-45N 091-54-18W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Missouri in the United States. -->
-        <_name>Whiteman</_name>
-        <code>KSZL</code>
-	<zone>MOZ044</zone>
-        <coordinates>38-44N 093-33W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Montana</_name>
-      <tz-hint>America/Denver</tz-hint>
-      <location>
-        <!-- Translators: This is in Montana in the United States. -->
-        <_name>Baker</_name>
-        <code>KBHK</code>
-        <coordinates>46-20-52N 104-15-27W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Montana in the United States. -->
-        <_name>Billings</_name>
-        <code>KBIL</code>
-        <zone>MTZ035</zone>
-        <radar>bil</radar>
-        <coordinates>45-48-25N 108-32-32W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Montana in the United States. -->
-        <_name>Bozeman</_name>
-        <code>KBZN</code>
-        <zone>MTZ015</zone>
-        <radar>bil</radar>
-        <coordinates>45-47-17N 111-09-39W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Montana in the United States. -->
-        <_name>Browning</_name>
-        <code>K8S0</code>
-        <coordinates>48-36-04N 113-06-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Montana in the United States. -->
-        <_name>Butte</_name>
-        <code>KBTM</code>
-        <zone>MTZ007</zone>
-        <radar>bil</radar>
-        <coordinates>45-57-17N 112-29-51W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Montana in the United States. -->
-        <_name>Cut Bank</_name>
-        <code>KCTB</code>
-        <zone>MTZ010</zone>
-        <radar>bil</radar>
-        <coordinates>48-36-30N 112-22-34W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Montana in the United States. -->
-        <_name>Dillon</_name>
-        <code>KDLN</code>
-        <zone>MTZ008</zone>
-        <radar>bil</radar>
-        <coordinates>45-15-27N 112-33-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Montana in the United States. -->
-        <_name>Drummond</_name>
-        <code>K3DU</code>
-        <zone>MTZ006</zone>
-        <radar>geg</radar>
-        <coordinates>46-40N 113-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Montana in the United States. -->
-        <_name>Glasgow</_name>
-        <code>KGGW</code>
-        <zone>MTZ017</zone>
-        <radar>bil</radar>
-        <coordinates>48-12-50N 106-37-17W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Montana in the United States. -->
-        <_name>Glendive</_name>
-        <code>KGDV</code>
-        <zone>MTZ025</zone>
-        <radar>bil</radar>
-        <coordinates>47-08N 104-48W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Montana in the United States. -->
-        <_name>Great Falls</_name>
-        <code>KGFA</code>
-        <zone>MTZ012</zone>
-        <radar>bil</radar>
-        <coordinates>47-28-24N 111-22-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Montana in the United States. -->
-        <_name>Havre</_name>
-        <code>KHVR</code>
-        <zone>MTZ011</zone>
-        <radar>bil</radar>
-        <coordinates>48-32-34N 109-45-48W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Montana in the United States. -->
-        <_name>Helena</_name>
-        <code>KHLN</code>
-        <zone>MTZ014</zone>
-        <radar>bil</radar>
-        <coordinates>46-36-20N 111-57-49W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Montana in the United States. -->
-        <_name>Jordan</_name>
-        <code>KJDN</code>
-        <zone>MTZ022</zone>
-        <radar>bil</radar>
-        <coordinates>47-19-33N 106-56-51W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Montana in the United States. -->
-        <_name>Lewistown</_name>
-        <code>KLWT</code>
-        <zone>MTZ013</zone>
-        <radar>bil</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Montana in the United States. -->
-        <_name>Livingston</_name>
-        <code>KLVM</code>
-        <zone>MTZ028</zone>
-        <radar>bil</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Montana in the United States. -->
-        <_name>Malmstrom</_name>
-        <code>KGFA</code>
-        <coordinates>47-30N 111-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Montana in the United States. -->
-        <_name>Miles City</_name>
-        <code>KMLS</code>
-        <zone>MTZ032</zone>
-        <radar>bil</radar>
-        <coordinates>46-25-41N 105-53-11W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Montana in the United States. -->
-       <_name>Missoula</_name>
-         <zone>MTZ005</zone>
-         <radar>geg</radar>
-       <location>
-         <!-- Translators: This is in Missoula, Montana in the United States. -->
-         <_name>Missoula</_name>
-         <code>KMSO</code>
-         <coordinates>46-55-15N 114-05-33W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Montana in the United States. -->
-        <_name>Sidney</_name>
-        <code>KSDY</code>
-        <zone>MTZ024</zone>
-        <radar>bis</radar>
-        <coordinates>47-42N 104-12W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Montana in the United States. -->
-        <_name>West Yellowstone (2)</_name>
-        <code>KWEY</code>
-        <zone>MTZ015</zone>
-        <radar>boi</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Montana in the United States. -->
-        <_name>Wolf Point</_name>
-        <code>KOLF</code>
-        <zone>MTZ020</zone>
-        <radar>bil</radar>
-        <coordinates>48-05-40N 105-34-38W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Nebraska</_name>
-      <tz-hint>America/Chicago</tz-hint>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Ainsworth</_name>
-        <code>KANW</code>
-        <zone>NEZ008</zone>
-        <radar>lbf</radar>
-        <coordinates>42-35N 100-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Albion</_name>
-        <code>KBVN</code>
-        <coordinates>41-43-43N 098-03-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Alliance</_name>
-	<tz-hint>America/Denver</tz-hint>
-        <code>KAIA</code>
-        <zone>NEZ003</zone>
-        <radar>lbf</radar>
-        <coordinates>42-03-26N 102-48-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Aurora</_name>
-        <code>KAUH</code>
-        <coordinates>40-53-38N 097-59-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Beatrice</_name>
-        <code>KBIE</code>
-        <zone>NEZ089</zone>
-        <radar>oma</radar>
-        <coordinates>40-18N 096-45W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Brewster</_name>
-        <code>KHDE</code>
-        <coordinates>40-27N 099-20W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Broken Bow</_name>
-        <code>KBBW</code>
-        <zone>NEZ038</zone>
-        <radar>lbf</radar>
-        <coordinates>41-26N 099-39W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Burwell</_name>
-        <code>KK20</code>
-        <radar>lbf</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Chadron</_name>
-	<tz-hint>America/Denver</tz-hint>
-        <code>KCDR</code>
-        <zone>NEZ002</zone>
-        <radar>cpr</radar>
-        <coordinates>42-50-15N 103-05-43W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Columbus</_name>
-        <code>KOLU</code>
-        <zone>NEZ042</zone>
-        <radar>oma</radar>
-        <coordinates>41-27N 097-20W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Falls City</_name>
-        <code>KFNB</code>
-        <zone>NEZ093</zone>
-        <radar>oma</radar>
-        <coordinates>40-04-44N 095-35-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Fremont</_name>
-        <code>KFET</code>
-        <coordinates>41-27N 096-31W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Nebraska in the United States. -->
-       <_name>Grand Island</_name>
-         <zone>NEZ062</zone>
-         <radar>lbr</radar>
-       <location>
-         <!-- Translators: This is in Grand Island, Nebraska in the United States. -->
-         <_name>Grand Island</_name>
-         <code>KGRI</code>
-         <coordinates>40-57-30N 098-18-45W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Hastings</_name>
-        <code>KHSI</code>
-        <zone>NEZ075</zone>
-        <radar>lbf</radar>
-        <coordinates>40-36-02N 098-25-33W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Hebron</_name>
-        <code>KHJH</code>
-        <coordinates>40-09-08N 097-35-13W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Nebraska in the United States. -->
-       <_name>Imperial</_name>
-         <zone>NEZ069</zone>
-         <radar>lbf</radar>
-       <location>
-         <!-- Translators: This is in Imperial, Nebraska in the United States. -->
-         <_name>Location 1</_name>
-	 <tz-hint>America/Denver</tz-hint>
-         <code>KIML</code>
-         <coordinates>40-31N 101-37W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Imperial, Nebraska in the United States. -->
-         <_name>Location 2</_name>
-	 <tz-hint>America/Denver</tz-hint>
-         <code>K6V1</code>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Kearney</_name>
-        <code>KEAR</code>
-        <zone>NEZ061</zone>
-        <radar>lbf</radar>
-        <coordinates>40-44N 099-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Kimball</_name>
-	<tz-hint>America/Denver</tz-hint>
-        <code>KIBM</code>
-        <coordinates>41-11N 103-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Lexington</_name>
-        <code>KLXN</code>
-        <coordinates>40-47-28N 099-46-38W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Lincoln</_name>
-        <code>KLNK</code>
-        <zone>NEZ066</zone>
-        <radar>oma</radar>
-        <coordinates>40-49-52N 096-45-52W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>McCook</_name>
-	<tz-hint>America/Denver</tz-hint>
-        <code>KMCK</code>
-        <zone>NEZ081</zone>
-        <radar>lbf</radar>
-        <coordinates>40-12-11N 100-35-18W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Nebraska City</_name>
-        <code>KAFK</code>
-        <coordinates>40-36N 095-51W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Norfolk</_name>
-        <code>KOFK</code>
-        <zone>NEZ031</zone>
-        <radar>oma</radar>
-        <coordinates>41-58-50N 097-26-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>North Platte</_name>
-        <code>KLBF</code>
-        <zone>NEZ059</zone>
-        <radar>lbf</radar>
-        <coordinates>41-07-19N 100-40-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>O'Neill</_name>
-        <code>KONL</code>
-        <zone>NEZ010</zone>
-        <radar>lbf</radar>
-        <coordinates>42-28N 098-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Ogallala</_name>
-	<tz-hint>America/Denver</tz-hint>
-        <code>KOGA</code>
-        <coordinates>41-07-11N 101-46-08W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Nebraska in the United States. -->
-       <_name>Omaha</_name>
-        <zone>NEZ052</zone>
-        <radar>oma</radar>
-       <location>
-         <!-- Translators: This is in Omaha, Nebraska in the United States. -->
-         <_name>Offutt Air Force Base</_name>
-         <code>KOFF</code>
-         <coordinates>41-07N 095-54W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Omaha, Nebraska in the United States. -->
-         <_name>Omaha</_name>
-         <code>KOMA</code>
-         <coordinates>41-18-37N 095-53-57W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Omaha, Nebraska in the United States. -->
-         <_name>Millard Airport</_name>
-         <code>KMLE</code>
-         <coordinates>41-11-45N 096-06-44W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Omaha, Nebraska in the United States. -->
-         <_name>Bellevue</_name>
-         <code>KOFF</code>
-         <zone>NEZ052</zone>
-         <radar>oma</radar>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Ord-Sharp</_name>
-        <code>KODX</code>
-        <zone>NEZ039</zone>
-        <radar>lbf</radar>
-        <coordinates>41-37-27N 098-57-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Scottsbluff</_name>
-	<tz-hint>America/Denver</tz-hint>
-        <code>KBFF</code>
-        <zone>NEZ019</zone>
-        <radar>cpr</radar>
-        <coordinates>41-52-01N 103-35-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Sidney</_name>
-        <code>KSNY</code>
-        <zone>NEZ055</zone>
-        <radar>lbf</radar>
-        <coordinates>41-05-58N 102-59-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Tekamah</_name>
-        <code>KTQE</code>
-        <coordinates>41-46-01N 096-10-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Thedford</_name>
-        <code>KTIF</code>
-        <coordinates>41-57-43N 100-34-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>Valentine</_name>
-        <code>KVTN</code>
-        <zone>NEZ005</zone>
-        <radar>lbf</radar>
-        <coordinates>42-51-31N 100-33-05W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nebraska in the United States. -->
-        <_name>York</_name>
-        <code>KJYR</code>
-        <coordinates>40-53-48N 097-37-22W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Nevada</_name>
-      <tz-hint>America/Los_Angeles</tz-hint>
-      <location>
-        <!-- Translators: This is in Nevada in the United States. -->
-        <_name>Battle Mountain</_name>
-        <code>KBAM</code>
-        <zone>NVZ012</zone>
-        <radar>rno</radar>
-        <coordinates>40-36N 116-52W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nevada in the United States. -->
-        <_name>Desert Rock</_name>
-        <code>KDRA</code>
-        <radar>las</radar>
-      </location>
-      <city>
-       <!-- Translators: This is in Nevada in the United States. -->
-       <_name>Elko</_name>
-         <zone>NVZ008</zone>
-         <radar>rno</radar>
-       <location>
-         <!-- Translators: This is in Elko, Nevada in the United States. -->
-         <_name>Elko</_name>
-         <code>KEKO</code>
-         <coordinates>40-49-30N 115-47-30W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Elko, Nevada in the United States. -->
-         <_name>Wildhorse Reservation / Elko</_name>
-         <code>KAWH</code>
-         <coordinates>41-40N 115-47W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Nevada in the United States. -->
-        <_name>Ely</_name>
-        <code>KELY</code>
-        <zone>NVZ011</zone>
-        <radar>rno</radar>
-        <coordinates>39-17-42N 114-50-43W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nevada in the United States. -->
-        <_name>Eureka</_name>
-        <code>KP68</code>
-        <zone>NVZ012</zone>
-        <radar>rno</radar>
-        <coordinates>39-36-05N 116-00-20W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nevada in the United States. -->
-        <_name>Fallon</_name>
-        <code>KNFL</code>
-        <zone>NVZ004</zone>
-        <radar>rno</radar>
-        <coordinates>39-25-56N 118-41-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nevada in the United States. -->
-        <_name>Indian Springs</_name>
-        <code>KL63</code>
-        <zone>NVZ017</zone>
-        <radar>las</radar>
-        <coordinates>36-32N 115-54W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Nevada in the United States. -->
-       <_name>Las Vegas</_name>
-        <zone>NVZ020</zone>
-        <radar>las</radar>
-       <location>
-         <!-- Translators: This is in Las Vegas, Nevada in the United States. -->
-         <_name>Henderson</_name>
-         <code>KHND</code>
-         <coordinates>35-58-35N 115-07-58W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Las Vegas, Nevada in the United States. -->
-         <_name>McCarran</_name>
-         <code>KLAS</code>
-         <coordinates>35-58-35N 115-07-58W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Las Vegas, Nevada in the United States. -->
-         <_name>North Las Vegas Airport</_name>
-         <code>KVGT</code>
-         <coordinates>36-12-42N 115-11-45W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Las Vegas, Nevada in the United States. -->
-         <_name>North Las Vegas</_name>
-         <code>KLSV</code>
-         <zone>NVZ020</zone>
-         <radar>las</radar>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Nevada in the United States. -->
-        <_name>Lovelock</_name>
-        <code>KLOL</code>
-        <zone>NVZ004</zone>
-        <radar>rno</radar>
-        <coordinates>40-03-59N 118-33-55W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nevada in the United States. -->
-        <_name>Mercury</_name>
-        <code>KDRA</code>
-        <coordinates>36-37-14N 116-01-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nevada in the United States. -->
-        <_name>Nellis Air Force Base</_name>
-        <code>KLSV</code>
-        <coordinates>36-14N 115-02W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Nevada in the United States. -->
-       <_name>Reno</_name>
-        <zone>NVZ003</zone>
-        <radar>rno</radar>
-       <location>
-         <!-- Translators: This is in Reno, Nevada in the United States. -->
-         <_name>Reno</_name>
-         <code>KRNO</code>
-         <coordinates>39-29-02N 119-46-16W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Nevada in the United States. -->
-       <_name>Tonopah</_name>
-         <zone>NVZ014</zone>
-         <radar>rno</radar>
-       <location>
-         <!-- Translators: This is in Tonopah, Nevada in the United States. -->
-         <_name>Tonopah</_name>
-         <code>KTPH</code>
-         <coordinates>38-03-37N 117-05-14W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Nevada in the United States. -->
-        <_name>Wells</_name>
-        <code>K9BB</code>
-        <coordinates>41-07N 114-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nevada in the United States. -->
-        <_name>Winnemucca</_name>
-        <code>KWMC</code>
-        <zone>NVZ006</zone>
-        <radar>rbl</radar>
-        <coordinates>40-54-07N 117-48-26W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>New Hampshire</_name>
-      <tz-hint>America/New_York</tz-hint>
-      <location>
-        <!-- Translators: This is in New Hampshire in the United States. -->
-        <_name>Berlin</_name>
-        <code>KBML</code>
-        <zone>NHZ002</zone>
-        <radar>btv</radar>
-        <coordinates>44-34-34N 071-10-43W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Hampshire in the United States. -->
-        <_name>Concord</_name>
-        <code>KCON</code>
-        <zone>NHZ008</zone>
-        <radar>bos</radar>
-        <coordinates>43-11-43N 071-30-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Hampshire in the United States. -->
-        <_name>Jaffrey</_name>
-        <code>KAFN</code>
-        <zone>NHZ011</zone>
-        <radar>bos</radar>
-        <coordinates>42-48-21N 072-00-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Hampshire in the United States. -->
-        <_name>Keene</_name>
-        <code>KEEN</code>
-        <zone>NHZ011</zone>
-        <radar>bos</radar>
-        <coordinates>42-54N 072-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Hampshire in the United States. -->
-        <_name>Laconia</_name>
-        <code>KLCI</code>
-        <zone>NHZ009</zone>
-        <radar>btv</radar>
-        <coordinates>43-34N 071-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Hampshire in the United States. -->
-        <_name>Lebanon</_name>
-        <code>KLEB</code>
-        <zone>NHZ003</zone>
-        <radar>btv</radar>
-        <coordinates>43-37-38N 072-18-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Hampshire in the United States. -->
-        <_name>Manchester</_name>
-        <code>KMHT</code>
-        <zone>NHZ012</zone>
-        <radar>bos</radar>
-        <coordinates>42-55-45N 071-26-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Hampshire in the United States. -->
-        <_name>Mt Washington</_name>
-        <code>KMWN</code>
-        <radar>btv</radar>
-        <coordinates>44-16N 071-18W</coordinates>
-     </location>
-      <location>
-        <!-- Translators: This is in New Hampshire in the United States. -->
-        <_name>Nashua</_name>
-        <code>KASH</code>
-        <zone>NHZ012</zone>
-        <radar>bos</radar>
-        <coordinates>42-47N 071-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Hampshire in the United States. -->
-        <_name>North Conway</_name>
-        <code>KCWN</code>
-        <radar>btv</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in New Hampshire in the United States. -->
-	<_name>Plymouth</_name>
-	<code>K1P1</code>
-	<coordinates>43-46-45N 071-45-13W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in New Hampshire in the United States. -->
-       <_name>Portsmouth</_name>
-         <zone>NHZ013</zone>
-         <radar>bos</radar>
-       <location>
-         <!-- Translators: This is in Portsmouth, New Hampshire in the United States. -->
-         <_name>Portsmouth</_name>
-         <code>KPSM</code>
-       </location>
-       <location>
-         <!-- Translators: This is in Portsmouth, New Hampshire in the United States. -->
-         <_name>Pease Airport</_name>
-         <code>KPSM</code>
-         <coordinates>43-05N 070-49W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in New Hampshire in the United States. -->
-        <_name>Rochester</_name>
-        <code>KDAW</code>
-        <coordinates>43-16-41N 070-55-20W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Hampshire in the United States. -->
-        <_name>Whitefield</_name>
-        <code>KHIE</code>
-        <radar>btv</radar>
-        <coordinates>44-21-58N 071-33-09W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>New Jersey</_name>
-      <tz-hint>America/New_York</tz-hint>
-      <location>
-        <!-- Translators: This is in New Jersey in the United States. -->
-        <_name>Andover</_name>
-        <code>K12N</code>
-        <coordinates>41-00-32N 074-44-12W</coordinates>
-      </location>
-      <city>
-        <!-- Translators: This is in New Jersey in the United States. -->
-       <_name>Atlantic City</_name>
-       <zone>NJZ022</zone>
-       <radar>har</radar>
-       <location>
-        <!-- Translators: This is in New Jersey in the United States. -->
-         <_name>Atlantic City</_name>
-         <code>KACY</code>
-         <coordinates>39-27-53N 074-35-12W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in New Jersey in the United States. -->
-        <_name>Belmar-Farmingdale</_name>
-        <code>KBLM</code>
-        <zone>NJZ013</zone>
-        <radar>har</radar>
-        <coordinates>40-11N 074-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Jersey in the United States. -->
-        <_name>Caldwell</_name>
-        <code>KCDW</code>
-        <zone>NJZ005</zone>
-        <radar>har</radar>
-        <coordinates>40-52-35N 074-16-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Jersey in the United States. -->
-        <_name>Lakehurst</_name>
-        <code>KNEL</code>
-        <radar>har</radar>
-        <coordinates>40-02N 074-19W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Jersey in the United States. -->
-        <_name>Millville</_name>
-        <code>KMIV</code>
-        <zone>NJZ021</zone>
-        <radar>dca</radar>
-        <coordinates>39-21-58N 075-04-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Jersey in the United States. -->
-        <_name>Morristown</_name>
-        <code>KMMU</code>
-        <zone>NJZ008</zone>
-        <radar>har</radar>
-        <coordinates>40-48N 074-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Jersey in the United States. -->
-        <_name>Mount Holly</_name>
-        <code>KVAY</code>
-        <radar>har</radar>
-        <coordinates>39-56-26N 074-50-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Jersey in the United States. -->
-        <_name>Newark</_name>
-        <code>KEWR</code>
-        <zone>NJZ005</zone>
-        <radar>har</radar>
-        <coordinates>40-40-57N 074-10-10W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Jersey in the United States. -->
-        <_name>Somerville</_name>
-        <code>KSMQ</code>
-        <coordinates>40-37-26N 074-40-10W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Jersey in the United States. -->
-        <_name>Sussex</_name>
-        <code>KFWN</code>
-        <coordinates>41-12-01N 074-37-23W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Jersey in the United States. -->
-        <_name>Teterboro</_name>
-        <code>KTEB</code>
-        <zone>NJZ003</zone>
-        <radar>nyc</radar>
-        <coordinates>40-51-32N 074-03-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Jersey in the United States. -->
-        <_name>Trenton</_name>
-        <code>KTTN</code>
-        <zone>NJZ015</zone>
-        <radar>har</radar>
-        <coordinates>40-16-35N 074-48-59W</coordinates>
-      </location>
-      <!-- Removed K52N: Wildwood -->
-      <location>
-        <!-- Translators: This is in New Jersey in the United States. -->
-        <_name>Wildwood</_name>
-        <code>KWWD</code>
-        <zone>NJZ024</zone>
-        <radar>dca</radar>
-        <coordinates>39-01N 074-55W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Jersey in the United States. -->
-        <_name>Wrightstown</_name>
-        <code>KWRI</code>
-        <zone>NJZ019</zone>
-        <radar>har</radar>
-        <coordinates>40-01N 074-36W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>New Mexico</_name>
-      <tz-hint>America/Denver</tz-hint>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Alamogordo</_name>
-        <code>KALM</code>
-        <zone>NMZ024</zone>
-        <radar>maf</radar>
-        <coordinates>32-50N 105-59W</coordinates>
-      </location>
-      <city>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Albuquerque</_name> 
-        <zone>NMZ009</zone>
-        <radar>abq</radar>
-        <location>
-          <!-- Translators: This is in Albuquerque, New Mexico in the United States. -->
-          <_name>Albuquerque Airport</_name>
-          <code>KABQ</code>
-          <coordinates>35-02-30N 106-36-53W</coordinates>
-        </location>
-        <location>
-          <!-- Translators: This is in Albuquerque, New Mexico in the United States. -->
-          <_name>Double Eagle II Airport</_name>
-          <code>KAEG</code>
-          <coordinates>35-08-42N 106-47-42W</coordinates>
-        </location>
-      </city>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Artesia</_name>
-        <code>KATS</code>
-        <coordinates>32-51-09N 104-28-03W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Carlsbad</_name>
-        <code>KCNM</code>
-        <zone>NMZ028</zone>
-        <radar>maf</radar>
-        <coordinates>32-20-15N 104-15-48W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Chama</_name>
-        <code>KE33</code>
-        <coordinates>36-54N 106-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Clayton</_name>
-        <code>KCAO</code>
-        <zone>NMZ007</zone>
-        <radar>abq</radar>
-        <coordinates>36-26-54N 103-09-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Clines Corners</_name>
-        <code>KCQC</code>
-        <coordinates>35-00N 105-40W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in New Mexico in the United States. -->
-       <_name>Clovis</_name>
-       <zone>NMZ021</zone>
-       <radar>abq</radar>
-       <location>
-         <!-- Translators: This is in Clovis, New Mexico in the United States. -->
-         <_name>Municipal Automatic Weather Observing/Reporting System</_name>
-         <code>KCVN</code>
-         <coordinates>34-26N 103-05W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Clovis, New Mexico in the United States. -->
-         <_name>Cannon Air Force Base</_name>
-         <code>KCVS</code>
-         <coordinates>34-23N 103-19W</coordinates>
-       </location>
-      </city>
-      <location>
-         <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Corona</_name>
-        <code>K4CR</code>
-        <zone>NMZ016</zone>
-        <radar>abq</radar>
-        <coordinates>34-06N 105-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Cuba Awrs</_name>
-        <code>K4SL</code>
-        <zone>NMZ002</zone>
-        <radar>abq</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Deming</_name>
-        <code>KDMN</code>
-        <zone>NMZ031</zone>
-        <radar>abq</radar>
-        <coordinates>32-15-44N 107-43-14W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Farmington</_name>
-        <code>KFMN</code>
-        <zone>NMZ001</zone>
-        <radar>abq</radar>
-        <coordinates>36-44-37N 108-13-45W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Gallup</_name>
-        <code>KGUP</code>
-        <zone>NMZ008</zone>
-        <radar>abq</radar>
-        <coordinates>35-30-40N 108-47-22W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Grants</_name>
-        <code>KGNT</code>
-        <zone>NMZ008</zone>
-        <radar>abq</radar>
-        <coordinates>35-09-55N 107-54-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Hobbs</_name>
-        <code>KHOB</code>
-        <zone>NMZ029</zone>
-        <radar>maf</radar>
-        <coordinates>32-41N 103-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Holloman Air Force Base</_name>
-        <code>KHMN</code>
-        <coordinates>32-51N 106-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Las Cruces</_name>
-        <code>KLRU</code>
-        <coordinates>32-17-22N 106-55-19W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Las Vegas</_name>
-        <code>KLVS</code>
-        <zone>NMZ005</zone>
-        <radar>abq</radar>
-        <coordinates>35-39-15N 105-08-33W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Los Alamos</_name>
-        <code>KLAM</code>
-        <zone>NMZ002</zone>
-        <radar>abq</radar>
-        <coordinates>35-53N 106-17W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Moriarty</_name>
-        <code>K4MY</code>
-        <zone>NMZ011</zone>
-        <radar>abq</radar>
-        <coordinates>34-59N 106-03W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Raton</_name>
-        <code>KRTN</code>
-        <coordinates>36-44-31N 104-39-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Roswell</_name>
-        <code>KROW</code>
-        <zone>NMZ019</zone>
-        <radar>maf</radar>
-        <coordinates>33-18-29N 104-30-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Ruidoso-Sierra Blanca</_name>
-        <code>KRUI</code>
-        <zone>NMZ016</zone>
-        <radar>abq</radar>
-        <coordinates>33-28N 105-32W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Santa Fe</_name>
-        <code>KSAF</code>
-        <zone>NMZ011</zone>
-        <radar>abq</radar>
-        <coordinates>35-36-38N 106-05-42W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in New Mexico in the United States. -->
-       <_name>Santa Teresa</_name>
-       <location>
-         <!-- Translators: This is in Santa Teresa, New Mexico in the United States. -->
-         <_name>Dona Ana County Airport</_name>
-         <code>K5T6</code>
-         <coordinates>31-52-51N 106-42-17W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Silver City</_name>
-        <code>KSVC</code>
-        <zone>NMZ022</zone>
-        <radar>abq</radar>
-        <coordinates>32-38N 108-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Taos</_name>
-        <code>KE23</code>
-        <zone>NMZ004</zone>
-        <radar>abq</radar>
-        <coordinates>36-27N 105-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Torreon</_name>
-        <code>K4SL</code>
-        <coordinates>35-48N 107-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Truth or Consequences</_name>
-        <code>KTCS</code>
-        <zone>NMZ023</zone>
-        <radar>abq</radar>
-        <coordinates>33-14-12N 107-16-05W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Tucumcari</_name>
-        <code>KTCC</code>
-        <zone>NMZ013</zone>
-        <radar>abq</radar>
-        <coordinates>35-10-58N 103-36-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Mexico in the United States. -->
-        <_name>Zuni Pueblo</_name>
-        <code>KZUN</code>
-        <radar>abq</radar>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>New York</_name>
-      <tz-hint>America/New_York</tz-hint>
-      <city>
-       <!-- Translators: This is in New York in the United States. -->
-       <_name>Albany</_name>
-       <location>
-         <!-- Translators: This is in Albany, New York in the United States. -->
-         <_name>Albany</_name>
-         <code>KALB</code>
-         <zone>NYZ052</zone>
-         <radar>roc</radar>
-         <coordinates>42-44-48N 073-47-56W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>Binghamton</_name>
-        <code>KBGM</code>
-        <zone>NYZ056</zone>
-        <radar>roc</radar>
-        <coordinates>42-12-28N 075-58-53W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in New York in the United States. -->
-       <_name>Buffalo</_name>
-       <zone>NYZ010</zone>
-       <radar>roc</radar>
-       <location>
-         <!-- Translators: This is in Buffalo, New York in the United States. -->
-         <_name>Buffalo</_name>
-         <code>KBUF</code>
-         <coordinates>42-56-27N 078-44-09W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>Dansville</_name>
-        <code>KDSV</code>
-        <coordinates>42-34-10N 077-42-52W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>Dunkirk</_name>
-        <code>KDKK</code>
-        <coordinates>42-29-35N 079-16-33W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>East Hampton</_name>
-        <code>KHTO</code>
-        <coordinates>40-57-34N 072-15-07W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>Elmira</_name>
-        <code>KELM</code>
-        <zone>NYZ024</zone>
-        <radar>roc</radar>
-        <coordinates>42-09-23N 076-54-10W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>Farmingdale</_name>
-        <code>KFRG</code>
-        <zone>NYZ077</zone>
-        <radar>nyc</radar>
-        <coordinates>40-44-03N 073-25-01W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>Fort Drum</_name>
-        <code>KGTB</code>
-        <zone>NYZ007</zone>
-        <radar>roc</radar>
-        <coordinates>44-03N 075-44W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>Glens Falls</_name>
-        <code>KGFL</code>
-        <zone>NYZ042</zone>
-        <radar>bos</radar>
-        <coordinates>43-20-28N 073-36-38W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>Islip</_name>
-        <code>KISP</code>
-        <zone>NYZ080</zone>
-        <radar>nyc</radar>
-        <coordinates>40-47-38N 073-06-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>Ithaca</_name>
-        <code>KITH</code>
-        <zone>NYZ025</zone>
-        <radar>roc</radar>
-        <coordinates>42-29N 076-27W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>Jamestown</_name>
-        <code>KJHW</code>
-        <zone>NYZ019</zone>
-        <radar>pit</radar>
-        <coordinates>42-09N 079-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>Massena</_name>
-        <code>KMSS</code>
-        <zone>NYZ026</zone>
-        <radar>roc</radar>
-        <coordinates>44-56-09N 074-50-44W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in New York in the United States. -->
-       <_name>Montauk</_name>
-       <location>
-         <!-- Translators: This is in Montauk, New York in the United States. -->
-         <_name>Montauk Airport</_name>
-         <code>KMTP</code>
-         <coordinates>41-04-23N 071-55-24W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>Montgomery</_name>
-        <code>KMGJ</code>
-        <zone>NYZ067</zone>
-        <radar>nyc</radar>
-        <coordinates>41-30-33N 074-15-54W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>Monticello</_name>
-        <code>KMSV</code>
-        <zone>NYZ062</zone>
-        <radar>har</radar>
-        <coordinates>41-42N 074-48W</coordinates>
-      </location>
       <city>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>New York</_name>
-        <zone>NYZ076</zone>
-        <radar>nyc</radar>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Hassi Messaoud</_name>
+        <coordinates>31-42-06N 006-03-15E</coordinates>
         <location>
-          <!-- Translators: This is in New York, New York in the United States. -->
-          <_name>Central Park</_name>
-          <code>KNYC</code>
-          <coordinates>40-47-00N 073-58-00W</coordinates>
-        </location>
-        <location>
-          <!-- Translators: This is in New York, New York in the United States. -->
-          <_name>Kennedy Airport</_name>
-          <code>KJFK</code>
-          <coordinates>40-38-19N 073-45-44W</coordinates>
-        </location>
-        <location>
-          <!-- Translators: This is in New York, New York in the United States. -->
-          <_name>La Guardia Airport</_name>
-          <code>KLGA</code>
-          <coordinates>40-46-45N 073-52-48W</coordinates>
-        </location>
-      </city>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>Newburgh</_name>
-        <code>KSWF</code>
-        <zone>NYZ067</zone>
-        <radar>nyc</radar>
-        <coordinates>41-30N 074-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>Niagara Falls</_name>
-        <code>KIAG</code>
-        <zone>NYZ001</zone>
-        <radar>roc</radar>
-        <coordinates>43-06-26N 078-56-43W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>Ogdensburg</_name>
-        <code>KOGS</code>
-        <zone>NYZ026</zone>
-        <radar>roc</radar>
-        <coordinates>44-41N 075-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>Penn Yan</_name>
-        <code>KPEO</code>
-        <radar>roc</radar>
-        <coordinates>42-38-35N 077-02-58W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in New York in the United States. -->
-       <_name>Plattsburgh</_name>
-       <zone>NYZ031</zone>
-       <radar>bvt</radar>
-       <location>
-         <!-- Translators: This is in Plattsburgh, New York in the United States. -->
-         <_name>Plattsburgh, Clinton County Airport</_name>
-         <code>KPLB</code>
-         <coordinates>44-40-56N 073-31-40W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>Poughkeepsie</_name>
-        <code>KPOU</code>
-        <zone>NYZ065</zone>
-        <radar>nyc</radar>
-        <coordinates>41-37-36N 073-53-03W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in New York in the United States. -->
-       <_name>Rochester</_name>
-         <zone>NYZ003</zone>
-         <radar>roc</radar>
-       <location>
-         <!-- Translators: This is in Rochester, New York in the United States. -->
-         <_name>Rochester</_name>
-         <code>KROC</code>
-         <coordinates>43-07-00N 077-40-36W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>Saranac Lake</_name>
-        <code>KSLK</code>
-        <zone>NYZ027</zone>
-        <radar>roc</radar>
-        <coordinates>44-23-35N 074-12-10W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>Schenectady</_name>
-        <code>KSCH</code>
-        <zone>NYZ049</zone>
-        <radar>roc</radar>
-        <coordinates>42-51N 073-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>Shirley</_name>
-        <code>KHWV</code>
-        <coordinates>40-49-18N 072-52-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>Syracuse</_name>
-        <code>KSYR</code>
-        <zone>NYZ018</zone>
-        <radar>roc</radar>
-        <coordinates>43-06-33N 076-06-12W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>Utica</_name>
-        <code>KUCA</code>
-        <zone>NYZ037</zone>
-        <radar>roc</radar>
-        <coordinates>43-08-42N 075-23-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>Watertown</_name>
-        <code>KART</code>
-        <zone>NYZ007</zone>
-        <radar>roc</radar>
-        <coordinates>43-59-31N 076-01-18W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>Wellsville</_name>
-        <code>KELZ</code>
-        <coordinates>42-06-27N 077-59-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>Westhampton</_name>
-        <code>KFOK</code>
-        <zone>NYZ080</zone>
-        <radar>nyc</radar>
-        <coordinates>40-51-03N 072-37-14W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New York in the United States. -->
-        <_name>White Plains</_name>
-        <code>KHPN</code>
-        <zone>NYZ070</zone>
-        <radar>nyc</radar>
-        <coordinates>41-04-01N 073-42-27W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>North Carolina</_name>
-      <tz-hint>America/New_York</tz-hint>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Ahoskie</_name>
-        <code>KASJ</code>
-        <coordinates>36-17-51N 077-10-15W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Albemarle</_name>
-        <code>KVUJ</code>
-        <coordinates>35-25-00N 080-09-03W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Andrews</_name>
-        <code>KRHP</code>
-        <coordinates>35-11-42N 083-51-49W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Asheville</_name>
-        <code>KAVL</code>
-        <zone>NCZ053</zone>
-        <radar>avl</radar>
-        <coordinates>35-25-55N 082-32-15W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Beaufort</_name>
-        <code>KMRH</code>
-        <coordinates>34-44-01N 076-39-38W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Boone</_name>
-        <code>KTNB</code>
-        <coordinates>36-12N 081-39W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Burlington</_name>
-        <code>KBUY</code>
-        <coordinates>36-02-52N 079-28-26W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Chapel Hill</_name>
-        <code>KIGX</code>
-        <coordinates>35-46-00N 079-03-51W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Charlotte</_name>
-        <code>KCLT</code>
-        <zone>NCZ071</zone>
-        <radar>clt</radar>
-        <coordinates>35-12-48N 080-56-55W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Cherry Point</_name>
-        <code>KNKT</code>
-        <radar>clt</radar>
-        <coordinates>34-53-52N 076-52-51W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Clinton</_name>
-        <code>KCTZ</code>
-        <coordinates>34-58-32N 078-21-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Concord</_name>
-        <code>KJQF</code>
-        <coordinates>35-23-07N 080-42-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Edenton</_name>
-        <code>KEDE</code>
-        <coordinates>36-01-40N 076-34-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Elizabeth City</_name>
-        <code>KECG</code>
-        <zone>NCZ016</zone>
-        <radar>clt</radar>
-        <coordinates>36-15-47N 076-10-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Elizabethtown</_name>
-        <code>KEYF</code>
-        <coordinates>34-36N 078-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Erwin</_name>
-        <code>KHRJ</code>
-        <coordinates>35-22-43N 078-44-01W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Fayetteville</_name>
-        <code>KFAY</code>
-        <zone>NCZ088</zone>
-        <radar>clt</radar>
-        <coordinates>34-59-22N 078-52-48W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Fort Bragg</_name>
-        <code>KFBG</code>
-        <zone>NCZ088</zone>
-        <radar>clt</radar>
-        <coordinates>35-08N 078-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Franklin</_name>
-        <code>K1A5</code>
-        <coordinates>35-13N 083-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Gastonia</_name>
-        <code>KAKH</code>
-        <coordinates>35-11-48N 081-09-21W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in North Carolina in the United States. -->
-       <_name>Goldsboro</_name>
-        <zone>NCZ078</zone>
-        <radar>clt</radar>
-       <location>
-         <!-- Translators: This is in Goldsboro, North Carolina in the United States. -->
-         <_name>Wayne Municipal Airport</_name>
-         <code>KGWW</code>
-         <coordinates>35-27-38N 077-57-54W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Goldsboro, North Carolina in the United States. -->
-         <_name>Goldsboro</_name>
-         <code>KGSB</code>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Greensboro</_name>
-        <code>KGSO</code>
-        <zone>NCZ022</zone>
-        <radar>clt</radar>
-        <coordinates>36-05-51N 079-56-37W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Hatteras</_name>
-        <code>KHSE</code>
-        <coordinates>35-13-56N 075-37-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Hickory</_name>
-        <code>KHKY</code>
-        <zone>NCZ056</zone>
-        <radar>avl</radar>
-        <coordinates>35-44-32N 081-22-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Hoffman</_name>
-        <code>KHFF</code>
-        <radar>clt</radar>
-      </location>
-      <city>
-       <!-- Translators: This is in North Carolina in the United States. -->
-       <_name>Jacksonville</_name>
-       <zone>NCZ098</zone>
-       <radar>clt</radar>
-       <location>
-         <!-- Translators: This is in Jacksonville, North Carolina in the United States. -->
-         <_name>Jacksonville</_name>
-         <code>KOAJ</code>
-         <coordinates>34-50N 077-37W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Jacksonville, North Carolina in the United States. -->
-         <_name>New River, Marine Corps Air Station</_name>
-         <code>KNCA</code>
-         <coordinates>34-42-21N 077-26-27W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Jefferson</_name>
-        <code>KGEV</code>
-        <coordinates>36-26N 81-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Kenansville</_name>
-        <code>KDPL</code>
-        <coordinates>35-00-00N 077-58-54W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Kill Devil Hills</_name>
-        <code>KFFA</code>
-        <coordinates>36-01N 075-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Kinston</_name>
-        <code>KISO</code>
-        <zone>NCZ091</zone>
-        <radar>clt</radar>
-        <coordinates>35-20N 077-37W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Lexington</_name>
-        <code>KEXX</code>
-        <coordinates>35-46-52N 080-18-14W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Lincolnton</_name>
-        <code>KIPJ</code>
-        <coordinates>35-28-59N 081-09-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Louisburg</_name>
-        <code>KLHZ</code>
-        <coordinates>36-01-24N 078-19-49W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Lumberton</_name>
-        <code>KLBT</code>
-        <coordinates>34-36-26N 079-03-36W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Mackall Army Air Field</_name>
-        <code>KHFF</code>
-        <coordinates>35-02N 079-30W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Manteo / Dare County Regional</_name>
-        <code>KMQI</code>
-        <coordinates>35-55N 075-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Maxton</_name>
-        <code>KMEB</code>
-        <coordinates>34-47-29N 079-22-05W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Monroe</_name>
-        <code>KEQY</code>
-        <coordinates>35-01-01N 080-37-14W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Morganton</_name>
-        <code>KMRN</code>
-        <zone>NCZ055</zone>
-        <radar>avl</radar>
-        <coordinates>35-49-17N 081-36-39W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Mount Airy</_name>
-        <code>KMWK</code>
-        <coordinates>36-27-35N 080-33-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>New Bern</_name>
-        <code>KEWN</code>
-        <zone>NCZ093</zone>
-        <radar>clt</radar>
-        <coordinates>35-04-03N 077-02-50W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>New River</_name>
-        <code>KNCA</code>
-        <zone>NCZ098</zone>
-        <radar>clt</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>North Wilkesboro</_name>
-        <code>KUKF</code>
-        <coordinates>36-13N 81-05W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Oak Island</_name>
-        <code>KSUT</code>
-        <coordinates>33-55-45N 078-04-29W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Oxford</_name>
-        <code>KHNZ</code>
-        <coordinates>36-21-42N 078-31-45W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Pitt-Greenville</_name>
-        <code>KPGV</code>
-        <coordinates>35-38N 077-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Pope Air Force Base</_name>
-        <code>KPOB</code>
-        <zone>NCZ088</zone>
-        <radar>clt</radar>
-        <coordinates>35-10N 079-02W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in North Carolina in the United States. -->
-       <_name>Raleigh</_name>
-         <zone>NCZ041</zone>
-         <radar>clt</radar>
-       <location>
-         <!-- Translators: This is in Raleigh, North Carolina in the United States. -->
-         <_name>Durham</_name>
-         <code>KRDU</code>
-         <coordinates>35-52-14N 078-47-11W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Roanoke Rapids</_name>
-        <code>KRZZ</code>
-        <coordinates>36-26-22N 077-42-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Rockingham</_name>
-        <code>K45J</code>
-        <coordinates>34-53-27N 079-45-32W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Rocky Mount</_name>
-        <code>KRWI</code>
-        <zone>NCZ028</zone>
-        <radar>clt</radar>
-        <coordinates>35-51-18N 077-53-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Roxboro</_name>
-        <code>KTDF</code>
-        <coordinates>36-17-06N 078-59-03W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Rutherfordton</_name>
-        <code>KFQD</code>
-        <coordinates>35-25-42N 081-56-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Salisbury</_name>
-        <code>KRUQ</code>
-        <coordinates>35-39N 080-31W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in North Carolina in the United States. -->
-       <_name>Sanford</_name>
-       <location>
-         <!-- Translators: This is in Sanford, North Carolina in the United States. -->
-         <_name>Sanford-Lee County Regional Airport</_name>
-         <code>KTTA</code>
-         <coordinates>35-34-57N 079-06-05W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Seymour</_name>
-        <code>KGSB</code>
-        <coordinates>35-20N 077-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Shelby</_name>
-        <code>KEHO</code>
-        <coordinates>35-15N 081-36W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Smithfield</_name>
-        <code>KJNX</code>
-        <coordinates>35-32-27N 078-23-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Southern Pines</_name>
-        <code>KSOP</code>
-        <coordinates>35-14N 079-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Statesville</_name>
-        <code>KSVH</code>
-        <coordinates>35-45-55N 080-57-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Washington</_name>
-        <code>KOCW</code>
-        <coordinates>35-34-14N 077-02-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Whiteville</_name>
-        <code>KCPC</code>
-        <coordinates>34-16-22N 078-42-54W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in North Carolina in the United States. -->
-       <_name>Wilmington</_name>
-         <zone>NCZ101</zone>
-         <radar>chs</radar>
-       <location>
-         <!-- Translators: This is in Wilmington, North Carolina in the United States. -->
-         <_name>Wilmington</_name>
-         <code>KILM</code>
-         <coordinates>34-16-14N 077-54-09W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in North Carolina in the United States. -->
-        <_name>Winston-Salem</_name>
-        <code>KINT</code>
-        <zone>NCZ021</zone>
-        <radar>clt</radar>
-        <coordinates>36-08-00N 080-13-29W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>North Dakota</_name>
-      <tz-hint>America/Chicago</tz-hint>
-      <location>
-        <!-- Translators: This is in North Dakota in the United States. -->
-        <_name>Bismarck</_name>
-        <code>KBIS</code>
-        <zone>NDZ035</zone>
-        <radar>bis</radar>
-        <coordinates>46-46-57N 100-45-26W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Dakota in the United States. -->
-        <_name>Devils Lake</_name>
-        <code>KDVL</code>
-        <zone>NDZ015</zone>
-        <radar>bis</radar>
-        <coordinates>48-07N 098-55W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Dakota in the United States. -->
-        <_name>Dickinson</_name>
-	<tz-hint>America/Denver</tz-hint>
-        <code>KDIK</code>
-        <zone>NDZ033</zone>
-        <radar>bis</radar>
-        <coordinates>46-47-50N 102-48-07W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Dakota in the United States. -->
-        <_name>Fargo</_name>
-        <code>KFAR</code>
-        <zone>NDZ039</zone>
-        <radar>bis</radar>
-        <coordinates>46-55-31N 096-48-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Dakota in the United States. -->
-        <_name>Garrison</_name>
-        <code>KN60</code>
-        <coordinates>47-38-45N 101-26-22W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in North Dakota in the United States. -->
-       <_name>Grand Forks</_name>
-         <zone>NDZ027</zone>
-         <radar>bis</radar>
-       <location>
-         <!-- Translators: This is in Grand Forks, North Dakota in the United States. -->
-         <_name>Air Force Base</_name>
-         <code>KRDR</code>
-         <coordinates>47-58N 097-24W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Grand Forks, North Dakota in the United States. -->
-         <_name>Grand Forks</_name>
-         <code>KGFK</code>
-         <coordinates>47-56-53N 097-10-57W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in North Dakota in the United States. -->
-        <_name>Hettinger</_name>
-	<tz-hint>America/Denver</tz-hint>
-        <code>KHEI</code>
-        <coordinates>46-00-38N 102-38-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Dakota in the United States. -->
-        <_name>Jamestown</_name>
-        <code>KJMS</code>
-        <zone>NDZ037</zone>
-        <radar>bis</radar>
-        <coordinates>46-55-47N 098-40-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Dakota in the United States. -->
-        <_name>Minot</_name>
-        <code>KMOT</code>
-        <zone>NDZ011</zone>
-        <radar>bis</radar>
-        <coordinates>48-15-34N 101-16-49W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Dakota in the United States. -->
-        <_name>Minot AFB</_name>
-        <code>KMIB</code>
-        <zone>NDZ011</zone>
-        <radar>bis</radar>
-        <coordinates>48-25N 101-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Dakota in the United States. -->
-        <_name>Williston</_name>
-        <code>KISN</code>
-        <zone>NDZ009</zone>
-        <radar>bis</radar>
-        <coordinates>48-10-26N 103-38-12W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Ohio</_name>
-      <tz-hint>America/New_York</tz-hint>
-      <city>
-       <!-- Translators: This is in Ohio in the United States. -->
-       <_name>Akron</_name>
-       <zone>OHZ021</zone>
-       <radar>pit</radar>
-       <location>
-         <!-- Translators: This is in Akron, Ohio in the United States. -->
-         <_name>Akron, Akron Fulton International Airport</_name>
-         <code>KAKR</code>
-         <coordinates>41-02-15N 081-27-51W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Akron, Ohio in the United States. -->
-         <_name>Akron</_name>
-         <code>KCAK</code>
-         <coordinates>40-55-05N 081-26-33W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Ohio in the United States. -->
-        <_name>Cincinnati</_name>
-        <code>KLUK</code>
-        <zone>OHZ077</zone>
-        <radar>ind</radar>
-        <coordinates>39-06-21N 084-24-57W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Ohio in the United States. -->
-       <_name>Cleveland</_name>
-       <zone>OHZ011</zone>
-       <radar>dtw</radar>
-       <location>
-         <!-- Translators: This is in Cleveland, Ohio in the United States. -->
-         <_name>Cleveland</_name>
-         <code>KCLE</code>
-         <coordinates>41-24-18N 081-51-10W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Cleveland, Ohio in the United States. -->
-         <_name>Lakefront</_name>
-         <code>KBKL</code>
-         <zone>OHZ011</zone>
-         <radar>dtw</radar>
-         <coordinates>41-31-32N 081-40-08W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Cleveland, Ohio in the United States. -->
-         <_name>Cuyahoga</_name>
-         <code>KCGF</code>
-         <coordinates>41-34N 081-29W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Ohio in the United States. -->
-       <_name>Columbus</_name>
-       <zone>OHZ055</zone>
-       <radar>ind</radar>
-       <location>
-         <!-- Translators: This is in Columbus, Ohio in the United States. -->
-         <_name>Bolton Field Airport</_name>
-         <code>KTZR</code>
-         <coordinates>39-54-03N 083-08-14W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Columbus, Ohio in the United States. -->
-         <_name>Gahanna</_name>
-         <code>KCMH</code>
-         <coordinates>39-59-42N 082-52-35W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Columbus, Ohio in the United States. -->
-         <_name>OSU</_name>
-         <code>KOSU</code>
-         <coordinates>40-04-41N 083-04-41W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Ohio in the United States. -->
-       <_name>Dayton</_name>
-       <location>
-         <!-- Translators: This is in Dayton, Ohio in the United States. -->
-         <_name>Dayton</_name>
-         <code>KDAY</code>
-         <zone>OHZ061</zone>
-         <radar>ind</radar>
-         <coordinates>39-54-22N 084-13-07W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Dayton, Ohio in the United States. -->
-         <_name>Fairborn</_name>
-         <code>KFFO</code>
-         <zone>OHZ061</zone>
-         <radar>ind</radar>
-         <coordinates>39-50N 084-03W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Dayton, Ohio in the United States. -->
-         <_name>South Airport</_name>
-         <code>KMGY</code>
-         <zone>OHZ061</zone>
-         <radar>ind</radar>
-         <coordinates>39-35-20N 084-13-29W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Ohio in the United States. -->
-        <_name>Defiance</_name>
-        <code>KDFI</code>
-        <coordinates>41-20-11N 084-25-46W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ohio in the United States. -->
-        <_name>Findlay</_name>
-        <code>KFDY</code>
-        <zone>OHZ017</zone>
-        <radar>dtw</radar>
-        <coordinates>41-00-49N 083-40-07W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ohio in the United States. -->
-        <_name>Hamilton</_name>
-        <code>KHAO</code>
-        <zone>OHZ070</zone>
-        <radar>ind</radar>
-        <coordinates>39-21-41N 084-31-15W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ohio in the United States. -->
-        <_name>Lancaster</_name>
-        <code>KLHQ</code>
-        <zone>OHZ067</zone>
-        <radar>ind</radar>
-        <coordinates>39-45-26N 082-39-48W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ohio in the United States. -->
-        <_name>Lima</_name>
-        <code>KAOH</code>
-        <coordinates>40-42-29N 084-01-17W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Ohio in the United States. -->
-       <_name>Lorain</_name>
-       <location>
-         <!-- Translators: This is in Lorain, Ohio in the United States. -->
-         <_name>Elyria</_name>
-         <code>KLPR</code>
-         <coordinates>41-20-46N 082-10-46W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Ohio in the United States. -->
-        <_name>Mansfield</_name>
-        <code>KMFD</code>
-        <zone>OHZ029</zone>
-        <radar>dtw</radar>
-        <coordinates>40-49-13N 082-31-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ohio in the United States. -->
-        <_name>Marion</_name>
-        <code>KMNN</code>
-        <coordinates>40-37-00N 083-04-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ohio in the United States. -->
-        <_name>New Philadelphia</_name>
-        <code>KPHD</code>
-        <coordinates>40-28-19N 081-25-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ohio in the United States. -->
-        <_name>Newark</_name>
-        <code>KVTA</code>
-        <coordinates>40-01-22N 082-27-45W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ohio in the United States. -->
-        <_name>Rickenbacker</_name>
-        <code>KLCK</code>
-        <zone>OHZ070</zone>
-        <radar>ind</radar>
-        <coordinates>39-49N 082-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ohio in the United States. -->
-        <_name>Springfield</_name>
-        <code>KSGH</code>
-        <coordinates>39-50N 083-50W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Ohio in the United States. -->
-       <_name>Toledo</_name>
-         <zone>OHZ003</zone>
-         <radar>dtw</radar>
-       <location>
-         <!-- Translators: This is in Toledo, Ohio in the United States. -->
-         <_name>Toledo, Metcalf Field</_name>
-         <code>KTDZ</code>
-         <coordinates>41-33-47N 083-28-35W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Toledo, Ohio in the United States. -->
-         <_name>Toledo</_name>
-         <code>KTOL</code>
-         <coordinates>41-35-19N 083-48-05W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Ohio in the United States. -->
-        <_name>Wilmington</_name>
-        <code>KILN</code>
-        <zone>OHZ072</zone>
-        <radar>ind</radar>
-        <coordinates>39-25-42N 083-46-45W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ohio in the United States. -->
-        <_name>Wooster</_name>
-        <code>KBJJ</code>
-        <zone>OHZ031</zone>
-        <radar>pit</radar>
-        <coordinates>40-52-23N 081-53-12W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ohio in the United States. -->
-        <_name>Youngstown</_name>
-        <code>KYNG</code>
-        <zone>OHZ033</zone>
-        <radar>pit</radar>
-        <coordinates>41-15-16N 080-40-26W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ohio in the United States. -->
-        <_name>Zanesville</_name>
-        <code>KZZV</code>
-        <zone>OHZ057</zone>
-        <radar>pit</radar>
-        <coordinates>39-56-40N 081-53-32W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Oklahoma</_name>
-      <tz-hint>America/Chicago</tz-hint>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Ada</_name>
-        <code>KADH</code>
-        <coordinates>34-48-16N 096-40-17W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Altus</_name>
-        <code>KLTS</code>
-        <zone>OKZ036</zone>
-        <radar>ama</radar>
-        <coordinates>34-39N 099-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Alva</_name>
-        <code>KAVK</code>
-        <coordinates>36-46-23N 098-40-12W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Oklahoma in the United States. -->
-       <_name>Ardmore</_name>
-         <zone>OKZ046</zone>
-         <radar>dfw</radar>
-       <location>
-         <!-- Translators: This is in Ardmore, Oklahoma in the United States. -->
-         <_name>Ardmore</_name>
-         <code>KADM</code>
-         <coordinates>34-18N 097-01W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Ardmore, Oklahoma in the United States. -->
-         <_name>Ardmore, Ardmore Downtown Executive Airport</_name>
-         <code>K1F0</code>
-         <coordinates>34-08-49N 097-07-21W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Atoka</_name>
-        <code>KAQR</code>
-        <coordinates>34-23-54N 096-08-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Bartlesville</_name>
-        <code>KBVO</code>
-        <zone>OKZ054</zone>
-        <radar>okc</radar>
-        <coordinates>36-46-06N 096-01-34W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Chandler</_name>
-        <code>KCQB</code>
-        <coordinates>35-43-26N 096-49-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Chickasha</_name>
-        <code>KCHK</code>
-        <coordinates>35-05-46N 097-57-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Claremore</_name>
-        <code>KGCM</code>
-        <coordinates>36-17-40N 095-28-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Clinton</_name>
-        <code>KCSM</code>
-        <zone>OKZ016</zone>
-        <radar>ama</radar>
-        <coordinates>35-21-24N 099-12-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Duncan</_name>
-        <code>KDUC</code>
-        <coordinates>34-28-15N 097-57-36W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Durant</_name>
-        <code>KDUA</code>
-        <coordinates>33-56-32N 096-23-40W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Oklahoma in the United States. -->
-       <_name>Enid</_name>
-        <zone>OKZ012</zone>
-        <radar>ama</radar>
-       <location>
-         <!-- Translators: This is in Enid, Oklahoma in the United States. -->
-         <_name>Enid</_name>
-         <code>KEND</code>
-       </location>
-       <location>
-         <!-- Translators: This is in Enid, Oklahoma in the United States. -->
-         <_name>Woodring</_name>
-         <code>KWDG</code>
-         <coordinates>36-23N 097-47W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Fort Sill</_name>
-        <code>KFSI</code>
-        <zone>OKZ038</zone>
-        <radar>ama</radar>
-        <coordinates>34-36N 098-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Frederick</_name>
-        <code>KFDR</code>
-        <coordinates>34-20-40N 098-58-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Gage</_name>
-        <code>KGAG</code>
-        <zone>OKZ009</zone>
-        <radar>ama</radar>
-        <coordinates>36-17-48N 099-46-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Grove</_name>
-        <code>KGMJ</code>
-        <coordinates>36-36-19N 094-44-19W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Guthrie</_name>
-        <code>KGOK</code>
-        <coordinates>35-51-07N 097-24-27W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Guymon</_name>
-        <code>KGUY</code>
-        <radar>ama</radar>
-        <coordinates>36-40-54N 101-30-19W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Hobart</_name>
-        <code>KHBR</code>
-        <zone>OKZ035</zone>
-        <radar>ama</radar>
-        <coordinates>34-59-22N 099-03-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Lawton</_name>
-        <code>KLAW</code>
-        <zone>OKZ038</zone>
-        <radar>ama</radar>
-        <coordinates>34-33-27N 098-25-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>McAlester</_name>
-        <code>KMLC</code>
-        <zone>OKZ073</zone>
-        <radar>okc</radar>
-        <coordinates>34-52-56N 095-46-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Muskogee</_name>
-        <code>KMKO</code>
-        <coordinates>35-39-25N 095-21-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Norman</_name>
-        <code>KOUN</code>
-        <coordinates>35-13N 097-27W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Oklahoma in the United States. -->
-       <_name>Oklahoma City</_name>
-       <zone>OKZ025</zone>
-       <radar>okc</radar>
-       <location>
-         <!-- Translators: This is in Oklahoma City, Oklahoma in the United States. -->
-         <_name>Oklahoma City</_name>
-         <code>KOKC</code>
-         <coordinates>35-23-19N 097-36-01W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Oklahoma City, Oklahoma in the United States. -->
-         <_name>Bethany</_name>
-         <code>KPWA</code>
-         <coordinates>35-32-28N 097-38-48W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Oklahoma City, Oklahoma in the United States. -->
-         <_name>Midwest City</_name>
-         <code>KTIK</code>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Okmulgee</_name>
-        <code>KOKM</code>
-        <coordinates>35-40-05N 095-56-55W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Page</_name>
-        <code>KPGO</code>
-        <zone>OKZ076</zone>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Pauls Valley</_name>
-        <code>KPVJ</code>
-        <coordinates>34-42-40N 097-13-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Ponca City</_name>
-        <code>KPNC</code>
-        <zone>OKZ008</zone>
-        <radar>okc</radar>
-        <coordinates>36-43-50N 097-05-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Poteau</_name>
-        <code>KRKR</code>
-        <coordinates>35-01-18N 094-37-17W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Sallisaw</_name>
-        <code>KJSV</code>
-        <coordinates>35-26-17N 094-48-10W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Shawnee</_name>
-        <code>KSNL</code>
-        <coordinates>35-21-26N 096-56-34W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Stillwater</_name>
-        <code>KSWO</code>
-        <zone>OKZ020</zone>
-        <radar>okc</radar>
-        <coordinates>36-09-44N 097-05-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Tahlequah</_name>
-        <code>KTQH</code>
-        <coordinates>35-55-44N 095-00-16W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Oklahoma in the United States. -->
-       <_name>Tulsa</_name>
-         <zone>OKZ060</zone>
-         <radar>okc</radar>
-       <location>
-         <!-- Translators: This is in Tulsa, Oklahoma in the United States. -->
-         <_name>Jones Jr. Airport</_name>
-         <code>KRVS</code>
-         <coordinates>36-02-33N 095-59-22W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Tulsa, Oklahoma in the United States. -->
-         <_name>Tulsa</_name>
-         <code>KTUL</code>
-         <coordinates>36-11-51N 095-53-11W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Watonga</_name>
-        <code>KJWG</code>
-        <coordinates>35-51-53N 098-25-15W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oklahoma in the United States. -->
-        <_name>Woodward</_name>
-        <code>KWWR</code>
-        <coordinates>36-26-12N 099-31-16W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Oregon</_name>
-      <tz-hint>America/Los_Angeles</tz-hint>
-      <location>
-        <!-- Translators: This is in Oregon in the United States. -->
-        <_name>Astoria</_name>
-        <code>KAST</code>
-        <zone>ORZ001</zone>
-        <radar>pdx</radar>
-        <coordinates>46-09-25N 123-52-57W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Oregon in the United States. -->
-       <_name>Aurora State</_name>
-       <zone>ORZ005</zone>
-       <radar>pdx</radar>
-       <location>
-         <!-- Translators: This is in Aurora State, Oregon in the United States. -->
-         <_name>Aurora State Airport</_name>
-         <code>KUAO</code>
-         <zone>ORZ005</zone>
-         <radar>pdx</radar>
-         <coordinates>45-14-56N 122-45-56W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Oregon in the United States. -->
-        <_name>Baker City</_name>
-        <code>KBKE</code>
-        <zone>ORZ020</zone>
-        <radar>boi</radar>
-        <coordinates>44-50-14N 117-48-33W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oregon in the United States. -->
-        <_name>Burns</_name>
-        <code>KBNO</code>
-        <zone>ORZ022</zone>
-        <radar>boi</radar>
-        <coordinates>43-35-42N 118-57-23W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oregon in the United States. -->
-        <_name>Cascade Locks</_name>
-        <code>KCZK</code>
-        <zone>ORZ015</zone>
-        <radar>pdx</radar>
-        <coordinates>45-40N 121-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oregon in the United States. -->
-        <_name>Corvallis</_name>
-        <code>KCVO</code>
-        <coordinates>44-30N 123-17W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oregon in the United States. -->
-        <_name>Eugene</_name>
-        <code>KEUG</code>
-        <zone>ORZ008</zone>
-        <radar>rbl</radar>
-        <coordinates>44-08-00N 123-12-52W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oregon in the United States. -->
-        <_name>Hermiston</_name>
-        <code>KHRI</code>
-        <coordinates>45-49-33N 119-15-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oregon in the United States. -->
-        <_name>Hillsboro</_name>
-        <code>KHIO</code>
-        <zone>ORZ004</zone>
-        <radar>pdx</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Oregon in the United States. -->
-        <_name>John Day</_name>
-        <code>K5J0</code>
-        <coordinates>44-24-15N 118-57-45W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oregon in the United States. -->
-        <_name>Klamath Falls</_name>
-        <code>KLMT</code>
-        <zone>ORZ012</zone>
-        <radar>rbl</radar>
-        <coordinates>42-08-49N 121-43-27W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oregon in the United States. -->
-        <_name>La Grande</_name>
-        <code>KLGD</code>
-        <coordinates>45-17N 118-00W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Oregon in the United States. -->
-       <_name>Lakeview</_name>
-       <zone>ORZ015</zone>
-       <radar>rbl</radar>
-       <location>
-         <!-- Translators: This is in Lakeview, Oregon in the United States. -->
-         <_name>Lakeview Automatic Weather Observing/Reporting System</_name>
-         <code>KLKV</code>
-         <coordinates>42-10N 120-24W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Oregon in the United States. -->
-        <_name>McMinnville</_name>
-        <code>KMMV</code>
-        <coordinates>45-11-46N 123-07-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oregon in the United States. -->
-        <_name>Meacham</_name>
-        <code>KMEH</code>
-        <zone>ORZ017</zone>
-        <radar>geg</radar>
-        <coordinates>45-30-41N 118-25-29W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Oregon in the United States. -->
-       <_name>Medford</_name>
-       <zone>ORZ008</zone>
-       <radar>rbl</radar>
-       <location>
-         <!-- Translators: This is in Medford, Oregon in the United States. -->
-         <_name>Medford</_name>
-         <code>KMFR</code>
-         <coordinates>42-22-52N 122-52-20W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Oregon in the United States. -->
-        <_name>Newport</_name>
-        <code>KONP</code>
-        <zone>ORZ002</zone>
-        <radar>pdx</radar>
-        <coordinates>44-34-49N 124-03-29W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oregon in the United States. -->
-        <_name>North Bend</_name>
-        <code>KOTH</code>
-        <zone>ORZ003</zone>
-        <radar>rbl</radar>
-        <coordinates>43-25N 124-15W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oregon in the United States. -->
-        <_name>Ontario</_name>
-	<tz-hint>America/Denver</tz-hint>
-        <code>KONO</code>
-        <zone>ORZ021</zone>
-        <radar>boi</radar>
-        <coordinates>44-01-10N 117-00-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oregon in the United States. -->
-        <_name>Pendleton</_name>
-        <code>KPDT</code>
-        <zone>ORZ017</zone>
-        <radar>pdx</radar>
-        <coordinates>45-41-54N 118-50-03W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Oregon in the United States. -->
-       <_name>Portland</_name>
-       <zone>ORZ006</zone>
-       <radar>pdx</radar>
-       <location>
-         <!-- Translators: This is in Portland, Oregon in the United States. -->
-         <_name>Portland</_name>
-         <code>KPDX</code>
-         <coordinates>45-35-27N 122-36-01W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Portland, Oregon in the United States. -->
-         <_name>Hillsboro Airport</_name>
-         <code>KHIO</code>
-         <zone>ORZ006</zone>
-         <radar>pdx</radar>
-         <coordinates>45-32-53N 122-57-16W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Portland, Oregon in the United States. -->
-         <_name>Troutdale Airport</_name>
-         <code>KTTD</code>
-         <zone>ORZ006</zone>
-         <radar>pdx</radar>
-         <coordinates>45-33-04N 122-24-32W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Oregon in the United States. -->
-        <_name>Redmond</_name>
-        <code>KRDM</code>
-        <zone>ORZ014</zone>
-        <radar>pdx</radar>
-        <coordinates>44-15-15N 121-08-59W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Oregon in the United States. -->
-       <_name>Rome</_name>
-       <location>
-         <!-- Translators: This is in Rome, Oregon in the United States. -->
-         <_name>Rome</_name>
-	 <tz-hint>America/Denver</tz-hint>
-         <code>KREO</code>
-         <coordinates>42-35-26N 117-51-52W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Oregon in the United States. -->
-        <_name>Roseburg</_name>
-        <code>KRBG</code>
-        <zone>ORZ007</zone>
-        <radar>rbl</radar>
-        <coordinates>43-14-02N 123-21-22W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oregon in the United States. -->
-        <_name>Salem</_name>
-        <code>KSLE</code>
-        <zone>ORZ007</zone>
-        <radar>pdx</radar>
-        <coordinates>44-54-28N 122-59-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oregon in the United States. -->
-        <_name>Scappoose</_name>
-        <code>KSPB</code>
-        <coordinates>45-46-09N 122-51-44W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oregon in the United States. -->
-        <_name>Sexton Summit</_name>
-        <code>KSXT</code>
-        <zone>ORZ008</zone>
-        <radar>rbl</radar>
-        <coordinates>42-36-01N 123-21-51W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Oregon in the United States. -->
-        <_name>The Dalles</_name>
-        <code>KDLS</code>
-        <zone>ORZ010</zone>
-        <radar>pdx</radar>
-        <coordinates>45-37-07N 121-10-02W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Oregon in the United States. -->
-       <_name>Tillamook</_name>
-       <location>
-         <!-- Translators: This is in Tillamook, Oregon in the United States. -->
-         <_name>Tillamook</_name>
-         <code>KS47</code>
-         <coordinates>45-25-05N 123-48-52W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Oregon in the United States. -->
-        <_name>Troutdale</_name>
-        <code>KTTD</code>
-        <zone>ORZ004</zone>
-        <radar>pdx</radar>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Pennsylvania</_name>
-      <tz-hint>America/New_York</tz-hint>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>Allentown</_name>
-        <code>KABE</code>
-        <zone>PAZ061</zone>
-        <radar>har</radar>
-        <coordinates>40-39-03N 075-26-57W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>Altoona</_name>
-        <code>KAOO</code>
-        <zone>PAZ025</zone>
-        <radar>har</radar>
-        <coordinates>40-18-00N 078-19-01W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>Beaver Falls</_name>
-        <code>KBVI</code>
-        <coordinates>40-46N 080-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>Bradford</_name>
-        <code>KBFD</code>
-        <zone>PAZ005</zone>
-        <radar>har</radar>
-        <coordinates>41-47-55N 078-38-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>Butler County</_name>
-        <code>KBTP</code>
-        <coordinates>40-47N 079-57W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>Clearfield</_name>
-        <code>KFIG</code>
-        <coordinates>41-02-48N 078-24-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>Doylestown</_name>
-        <code>KDYL</code>
-        <coordinates>40-19-48N 075-07-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>Du Bois</_name>
-        <code>KDUJ</code>
-        <zone>PAZ017</zone>
-        <radar>har</radar>
-        <coordinates>41-11N 078-54W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Pennsylvania in the United States. -->
-       <_name>Erie</_name>
-       <zone>PAZ002</zone>
-       <radar>har</radar>
-       <location>
-         <!-- Translators: This is in Erie, Pennsylvania in the United States. -->
-         <_name>Erie</_name>
-         <code>KERI</code>
-         <coordinates>42-04-48N 080-10-57W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>Franklin</_name>
-        <code>KFKL</code>
-        <zone>PAZ008</zone>
-        <radar>har</radar>
-        <coordinates>41-23N 079-52W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Pennsylvania in the United States. -->
-       <_name>Harrisburg</_name>
-       <zone>PAZ057</zone>
-       <radar>har</radar>
-       <location>
-         <!-- Translators: This is in Harrisburg, Pennsylvania in the United States. -->
-         <_name>Harrisburg</_name>
-         <code>KCXY</code>
-         <coordinates>40-13-02N 076-51-05W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Harrisburg, Pennsylvania in the United States. -->
-         <_name>Harrisburg International Airport</_name>
-         <code>KMDT</code>
-         <coordinates>40-11-37N 076-45-48W</coordinates>
-       </location>
+          <name>Hassi Messaoud</name>
+          <code>DAUH</code>
+          <coordinates>31-40N 006-09E</coordinates>
+        </location>
       </city>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>Indiana</_name>
-        <code>KIDI</code>
-        <coordinates>40-38N 079-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>Johnstown</_name>
-        <code>KJST</code>
-        <zone>PAZ024</zone>
-        <radar>har</radar>
-        <coordinates>40-18-58N 078-50-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>Lancaster</_name>
-        <code>KLNS</code>
-        <zone>PAZ066</zone>
-        <radar>har</radar>
-        <coordinates>40-07-13N 076-17-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>Latrobe</_name>
-        <code>KLBE</code>
-        <zone>PAZ030</zone>
-        <radar>har</radar>
-        <coordinates>40-17N 079-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>Meadville</_name>
-        <code>KGKJ</code>
-        <coordinates>41-37-35N 080-12-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>Middletown</_name>
-        <code>KMDT</code>
-        <zone>PAZ057</zone>
-        <radar>har</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>Mount Pocono</_name>
-        <code>KMPO</code>
-        <coordinates>41-08-20N 075-23-46W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>Muir</_name>
-        <code>KMUI</code>
-        <zone>PAZ058</zone>
-        <radar>har</radar>
-        <coordinates>40-26N 076-34W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Pennsylvania in the United States. -->
-       <_name>Philadelphia</_name>
-       <zone>PAZ071</zone>
-       <radar>har</radar>
-       <location>
-         <!-- Translators: This is in Philadelphia, Pennsylvania in the United States. -->
-         <_name>Northeast Philadelphia</_name>
-         <code>KPNE</code>
-         <coordinates>40-04-44N 075-00-49W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Philadelphia, Pennsylvania in the United States. -->
-         <_name>Philadelphia</_name>
-         <code>KPHL</code>
-         <coordinates>39-52-06N 075-13-52W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>Philipsburg</_name>
-        <code>KPSB</code>
-        <zone>PAZ019</zone>
-        <radar>har</radar>
-      </location>
-      <city>
-       <!-- Translators: This is in Pennsylvania in the United States. -->
-       <_name>Pittsburgh</_name>
-       <zone>PAZ021</zone>
-       <radar>har</radar>
-       <location>
-         <!-- Translators: This is in Pittsburgh, Pennsylvania in the United States. -->
-         <_name>Pittsburgh</_name>
-         <code>KPIT</code>
-         <coordinates>40-30-14N 080-15-59W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Pittsburgh, Pennsylvania in the United States. -->
-         <_name>West Mifflin</_name>
-         <code>KAGC</code>
-         <coordinates>40-21-17N 079-55-18W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>Pottstown</_name>
-        <code>KPTW</code>
-        <coordinates>40-14-18N 075-33-26W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>Quakertown</_name>
-        <code>KUKT</code>
-        <coordinates>40-26-06N 075-22-54W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>Reading</_name>
-        <code>KRDG</code>
-        <zone>PAZ060</zone>
-        <radar>har</radar>
-        <coordinates>40-22-24N 075-57-34W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>Selinsgrove</_name>
-        <code>KSEG</code>
-        <coordinates>40-49-09N 076-51-58W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Pennsylvania in the United States. -->
-       <_name>State College</_name>
-       <zone>PAZ019</zone>
-       <radar>har</radar>
-       <location>
-         <!-- Translators: This is in State College, Pennsylvania in the United States. -->
-         <_name>State College</_name>
-         <code>KUNV</code>
-         <coordinates>40-51N 077-51W</coordinates>
-       </location>
+      <city>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>I-n-Amenas</_name>
+        <coordinates>28-03N 009-33E</coordinates>
+        <location>
+          <name>I-n-Amenas</name>
+          <code>DAUZ</code>
+          <coordinates>28-03N 009-37-59E</coordinates>
+        </location>
       </city>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>Washington</_name>
-        <code>KAFJ</code>
-        <coordinates>40-08N 080-17W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>Wilkes-Barre</_name>
-        <code>KAVP</code>
-        <zone>PAZ047</zone>
-        <radar>har</radar>
-        <coordinates>41-20-20N 075-43-36W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>Williamsport</_name>
-        <code>KIPT</code>
-        <zone>PAZ046</zone>
-        <radar>har</radar>
-        <coordinates>41-14-30N 076-55-15W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>Willow Grove</_name>
-        <code>KNXX</code>
-        <coordinates>40-11-35N 075-08-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Pennsylvania in the United States. -->
-        <_name>York</_name>
-        <code>KTHV</code>
-        <coordinates>39-55-10N 076-52-37W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Rhode Island</_name>
-      <tz-hint>America/New_York</tz-hint>
-      <location>
-        <!-- Translators: This is in Rhode Island in the United States. -->
-        <_name>Block Island</_name>
-        <code>KBID</code>
-        <zone>RIZ006</zone>
-        <radar>nyc</radar>
-        <coordinates>41-10N 071-34W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Rhode Island in the United States. -->
-        <_name>North Kingston</_name>
-        <code>KOQU</code>
-        <zone>RIZ006</zone>
-        <radar>bos</radar>
-        <coordinates>41-36N 071-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Rhode Island in the United States. -->
-        <_name>Newport</_name>
-        <code>KUUU</code>
-        <coordinates>41-31-48N 071-17-01W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Rhode Island in the United States. -->
-        <_name>Pawtucket</_name>
-        <code>KSFZ</code>
-        <zone>RIZ002</zone>
-        <radar>bos</radar>
-        <coordinates>41-55N 071-30W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Rhode Island in the United States. -->
-        <_name>Providence</_name>
-        <code>KPVD</code>
-        <zone>RIZ002</zone>
-        <radar>bos</radar>
-        <coordinates>41-43-26N 071-25-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Rhode Island in the United States. -->
-        <_name>Westerly</_name>
-        <code>KWST</code>
-        <coordinates>41-20-59N 071-47-56W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>South Carolina</_name>
-      <tz-hint>America/New_York</tz-hint>
-      <location>
-        <!-- Translators: This is in South Carolina in the United States. -->
-        <_name>Anderson</_name>
-        <code>KAND</code>
-        <zone>SCZ010</zone>
-        <radar>atl</radar>
-        <coordinates>34-29-52N 082-42-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in South Carolina in the United States. -->
-        <_name>Beaufort</_name>
-        <code>KNBC</code>
-        <zone>SCZ048</zone>
-        <radar>chs</radar>
-        <coordinates>32-29-37N 080-42-11W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in South Carolina in the United States. -->
-       <_name>Charleston</_name>
-       <zone>SCZ050</zone>
-       <radar>chs</radar>
-       <location>
-         <!-- Translators: This is in Charleston, South Carolina in the United States. -->
-         <_name>Charleston</_name>
-         <code>KCHS</code>
-         <zone>SCZ050</zone>
-         <radar>chs</radar>
-         <coordinates>32-53-56N 080-02-26W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in South Carolina in the United States. -->
-        <_name>Clemson</_name>
-        <code>KCEU</code>
-        <coordinates>34-40-20N 082-52-53W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in South Carolina in the United States. -->
-       <_name>Columbia</_name>
-       <zone>SCZ028</zone>
-       <radar>chs</radar>
-       <location>
-         <!-- Translators: This is in Columbia, South Carolina in the United States. -->
-         <_name>Columbia</_name>
-         <code>KCAE</code>
-         <coordinates>33-56-31N 081-07-05W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Columbia, South Carolina in the United States. -->
-         <_name>Owens Downtown Airport</_name>
-         <code>KCUB</code>
-         <coordinates>33-58-15N 080-59-40W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Columbia, South Carolina in the United States. -->
-         <_name>McEntire</_name>
-         <code>KMMT</code>
-         <coordinates>33-55N 080-48W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in South Carolina in the United States. -->
-        <_name>Darlington</_name>
-        <code>KUDG</code>
-        <coordinates>34-26-57N 079-53-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in South Carolina in the United States. -->
-        <_name>Florence</_name>
-        <code>KFLO</code>
-        <zone>SCZ032</zone>
-        <radar>chs</radar>
-        <coordinates>34-11-16N 079-43-51W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in South Carolina in the United States. -->
-        <_name>Greenville</_name>
-        <code>KGMU</code>
-        <zone>SCZ006</zone>
-        <radar>avl</radar>
-        <coordinates>34-50-46N 082-20-46W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in South Carolina in the United States. -->
-        <_name>Greenville-Spartanburg</_name>
-        <code>KGSP</code>
-        <zone>SCZ007</zone>
-        <radar>avl</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in South Carolina in the United States. -->
-        <_name>Greenwood</_name>
-        <code>KGRD</code>
-        <coordinates>34-14-50N 082-09-17W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in South Carolina in the United States. -->
-        <_name>Greer</_name>
-        <code>KGSP</code>
-        <coordinates>34-53-02N 082-13-15W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in South Carolina in the United States. -->
-        <_name>Hilton Head</_name>
-        <code>KHXD</code>
-        <coordinates>32-13N 080-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in South Carolina in the United States. -->
-        <_name>Myrtle Beach</_name>
-        <code>KMYR</code>
-        <zone>SCZ034</zone>
-        <radar>chs</radar>
-        <coordinates>33-41N 078-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in South Carolina in the United States. -->
-        <_name>N Myrtle Beach</_name>
-        <code>KCRE</code>
-        <zone>SCZ034</zone>
-        <radar>chs</radar>
-        <coordinates>33-48-42N 078-43-26W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in South Carolina in the United States. -->
-        <_name>Orangeburg</_name>
-        <code>KOGB</code>
-        <coordinates>33-27-50N 080-51-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in South Carolina in the United States. -->
-        <_name>Rock Hill</_name>
-        <code>KUZA</code>
-        <coordinates>34-59-02N 081-03-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in South Carolina in the United States. -->
-        <_name>Shaw Air Force Base</_name>
-        <code>KSSC</code>
-        <coordinates>33-58N 080-29W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in South Carolina in the United States. -->
-        <_name>Sumter</_name>
-        <code>KSSC</code>
-        <zone>SCZ031</zone>
-        <radar>chs</radar>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>South Dakota</_name>
-      <tz-hint>America/Chicago</tz-hint>
-      <location>
-        <!-- Translators: This is in South Dakota in the United States. -->
-        <_name>Aberdeen</_name>
-        <code>KABR</code>
-        <zone>SDZ006</zone>
-        <radar>bis</radar>
-        <coordinates>45-26-36N 098-24-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in South Dakota in the United States. -->
-        <_name>Brookings</_name>
-        <code>KBKX</code>
-        <zone>SDZ040</zone>
-        <radar>fsd</radar>
-        <coordinates>44-18N 096-49W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in South Dakota in the United States. -->
-        <_name>Buffalo</_name>
-	<tz-hint>America/Denver</tz-hint>
-        <code>K2WX</code>
-        <coordinates>45-36-16N 103-32-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in South Dakota in the United States. -->
-        <_name>Chamberlain</_name>
-        <code>K9V9</code>
-        <zone>SDZ057</zone>
-        <radar>rap</radar>
-        <coordinates>43-46-00N 099-19-06W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in South Dakota in the United States. -->
-       <_name>Custer</_name>
-       <zone>SDZ029</zone>
-       <radar>cpr</radar>
-       <location>
-         <!-- Translators: This is in Custer, South Dakota in the United States. -->
-         <_name>Custer County Airport</_name>
-	 <tz-hint>America/Denver</tz-hint>
-         <code>KCUT</code>
-         <coordinates>43-43-59N 103-37-03W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in South Dakota in the United States. -->
-        <_name>Ellsworth Air Force Base</_name>
-	<tz-hint>America/Denver</tz-hint>
-        <code>KRCA</code>
-        <coordinates>44-09N 103-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in South Dakota in the United States. -->
-        <_name>Faith</_name>
-	<tz-hint>America/Denver</tz-hint>
-        <code>KD07</code>
-        <coordinates>45-01-55N 102-01-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in South Dakota in the United States. -->
-        <_name>Huron</_name>
-        <code>KHON</code>
-        <zone>SDZ038</zone>
-        <radar>fsd</radar>
-        <coordinates>44-23-17N 098-13-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in South Dakota in the United States. -->
-        <_name>Lemmon</_name>
-	<tz-hint>America/Denver</tz-hint>
-        <code>KY22</code>
-        <zone>SDZ002</zone>
-        <radar>bis</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in South Dakota in the United States. -->
-        <_name>Mitchell</_name>
-        <code>KMHE</code>
-        <zone>SDZ059</zone>
-        <radar>fsd</radar>
-        <coordinates>43-46N 098-02W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in South Dakota in the United States. -->
-       <_name>Mobridge</_name>
-       <zone>SDZ009</zone>
-       <radar>fsd</radar>
-       <location>
-         <!-- Translators: This is in Mobridge, South Dakota in the United States. -->
-         <_name>Mobridge Municipal Airport</_name>
-         <code>KMBG</code>
-         <coordinates>45-33-00N 100-24-31W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in South Dakota in the United States. -->
-        <_name>Philip</_name>
-	<tz-hint>America/Denver</tz-hint>
-        <code>KPHP</code>
-        <zone>SDZ032</zone>
-        <radar>fsd</radar>
-        <coordinates>44-03-04N 101-36-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in South Dakota in the United States. -->
-        <_name>Pierre</_name>
-        <code>KPIR</code>
-        <zone>SDZ035</zone>
-        <radar>fsd</radar>
-        <coordinates>44-22-58N 100-17-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in South Dakota in the United States. -->
-        <_name>Pine Ridge</_name>
-	<tz-hint>America/Denver</tz-hint>
-        <code>KIEN</code>
-        <coordinates>43-01-32N 102-31-23W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in South Dakota in the United States. -->
-        <_name>Rapid City</_name>
-	<tz-hint>America/Denver</tz-hint>
-        <code>KRAP</code>
-        <zone>SDZ031</zone>
-        <radar>rap</radar>
-        <coordinates>44-02-44N 103-03-14W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in South Dakota in the United States. -->
-        <_name>Rapid City-Ellsworth AFB</_name>
-	<tz-hint>America/Denver</tz-hint>
-        <code>KRCA</code>
-        <zone>SDZ031</zone>
-        <radar>rap</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in South Dakota in the United States. -->
-        <_name>Redig</_name>
-	<tz-hint>America/Denver</tz-hint>
-        <code>KREJ</code>
-        <zone>SDZ001</zone>
-        <radar>rap</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in South Dakota in the United States. -->
-        <_name>Sioux Falls</_name>
-        <code>KFSD</code>
-        <zone>SDZ062</zone>
-        <radar>fsd</radar>
-        <coordinates>43-34-37N 096-45-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in South Dakota in the United States. -->
-        <_name>Sisseton</_name>
-        <code>K8D3</code>
-        <coordinates>45-40-08N 096-59-29W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in South Dakota in the United States. -->
-        <_name>Watertown</_name>
-        <code>KATY</code>
-        <zone>SDZ020</zone>
-        <radar>fsd</radar>
-        <coordinates>44-54-17N 097-08-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in South Dakota in the United States. -->
-        <_name>Winner, Bob Wiley Field Airport</_name>
-        <code>KSFD</code>
-        <coordinates>43-23-26N 099-50-33W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in South Dakota in the United States. -->
-        <_name>Yankton</_name>
-        <code>KYKN</code>
-        <zone>SDZ069</zone>
-        <radar>fsd</radar>
-        <coordinates>42-55N 097-23W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Tennessee</_name>
-      <tz-hint>America/Chicago</tz-hint>
-      <location>
-        <!-- Translators: This is in Tennessee in the United States. -->
-        <_name>Bristol</_name>
-	<tz-hint>America/New_York</tz-hint>
-        <code>KTRI</code>
-        <zone>TNZ017</zone>
-        <radar>avl</radar>
-        <coordinates>36-28-47N 082-23-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Tennessee in the United States. -->
-        <_name>Chattanooga</_name>
-	<tz-hint>America/New_York</tz-hint>
-        <code>KCHA</code>
-        <zone>TNZ099</zone>
-        <radar>tup</radar>
-        <coordinates>35-02-00N 085-12-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Tennessee in the United States. -->
-        <_name>Clarksville</_name>
-        <code>KCKV</code>
-        <coordinates>36-37-19N 087-24-54W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Tennessee in the United States. -->
-        <_name>Crossville</_name>
-        <code>KCSV</code>
-        <zone>TNZ066</zone>
-        <radar>tup</radar>
-        <coordinates>35-57-05N 085-05-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Tennessee in the United States. -->
-        <_name>Dyersburg</_name>
-        <code>KDYR</code>
-        <zone>TNZ019</zone>
-        <radar>tup</radar>
-        <coordinates>36-00N 089-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Tennessee in the United States. -->
-        <_name>Jackson</_name>
-        <code>KMKL</code>
-        <zone>TNZ052</zone>
-        <radar>tup</radar>
-        <coordinates>35-35-35N 088-55-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Tennessee in the United States. -->
-        <_name>Knoxville</_name>
-	<tz-hint>America/New_York</tz-hint>
-        <code>KTYS</code>
-        <zone>TNZ069</zone>
-        <radar>avl</radar>
-        <coordinates>35-49-05N 083-59-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Tennessee in the United States. -->
-        <_name>Memphis</_name>
-        <code>KMEM</code>
-        <zone>TNZ088</zone>
-        <radar>lit</radar>
-        <coordinates>35-03-40N 089-59-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Tennessee in the United States. -->
-        <_name>Millington</_name>
-        <code>KNQA</code>
-        <zone>TNZ088</zone>
-        <radar>lit</radar>
-        <coordinates>35-21-24N 089-52-13W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Tennessee in the United States. -->
-       <_name>Nashville</_name>
-       <zone>TNZ027</zone>
-       <radar>tup</radar>
-       <location>
-         <!-- Translators: This is in Nashville, Tennessee in the United States. -->
-         <_name>Nashville</_name>
-         <code>KBNA</code>
-         <coordinates>36-07-08N 086-41-21W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Tennessee in the United States. -->
-        <_name>Oak Ridge</_name>
-	<tz-hint>America/New_York</tz-hint>
-        <code>KOQT</code>
-        <coordinates>36-01-22N 84-14W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Tennessee in the United States. -->
-        <_name>Smyrna</_name>
-        <code>KMQY</code>
-        <zone>TNZ062</zone>
-        <radar>tup</radar>
-        <coordinates>36-01N 086-31W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Texas</_name>
-      <tz-hint>America/Chicago</tz-hint>
-      <city>
-       <!-- Translators: This is in Texas in the United States. -->
-       <_name>Abilene</_name>
-       <zone>TXZ127</zone>
-       <radar>maf</radar>
-       <location>
-         <!-- Translators: This is in Texas in the United States. -->
-         <_name>Abilene</_name>
-         <code>KABI</code>
-         <coordinates>32-24-37N 099-40-54W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Texas in the United States. -->
-         <_name>Dyess Air Force Base</_name>
-         <code>KDYS</code>
-         <coordinates>32-25-12N 099-51-25W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Alice</_name>
-        <code>KALI</code>
-        <zone>TXZ241</zone>
-        <radar>bro</radar>
-        <coordinates>27-44-28N 098-01-37W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Alpine</_name>
-        <code>KE38</code>
-        <coordinates>30-23-03N 103-41-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Amarillo</_name>
-        <code>KAMA</code>
-        <zone>TXZ017</zone>
-        <radar>ama</radar>
-        <coordinates>35-13-12N 101-43-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Angleton</_name>
-        <code>KLBX</code>
-        <radar>vct</radar>
-        <coordinates>29-06-55N 095-27-47W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Texas in the United States. -->
-       <_name>Arlington</_name>
-       <zone>TXZ119</zone>
-       <radar>dfw</radar>
-       <location>
-         <!-- Translators: This is in Texas in the United States. -->
-         <_name>Arlington Municipal Airport</_name>
-         <code>KGKY</code>
-         <coordinates>32-39-50N 097-05-45W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Texas in the United States. -->
-         <_name>Arlington</_name>
-         <code>KF54</code>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Austin</_name>
-        <code>KAUS</code>
-        <zone>TXZ192</zone>
-        <radar>sat</radar>
-        <coordinates>30-11-40N 097-40-12W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Austin City</_name>
-        <code>KATT</code>
-        <zone>TXZ192</zone>
-        <radar>sat</radar>
-        <coordinates>30-19N 097-46W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Bay City</_name>
-        <code>KBYY</code>
-        <coordinates>28-58-23N 095-51-48W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Beaumont</_name>
-        <code>KBPT</code>
-        <zone>TXZ215</zone>
-        <radar>gls</radar>
-        <coordinates>29-57-03N 094-01-15W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Bergstrom Air Force Base</_name>
-        <code>KBSM</code>
-        <zone>TXZ192</zone>
-        <radar>sat</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Borger</_name>
-        <code>KBGD</code>
-        <zone>TXZ008</zone>
-        <radar>ama</radar>
-        <coordinates>35-41-42N 101-23-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Brenham</_name>
-        <code>K11R</code>
-        <coordinates>30-13-08N 096-22-27W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Bridgeport</_name>
-        <code>KXBP</code>
-        <coordinates>33-10-31N 097-49-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Brownsville</_name>
-        <code>KBRO</code>
-        <zone>TXZ255</zone>
-        <radar>bro</radar>
-        <coordinates>25-54-51N 097-25-23W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Brownwood</_name>
-        <code>KBWD</code>
-        <coordinates>31-48N 098-57W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Burnet</_name>
-        <code>KBMQ</code>
-        <radar>sat</radar>
-        <coordinates>30-44-26N 098-14-07W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Canadian</_name>
-        <code>KHHF</code>
-        <coordinates>35-54N 100-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Childress</_name>
-        <code>KCDS</code>
-        <zone>TXZ026</zone>
-        <radar>ama</radar>
-        <coordinates>34-25-39N 100-17-00W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Texas in the United States. -->
-       <_name>Clarksville</_name>
-       <location>
-         <!-- Translators: This is in Clarksville, Texas in the United States. -->
-         <_name>J D Trissell Field Airport</_name>
-         <code>KLBR</code>
-         <coordinates>33-35-35N 095-03-48W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>College Station</_name>
-        <code>KCLL</code>
-        <zone>TXZ196</zone>
-        <radar>sat</radar>
-        <coordinates>30-34-56N 096-21-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Conroe</_name>
-        <code>KCXO</code>
-        <radar>gls</radar>
-        <coordinates>30-21-24N 095-24-50W</coordinates>
-      </location>
-      <city>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Corpus Christi</_name>
-        <zone>TXZ243</zone>
-        <radar>bro</radar>
-        <location>
-          <!-- Translators: This is in Corpus Christi, Texas in the United States. -->
-          <_name>Airport</_name>
-          <code>KCRP</code>
-          <coordinates>27-46-23N 097-30-46W</coordinates>
-        </location>
-        <location>
-          <!-- Translators: This is in Corpus Christi, Texas in the United States. -->
-          <_name>Naval Air Station</_name>
-          <code>KNGP</code>
-          <coordinates>27-41-19N 097-17-30W</coordinates>
-        </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Corsicana</_name>
-        <code>KCRS</code>
-        <zone>TXZ146</zone>
-        <radar>dfw</radar>
-        <coordinates>32-01-52N 096-23-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Cotulla</_name>
-        <code>KCOT</code>
-        <zone>TXZ229</zone>
-        <radar>bro</radar>
-        <coordinates>28-27-30N 099-13-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Dalhart</_name>
-        <code>KDHT</code>
-        <zone>TXZ001</zone>
-        <radar>ama</radar>
-        <coordinates>36-01-24N 102-32-50W</coordinates>
-      </location>
-      <city>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Dallas</_name>
-        <zone>TXZ119</zone>
-        <radar>dfw</radar>
-        <location>
-          <!-- Translators: This is in Dallas, Texas in the United States. -->
-          <_name>Addison</_name>
-          <code>KADS</code>
-          <coordinates>32-58N 096-50W</coordinates>
-        </location>
-        <location>
-          <!-- Translators: This is in Dallas, Texas in the United States. -->
-          <_name>Dallas-Fort Worth</_name>
-          <code>KDFW</code>
-          <coordinates>32-53-49N 097-01-19W</coordinates>
-        </location>
-        <location>
-          <!-- Translators: This is in Dallas, Texas in the United States. -->
-          <_name>Love Field</_name>
-          <code>KDAL</code>
-          <coordinates>32-51-09N 096-51-20W</coordinates>
-        </location>
-        <location>
-          <!-- Translators: This is in Dallas, Texas in the United States. -->
-          <_name>Redbird</_name>
-          <code>KRBD</code>
-          <coordinates>32-40-33N 096-51-50W</coordinates>
-        </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Decatur</_name>
-        <code>KLUD</code>
-        <coordinates>33-15-16N 097-34-50W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Del Rio</_name>
-        <code>KDRT</code>
-        <zone>TXZ183</zone>
-        <radar>sat</radar>
-        <coordinates>29-22-29N 100-55-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Denton</_name>
-        <code>KDTO</code>
-        <radar>dfw</radar>
-        <coordinates>33-12-22N 097-11-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Dryden</_name>
-        <code>K6R6</code>
-        <coordinates>30-02-53N 102-12-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Dumas</_name>
-        <code>KDUX</code>
-        <coordinates>35-51-28N 102-00-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Edinburg</_name>
-        <code>KEBG</code>
-        <coordinates>26-26-31N 098-07-46W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>El Paso</_name>
-	<tz-hint>America/Denver</tz-hint>
-        <code>KELP</code>
-        <zone>TXZ055</zone>
-        <radar>maf</radar>
-        <coordinates>31-48-40N 106-22-33W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Fort Stockton</_name>
-        <code>KFST</code>
-        <zone>TXZ075</zone>
-        <radar>maf</radar>
-        <coordinates>30-54-43N 102-55-00W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Texas in the United States. -->
-       <_name>Fort Worth</_name>
-       <zone>TXZ118</zone>
-       <radar>dfw</radar>
-       <location>
-         <!-- Translators: This is in Fort Worth, Texas in the United States. -->
-         <_name>Spinks Airport</_name>
-         <code>KFWS</code>
-         <coordinates>32-34N 097-18W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Fort Worth, Texas in the United States. -->
-         <_name>Meacham</_name>
-         <code>KFTW</code>
-         <coordinates>32-49-31N 097-21-51W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Fort Worth, Texas in the United States. -->
-         <_name>Naval Air Station</_name>
-         <code>KNFW</code>
-         <zone>TXZ118</zone>
-         <radar>dfw</radar>
-         <coordinates>32-45-57N 097-26-00W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Fort Worth, Texas in the United States. -->
-         <_name>Alliance</_name>
-         <code>KAFW</code>
-         <coordinates>32-58-24N 097-19-05W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Fredericksburg</_name>
-        <code>KT82</code>
-        <coordinates>30-14-37N 098-54-34W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Gainesville</_name>
-        <code>KGLE</code>
-        <coordinates>33-39-05N 097-11-49W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Galveston</_name>
-        <code>KGLS</code>
-        <zone>TXZ238</zone>
-        <radar>vct</radar>
-        <coordinates>29-16-13N 094-51-51W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Georgetown</_name>
-        <code>KGTU</code>
-        <zone>TXZ173</zone>
-        <radar>sat</radar>
-        <coordinates>30-41N 097-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Giddings</_name>
-        <code>KGYB</code>
-        <coordinates>30-10-09N 096-58-48W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Gilmer</_name>
-        <code>KJXI</code>
-        <coordinates>32-41-56N 094-56-55W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Graham</_name>
-        <code>KRPH</code>
-        <coordinates>33-06-36N 098-33-19W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Granbury</_name>
-        <code>KGDJ</code>
-        <coordinates>32-26-39N 097-49W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Grand Prairie</_name>
-        <code>KGPM</code>
-        <coordinates>32-41-55N 097-02-48W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Greenville</_name>
-        <code>KGVT</code>
-        <radar>dfw</radar>
-        <coordinates>33-04N 096-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Guadalupe Pass</_name>
-        <code>KGDP</code>
-        <zone>TXZ234</zone>
-        <radar>maf</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Harlingen</_name>
-        <code>KHRL</code>
-        <zone>TXZ255</zone>
-        <radar>bro</radar>
-        <coordinates>26-13-47N 097-39-19W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Hebbronville</_name>
-        <code>KHBV</code>
-        <coordinates>27-20N 098-44W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Hillsboro</_name>
-        <code>KINJ</code>
-        <coordinates>32-05N 097-05-50W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Hondo</_name>
-        <code>KHDO</code>
-        <zone>TXZ204</zone>
-        <radar>sat</radar>
-        <coordinates>29-21-34N 099-10-27W</coordinates>
-      </location>
-      <city>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Houston</_name>
-        <zone>TXZ213</zone>
-        <radar>gls</radar>
-        <location>
-          <!-- Translators: This is in Houston, Texas in the United States. -->
-          <_name>Clover</_name>
-          <code>KT02</code>
-        </location>
-        <location>
-          <!-- Translators: This is in Houston, Texas in the United States. -->
-          <_name>Ellington Field</_name>
-          <code>KEFD</code>
-          <coordinates>29-36N 095-10W</coordinates>
-        </location>
-        <location>
-          <!-- Translators: This is in Houston, Texas in the United States. -->
-          <_name>Hooks Airport</_name>
-          <code>KDWH</code>
-          <coordinates>30-04-03N 095-33-22W</coordinates>
-        </location>
-        <location>
-          <!-- Translators: This is in Houston, Texas in the United States. -->
-          <_name>Hobby Airport</_name>
-          <code>KHOU</code>
-          <coordinates>29-38-15N 095-16-57W</coordinates>
-        </location>
-        <location>
-          <!-- Translators: This is in Houston, Texas in the United States. -->
-          <_name>Houston Intercontinental Airport</_name>
-          <code>KIAH</code>
-          <coordinates>29-59-33N 095-21-50W</coordinates>
-        </location>
-        <location>
-          <!-- Translators: This is in Houston, Texas in the United States. -->
-          <_name>Pearland</_name>
-          <code>KLVJ</code>
-          <coordinates>29-31-16N 095-14-31W</coordinates>
+      <city>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>I-n-Salah</_name>
+        <coordinates>27-13N 002-28E</coordinates>
+        <location>
+          <name>In Salah North</name>
+          <code>DAUI</code>
+          <coordinates>27-15N 002-31E</coordinates>
         </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Illizi</_name>
+        <coordinates>26-28-59N 008-28E</coordinates>
         <location>
-          <!-- Translators: This is in Houston, Texas in the United States. -->
-          <_name>Sugar Land</_name>
-          <code>KSGR</code>
-          <coordinates>29-37-20N 095-39-24W</coordinates>
+          <name>Illizi</name>
+          <code>DAAP</code>
+          <coordinates>26-30N 008-25E</coordinates>
         </location>
       </city>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Huntsville</_name>
-        <code>KUTS</code>
-        <radar>gls</radar>
-        <coordinates>30-44-38N 095-35-10W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Jacksonville</_name>
-        <code>KJSO</code>
-        <coordinates>31-52-09N 095-13-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Jasper</_name>
-        <code>KJAS</code>
-        <coordinates>30-53-08N 094-02-05W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Junction</_name>
-        <code>KJCT</code>
-        <zone>TXZ169</zone>
-        <radar>sat</radar>
-        <coordinates>30-30-39N 099-45-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Kerrville</_name>
-        <code>KERV</code>
-        <coordinates>29-58N 099-05W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Texas in the United States. -->
-       <_name>Killeen</_name>
-       <zone>TXZ158</zone>
-       <radar>sat</radar>
-       <location>
-         <!-- Translators: This is in Killeen, Texas in the United States. -->
-         <_name>Killeen</_name>
-         <code>KILE</code>
-         <coordinates>31-05N 097-41W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Killeen, Texas in the United States. -->
-         <_name>Fort Hood</_name>
-         <code>KHLR</code>
-       </location>
-       <location>
-         <!-- Translators: This is in Killeen, Texas in the United States. -->
-         <_name>Gray Army Air Field</_name>
-         <code>KGRK</code>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Kingsville</_name>
-        <code>KNQI</code>
-        <zone>TXZ242</zone>
-        <radar>bro</radar>
-        <coordinates>27-30-11N 097-48-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>La Grange</_name>
-        <code>K3T5</code>
-        <coordinates>29-54-29N 096-57-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Lancaster</_name>
-        <code>KLNC</code>
-        <coordinates>32-34-45N 096-43-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Laredo</_name>
-        <code>KLRD</code>
-        <zone>TXZ239</zone>
-        <radar>bro</radar>
-        <coordinates>27-33N 099-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Laughlin</_name>
-        <code>KDLF</code>
-        <radar>sat</radar>
-        <coordinates>29-07-00N 100-28-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Llano</_name>
-        <code>KAQO</code>
-        <coordinates>30-47-01N 098-39-43W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Longview</_name>
-        <code>KGGG</code>
-        <zone>TXZ138</zone>
-        <radar>dfw</radar>
-        <coordinates>32-23-26N 094-42-50W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Lubbock</_name>
-        <code>KLBB</code>
-        <zone>TXZ035</zone>
-        <radar>maf</radar>
-        <coordinates>33-40-03N 101-49-17W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Lufkin</_name>
-        <code>KLFK</code>
-        <zone>TXZ165</zone>
-        <radar>gls</radar>
-        <coordinates>31-14-02N 094-45-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Marfa</_name>
-        <code>KMRF</code>
-        <coordinates>30-22N 104-01W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Mc Gregor</_name>
-        <code>KPWG</code>
-        <radar>dfw</radar>
-        <coordinates>31-29N 097-19W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Mc Kinney</_name>
-        <code>KTKI</code>
-        <coordinates>33-10-40N 096-35-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>McAllen</_name>
-        <code>KMFE</code>
-        <zone>TXZ253</zone>
-        <radar>bro</radar>
-        <coordinates>26-10-47N 098-14-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Mesquite</_name>
-        <code>KHQZ</code>
-        <coordinates>32-44-49N 096-31-49W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Midland</_name>
-        <code>KMAF</code>
-        <zone>TXZ062</zone>
-        <radar>maf</radar>
-        <coordinates>31-56-52N 102-12-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Midlothian/Waxahachie</_name>
-        <code>KJWY</code>
-        <coordinates>32-27-21N 096-54-44W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Mineola/Quitman</_name>
-        <code>KJDD</code>
-        <coordinates>32-44-31N 095-29-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Mineral Wells</_name>
-        <code>KMWL</code>
-        <zone>TXZ117</zone>
-        <radar>maf</radar>
-        <coordinates>32-46-54N 098-03-37W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Mount Pleasant</_name>
-        <code>KOSA</code>
-        <coordinates>33-05-43N 094-57-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Nacogdoches</_name>
-        <code>KOCH</code>
-        <zone>TXZ152</zone>
-        <radar>shv</radar>
-        <coordinates>31-35N 094-43W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>New Braunfels</_name>
-        <code>K3R5</code>
-        <zone>TXZ207</zone>
-        <radar>sat</radar>
-        <coordinates>29-42-31N 098-02-43W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Odessa</_name>
-        <code>KODO</code>
-        <coordinates>31-55-17N 102-23-30W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Orange</_name>
-        <code>KORG</code>
-        <coordinates>30-04-09N 093-48-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Palacios</_name>
-        <code>KPSX</code>
-        <zone>TXZ236</zone>
-        <radar>vct</radar>
-        <coordinates>28-43-39N 096-15-03W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Palestine</_name>
-        <code>KPSN</code>
-        <coordinates>31-46-46N 095-42-22W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Pampa</_name>
-        <code>KPPA</code>
-        <coordinates>35-36-46N 100-59-46W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Paris</_name>
-        <code>KPRX</code>
-        <zone>TXZ095</zone>
-        <radar>dfw</radar>
-        <coordinates>33-38N 095-27W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Pecos</_name>
-        <code>KPEQ</code>
-        <coordinates>31-22-56N 103-30-38W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Perryton</_name>
-        <code>KPYX</code>
-        <coordinates>36-24N 100-44W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Pine Springs</_name>
-        <code>KGDP</code>
-        <coordinates>31-49-52N 104-48-32W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Plainview</_name>
-        <code>KPVW</code>
-        <coordinates>34-10-05N 101-43-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Port Isabel</_name>
-        <code>KPIL</code>
-        <coordinates>26-09-33N 097-20-15W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Randolph Air Force Base</_name>
-        <code>KRND</code>
-        <radar>dfw</radar>
-        <coordinates>29-32N 098-17W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Rockport</_name>
-        <code>KRKP</code>
-        <zone>TXZ245</zone>
-        <radar>bro</radar>
-        <coordinates>28-05-01N 097-02-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Rocksprings</_name>
-        <code>KECU</code>
-        <coordinates>29-56-48N 100-10-25W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Texas in the United States. -->
-       <_name>Sabine Pass</_name>
-         <radar>gls</radar>
-       <location>
-         <!-- Translators: This is in Sabine Pass, Texas in the United States. -->
-         <_name>Sabine Pass</_name>
-         <code>KRPE</code>
-         <coordinates>29-42N 093-57W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>San Angelo</_name>
-        <code>KSJT</code>
-        <zone>TXZ072</zone>
-        <radar>maf</radar>
-        <coordinates>31-21-05N 100-29-38W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Texas in the United States. -->
-       <_name>San Antonio</_name>
-       <zone>TXZ205</zone>
-       <radar>sat</radar>
-       <location>
-         <!-- Translators: This is in San Antonio, Texas in the United States. -->
-         <_name>San Antonio</_name>
-         <code>KSAT</code>
-         <coordinates>29-31-58N 098-27-49W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in San Antonio, Texas in the United States. -->
-         <_name>Kelly Air Force Base</_name>
-         <code>KSKF</code>
-       </location>
-       <location>
-         <!-- Translators: This is in San Antonio, Texas in the United States. -->
-         <_name>Stinson</_name>
-         <code>KSSF</code>
-         <coordinates>29-20-20N 098-28-18W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Texas in the United States. -->
-       <_name>San Marcos</_name>
-       <location>
-         <!-- Translators: This is in San Marcos, Texas in the United States. -->
-         <_name>San Marcos Municipal Airport</_name>
-         <code>KHYI</code>
-         <coordinates>29-53-37N 097-51-53W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Seminole</_name>
-        <code>KGNC</code>
-        <coordinates>32-40-31N 102-39-09W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Texas in the United States. -->
-       <_name>Sherman/Denison</_name>
-       <zone>TXZ093</zone>
-       <radar>dfw</radar>
-       <location>
-         <!-- Translators: This is in Sherman/Denison, Texas in the United States. -->
-         <_name>Grayson County Airport</_name>
-         <code>KGYI</code>
-         <coordinates>33-43N 096-40W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Snyder</_name>
-        <code>KSNK</code>
-        <coordinates>32-41-36N 100-57-01W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Stephenville</_name>
-        <code>KSEP</code>
-        <coordinates>32-13N 098-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-	<_name>Sulphur Springs</_name>
-	<code>KSLR</code>
-	<coordinates>33-09-40N 095-37-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Sweetwater</_name>
-        <code>KSWW</code>
-        <coordinates>32-28-02N 100-27-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Temple</_name>
-        <code>KTPL</code>
-        <zone>TXZ158</zone>
-        <radar>sat</radar>
-        <coordinates>31-09N 097-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Terrell</_name>
-        <code>KTRL</code>
-        <radar>dfw</radar>
-        <coordinates>32-42-49N 096-16-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Tyler</_name>
-        <code>KTYR</code>
-        <zone>TXZ136</zone>
-        <radar>dfw</radar>
-        <coordinates>32-21-31N 095-24-14W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Uvalde</_name>
-        <code>KUVA</code>
-        <coordinates>29-12-40N 099-44-36W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Vernon</_name>
-        <code>KF05</code>
-        <coordinates>34-13-32N 099-17-01W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Victoria</_name>
-        <code>KVCT</code>
-        <zone>TXZ234</zone>
-        <radar>vct</radar>
-        <coordinates>28-51-45N 096-55-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Waco</_name>
-        <code>KACT</code>
-        <zone>TXZ159</zone>
-        <radar>sat</radar>
-        <coordinates>31-37-02N 097-13-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Weslaco</_name>
-        <code>KT65</code>
-        <coordinates>26-10-39N 097-58-23W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Wichita Falls</_name>
-        <code>KSPS</code>
-        <zone>TXZ086</zone>
-        <radar>ama</radar>
-        <coordinates>33-58-43N 098-29-34W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Texas in the United States. -->
-        <_name>Wink</_name>
-        <code>KINK</code>
-        <zone>TXZ060</zone>
-        <radar>maf</radar>
-        <coordinates>31-46-47N 103-12-05W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Utah</_name>
-      <tz-hint>America/Denver</tz-hint>
-      <location>
-        <!-- Translators: This is in Utah in the United States. -->
-        <_name>Blanding</_name>
-        <code>K4BL</code>
-        <zone>UTZ022</zone>
-        <radar>las</radar>
-        <coordinates>37-37N 109-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Utah in the United States. -->
-        <_name>Bryce Canyon</_name>
-        <code>KBCE</code>
-        <zone>UTZ020</zone>
-        <radar>las</radar>
-        <coordinates>37-42-23N 112-08-44W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Utah in the United States. -->
-        <_name>Cedar City</_name>
-        <code>KCDC</code>
-        <zone>UTZ016</zone>
-        <radar>las</radar>
-        <coordinates>37-42-24N 113-05-48W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Utah in the United States. -->
-        <_name>Delta</_name>
-        <code>KU24</code>
-        <zone>UTZ015</zone>
-        <radar>slc</radar>
-        <coordinates>39-20N 112-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Utah in the United States. -->
-        <_name>Dugway</_name>
-        <code>KDPG</code>
-        <zone>UTZ005</zone>
-        <radar>slc</radar>
-        <coordinates>40-10N 112-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Utah in the United States. -->
-        <_name>Green River</_name>
-        <code>KU28</code>
-        <zone>UTZ013</zone>
-        <radar>slc</radar>
-        <coordinates>39-00N 110-10W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Utah in the United States. -->
-        <_name>Hanksville</_name>
-        <code>K4HV</code>
-        <zone>UTZ013</zone>
-        <radar>slc</radar>
-        <coordinates>38-22N 110-43W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Utah in the United States. -->
-        <_name>Logan</_name>
-        <code>KLGU</code>
-        <zone>UTZ001</zone>
-        <radar>slc</radar>
-        <coordinates>41-46-58N 111-51-14W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Utah in the United States. -->
-        <_name>Milford</_name>
-        <code>KMLF</code>
-        <zone>UTZ016</zone>
-        <radar>slc</radar>
-        <coordinates>38-25-21N 113-00-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Utah in the United States. -->
-        <_name>Moab</_name>
-        <code>KCNY</code>
-        <coordinates>38-45-36N 109-44-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Utah in the United States. -->
-        <_name>Ogden</_name>
-        <code>KOGD</code>
-        <zone>UTZ002</zone>
-        <radar>slc</radar>
-        <coordinates>41-11-37N 112-00-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Utah in the United States. -->
-        <_name>Ogden-Hill AFB</_name>
-        <code>KHIF</code>
-        <zone>UTZ002</zone>
-        <radar>slc</radar>
-        <coordinates>41-07N 111-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Utah in the United States. -->
-        <_name>Price-Carbon</_name>
-        <code>KPUC</code>
-        <zone>UTZ012</zone>
-        <radar>slc</radar>
-        <coordinates>39-36-33N 110-45-17W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Utah in the United States. -->
-        <_name>Provo</_name>
-        <code>KPVU</code>
-        <zone>UTZ004</zone>
-        <radar>slc</radar>
-        <coordinates>40-13N 111-43W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Utah in the United States. -->
-        <_name>St. George</_name>
-        <code>KSGU</code>
-        <zone>UTZ019</zone>
-        <radar>las</radar>
-        <coordinates>37-05N 113-36W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Utah in the United States. -->
-       <_name>Salt Lake City</_name>
-       <zone>UTZ003</zone>
-       <radar>slc</radar>
-       <location>
-         <!-- Translators: This is in Salt Lake City, Utah in the United States. -->
-         <_name>Location 2</_name>
-         <code>KSLC</code>
-         <coordinates>40-46-41N 111-58-10W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Utah in the United States. -->
-        <_name>Vernal</_name>
-        <code>KVEL</code>
-        <zone>UTZ024</zone>
-        <radar>slc</radar>
-        <coordinates>40-26-39N 109-30-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Utah in the United States. -->
-        <_name>Wendover</_name>
-        <code>KENV</code>
-        <zone>UTZ005</zone>
-        <radar>slc</radar>
-        <coordinates>40-44N 114-02W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Vermont</_name>
-      <tz-hint>America/New_York</tz-hint>
-      <location>
-        <!-- Translators: This is in Vermont in the United States. -->
-        <_name>Ball Mountain</_name>
-        <code>K8B3</code>
-        <radar>btv</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Vermont in the United States. -->
-        <_name>Barre</_name>
-        <code>KMPV</code>
-        <zone>VTZ008</zone>
-        <radar>btv</radar>
-        <coordinates>44-12-17N 072-33-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Vermont in the United States. -->
-        <_name>Bennington</_name>
-        <code>KDDH</code>
-        <coordinates>42-53-24N 073-14-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Vermont in the United States. -->
-        <_name>Burlington</_name>
-        <code>KBTV</code>
-        <zone>VTZ005</zone>
-        <radar>btv</radar>
-        <coordinates>44-28-05N 073-09-01W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Vermont in the United States. -->
-        <_name>Canaan</_name>
-        <code>KVT1</code>
-        <radar>btv</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Vermont in the United States. -->
-        <_name>Enosburg Falls</_name>
-        <code>K3B8</code>
-        <radar>btv</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Vermont in the United States. -->
-        <_name>Montpelier</_name>
-        <code>KMPV</code>
-        <zone>VTZ008</zone>
-        <radar>btv</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Vermont in the United States. -->
-        <_name>Morrisville</_name>
-        <code>KMVL</code>
-        <coordinates>44-32-10N 072-36-58W</coordinates>
-      </location>
-      <!-- K9B2 is from METAR list; KNPV is from previous revision -->
-      <location>
-        <!-- Translators: This is in Vermont in the United States. -->
-        <_name>Newport</_name>
-        <code>KNPV</code>
-        <zone>VTZ003</zone>
-        <radar>btv</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Vermont in the United States. -->
-        <_name>Pownal</_name>
-        <code>K5B5</code>
-        <radar>btv</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Vermont in the United States. -->
-        <_name>Rutland</_name>
-        <code>KRUT</code>
-        <zone>VTZ011</zone>
-        <radar>btv</radar>
-        <coordinates>43-32N 072-57W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Vermont in the United States. -->
-        <_name>Springfield</_name>
-        <code>KVSF</code>
-        <zone>VTZ012</zone>
-        <radar>btv</radar>
-        <coordinates>43-20-33N 072-31-18W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Vermont in the United States. -->
-        <_name>St Johnsbury</_name>
-        <code>K1V4</code>
-        <zone>VTZ007</zone>
-        <radar>btv</radar>
-        <coordinates>44-25-10N 072-01-10W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Vermont in the United States. -->
-        <_name>Waterbury</_name>
-        <code>K5B1</code>
-        <radar>btv</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Vermont in the United States. -->
-        <_name>West Burke</_name>
-        <code>KVT2</code>
-        <radar>btv</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Vermont in the United States. -->
-        <_name>Wilmington</_name>
-        <code>K0B0</code>
-        <zone>VTZ014</zone>
-        <radar>btv</radar>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Virginia</_name>
-      <tz-hint>America/New_York</tz-hint>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Abingdon</_name>
-        <code>KVJI</code>
-        <zone>VAZ008</zone>
-        <radar>avl</radar>
-        <coordinates>36-41N 082-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Arlington</_name>
-        <code>KDCA</code>
-        <zone>VAZ054</zone>
-        <radar>dca</radar>
-        <coordinates>38-51-08N 077-02-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Ashland</_name>
-        <code>KOFP</code>
-        <zone>VAZ063</zone>
-        <radar>ric</radar>
-        <coordinates>37-42-29N 077-26-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Blacksburg</_name>
-        <code>KBCB</code>
-        <zone>VAZ014</zone>
-        <radar>roa</radar>
-        <coordinates>37-13N 080-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Chantilly-Dulles International Airport</_name>
-        <code>KIAD</code>
-        <zone>VAZ042</zone>
-        <radar>dca</radar>
-        <coordinates>38-56-05N 077-26-51W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Charlottesville</_name>
-        <code>KCHO</code>
-        <zone>VAZ037</zone>
-        <radar>ric</radar>
-        <coordinates>38-08-18N 078-27-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Chesapeake</_name>
-        <code>KCPK</code>
-        <coordinates>36-39-56N 076-19-14W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Culpeper</_name>
-        <code>KCJR</code>
-        <coordinates>38-31-36N 077-51-32W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Danville</_name>
-        <code>KDAN</code>
-        <zone>VAZ044</zone>
-        <radar>ric</radar>
-        <coordinates>36-34-22N 079-20-10W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Dublin</_name>
-        <code>KPSK</code>
-        <zone>VAZ013</zone>
-        <radar>crw</radar>
-        <coordinates>37-08N 080-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Emporia</_name>
-        <code>KEMV</code>
-        <coordinates>36-41-13N 077-28-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Farmville</_name>
-        <code>KFVX</code>
-        <zone>VAZ061</zone>
-        <radar>ric</radar>
-        <coordinates>37-21N 078-26W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Fort Belvoir</_name>
-        <code>KDAA</code>
-        <zone>VAZ053</zone>
-        <radar>dca</radar>
-        <coordinates>38-43N 077-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Fort Eustis</_name>
-        <code>KFAF</code>
-        <radar>ric</radar>
-        <coordinates>37-08N 076-37W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Franklin</_name>
-        <code>KFKN</code>
-        <zone>VAZ092</zone>
-        <radar>ric</radar>
-        <coordinates>36-42N 076-54W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Fredericksburg</_name>
-        <code>KEZF</code>
-        <zone>VAZ056</zone>
-        <radar>ric</radar>
-        <coordinates>38-16N 077-27W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Galax-Hillsville</_name>
-        <code>KHLX</code>
-        <zone>VAZ016</zone>
-        <radar>avl</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Hampton</_name>
-        <code>KLFI</code>
-        <zone>VAZ094</zone>
-        <radar>ric</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Hillsville</_name>
-        <code>KHLX</code>
-        <coordinates>36-46N 080-49W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Hot Springs</_name>
-        <code>KHSP</code>
-        <zone>VAZ020</zone>
-        <radar>crw</radar>
-        <coordinates>37-57N 079-50W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Langley AFB</_name>
-        <code>KLFI</code>
-        <zone>VAZ094</zone>
-        <radar>ric</radar>
-        <coordinates>37-05N 076-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Leesburg</_name>
-        <code>KJYO</code>
-        <zone>VAZ042</zone>
-        <radar>dca</radar>
-        <coordinates>39-05N 077-34W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Louisa</_name>
-        <code>KLKU</code>
-        <coordinates>38-00-35N 077-58-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Lynchburg</_name>
-        <code>KLYH</code>
-        <zone>VAZ045</zone>
-        <radar>ric</radar>
-        <coordinates>37-19-15N 079-12-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Manassas</_name>
-        <code>KHEF</code>
-        <zone>VAZ052</zone>
-        <radar>dca</radar>
-        <coordinates>38-43N 077-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Marion-Wytheville</_name>
-        <code>KMKJ</code>
-        <zone>VAZ009</zone>
-        <radar>avl</radar>
-        <coordinates>36-54N 081-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Martinsville</_name>
-        <code>KMTV</code>
-        <zone>VAZ043</zone>
-        <radar>ric</radar>
-        <coordinates>36-38N 080-01W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Melfa</_name>
-        <code>KMFV</code>
-        <zone>VAZ099</zone>
-        <radar>ric</radar>
-        <coordinates>37-39N 075-46W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Newport News</_name>
-        <code>KPHF</code>
-        <zone>VAZ093</zone>
-        <radar>ric</radar>
-        <coordinates>37-07-55N 076-29-35W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Virginia in the United States. -->
-       <_name>Norfolk</_name>
-       <zone>VAZ093</zone>
-       <radar>ric</radar>
-       <location>
-         <!-- Translators: This is in Norfolk, Virginia in the United States. -->
-         <_name>Norfolk</_name>
-         <code>KORF</code>
-         <coordinates>36-54-13N 076-11-31W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Norfolk, Virginia in the United States. -->
-         <_name>Naval Air Station</_name>
-         <code>KNGU</code>
-         <coordinates>36-56-01N 076-17-45W</coordinates>
-       </location>
+      <city>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Jijel</_name>
+        <coordinates>36-47-59N 005-46E</coordinates>
+        <location>
+          <name>Jijel Achouat</name>
+          <code>DAAV</code>
+          <coordinates>36-52-59N 005-49E</coordinates>
+        </location>
       </city>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Orange</_name>
-        <code>KOMH</code>
-        <coordinates>38-14-50N 78-02-44W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Petersburg</_name>
-        <code>KPTB</code>
-        <zone>VAZ081</zone>
-        <radar>ric</radar>
-        <coordinates>37-11N 077-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Quantico</_name>
-        <code>KNYG</code>
-        <zone>VAZ052</zone>
-        <radar>dca</radar>
-        <coordinates>38-30-45N 077-17-30W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Richlands</_name>
-        <code>K6V3</code>
-        <coordinates>37-03-49N 081-47-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Richmond</_name>
-        <code>KRIC</code>
-        <zone>VAZ071</zone>
-        <radar>ric</radar>
-        <coordinates>37-30-40N 077-19-24W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Virginia in the United States. -->
-       <_name>Roanoke</_name>
-       <zone>VAZ022</zone>
-       <radar>roa</radar>
-       <location>
-         <!-- Translators: This is in Roanoke, Virginia in the United States. -->
-         <_name>Roanoke</_name>
-         <code>KROA</code>
-         <coordinates>37-19-01N 079-58-27W</coordinates>
-       </location>
+      <city>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Laghouat</_name>
+        <coordinates>33-47-59N 002-52-59E</coordinates>
+        <location>
+          <name>Laghouat</name>
+          <code>DAUL</code>
+          <coordinates>33-46N 002-55-59E</coordinates>
+        </location>
       </city>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Shannon</_name>
-        <code>KEZF</code>
-        <radar>ric</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>South Hill</_name>
-        <code>KAVC</code>
-        <coordinates>36-41-19N 078-03-15W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Stafford</_name>
-        <code>KRMN</code>
-        <coordinates>38-23-53N 077-27-19W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Staunton</_name>
-        <code>KSHD</code>
-        <zone>VAZ025</zone>
-        <radar>crw</radar>
-        <coordinates>38-16N 078-54W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Suffolk</_name>
-        <code>KSFQ</code>
-        <coordinates>36-40-56N 076-36-07W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Virginia Beach</_name>
-        <code>KNTU</code>
-        <zone>VAZ098</zone>
-        <radar>ric</radar>
-        <coordinates>36-49-16N 076-01-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Virginia Tech Airport</_name>
-        <code>KBCB</code>
-        <zone>VAZ014</zone>
-        <radar>crw</radar>
-        <coordinates>37-13N 080-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Wakefield</_name>
-        <code>KAKQ</code>
-        <zone>VAZ088</zone>
-        <radar>ric</radar>
-        <coordinates>36-58-53N 077-00-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Wallops Island</_name>
-        <code>KWAL</code>
-        <radar>ric</radar>
-        <coordinates>37-56-26N 075-27-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Waynesboro</_name>
-        <code>KSHD</code>
-        <zone>VAZ025</zone>
-        <radar>crw</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>West Point</_name>
-        <code>KFYJ</code>
-        <coordinates>37-31-16N 076-45-52W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Williamsburg</_name>
-        <code>KJGG</code>
-        <coordinates>37-14-21N 076-42-57W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Winchester</_name>
-        <code>KOKV</code>
-        <zone>VAZ028</zone>
-        <radar>dca</radar>
-        <coordinates>39-09N 078-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Virginia in the United States. -->
-        <_name>Wise</_name>
-        <code>KLNP</code>
-        <zone>VAZ002</zone>
-        <radar>lex</radar>
-        <coordinates>36-59N 082-32W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Washington</_name>
-      <tz-hint>America/Los_Angeles</tz-hint>
-      <city>
-       <!-- Translators: This is in Washington in the United States. -->
-       <_name>Arlington</_name>
-       <location>
-         <!-- Translators: This is in Arlington, Washington in the United States. -->
-         <_name>Arlington Municipal</_name>
-         <code>KAWO</code>
-         <coordinates>48-10N 122-10W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Bellingham</_name>
-        <code>KBLI</code>
-        <zone>WAZ002</zone>
-        <radar>sea</radar>
-        <coordinates>48-47-58N 122-32-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Bremerton</_name>
-        <code>KPWT</code>
-        <zone>WAZ010</zone>
-        <radar>sea</radar>
-        <coordinates>47-30N 122-45W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Washington in the United States. -->
-       <_name>Burlington</_name>
-       <zone>WAZ005</zone>
-       <radar>sea</radar>
-       <location>
-         <!-- Translators: This is in Burlington, Washington in the United States. -->
-
-         <_name>Skagit Regional Airport</_name>
-         <code>KBVS</code>
-         <coordinates>48-28-15N 122-25-15W</coordinates>
-       </location>
-      </city>
-      <!-- KCQV is from METAR list, K63S is from previous revision -->
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Colville</_name>
-        <code>K63S</code>
-        <zone>WAZ035</zone>
-        <radar>sea</radar>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Deer Park</_name>
-        <code>KDEW</code>
-        <coordinates>47-58-27N 117-25-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Eastsound</_name>
-        <code>KORS</code>
-        <coordinates>48-42-29N 122-54-37W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Ellensburg</_name>
-        <code>KELN</code>
-        <coordinates>47-02-01N 120-31-45W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Ephrata</_name>
-        <code>KEPH</code>
-        <zone>WAZ033</zone>
-        <radar>sea</radar>
-        <coordinates>47-18-27N 119-30-57W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Everett</_name>
-        <code>KPAE</code>
-        <zone>WAZ006</zone>
-        <radar>sea</radar>
-        <coordinates>47-55-23N 122-16-57W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Fairchild</_name>
-        <code>KSKA</code>
-        <radar>sea</radar>
-        <coordinates>47-37N 117-39W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Fort Lewis</_name>
-        <code>KGRF</code>
-        <zone>WAZ008</zone>
-        <radar>sea</radar>
-        <coordinates>47-07N 122-33W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Friday Harbor</_name>
-        <code>KFHR</code>
-        <zone>WAZ001</zone>
-        <radar>sea</radar>
-        <coordinates>48-31-13N 123-01-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Hanford</_name>
-        <code>KHMS</code>
-        <coordinates>46-34N 119-36W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Hoquiam</_name>
-        <code>KHQM</code>
-        <zone>WAZ016</zone>
-        <radar>sea</radar>
-        <coordinates>46-58-16N 123-55-12W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Kelso</_name>
-        <code>KKLS</code>
-        <coordinates>46-07N 122-54W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Moses Lake</_name>
-        <code>KMWH</code>
-        <zone>WAZ033</zone>
-        <radar>sea</radar>
-        <coordinates>47-11-35N 119-18-48W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Oak Harbor</_name>
-        <code>K76S</code>
-        <zone>WAZ009</zone>
-        <radar>sea</radar>
-        <coordinates>48-15N 122-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Olympia</_name>
-        <code>KOLM</code>
-        <zone>WAZ008</zone>
-        <radar>sea</radar>
-        <coordinates>46-58-24N 122-54-12W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Omak</_name>
-        <code>KOMK</code>
-        <coordinates>48-27-51N 119-31-05W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Pasco</_name>
-        <code>KPSC</code>
-        <zone>WAZ028</zone>
-        <radar>sea</radar>
-        <coordinates>46-16-11N 119-07-00W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Washington in the United States. -->
-       <_name>Port Angeles</_name>
-       <zone>WAZ013</zone>
-       <radar>sea</radar>
-       <location>
-         <!-- Translators: This is in Port Angeles, Washington in the United States. -->
-         <_name>Port Angeles</_name>
-         <code>KCLM</code>
-         <coordinates>48-07-20N 123-30-19W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Pullman</_name>
-        <code>KPUW</code>
-        <zone>WAZ032</zone>
-        <radar>sea</radar>
-        <coordinates>46-44-38N 117-06-35W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Washington in the United States. -->
-       <_name>Quillayute</_name>
-       <radar>sea</radar>
-       <location>
-         <!-- Translators: This is in Quillayute, Washington in the United States. -->
-         <_name>Quillayute</_name>
-         <code>KUIL</code>
-         <coordinates>47-56-15N 124-33-18W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Renton</_name>
-        <code>KRNT</code>
-        <zone>WAZ007</zone>
-        <radar>sea</radar>
-        <coordinates>47-29-40N 122-12-46W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Washington in the United States. -->
-       <_name>Seattle</_name>
-       <zone>WAZ508</zone>
-       <radar>sea</radar>
-       <location>
-         <!-- Translators: This is in Seattle, Washington in the United States. -->
-         <_name>Seattle</_name>
-         <code>KSEA</code>
-         <coordinates>47-26-41N 122-18-49W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Seattle, Washington in the United States. -->
-         <_name>Boeing</_name>
-         <code>KBFI</code>
-         <coordinates>47-32-45N 122-18-49W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Shelton</_name>
-        <code>KSHN</code>
-        <zone>WAZ010</zone>
-        <radar>sea</radar>
-        <coordinates>47-14-17N 123-08-27W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Spokane</_name>
-        <code>KGEG</code>
-        <zone>WAZ034</zone>
-        <radar>sea</radar>
-        <coordinates>47-37-17N 117-31-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Spokane-Parkwater</_name>
-        <code>KSFF</code>
-        <zone>WAZ034</zone>
-        <radar>sea</radar>
-        <coordinates>47-41-08N 117-19-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Stampede Pass</_name>
-        <code>KSMP</code>
-        <radar>sea</radar>
-        <coordinates>47-16-36N 121-20-14W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Tacoma</_name>
-        <code>KTIW</code>
-        <zone>WAZ007</zone>
-        <radar>sea</radar>
-        <coordinates>47-16-03N 122-34-34W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Tacoma-Lakewood</_name>
-        <code>KTCM</code>
-        <zone>WAZ007</zone>
-        <radar>sea</radar>
-        <coordinates>47-09N 122-29W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Toledo</_name>
-        <code>KTDO</code>
-        <zone>WAZ020</zone>
-        <radar>sea</radar>
-        <coordinates>46-29N 122-48W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Vancouver</_name>
-        <code>KVUO</code>
-        <zone>WAZ039</zone>
-        <radar>pdx</radar>
-        <coordinates>45-37-24N 122-39-23W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Walla Walla</_name>
-        <code>KALW</code>
-        <zone>WAZ029</zone>
-        <radar>sea</radar>
-        <coordinates>46-05-42N 118-17-03W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Wenatchee</_name>
-        <code>KEAT</code>
-        <zone>WAZ038</zone>
-        <radar>sea</radar>
-        <coordinates>47-23-56N 120-12-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Whidbey Island</_name>
-        <code>KNUW</code>
-        <zone>WAZ009</zone>
-        <radar>sea</radar>
-        <coordinates>48-20-57N 122-39-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Washington in the United States. -->
-        <_name>Yakima</_name>
-        <code>KYKM</code>
-        <zone>WAZ025</zone>
-        <radar>sea</radar>
-        <coordinates>46-33-51N 120-32-01W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>West Virginia</_name>
-      <tz-hint>America/New_York</tz-hint>
-      <location>
-        <!-- Translators: This is in West Virginia in the United States. -->
-        <_name>Beckley</_name>
-        <code>KBKW</code>
-        <zone>WVZ035</zone>
-        <radar>crw</radar>
-        <coordinates>37-47-42N 081-07-29W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in West Virginia in the United States. -->
-        <_name>Bluefield</_name>
-        <code>KBLF</code>
-        <zone>WVZ042</zone>
-        <radar>crw</radar>
-        <coordinates>37-17-45N 081-12-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in West Virginia in the United States. -->
-        <_name>Buckhannon</_name>
-        <code>KW22</code>
-        <coordinates>39-00N 080-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in West Virginia in the United States. -->
-        <_name>Charleston</_name>
-        <code>KCRW</code>
-        <zone>WVZ015</zone>
-        <radar>crw</radar>
-        <coordinates>38-22-46N 081-35-29W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in West Virginia in the United States. -->
-        <_name>Clarksburg</_name>
-        <code>KCKB</code>
-        <zone>WVZ031</zone>
-        <radar>crw</radar>
-        <coordinates>39-18-00N 080-13-29W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in West Virginia in the United States. -->
-        <_name>Elkins</_name>
-        <code>KEKN</code>
-        <zone>WVZ047</zone>
-        <radar>crw</radar>
-        <coordinates>38-53-07N 079-51-10W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in West Virginia in the United States. -->
-        <_name>Huntington</_name>
-        <code>KHTS</code>
-        <zone>WVZ006</zone>
-        <radar>crw</radar>
-        <coordinates>38-21-54N 082-33-18W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in West Virginia in the United States. -->
-        <_name>Lewisburg</_name>
-        <code>KLWB</code>
-        <zone>WVZ045</zone>
-        <radar>crw</radar>
-        <coordinates>37-52N 080-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in West Virginia in the United States. -->
-        <_name>Martinsburg</_name>
-        <code>KMRB</code>
-        <zone>WVZ052</zone>
-        <radar>dca</radar>
-        <coordinates>39-24-07N 077-59-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in West Virginia in the United States. -->
-        <_name>Morgantown</_name>
-        <code>KMGW</code>
-        <zone>WVZ022</zone>
-        <radar>dca</radar>
-        <coordinates>39-38-58N 079-55-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in West Virginia in the United States. -->
-        <_name>Parkersburg</_name>
-        <code>KPKB</code>
-        <zone>WVZ009</zone>
-        <radar>crw</radar>
-        <coordinates>39-20-42N 081-26-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in West Virginia in the United States. -->
-        <_name>Petersburg</_name>
-        <code>KW99</code>
-        <coordinates>38-59N 079-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in West Virginia in the United States. -->
-        <_name>Pineville</_name>
-        <code>KI16</code>
-        <coordinates>37-36-01N 081-33-33W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in West Virginia in the United States. -->
-        <_name>Point Pleasant</_name>
-        <code>K3I2</code>
-        <coordinates>38-54-52N 082-05-54W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in West Virginia in the United States. -->
-        <_name>Wheeling</_name>
-        <code>KHLG</code>
-        <zone>WVZ004</zone>
-        <radar>pit</radar>
-        <coordinates>40-10-13N 080-38-40W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Wisconsin</_name>
-      <tz-hint>America/Chicago</tz-hint>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Antigo</_name>
-        <code>KAIG</code>
-        <zone>WIZ019</zone>
-        <radar>htl</radar>
-        <coordinates>45-09N 087-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Appleton</_name>
-        <code>KATW</code>
-        <zone>WIZ038</zone>
-        <radar>rst</radar>
-        <coordinates>44-15N 088-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Ashland</_name>
-        <code>KASX</code>
-				<zone>WIZ003</zone>
-        <coordinates>46-32-59N 090-55-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Baraboo</_name>
-        <code>KDLL</code>
-				<zone>WIZ056</zone>
-        <coordinates>43-31-19N 089-46-15W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Boscobel</_name>
-        <code>KOVS</code>
-        <zone>WIZ061</zone>
-        <coordinates>43-09-22N 090-40-39W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Clintonville</_name>
-        <code>KCLI</code>
-        <zone>WIZ037</zone>
-        <coordinates>44-36-50N 088-43-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Eagle River</_name>
-        <code>KEGV</code>
-        <zone>WIZ005</zone>
-        <coordinates>45-55-54N 089-16-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Eau Claire</_name>
-        <code>KEAU</code>
-        <zone>WIZ028</zone>
-        <radar>rst</radar>
-        <coordinates>44-51-55N 091-29-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Fond Du Lac</_name>
-        <code>KFLD</code>
-        <zone>WIZ051</zone>
-        <radar>rst</radar>
-        <coordinates>43-46-12N 088-29-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Green Bay</_name>
-        <code>KGRB</code>
-        <zone>WIZ039</zone>
-        <radar>mkg</radar>
-        <coordinates>44-28-46N 088-08-12W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Hayward</_name>
-        <code>KHYR</code>
-        <zone>WIZ008</zone>
-        <radar>msp</radar>
-        <coordinates>46-01-14N 091-27-01W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Janesville</_name>
-        <code>KJVL</code>
-        <zone>WIZ069</zone>
-        <radar>ord</radar>
-        <coordinates>42-37N 089-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Juneau</_name>
-        <code>KUNU</code>
-	      <zone>WIZ058</zone>
-        <radar>rst</radar>
-        <coordinates>43-25-36N 088-42-12W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Wisconsin in the United States. -->
-       <_name>Kenosha</_name>
-       <zone>WIZ072</zone>
-       <radar>ord</radar>
-       <location>
-         <!-- Translators: This is in Kenosha, Wisconsin in the United States. -->
-         <_name>Kenosha</_name>
-         <code>KENW</code>
-         <coordinates>42-35-42N 087-56-17W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>La Crosse</_name>
-        <code>KLSE</code>
-        <zone>WIZ041</zone>
-        <radar>rst</radar>
-        <coordinates>43-52-46N 091-15-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-      	 <_name>Ladysmith</_name>
-      	 <code>KRCX</code>
-        <zone>WIZ016</zone>
-      	 <coordinates>45-29-48N 091-00-01W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Land O' Lakes</_name>
-        <code>KLNL</code>
-        <zone>WIZ005</zone>
-        <coordinates>46-09-14N 089-12-43W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Lone Rock</_name>
-        <code>KLNR</code>
-        <zone>WIZ055</zone>
-        <radar>rst</radar>
-        <coordinates>43-12-43N 090-10-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Madison</_name>
-        <code>KMSN</code>
-        <zone>WIZ063</zone>
-        <radar>rst</radar>
-        <coordinates>43-08-26N 089-20-43W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Manitowoc</_name>
-        <code>KMTW</code>
-        <zone>WIZ050</zone>
-        <radar>mkg</radar>
-        <coordinates>44-08N 087-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Marshfield</_name>
-        <code>KMFI</code>
-        <zone>WIZ035</zone>
-        <radar>rst</radar>
-        <coordinates>44-38-17N 090-11-15W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Medford</_name>
-        <code>KMDZ</code>
-        <zone>WIZ017</zone>
-        <coordinates>45-06-04N 090-18-12W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Merrill</_name>
-        <code>KRRL</code>
-        <zone>WIZ018</zone>
-        <coordinates>45-11N 089-42W</coordinates>
-      </location>
-      <city>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-       <_name>Milwaukee</_name>
-       <zone>WIZ066</zone>
-       <radar>ord</radar>
-       <location>
-         <!-- Translators: This is in Milwaukee, Wisconsin in the United States. -->
-         <_name>Milwaukee</_name>
-         <code>KMKE</code>
-         <coordinates>42-57-18N 087-54-16W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Milwaukee, Wisconsin in the United States. -->
-         <_name>Timmerman</_name>
-         <code>KMWC</code>
-         <coordinates>43-07N 088-02W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Mineral Point</_name>
-        <code>KMRJ</code>
-        <zone>WIZ062</zone>
-        <coordinates>42-53-07N 090-13-55W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Minocqua</_name>
-        <code>KARV</code>
-        <zone>WIZ010</zone>
-        <radar>htl</radar>
-        <coordinates>45-56N 089-44W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Monroe</_name>
-        <code>KEFT</code>
-        <zone>WIZ068</zone>
-        <coordinates>42-36-54N 089-35-27W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Mosinee</_name>
-        <code>KCWA</code>
-        <zone>WIZ030</zone>
-        <radar>rst</radar>
-        <coordinates>44-47N 089-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>New Richmond</_name>
-        <code>KRNH</code>
-        <zone>WIZ023</zone>
-        <coordinates>45-08-54N 092-32-17W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Osceola</_name>
-        <code>KOEO</code>
-        <zone>WIZ014</zone>
-        <coordinates>45-18-31N 092-41-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Oshkosh</_name>
-        <code>KOSH</code>
-        <zone>WIZ048</zone>
-        <radar>rst</radar>
-        <coordinates>43-58-00N 088-33-29W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Phillips</_name>
-        <code>KPBH</code>
-        <zone>WIZ009</zone>
-        <radar>msp</radar>
-        <coordinates>45-42N 090-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Prairie Du Chien</_name>
-        <code>KPDC</code>
-        <zone>WIZ054</zone>
-        <coordinates>43-01-19N 091-07-29W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Racine</_name>
-        <code>KRAC</code>
-        <zone>WIZ071</zone>
-        <coordinates>42-45-31N 087-49-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Rhinelander</_name>
-        <code>KRHI</code>
-        <zone>WIZ010</zone>
-        <radar>htl</radar>
-        <coordinates>45-37-54N 089-28-56W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Wisconsin in the United States. -->
-       <_name>Rice Lake</_name>
-       <zone>WIZ015</zone>
-       <location>
-         <!-- Translators: This is in Rice Lake, Wisconsin in the United States. -->
-         <_name>Carl's Field Airport</_name>
-         <code>KRPD</code>
-         <coordinates>45-25-05N 091-46-25W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Wisconsin in the United States. -->
-       <_name>Sheboygan</_name>
-       <zone>WIZ052</zone>
-       <radar>mkg</radar>
-       <location>
-         <!-- Translators: This is in Sheboygan, Wisconsin in the United States. -->
-         <_name>Sheboygan</_name>
-         <code>KSBM</code>
-         <coordinates>43-46-35N 087-50-59W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Siren</_name>
-        <code>KRZN</code>
-        <zone>WIZ006</zone>
-        <coordinates>45-49-22N 092-22-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Sparta</_name>
-        <code>KCMY</code>
-        <zone>WIZ042</zone>
-        <coordinates>43-57-30N 090-44-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Stevens Point</_name>
-        <code>KSTE</code>
-        <zone>WIZ036</zone>
-        <coordinates>44-32-42N 089-31-49W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Sturgeon Bay</_name>
-        <code>KSUE</code>
-        <zone>WIZ022</zone>
-        <radar>htl</radar>
-        <coordinates>44-51N 087-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Superior</_name>
-        <code>KSUW</code>
-        <zone>WIZ001</zone>
-        <radar>msp</radar>
-        <coordinates>46-41-23N 092-05-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Volk</_name>
-        <code>KVOK</code>
-        <radar>rst</radar>
-        <coordinates>43-56N 090-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Watertown</_name>
-        <code>KRYV</code>
-				<zone>WIZ064</zone>
-        <coordinates>43-10N 088-43W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Waukesha</_name>
-        <code>KUES</code>
-        <zone>WIZ065</zone>
-        <radar>ord</radar>
-        <coordinates>43-02-28N 088-14-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Waupaca</_name>
-        <code>KPCZ</code>
-        <zone>WIZ037</zone>
-        <coordinates>44-20-01N 089-00-55W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Wausau</_name>
-        <code>KAUW</code>
-        <zone>WIZ030</zone>
-        <radar>rst</radar>
-        <coordinates>44-55-43N 089-37-36W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>West Bend</_name>
-        <code>KETB</code>
-        <zone>WIZ059</zone>
-        <coordinates>43-25-20N 088-07-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wisconsin in the United States. -->
-        <_name>Wisconsin Rapids</_name>
-        <code>KISW</code>
-        <zone>WIZ035</zone>
-        <radar>rst</radar>
-        <coordinates>44-21-33N 089-50-13W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in the United States. -->
-      <_name>Wyoming</_name>
-      <tz-hint>America/Denver</tz-hint>
-      <location>
-        <!-- Translators: This is in Wyoming in the United States. -->
-        <_name>Arlington</_name>
-        <code>KARL</code>
-        <coordinates>41-42N 106-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wyoming in the United States. -->
-        <_name>Big Piney</_name>
-        <code>KBPI</code>
-        <zone>WYZ020</zone>
-        <radar>cpr</radar>
-        <coordinates>42-34-44N 110-06-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wyoming in the United States. -->
-        <_name>Bordeaux</_name>
-        <code>KBRX</code>
-        <coordinates>41-56N 104-57W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wyoming in the United States. -->
-        <_name>Buffalo</_name>
-        <code>KBYG</code>
-        <coordinates>44-22-53N 106-43-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wyoming in the United States. -->
-        <_name>Casper</_name>
-        <code>KCPR</code>
-        <zone>WYZ064</zone>
-        <radar>cpr</radar>
-        <coordinates>42-53-51N 106-28-23W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wyoming in the United States. -->
-        <_name>Cemetery Separa</_name>
-        <code>KCMS</code>
-        <coordinates>41-32N 109-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wyoming in the United States. -->
-        <_name>Cheyenne</_name>
-        <code>KCYS</code>
-        <zone>WYZ069</zone>
-        <radar>cpr</radar>
-        <coordinates>41-09-28N 104-48-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wyoming in the United States. -->
-        <_name>Cody</_name>
-        <code>KCOD</code>
-        <zone>WYZ002</zone>
-        <radar>cpr</radar>
-        <coordinates>44-31N 109-01W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Wyoming in the United States. -->
-       <_name>Douglas</_name>
-       <zone>WYZ059</zone>
-       <radar>cpr</radar>
-       <location>
-         <!-- Translators: This is in Douglas, Wyoming in the United States. -->
-         <_name>Converse County Airport</_name>
-         <code>KDGW</code>
-         <coordinates>42-47-39N 105-22-55W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Wyoming in the United States. -->
-        <_name>Evanston</_name>
-        <code>KEVW</code>
-        <zone>WYZ021</zone>
-        <radar>cpr</radar>
-        <coordinates>41-16-23N 111-01-50W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wyoming in the United States. -->
-        <_name>Gillette</_name>
-        <code>KGCC</code>
-        <zone>WYZ054</zone>
-        <radar>cpr</radar>
-        <coordinates>44-20-22N 105-32-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wyoming in the United States. -->
-        <_name>Greybull</_name>
-        <code>KGEY</code>
-        <coordinates>44-30-57N 108-04-33W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wyoming in the United States. -->
-        <_name>Jackson</_name>
-        <code>KJAC</code>
-        <zone>WYZ006</zone>
-        <radar>cpr</radar>
-        <coordinates>43-36N 110-44W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wyoming in the United States. -->
-        <_name>Lander</_name>
-        <code>KLND</code>
-        <zone>WYZ012</zone>
-        <radar>cpr</radar>
-        <coordinates>42-48-53N 108-43-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wyoming in the United States. -->
-        <_name>Laramie</_name>
-        <code>KLAR</code>
-        <zone>WYZ066</zone>
-        <radar>cpr</radar>
-        <coordinates>41-18-43N 105-40-30W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wyoming in the United States. -->
-        <_name>Pumpkin Vine</_name>
-        <code>KPUM</code>
-        <coordinates>41-03N 105-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wyoming in the United States. -->
-        <_name>Rawlins</_name>
-        <code>KRWL</code>
-        <zone>WYZ061</zone>
-        <radar>cpr</radar>
-        <coordinates>41-48-20N 107-11-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wyoming in the United States. -->
-        <_name>Riverton</_name>
-        <code>KRIW</code>
-        <zone>WYZ013</zone>
-        <radar>cpr</radar>
-        <coordinates>43-03-43N 108-26-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wyoming in the United States. -->
-        <_name>Rock Springs</_name>
-        <code>KRKS</code>
-        <zone>WYZ022</zone>
-        <radar>cpr</radar>
-        <coordinates>41-35-39N 109-03-55W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wyoming in the United States. -->
-        <_name>Sheridan</_name>
-        <code>KSHR</code>
-        <zone>WYZ099</zone>
-        <radar>cpr</radar>
-        <coordinates>44-46-10N 106-58-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wyoming in the United States. -->
-        <_name>Sibley Peak</_name>
-        <code>KSIB</code>
-        <coordinates>42-27N 105-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wyoming in the United States. -->
-        <_name>Torrington</_name>
-        <code>KTOR</code>
-        <coordinates>42-03-53N 104-09-10W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wyoming in the United States. -->
-        <_name>Vedauwoo</_name>
-        <code>KVDW</code>
-        <coordinates>41-09N 105-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wyoming in the United States. -->
-        <_name>Worland</_name>
-        <code>KWRL</code>
-        <zone>WYZ009</zone>
-        <radar>cpr</radar>
-        <coordinates>43-57-57N 107-57-03W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Wyoming in the United States. -->
-        <_name>Yellowstone</_name>
-        <code>KP60</code>
-        <zone>WYZ001</zone>
-        <radar>cpr</radar>
-        <coordinates>44-32-40N 110-25-16W</coordinates>
-      </location>
-    </state>
-  </country>
-  <country>
-    <!-- CA - Canada -->
-    <_name>Canada</_name>
-    <iso-code>CA</iso-code>
-    <!-- FIXME: Many cities on the eastern and western edges of their
-         provinces need to override their province's tz-hint.
-      -->
-    <state>
-      <!-- Translators: This is a state in Canada. -->
-      <_name>Alberta</_name>
-      <tz-hint>America/Edmonton</tz-hint>
-      <city>
-        <!-- Translators: This is in Alberta in Canada. -->
-	<_name>Calgary</_name>
-        <location>
-          <!-- Translators: This is in Calgary, Alberta in Canada. -->
-          <_name>Calgary Airport</_name>
-          <code>CYYC</code>
-          <coordinates>51-07N 114-01W</coordinates>
-        </location>
-        <location>
-          <!-- Translators: This is in Calgary, Alberta in Canada. -->
-          <_name>Springbank</_name>
-          <code>CYBW</code>
-          <coordinates>51-06N 114-22W</coordinates>
-        </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Alberta in Canada. -->
-        <_name>Cold Lake</_name>
-        <code>CYOD</code>
-        <coordinates>54-25N 110-17W</coordinates>
-      </location>
-      <city>
-        <!-- Translators: This is in Alberta in Canada. -->
-	<_name>Edmonton</_name>
-        <location>
-          <!-- Translators: This is in Edmonton, Alberta in Canada. -->
-          <_name>Edmonton International</_name>
-          <code>CYEG</code>
-          <coordinates>53-18N 113-35W</coordinates>
-        </location>
-        <location>
-          <!-- Translators: This is in Edmonton, Alberta in Canada. -->
-          <_name>Edmonton Municipal</_name>
-          <code>CYXD</code>
-          <coordinates>53-34N 113-31W</coordinates>
-        </location>
-        <location>
-          <!-- Translators: This is in Edmonton, Alberta in Canada. -->
-          <_name>Namao</_name>
-          <code>CYED</code>
-          <coordinates>53-40N 113-28W</coordinates>
-        </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Alberta in Canada. -->
-        <_name>Edson</_name>
-        <code>CYET</code>
-        <coordinates>53-35N 116-28W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Alberta in Canada. -->
-       <_name>Fort Chipewyan</_name>
-       <location>
-         <!-- Translators: This is in Fort Chipewyan, Alberta in Canada. -->
-         <_name>Fort Chipewyan</_name>
-         <code>CYPY</code>
-         <coordinates>58-46N 111-07W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Alberta in Canada. -->
-       <_name>Fort McMurray</_name>
-       <location>
-         <!-- Translators: This is in Fort McMurray, Alberta in Canada. -->
-         <_name>Fort McMurray</_name>
-         <code>CYMM</code>
-         <coordinates>56-39N 111-13W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Alberta in Canada. -->
-        <_name>Grande Prairie</_name>
-        <code>CYQU</code>
-        <coordinates>55-11N 118-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alberta in Canada. -->
-        <_name>High Level</_name>
-        <code>CYOJ</code>
-        <coordinates>58-37N 117-10W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Alberta in Canada. -->
-       <_name>Lethbridge</_name>
-       <location>
-         <!-- Translators: This is in Lethbridge, Alberta in Canada. -->
-         <_name>Lethbridge</_name>
-         <code>CYQL</code>
-         <coordinates>49-38N 112-48W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Alberta in Canada. -->
-        <_name>Lloydminister</_name>
-        <code>CYLL</code>
-        <coordinates>53-19N 110-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alberta in Canada. -->
-        <_name>Medicine Hat</_name>
-        <code>CYXH</code>
-        <coordinates>50-01N 110-43W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alberta in Canada. -->
-        <_name>Peace River</_name>
-        <code>CYPE</code>
-        <coordinates>56-14N 117-26W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alberta in Canada. -->
-        <_name>Pincher Creek</_name>
-        <code>CZPC</code>
-        <coordinates>49-31N 113-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alberta in Canada. -->
-        <_name>Red Deer</_name>
-        <code>CYQF</code>
-        <coordinates>52-11N 113-54W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alberta in Canada. -->
-        <_name>Slave Lake</_name>
-        <code>CYZH</code>
-        <coordinates>55-18N 114-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Alberta in Canada. -->
-        <_name>Suffield</_name>
-        <code>CYSD</code>
-        <coordinates>50-16N 111-11W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Alberta in Canada. -->
-       <_name>Whitecourt</_name>
-       <location>
-         <!-- Translators: This is in Whitecourt, Alberta in Canada. -->
-         <_name>Location 2</_name>
-         <code>CYZU</code>
-         <coordinates>54-09N 115-47W</coordinates>
-       </location>
-      </city>
-    </state>
-    <state>
-      <!-- Translators: This is a state in Canada. -->
-      <_name>British Columbia</_name>
-      <tz-hint>America/Vancouver</tz-hint>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Abbotsford</_name>
-        <code>CYXX</code>
-        <coordinates>49-02N 122-22W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Bella Coola</_name>
-        <code>CYBD</code>
-        <coordinates>52-23N 126-35W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in British Columbia in Canada. -->
-       <_name>Blue River</_name>
-       <location>
-         <!-- Translators: This is in Blue River, British Columbia in Canada. -->
-         <_name>Blue River</_name>
-         <code>CYCP</code>
-         <coordinates>52-08N 119-18W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Campbell River</_name>
-        <code>CYBL</code>
-        <coordinates>49-57N 125-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Castlegar</_name>
-	<code>CYCG</code>
-	<coordinates>49-18N 117-38W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Chetwynd</_name>
-        <code>CYCQ</code>
-        <coordinates>55-42N 121-38W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Clinton</_name>
-        <code>CWCL</code>
-        <coordinates>51-09N 121-30W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Comox</_name>
-        <code>CYQQ</code>
-        <coordinates>49-43N 124-54W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Cranbrook</_name>
-        <code>CYXC</code>
-        <coordinates>49-37N 115-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Dawson Creek</_name>
-        <code>CYDQ</code>
-        <coordinates>55-45N 120-11W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in British Columbia in Canada. -->
-       <_name>Dease Lake</_name>
-       <location>
-         <!-- Translators: This is in Dease Lake, British Columbia in Canada. -->
-         <_name>Dease Lake</_name>
-         <code>CWDL</code>
-         <coordinates>58-25N 130-00W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Fort Nelson</_name>
-        <code>CYYE</code>
-        <coordinates>58-50N 122-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Fort St John</_name>
-        <code>CYXJ</code>
-        <coordinates>56-14N 120-44W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Golden</_name>
-        <code>CYGE</code>
-        <coordinates>51-18N 116-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Hope</_name>
-        <code>CYHE</code>
-        <coordinates>49-22N 121-29W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Ingenika Point</_name>
-        <code>CWWU</code>
-        <coordinates>56-48N 124-54W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Kamloops</_name>
-        <code>CYKA</code>
-        <coordinates>50-42N 120-27W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Kelowna</_name>
-        <code>CYLW</code>
-        <coordinates>49-58N 119-23W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Lytton</_name>
-        <code>CWLY</code>
-        <coordinates>50-14N 121-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Mackenzie</_name>
-        <code>CYZY</code>
-        <coordinates>55-18N 123-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Nanaimo</_name>
-        <code>CYCD</code>
-        <coordinates>49-03N 123-52W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Penticton</_name>
-        <code>CYYF</code>
-        <coordinates>49-28N 119-36W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Port Hardy</_name>
-        <code>CYZT</code>
-        <coordinates>50-41N 127-22W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Powell River</_name>
-        <code>CYPW</code>
-        <coordinates>49-50N 124-30W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Prince George</_name>
-        <code>CYXS</code>
-        <coordinates>53-53N 122-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Prince Rupert</_name>
-        <code>CYPR</code>
-        <coordinates>54-18N 130-26W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in British Columbia in Canada. -->
-       <_name>Princeton</_name>
-       <location>
-         <!-- Translators: This is in Princeton, British Columbia in Canada. -->
-         <_name>Princeton Airport</_name>
-         <code>CYDC</code>
-         <coordinates>49-28N 120-31W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in British Columbia in Canada. -->
-       <_name>Quesnel</_name>
-       <location>
-         <!-- Translators: This is in Quesnel, British Columbia in Canada. -->
-         <_name>Quesnel Airport</_name>
-         <code>CYQZ</code>
-         <coordinates>53-02N 122-31W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Revelstoke</_name>
-        <code>CYRV</code>
-        <coordinates>50-58N 118-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Sandspit</_name>
-        <code>CYZP</code>
-        <coordinates>53-15N 131-49W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Smithers</_name>
-        <code>CYYD</code>
-        <coordinates>54-49N 127-11W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in British Columbia in Canada. -->
-       <_name>Sparwood</_name>
-       <location>
-         <!-- Translators: This is in Sparwood, British Columbia in Canada. -->
-         <_name>Sparwood / Elk Valley</_name>
-         <code>CWSW</code>
-         <coordinates>49-45N 114-53W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Stewart</_name>
-        <code>CZST</code>
-        <coordinates>55-56N 129-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Terrace</_name>
-        <code>CYXT</code>
-        <coordinates>54-28N 128-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Tofino</_name>
-        <code>CYAZ</code>
-        <coordinates>49-05N 125-46W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in British Columbia in Canada. -->
-       <_name>Vancouver</_name>
-       <location>
-         <!-- Translators: This is in Vancouver, British Columbia in Canada. -->
-         <_name>Vancouver International Airport</_name>
-         <code>CYVR</code>
-         <coordinates>49-11N 123-10W</coordinates>
-       </location>
-      </city>
-      <city>
-        <!-- Translators: This is in British Columbia in Canada. -->
-	<_name>Victoria</_name>
-        <location>
-          <!-- Translators: This is in Victoria, British Columbia in Canada. -->
-          <_name>Victoria Harbour</_name>
-          <code>CYWH</code>
-          <coordinates>48-25N 123-20W</coordinates>
-        </location>
-        <location>
-          <!-- Translators: This is in Victoria, British Columbia in Canada. -->
-          <_name>Victoria International Airport</_name>
-          <code>CYYJ</code>
-          <coordinates>48-39N 123-26W</coordinates>
-        </location>
-      </city>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Whistler</_name>
-        <code>CWAE</code>
-        <coordinates>50-08N 122-57W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>White Rock</_name>
-        <code>CWWK</code>
-        <coordinates>49-01N 122-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in British Columbia in Canada. -->
-        <_name>Williams Lake</_name>
-        <code>CYWL</code>
-        <coordinates>52-11N 122-03W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in Canada. -->
-      <_name>Manitoba</_name>
-      <tz-hint>America/Winnipeg</tz-hint>
-      <city>
-       <!-- Translators: This is in Manitoba in Canada. -->
-       <_name>Berens River</_name>
-       <location>
-         <!-- Translators: This is in Berens River, Manitoba in Canada. -->
-         <_name>Berens River Airport</_name>
-         <code>CYBV</code>
-         <coordinates>52-21N 097-02W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Manitoba in Canada. -->
-        <_name>Brandon</_name>
-        <code>CYBR</code>
-        <coordinates>49-55N 099-57W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Manitoba in Canada. -->
-        <_name>Churchill</_name>
-        <code>CYYQ</code>
-        <coordinates>58-44N 094-04W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Manitoba in Canada. -->
-       <_name>Dauphin</_name>
-       <location>
-         <!-- Translators: This is in Dauphin, Manitoba in Canada. -->
-         <_name>Dauphin</_name>
-         <code>CYDN</code>
-         <coordinates>51-06N 100-03W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Manitoba in Canada. -->
-        <_name>Flin Flon</_name>
-        <code>CYFO</code>
-        <coordinates>54-41N 101-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Manitoba in Canada. -->
-        <_name>Gillam</_name>
-        <code>CYGX</code>
-        <coordinates>56-21N 094-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Manitoba in Canada. -->
-        <_name>Island Lake</_name>
-        <code>CYIV</code>
-        <coordinates>53-51N 094-39W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Manitoba in Canada. -->
-        <_name>Lynn Lake</_name>
-        <code>CYYL</code>
-        <coordinates>56-52N 101-05W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Manitoba in Canada. -->
-        <_name>Norway House</_name>
-        <code>CYNE</code>
-        <coordinates>53-58N 097-50W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Manitoba in Canada. -->
-        <_name>Portage Southport</_name>
-        <code>CYPG</code>
-        <coordinates>49-54N 098-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Manitoba in Canada. -->
-        <_name>The Pas</_name>
-        <code>CYQD</code>
-        <coordinates>53-58N 101-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Manitoba in Canada. -->
-        <_name>Winnipeg</_name>
-        <code>CYWG</code>
-        <coordinates>49-54N 097-14W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in Canada. -->
-      <_name>New Brunswick</_name>
-      <tz-hint>America/Moncton</tz-hint>
-      <location>
-        <!-- Translators: This is in New Brunswick in Canada. -->
-        <_name>Bathurst</_name>
-        <code>CZBF</code>
-        <coordinates>47-38N 065-45W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Brunswick in Canada. -->
-        <_name>Fredericton</_name>
-        <code>CYFC</code>
-        <coordinates>45-52N 066-32W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Brunswick in Canada. -->
-        <_name>Gagetown</_name>
-        <code>CYCX</code>
-        <coordinates>45-50N 066-26W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Brunswick in Canada. -->
-        <_name>Moncton</_name>
-        <code>CYQM</code>
-        <coordinates>46-07N 064-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in New Brunswick in Canada. -->
-        <_name>Saint John</_name>
-        <code>CYSJ</code>
-        <coordinates>45-20N 065-53W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in New Brunswick in Canada. -->
-       <_name>Saint Leonard</_name>
-       <location>
-         <!-- Translators: This is in Saint Leonard, New Brunswick in Canada. -->
-         <_name>Saint Leonard</_name>
-         <code>CYSL</code>
-         <coordinates>47-09N 067-50W</coordinates>
-       </location>
-      </city>
-    </state>
-    <state>
-      <!-- Translators: This is a state in Canada. -->
-      <_name>Newfoundland</_name>
-      <tz-hint>America/St_Johns</tz-hint>
-      <location>
-        <!-- Translators: This is in Newfoundland in Canada. -->
-        <_name>Cape Kiglapait</_name>
-        <code>CWYK</code>
-        <coordinates>57-08N 061-29W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Newfoundland in Canada. -->
-        <_name>Cartwright</_name>
-        <code>CWCA</code>
-        <coordinates>53-42N 057-02W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Newfoundland in Canada. -->
-        <_name>Churchill Falls</_name>
-        <code>CZUM</code>
-        <coordinates>53-33N 064-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Newfoundland in Canada. -->
-        <_name>Deer Lake</_name>
-        <code>CYDF</code>
-        <coordinates>49-13N 057-24W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Newfoundland in Canada. -->
-        <_name>Gander</_name>
-        <code>CYQX</code>
-        <coordinates>48-57N 054-34W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Newfoundland in Canada. -->
-        <_name>Goose Bay</_name>
-        <code>CYYR</code>
-        <coordinates>53-19N 060-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Newfoundland in Canada. -->
-        <_name>Makkovik</_name>
-        <code>CYFT</code>
-        <coordinates>55-05N 059-11W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Newfoundland in Canada. -->
-       <_name>Mary's Harbour</_name>
-       <location>
-         <!-- Translators: This is in Mary's Harbour, Newfoundland in Canada. -->
-         <_name>Location 1</_name>
-         <code>CYMH</code>
-         <coordinates>52-18N 055-51W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Newfoundland in Canada. -->
-       <_name>Nain</_name>
-       <location>
-         <!-- Translators: This is in Nain, Newfoundland in Canada. -->
-         <_name>Location 2</_name>
-         <code>CYDP</code>
-         <coordinates>56-33N 061-41W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Newfoundland in Canada. -->
-        <_name>Saglek Bay</_name>
-        <code>CWZZ</code>
-        <coordinates>58-20N 062-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Newfoundland in Canada. -->
-        <_name>Saint Anthony</_name>
-        <code>CYAY</code>
-        <coordinates>51-22N 055-38W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Newfoundland in Canada. -->
-        <_name>St. John's</_name>
-        <code>CYYT</code>
-        <coordinates>47-37N 052-44W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Newfoundland in Canada. -->
-        <_name>Stephenville</_name>
-        <code>CYJT</code>
-        <coordinates>48-32N 058-33W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Newfoundland in Canada. -->
-        <_name>Tukialik Bay</_name>
-        <code>CWTU</code>
-        <coordinates>54-43N 058-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Newfoundland in Canada. -->
-        <_name>Wabush Lake</_name>
-        <code>CYWK</code>
-        <coordinates>52-56N 066-52W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in Canada. -->
-      <_name>Northwest Territories</_name>
-      <tz-hint>America/Yellowknife</tz-hint>
-      <location>
-        <!-- Translators: This is in Northwest Territories in Canada. -->
-        <_name>Aklavik</_name>
-        <code>CYKD</code>
-        <coordinates>68-13N 135-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Northwest Territories in Canada. -->
-        <_name>Ekati </_name>
-        <code>CYOA</code>
-        <coordinates>64-42N 110-37W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Northwest Territories in Canada. -->
-        <_name>Fort Franklin</_name>
-        <code>CYWJ</code>
-        <coordinates>65-12N 123-26W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Northwest Territories in Canada. -->
-        <_name>Fort Good Hope</_name>
-        <code>CYGH</code>
-        <coordinates>66-16N 128-37W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Northwest Territories in Canada. -->
-        <_name>Fort Liard</_name>
-        <code>CYJF</code>
-        <coordinates>60-14N 123-29W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Northwest Territories in Canada. -->
-        <_name>Fort Mcpherson</_name>
-        <code>CZFM</code>
-        <coordinates>67-24N 134-51W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Northwest Territories in Canada. -->
-        <_name>Fort Norman</_name>
-        <code>CZFN</code>
-        <coordinates>64-55N 125-34W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Northwest Territories in Canada. -->
-        <_name>Fort Resolution</_name>
-        <code>CYFR</code>
-        <coordinates>61-11N 113-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Northwest Territories in Canada. -->
-        <_name>Fort Simpson</_name>
-        <code>CYFS</code>
-        <coordinates>61-45N 121-14W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Northwest Territories in Canada. -->
-        <_name>Fort Smith</_name>
-        <code>CYSM</code>
-        <coordinates>60-01N 111-57W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Northwest Territories in Canada. -->
-        <_name>Hay River</_name>
-        <code>CYHY</code>
-        <coordinates>60-50N 115-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Northwest Territories in Canada. -->
-        <_name>Holman Island</_name>
-        <code>CYHI</code>
-        <coordinates>70-46N 117-48W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Northwest Territories in Canada. -->
-        <_name>Inuvik</_name>
-        <code>CYEV</code>
-        <coordinates>68-18N 133-29W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Northwest Territories in Canada. -->
-        <_name>Lac La Martre</_name>
-        <code>CWMT</code>
-        <coordinates>63-09N 117-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Northwest Territories in Canada. -->
-        <_name>Liverpool Bay</_name>
-        <code>CWLI</code>
-        <coordinates>69-36N 130-54W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Northwest Territories in Canada. -->
-        <_name>Longstaff Bluff </_name>
-        <code>CWLX</code>
-        <coordinates>68-53N 075-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Northwest Territories in Canada. -->
-        <_name>Lutselk'e</_name>
-        <code>CYLK</code>
-        <coordinates>62-25N 110-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Northwest Territories in Canada. -->
-        <_name>Norman Wells</_name>
-        <code>CYVQ</code>
-        <coordinates>65-17N 126-48W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Northwest Territories in Canada. -->
-       <_name>Paulatuk</_name>
-       <location>
-         <!-- Translators: This is in Paulatuk, Northwest Territories in Canada. -->
-         <_name>Paulatuk Airport</_name>
-         <code>CYPC</code>
-         <coordinates>69-21N 124-02W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Northwest Territories in Canada. -->
-       <_name>Sachs Harbour</_name>
-       <location>
-         <!-- Translators: This is in Sachs Harbour, Northwest Territories in Canada. -->
-         <_name>Sachs Harbour Airport</_name>
-         <code>CYSY</code>
-         <coordinates>72-00N 125-17W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Northwest Territories in Canada. -->
-        <_name>Storm Hills </_name>
-        <code>CWVH</code>
-        <coordinates>68-54N 133-56W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Northwest Territories in Canada. -->
-       <_name>Tuktoyaktuk</_name>
-       <location>
-         <!-- Translators: This is in Tuktoyaktuk, Northwest Territories in Canada. -->
-         <_name>Tuktoyaktuk</_name>
-         <code>CYUB</code>
-         <coordinates>69-27N 133-01W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Northwest Territories in Canada. -->
-        <_name>Wrigley</_name>
-        <code>CYWY</code>
-        <coordinates>63-13N 123-26W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Northwest Territories in Canada. -->
-        <_name>Yellowknife</_name>
-        <code>CYZF</code>
-        <coordinates>62-28N 114-27W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in Canada. -->
-      <_name>Nova Scotia</_name>
-      <tz-hint>America/Halifax</tz-hint>
-      <location>
-        <!-- Translators: This is in Nova Scotia in Canada. -->
-        <_name>Greenwood</_name>
-        <code>CYZX</code>
-        <coordinates>44-59N 064-55W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nova Scotia in Canada. -->
-        <_name>Halifax</_name>
-        <code>CYHZ</code>
-        <coordinates>44-53N 063-30W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Nova Scotia in Canada. -->
-       <_name>Sable Island</_name>
-       <location>
-         <!-- Translators: This is in Sable Island, Nova Scotia in Canada. -->
-         <_name>Sable Island</_name>
-         <code>CWSA</code>
-         <coordinates>43-56N 060-01W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Nova Scotia in Canada. -->
-        <_name>Shearwater</_name>
-        <code>CYAW</code>
-        <coordinates>44-38N 063-30W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nova Scotia in Canada. -->
-        <_name>Sydney</_name>
-        <code>CYQY</code>
-        <coordinates>46-10N 060-03W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nova Scotia in Canada. -->
-        <_name>Yarmouth</_name>
-        <code>CYQI</code>
-        <coordinates>43-50N 066-05W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in Canada. -->
-      <_name>Nunavut</_name>
-      <tz-hint>America/Iqaluit</tz-hint>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Alert</_name>
-        <code>CYLT</code>
-        <coordinates>82-31N 062-17W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Arviat</_name>
-        <code>CYEK</code>
-        <coordinates>61-06N 094-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Baker Lake</_name>
-        <code>CYBK</code>
-        <coordinates>64-18N 096-05W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Brevoort Island</_name>
-        <code>CWOB</code>
-        <coordinates>63-20N 064-09W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Nunavut in Canada. -->
-       <_name>Broughton Island</_name>
-       <location>
-         <!-- Translators: This is in Broughton Island, Nunavut in Canada. -->
-         <_name>Broughton Island</_name>
-         <code>CWVD</code>
-         <coordinates>67-32N 063-47W</coordinates>
-       </location>
-       <location>
-         <!-- Translators: This is in Broughton Island, Nunavut in Canada. -->
-         <_name>Broughton Island Airport</_name>
-         <code>CYVM</code>
-         <coordinates>67-33N 064-02W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Cambridge Bay</_name>
-        <code>CYCB</code>
-        <coordinates>69-06N 105-07W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Cape Dorset</_name>
-        <code>CYTE</code>
-        <coordinates>64-13N 076-32W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Cape Dyer</_name>
-        <code>CWFD</code>
-        <coordinates>66-35N 061-37W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Cape Hooper</_name>
-        <code>CWUP</code>
-        <coordinates>68-28N 066-48W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Cape Mercy</_name>
-        <code>CWYM</code>
-        <coordinates>64-57N 063-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Chesterfield Inlet</_name>
-        <code>CYCS</code>
-        <coordinates>63-20N 090-43W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Clyde River</_name>
-        <code>CYCY</code>
-        <coordinates>70-29N 068-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Coppermine</_name>
-        <code>CYCO</code>
-        <coordinates>67-49N 115-08W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Coral Harbour</_name>
-        <code>CYZS</code>
-        <coordinates>64-12N 083-22W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Croker River</_name>
-        <code>CWXR</code>
-        <coordinates>69-16N 119-13W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Dewar Lakes</_name>
-        <code>CWUW</code>
-        <coordinates>68-39N 071-10W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Eureka Sound</_name>
-        <code>CWEU</code>
-        <coordinates>79-59N 085-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Frobisher</_name>
-        <code>CYFB</code>
-        <coordinates>63-45N 068-33W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Gjoa Haven</_name>
-        <code>CYHK</code>
-        <coordinates>68-38N 095-51W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Grise Fiord</_name>
-        <code>CWGZ</code>
-        <coordinates>76-25N 082-54W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Hall Beach</_name>
-        <code>CYUX</code>
-        <coordinates>68-47N 081-15W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Hat Island</_name>
-        <code>CWIL</code>
-        <coordinates>68-19N 100-05W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Igloolik</_name>
-        <code>CYGT</code>
-        <coordinates>69-22N 081-49W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Iqaluit</_name>
-        <code>CYFB</code>
-        <coordinates>63-45N 068-33W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Nanisivik</_name>
-        <code>CYSR</code>
-        <coordinates>72-59N 084-38W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Nunavut in Canada. -->
-       <_name>Pangnirtung</_name>
-       <location>
-         <!-- Translators: This is in Pangnirtung, Nunavut in Canada. -->
-         <_name>Pangnirtung Airport</_name>
-         <code>CYXP</code>
-         <coordinates>66-09N 065-43W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Nunavut in Canada. -->
-       <_name>Pelly Bay</_name>
-       <location>
-         <!-- Translators: This is in Pelly Bay, Nunavut in Canada. -->
-         <_name>Pelly Bay Airport</_name>
-         <code>CYBB</code>
-         <coordinates>68-32N 089-49W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Pond Inlet</_name>
-        <code>CYIO</code>
-        <coordinates>72-42N 077-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Povungnituq</_name>
-        <code>CYPX</code>
-        <coordinates>60-03N 077-17W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Rankin Inlet</_name>
-        <code>CYRT</code>
-        <coordinates>62-49N 092-07W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Repulse Bay</_name>
-        <code>CYUT</code>
-        <coordinates>66-32N 086-15W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Resolute</_name>
-        <code>CYRB</code>
-        <coordinates>74-43N 094-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Resolution Island</_name>
-        <code>CWRH</code>
-        <coordinates>61-35N 64-39W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Rowley Island</_name>
-        <code>CWRX</code>
-        <coordinates>69-04N 079-04W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Sanikiluaq</_name>
-        <code>CYSK</code>
-        <coordinates>56-32N 079-15W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Shepherd Bay</_name>
-        <code>CYUS</code>
-        <coordinates>68-49N 093-26W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Spence Bay</_name>
-        <code>CYYH</code>
-        <coordinates>69-33N 093-35W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Nunavut in Canada. -->
-        <_name>Whale Cove</_name>
-        <code>CYXN</code>
-        <coordinates>62-14N 092-36W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in Canada. -->
-      <_name>Ontario</_name>
-      <tz-hint>America/Toronto</tz-hint>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Big Trout Lake</_name>
-        <code>CYTL</code>
-        <coordinates>53-50N 089-52W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Borden</_name>
-        <code>CYBN</code>
-        <coordinates>44-15N 079-55W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Chapleau</_name>
-        <code>CYLD</code>
-        <coordinates>47-49N 083-21W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Dryden</_name>
-        <code>CYHD</code>
-        <coordinates>49-50N 092-45W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Earlton</_name>
-        <code>CYXR</code>
-        <coordinates>47-42N 079-51W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Elliot Lake</_name>
-        <code>CYEL</code>
-        <coordinates>46-21N 082-34W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Geraldton</_name>
-        <code>CYGQ</code>
-        <coordinates>49-47N 086-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Gore Bay</_name>
-        <code>CYZE</code>
-        <coordinates>45-53N 082-34W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Hamilton</_name>
-        <code>CYHM</code>
-        <coordinates>43-10N 079-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Kapuskasing</_name>
-        <code>CYYU</code>
-        <coordinates>49-25N 082-28W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Kenora</_name>
-        <code>CYQK</code>
-        <coordinates>49-47N 094-22W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Kingston</_name>
-        <code>CYGK</code>
-        <radar>tyx</radar>
-       <coordinates>44-13N 076-36W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>London</_name>
-        <code>CYXU</code>
-       <coordinates>43-02N 081-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Moosonee</_name>
-        <code>CYMO</code>
-       <coordinates>51-16N 080-39W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Muskoka</_name>
-        <code>CYQA</code>
-       <coordinates>44-58N 079-18W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Ontario in Canada. -->
-       <_name>North Bay</_name>
-       <location>
-         <!-- Translators: This is in North Bay, Ontario in Canada. -->
-         <_name>Location 2</_name>
-         <code>CYYB</code>
-        <coordinates>46-21N 079-26W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Ottawa</_name>
-        <code>CYOW</code>
-       <radar>tyx</radar>
-       <coordinates>45-19N 075-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Petawawa</_name>
-        <code>CYWA</code>
-        <coordinates>45-57N 077-19W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Peterborough</_name>
-        <code>CYPQ</code>
-        <coordinates>44-14N 078-22W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Ontario in Canada. -->
-       <_name>Pickle Lake</_name>
-       <location>
-         <!-- Translators: This is in Pickle Lake, Ontario in Canada. -->
-         <_name>Location 2</_name>
-         <code>CYPL</code>
-         <coordinates>51-27N 090-12W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Red Lake</_name>
-        <code>CYRL</code>
-        <coordinates>51-04N 093-48W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>St. Catharines</_name>
-        <code>CYSN</code>
-        <coordinates>43-12N 079-10W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Sault Ste Marie</_name>
-        <code>CYAM</code>
-        <coordinates>46-29N 084-30W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Sarnia</_name>
-        <code>CYZR</code>
-        <coordinates>43-00N 082-19W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Sioux Lookout</_name>
-        <code>CYXL</code>
-        <coordinates>50-07N 091-54W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Sudbury</_name>
-        <code>CYSB</code>
-        <coordinates>46-37N 080-48W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Terrace Bay</_name>
-        <code>CYTJ</code>
-        <coordinates>48-49N 087-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Thunder Bay</_name>
-        <code>CYQT</code>
-        <coordinates>48-22N 089-19W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Timmins</_name>
-        <code>CYTS</code>
-        <coordinates>48-34N 081-22W</coordinates>
-      </location>
-      <city>
-        <!-- Translators: This is in Ontario in Canada. -->
-	<_name>Toronto</_name>
-        <radar>047</radar>
-        <location>
-          <!-- Translators: This is in Toronto, Ontario in Canada. -->
-          <_name>Buttonville</_name>
-          <code>CYKZ</code>
-          <coordinates>43-52N 079-22W</coordinates>
-        </location>
-        <location>
-          <!-- Translators: This is in Toronto, Ontario in Canada. -->
-          <_name>Pearson Int'l</_name>
-          <code>CYYZ</code>
-          <coordinates>43-40N 079-38W</coordinates>
-        </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Trenton</_name>
-        <code>CYTR</code>
-        <radar>buf</radar>
-        <coordinates>44-07N 077-32W</coordinates>
-      </location>
-      <city>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Waterloo</_name>
-        <location>
-          <!-- Translators: This is in Waterloo, Ontario in Canada. -->
-          <_name>Kitchener</_name>
-          <code>CYKF</code>
-          <coordinates>43-28N 080-23W</coordinates>
-        </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Wawa</_name>
-        <code>CYXZ</code>
-        <coordinates>47-58N 084-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Wiarton</_name>
-        <code>CYVV</code>
-        <coordinates>44-45N 081-06W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Ontario in Canada. -->
-        <_name>Windsor</_name>
-        <code>CYQG</code>
-        <coordinates>42-16N 082-58W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in Canada. -->
-      <_name>Prince Edward Island</_name>
-      <tz-hint>America/Halifax</tz-hint>
-      <city>
-        <!-- Translators: This is in Prince Edward Island in Canada. -->
-        <_name>Charlottetown</_name>
-        <location>
-          <!-- Translators: This is in Prince Edward Island in Canada. -->
-          <_name>Charlottetown Airport</_name>
-          <code>CYYG</code>
-          <coordinates>46-17N 063-08W</coordinates>
-        </location>
-      </city>
-    </state>
-    <state>
-      <!-- Translators: This is a state in Canada. -->
-      <_name>Quebec</_name>
-      <tz-hint>America/Montreal</tz-hint>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Akulivik</_name>
-        <code>CYKO</code>
-        <coordinates>60-49N 078-09W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Bagotville</_name>
-        <code>CYBG</code>
-        <coordinates>48-20N 071-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Baie Comeau</_name>
-        <code>CYBC</code>
-        <coordinates>49-08N 068-12W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Blanc Sablon</_name>
-        <code>CYBX</code>
-        <coordinates>51-27N 057-11W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Chibougamau-Chapais</_name>
-        <code>CYMT</code>
-        <coordinates>49-46N 074-32W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Eastmain</_name>
-        <code>CZEM</code>
-        <coordinates>52-14N 078-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Gaspe</_name>
-        <code>CYGP</code>
-        <coordinates>48-46N 064-29W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Gatineau</_name>
-        <code>CYND</code>
-        <coordinates>45-31N 075-34W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Havre St Pierre</_name>
-        <code>CYGV</code>
-        <coordinates>50-17N 063-37W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Iles De La Madeleineque</_name>
-        <code>CYGR</code>
-        <coordinates>47-25N 061-47W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Quebec in Canada. -->
-       <_name>Inujuak</_name>
-       <location>
-         <!-- Translators: This is in Inujuak, Quebec in Canada. -->
-         <_name>Supplementary Aviation Weather Reporting Station</_name>
-         <code>CYPH</code>
-         <coordinates>58-28N 078-05W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Ivujivik Airport Supplementary Aviation Weather Reporting Station</_name>
-        <code>CYIK</code>
-        <coordinates>62-25N 077-57W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Kangiqsualujjuaq</_name>
-        <code>CYLU</code>
-        <coordinates>58-43N 065-59W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Kangiqsujuaq</_name>
-        <code>CYKG</code>
-        <coordinates>61-35N 071-56W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Kangirsuk</_name>
-        <code>CYAS</code>
-        <coordinates>60-01N 070-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Kuujjuaq</_name>
-        <code>CYVP</code>
-        <coordinates>58-06N 068-25W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Kuujjuarapik</_name>
-        <code>CYGW</code>
-        <coordinates>55-17N 077-46W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>La Grande</_name>
-        <code>CYGL</code>
-        <coordinates>53-38N 077-42W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Matagami</_name>
-        <code>CYNM</code>
-        <coordinates>49-46N 077-49W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Mont Joli</_name>
-        <code>CYYY</code>
-        <coordinates>48-36N 068-13W</coordinates>
-      </location>
-      <city>
-        <!-- Translators: This is in Quebec in Canada. -->
- 	<_name>Montreal</_name>
-	<radar>cxx</radar>
-        <location>
-          <!-- Translators: This is in Montreal, Quebec in Canada. -->
-          <_name>Dorval</_name>
-          <code>CYUL</code>
-          <coordinates>45-28N 073-45W</coordinates>
-        </location>
-        <location>
-          <!-- Translators: This is in Montreal, Quebec in Canada. -->
-          <_name>Mirabel</_name>
-          <code>CYMX</code>
-          <coordinates>45-41N 074-02W</coordinates>
-       </location>
-        <location>
-          <!-- Translators: This is in Montreal, Quebec in Canada. -->
-          <_name>Saint-Hubert</_name>
-          <code>CYHU</code>
-          <coordinates>45-31N 073-25W</coordinates>
-        </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Natashquan</_name>
-        <code>CYNA</code>
-        <coordinates>50-11N 061-49W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Nemiscau</_name>
-        <code>CYHH</code>
-        <coordinates>51-42N 076-07W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Quaqtaq</_name>
-        <code>CYHA</code>
-        <coordinates>61-03N 069-38W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Quebec City</_name>
-        <code>CYQB</code>
-        <coordinates>46-48N 071-23W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Roberval</_name>
-        <code>CYRJ</code>
-        <coordinates>48-31N 072-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Rouyn-Noranda Airport</_name>
-        <code>CYUY</code>
-        <coordinates>48-12N 078-50W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-       <_name>Salliut</_name>
-       <code>CYZG</code>
-       <coordinates>62-11N 075-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Schefferville</_name>
-        <code>CYKL</code>
-        <coordinates>54-48N 066-48W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Sept-Iles</_name>
-        <code>CYZV</code>
-        <coordinates>50-13N 066-16W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Sherbrooke</_name>
-        <code>CYSC</code>
-        <coordinates>45-24N 071-53W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Tasiujaq</_name>
-        <code>CYTQ</code>
-        <coordinates>58-40N 069-57W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Umiujaq</_name>
-        <code>CYMU</code>
-        <coordinates>56-32N 076-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Val D'Or</_name>
-        <code>CYVO</code>
-        <coordinates>48-04N 077-47W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Valcartier Airport</_name>
-        <code>CYOY</code>
-        <coordinates>46-54N 071-30W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Waskaganish</_name>
-        <code>CYKQ</code>
-        <coordinates>51-29N 078-45W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Quebec in Canada. -->
-        <_name>Wemindji</_name>
-        <code>CYNC</code>
-        <coordinates>53-00-39N 078-49-49W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in Canada. -->
-      <_name>Saskatchewan</_name>
-      <tz-hint>America/Regina</tz-hint>
-      <location>
-        <!-- Translators: This is in Saskatchewan in Canada. -->
-        <_name>Broadview</_name>
-        <code>CWIK</code>
-        <coordinates>50-23N 102-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Saskatchewan in Canada. -->
-        <_name>Estevan</_name>
-        <code>CYEN</code>
-        <coordinates>49-13N 102-58W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Saskatchewan in Canada. -->
-        <_name>Kindersley</_name>
-        <code>CYKY</code>
-        <coordinates>51-31N 109-10W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Saskatchewan in Canada. -->
-        <_name>Meadow Lake</_name>
-        <code>CYLJ</code>
-        <coordinates>54-08N 108-31W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Saskatchewan in Canada. -->
-        <_name>Moose Jaw</_name>
-        <code>CYMJ</code>
-        <coordinates>50-20N 105-33W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Saskatchewan in Canada. -->
-        <_name>Nipawin</_name>
-        <code>CYBU</code>
-        <coordinates>53-20N 104-00W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Saskatchewan in Canada. -->
-        <_name>North Battleford</_name>
-        <code>CYQW</code>
-        <coordinates>52-46N 108-15W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Saskatchewan in Canada. -->
-        <_name>Prince Albert</_name>
-        <code>CYPA</code>
-        <coordinates>53-13N 105-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Saskatchewan in Canada. -->
-        <_name>Regina</_name>
-        <code>CYQR</code>
-        <coordinates>50-26N 104-40W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Saskatchewan in Canada. -->
-        <_name>Saskatoon</_name>
-        <code>CYXE</code>
-        <coordinates>52-10N 106-41W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Saskatchewan in Canada. -->
-        <_name>Stony Rapids</_name>
-        <code>CYSF</code>
-        <coordinates>59-15N 105-50W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Saskatchewan in Canada. -->
-       <_name>Swift Current</_name>
-       <location>
-         <!-- Translators: This is in Swift Current, Saskatchewan in Canada. -->
-         <_name>Swift Current</_name>
-         <code>CYYN</code>
-         <coordinates>50-17N 107-41W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Saskatchewan in Canada. -->
-        <_name>Yorkton</_name>
-        <code>CYQV</code>
-        <coordinates>51-16N 102-28W</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- FIXME: rename this to Yukon -->
-      <!-- Translators: This is a state in Canada. -->
-      <_name>Yukon Territory</_name>
-      <tz-hint>America/Whitehorse</tz-hint>
-      <location>
-        <!-- Translators: This is in Yukon Territory in Canada. -->
-        <_name>Beaver Creek</_name>
-        <code>CYXQ</code>
-        <coordinates>62-25N 140-52W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Yukon Territory in Canada. -->
-       <_name>Burwash Landing</_name>
-       <location>
-         <!-- Translators: This is in Burwash Landing, Yukon Territory in Canada. -->
-         <_name>Location 1</_name>
-         <code>CYDB</code>
-         <coordinates>61-22N 139-02W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Yukon Territory in Canada. -->
-       <_name>Dawson</_name>
-       <location>
-         <!-- Translators: This is in Dawson, Yukon Territory in Canada. -->
-         <_name>Location 1</_name>
-         <code>CYDA</code>
-         <coordinates>64-03N 139-08W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Yukon Territory in Canada. -->
-       <_name>Faro</_name>
-       <location>
-         <!-- Translators: This is in Faro, Yukon Territory in Canada. -->
-         <_name>Location 2</_name>
-         <code>CZFA</code>
-         <coordinates>62-12N 133-22W</coordinates>
-       </location>
-      </city>
-      <city>
-       <!-- Translators: This is in Yukon Territory in Canada. -->
-       <_name>Komakuk Beach</_name>
-       <location>
-         <!-- Translators: This is in Komakuk Beach, Yukon Territory in Canada. -->
-         <_name>Location 2</_name>
-         <code>CWKM</code>
-         <coordinates>69-37N 140-12W</coordinates>
-       </location>
-      </city>
-       <location>
-        <!-- Translators: This is in Yukon Territory in Canada. -->
-        <_name>Mayo</_name>
-        <code>CYMA</code>
-        <coordinates>63-37N 135-52W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Yukon Territory in Canada. -->
-       <_name>Old Crow</_name>
-       <location>
-         <!-- Translators: This is in Old Crow, Yukon Territory in Canada. -->
-         <_name>Location 1</_name>
-         <code>CYOC</code>
-         <coordinates>67-34N 139-49W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Yukon Territory in Canada. -->
-        <_name>Shingle Point</_name>
-        <code>CYUA</code>
-        <coordinates>68-57N 137-13W</coordinates>
-      </location>
-      <city>
-       <!-- Translators: This is in Yukon Territory in Canada. -->
-       <_name>Teslin</_name>
-       <location>
-         <!-- Translators: This is in Teslin, Yukon Territory in Canada. -->
-         <_name>Teslin</_name>
-         <code>CYZW</code>
-         <coordinates>60-10N 132-44W</coordinates>
-       </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Yukon Territory in Canada. -->
-        <_name>Watson Lake</_name>
-        <code>CYQH</code>
-        <coordinates>60-07N 128-49W</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Yukon Territory in Canada. -->
-        <_name>Whitehorse</_name>
-        <code>CYXY</code>
-        <coordinates>60-07N 128-49W</coordinates>
-      </location>
-    </state>
-  </country>
-  <country>
-    <!-- PM - Saint Pierre and Miquelon, a French territory in North
-         America (off the coast of Newfoundland). The French name is
-         "Saint-Pierre-et-Miquelon".
-      -->
-    <_name>Saint Pierre and Miquelon</_name>
-    <iso-code>PM</iso-code>
-    <tz-hint>America/Miquelon</tz-hint>
-    <location>
-      <!-- Translators: This is in Saint Pierre and Miquelon. -->
-      <_name>Saint-Pierre</_name>
-      <code>LFVP</code>
-      <coordinates>46-46N 056-10W</coordinates>
-    </location>
-  </country>
-</region>
-<region>
-  <_name>Europe</_name>
-  <country>
-    <!-- AX - Ãland Islands, an autonomous province of Finland -->
-    <_name>Ãland Islands</_name>
-    <iso-code>AX</iso-code>
-    <tz-hint>Europe/Mariehamn</tz-hint>
-    <location>
-      <!-- Translators: This is in the Ãland Islands of Finland.
-	   local name (sv_FI): Mariehamn
-	   local name (fi_FI): Maarianhamina
-	-->
-      <_name>Mariehamn</_name>
-      <code>EFMA</code>
-      <coordinates>60-07N 019-54E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- AL - Albania -->
-    <_name>Albania</_name>
-    <iso-code>AL</iso-code>
-    <tz-hint>Europe/Tirane</tz-hint>
-    <location>
-      <!-- Translators: This is in Albania. -->
-      <_name>Tirana</_name>
-      <code>LATI</code>
-      <coordinates>41-20N 019-47E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- AD - Andorra -->
-    <_name>Andorra</_name>
-    <iso-code>AD</iso-code>
-    <tz-hint>Europe/Andorra</tz-hint>
-  </country>
-  <country>
-    <!-- AT - Austria -->
-    <_name>Austria</_name>
-    <iso-code>AT</iso-code>
-    <tz-hint>Europe/Vienna</tz-hint>
-    <location>
-      <!-- Translators: This is in Austria. -->
-      <_name>Aigen im Ennstal</_name>
-      <code>LOXA</code>
-      <coordinates>47-32N 014-08E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Austria. -->
-      <_name>Graz</_name>
-      <code>LOWG</code>
-      <coordinates>47-00N 015-26E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Austria. -->
-      <_name>Hohenems</_name>
-      <code>LOIH</code>
-      <coordinates>47-23-05N 009-42-02E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Austria. -->
-      <_name>Innsbruck</_name>
-      <code>LOWI</code>
-      <coordinates>47-16N 011-21E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Austria. -->
-      <_name>Klagenfurt</_name>
-      <code>LOWK</code>
-      <coordinates>46-39N 014-20E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Austria. -->
-      <_name>Krems</_name>
-      <code>LOAG</code>
-      <coordinates>48-26-46N 015-38-01E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Austria. -->
-      <_name>Linz</_name>
-      <code>LOWL</code>
-      <coordinates>48-14N 014-11E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Austria. -->
-      <_name>VÃslau</_name>
-      <code>LOAV</code>
-      <coordinates>47-57-52N 016-15-34E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Austria. -->
-      <_name>Wiener Neustadt</_name>
-      <code>LOAN</code>
-      <coordinates>47-50-36N 016-15-29E</coordinates>
-    </location>
-    <location>
-      <_name>Freistadt</_name>
-      <code>LOLF</code>
-      <coordinates>48-30-53N 014-24-32E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Austria. -->
-      <_name>Punitz-GÃssing</_name>
-      <code>LOGG</code>
-      <coordinates>47-08-51N 016-19-04E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Austria. -->
-      <_name>Salzburg</_name>
-      <code>LOWS</code>
-      <coordinates>47-48N 013-00E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Austria. -->
-      <_name>Tulln</_name>
-      <code>LOXT</code>
-      <coordinates>48-19N 016-07E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Austria.
-	   The local (German) name of Vienna is "Wien". Please use
-	   that unless you're sure the city has another name in
-	   your language.
-	   The French name is "Vienne".
-	-->
-      <_name>Vienna</_name>
-      <code>LOWW</code>
-      <coordinates>48-07N 016-34E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Austria. -->
-      <_name>Zell am See</_name>
-      <code>LOWZ</code>
-      <coordinates>47-17-33N 012-47-15E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Austria. -->
-      <_name>Zeltweg</_name>
-      <code>LOXZ</code>
-      <coordinates>47-12N 014-45E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- BY - Belarus -->
-    <_name>Belarus</_name>
-    <iso-code>BY</iso-code>
-    <tz-hint>Europe/Minsk</tz-hint>
-    <location>
-      <!-- Translators: This is in Belarus. -->
-      <_name>Brest</_name>
-      <code>UMBB</code>
-      <coordinates>52-06-30N 023-53-48E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Belarus. -->
-      <_name>Gomel'</_name>
-      <code>UMGG</code>
-      <coordinates>52-31-36N 031-01-06E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Belarus. -->
-      <_name>Grodno</_name>
-      <code>UMMG</code>
-      <coordinates>53-36-06N 024-03-18E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Belarus. -->
-      <_name>Loshitsa / Minsk International 1</_name>
-      <code>UMMM</code>
-      <coordinates>53-51-54N 027-32-30E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Belarus. -->
-      <_name>Minsk</_name>
-      <code>UMMS</code>
-      <coordinates>53-56N 027-38E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Belarus. -->
-      <_name>Vitebsk</_name>
-      <code>UMII</code>
-      <coordinates>55-10N 030-13E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- BE - Belgium. The local names for the country are "BelgiÃ"
-         (Dutch), Belgique (French), and Belgien (German).
-	-->
-    <_name>Belgium</_name>
-    <iso-code>BE</iso-code>
-    <tz-hint>Europe/Brussels</tz-hint>
-    <state>
-      <!-- Translators: This is a state in Belgium.
-	local name (nl): Antwerpen.
-   	local name (fr): Anvers.
-      	local name (de): Antwerpen.
-	-->
-      <_name>Antwerp</_name>
-      <location>
-	<!-- Translators: This is in Antwerp in Belgium.
-	local name (nl): Antwerpen.
-	local name (fr): Anvers.
-      	local name (de): Antwerpen.
-	-->
-        <_name>Antwerp</_name>
-        <code>EBAW</code>
-        <coordinates>51-12N 004-28E</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in Belgium.
-	local name (nl): Brussel, Vlaams- en Waals-Brabant.
-      	local name (fr): Bruxelles, Brabant flamand et wallon.
-      	local name (de): BrÃssel, FlÃmish- und Wallonisch-Brabant.
-	-->
-      <_name>Brussels, Flemish and Walloon Brabant</_name>
-      <location>
-	<!-- Translators: This is in Brussels, Flemish and Walloon Brabant in Belgium. -->
-        <_name>Zaventem</_name>
-        <code>EBBR</code>
-        <coordinates>50-54N 004-32E</coordinates>
-      </location>
-    </state>
-    <state>
-	<!-- Translators: This is a state in Belgium.
-	-->
-      <_name>East-Flanders</_name>
-      <location>
-	<!-- Translators: This is in East-Flanders in Belgium. -->
-        <_name>Gent</_name>
-        <code>EBGT</code>
-        <coordinates>51-10N 003-49E</coordinates>
-      </location>
-      <location>
-	<!-- Translators: This is in East-Flanders in Belgium.
-	-->
-        <_name>Munte</_name>
-        <code>EBMT</code>
-        <coordinates>50-55N 003-43E</coordinates>
-      </location>
-    </state>
-    <state>
-	<!-- Translators: This is a state in Belgium.
-	local name (fr): Hainaut.
-	local name (fr_BE): Hinnot.
-	local name (nl): Henegouwen.
-	local name (de): Hennegau.
-	-->
-      <_name>Hainaut</_name>
-      <location>
-	<!-- Translators: This is in Hainaut in Belgium.
-	local name (fr): Charleroi.
-	local name (fr_BE): TchalerwÃ.
-	-->
-        <_name>Charleroi</_name>
-        <code>EBCI</code>
-        <coordinates>50-28N 004-27E</coordinates>
-      </location>
-      <location>
-	<!-- Translators: This is in Hainaut in Belgium. -->
-        <_name>ChiÃvres</_name>
-        <code>EBCV</code>
-        <coordinates>50-34N 003-50E</coordinates>
-      </location>
-    </state>
-    <state>
-	<!-- Translators: This is a state in Belgium.
-	local name (fr): LiÃge.
-	local name (fr_BE): LÃdje.
-	local name (nl): Luik.
-	local name (de): LÃttich.
-	-->
-      <_name>LiÃge</_name>
-      <location>
-	<!-- Translators: This is in LiÃge in Belgium. -->
-        <_name>Elsenborn</_name>
-        <code>EBLB</code>
-        <coordinates>50-28N 006-11E</coordinates>
-      </location>
-      <location>
-	<!-- Translators: This is in LiÃge in Belgium.
-	local name (fr): LiÃge.
-	local name (fr_BE): LÃdge.
-	local name (nl): Luik.
-	local name (de): LÃttich.
-	-->
-        <_name>LiÃge</_name>
-        <code>EBLG</code>
-        <coordinates>50-39N 005-27E</coordinates>
-      </location>
-      <location>
-	<!-- Translators: This is in LiÃge in Belgium. -->
-        <_name>Spa</_name>
-        <code>EBSP</code>
-        <coordinates>50-29N 005-55E</coordinates>
-      </location>
-    </state>
-    <state>
-	<!-- Translators: This is a state in Belgium.
-	-->
-      <_name>Luxembourg</_name>
-      <location>
-        <!-- Translators: This is in Luxembourg in Belgium. -->
-        <_name>Saint-Hubert</_name>
-        <code>EBSH</code>
-        <coordinates>50-02N 005-24E</coordinates>
-      </location>
-    </state>
-    <state>
-	<!-- Translators: This is a state in Belgium.
-	local name (nl): Limburg.
-	local name (fr): Limbourg.
-	local name (de): Limburg.
-	-->
-      <_name>Limburg</_name>
-      <location>
-	<!-- Translators: This is in Limburg in Belgium. -->
-        <_name>Kleine Brogel</_name>
-        <code>EBBL</code>
-        <coordinates>51-10N 005-28E</coordinates>
-      </location>
-    </state>
-    <state>
-	<!-- Translators: This is a state in Belgium.
-	local name (nl): West-Vlaanderen.
-	local name (fr): Flandre occidentale.
-	local name (de): Westflandern.
-	-->
-      <_name>West-Flanders</_name>
-      <location>
-	<!-- Translators: This is in West-Flanders in Belgium. -->
-        <_name>Koksijde</_name>
-        <code>EBFN</code>
-        <coordinates>51-05N 002-39E</coordinates>
-      </location>
-      <location>
-	<!-- Translators: This is in West-Flanders in Belgium.
-	local name (nl): Oostende.
-	local name (fr): Ostende.
-	local name (de): Ostende.
-	-->
-        <_name>Ostend</_name>
-        <code>EBOS</code>
-        <coordinates>51-12N 002-52E</coordinates>
-      </location>
-    </state>
-  </country>
-  <country>
-    <!-- BA - Bosnia and Herzegovina -->
-    <_name>Bosnia and Herzegovina</_name>
-    <iso-code>BA</iso-code>
-    <tz-hint>Europe/Sarajevo</tz-hint>
-    <location>
-      <!-- Translators: This is in Bosnia and Herzegovina. -->
-      <_name>Banja Luka</_name>
-      <code>LQBK</code>
-      <coordinates>44-47N 017-13E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Bosnia and Herzegovina. -->
-      <_name>Mostar</_name>
-      <code>LQMO</code>
-      <coordinates>43-21N 017-48E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Bosnia and Herzegovina. -->
-      <_name>Sarajevo</_name>
-      <code>LQSA</code>
-    </location>
-    <location>
-      <!-- Translators: This is in Bosnia and Herzegovina. -->
-      <_name>Sarajevo/Butmir</_name>
-      <code>LQSA</code>
-      <coordinates>43-49N 018-20E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Bosnia and Herzegovina. -->
-      <_name>Tuzla</_name>
-      <code>LQTZ</code>
-      <coordinates>44-33N 018-42E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- BG - Bulgaria -->
-    <_name>Bulgaria</_name>
-    <iso-code>BG</iso-code>
-    <tz-hint>Europe/Sofia</tz-hint>
-    <location>
-      <!-- Translators: This is in Bulgaria. -->
-      <_name>Burgas</_name>
-      <code>LBBG</code>
-      <coordinates>42-29N 027-29E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Bulgaria. -->
-      <_name>Gorna Oryahovitza</_name>
-      <code>LBGO</code>
-      <coordinates>43-09N 025-36E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Bulgaria. -->
-      <_name>Plovdiv</_name>
-      <code>LBPD</code>
-      <coordinates>42-08N 024-45E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Bulgaria. -->
-      <_name>Sofia</_name>
-      <code>LBSF</code>
-      <coordinates>42-39N 023-23E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Bulgaria. -->
-      <_name>Varna</_name>
-      <code>LBWN</code>
-      <coordinates>43-12N 027-55E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- CZ - Czech Republic -->
-    <_name>Czech Republic</_name>
-    <iso-code>CZ</iso-code>
-    <tz-hint>Europe/Prague</tz-hint>
-    <location>
-      <!-- Translators: This is in the Czech Republic.
-	The German name is "BrÃnn".
-	-->
-      <_name>Brno</_name>
-      <code>LKTB</code>
-      <coordinates>49-09N 016-42E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in the Czech Republic. -->
-      <_name>Holesov</_name>
-      <code>LKHO</code>
-      <coordinates>49-19N 017-34E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in the Czech Republic.
-	The German name is "Karlsbad".
-	-->
-      <_name>Karlovy Vary</_name>
-      <code>LKKV</code>
-      <coordinates>50-12N 012-55E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in the Czech Republic. -->
-      <_name>Kunovice</_name>
-      <code>LKKU</code>
-      <coordinates>49-01-46N 017-26-23E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in the Czech Republic.
-	The German name is "Reichenberg".
-	-->
-      <_name>Liberec</_name>
-      <code>LKLB</code>
-      <coordinates>50-46-06N 015-01-30E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in the Czech Republic.
-	The German name is "Ostrau".
-	-->
-      <_name>Ostrava</_name>
-      <code>LKMT</code>
-      <coordinates>49-41N 018-07E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in the Czech Republic.
-	The local (Czech) name is "Praha".
-	The German name is "Prag".
-	-->
-      <_name>Prague</_name>
-      <code>LKPR</code>
-      <coordinates>50-06N 014-15E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- HR - Croatia -->
-    <_name>Croatia</_name>
-    <iso-code>HR</iso-code>
-    <tz-hint>Europe/Zagreb</tz-hint>
-    <location>
-      <!-- Translators: This is in Croatia. -->
-      <_name>BraÄ</_name>
-      <code>LDSB</code>
-      <coordinates>43-17-09N 016-40-47E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Croatia. -->
-      <_name>Dubrovnik</_name>
-      <code>LDDU</code>
-      <coordinates>42-34N 018-16E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Croatia. -->
-      <_name>LoÅinj</_name>
-      <code>LDLO</code>
-      <coordinates>44-33-57N 014-23-35E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Croatia. -->
-      <_name>Osijek</_name>
-      <code>LDOS</code>
-      <coordinates>45-27N 018-48E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Croatia.
-	The Italian name is "Pola".
-	-->
-      <_name>Pula</_name>
-      <code>LDPL</code>
-      <coordinates>45-54N 013-55E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Croatia.
-	The Italian name is "Fiume".
-	-->
-      <_name>Rijeka</_name>
-      <code>LDRI</code>
-      <coordinates>45-13N 014-35E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Croatia.
-	The Italian name is "Spalato".
-	-->
-      <_name>Split</_name>
-      <code>LDSP</code>
-      <coordinates>43-32N 016-18E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Croatia. -->
-      <_name>Zadar</_name>
-      <code>LDZD</code>
-      <coordinates>44-06N 015-21E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Croatia.
-	The Italian name is "Zagabria".
-	-->
-      <_name>Zagreb</_name>
-      <code>LDZA</code>
-      <coordinates>45-44N 016-04E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- DK - Denmark. The Danish name is "Danmark" -->
-    <_name>Denmark</_name>
-    <iso-code>DK</iso-code>
-    <tz-hint>Europe/Copenhagen</tz-hint>
-    <location>
-      <!-- Translators: This is in Denmark. -->
-      <_name>Billund</_name>
-      <code>EKBI</code>
-      <coordinates>55-44N 009-10E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Denmark. -->
-      <_name>Bornholm</_name>
-      <code>EKRN</code>
-      <coordinates>55-04N 014-45E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Denmark. -->
-      <_name>Esbjerg</_name>
-      <code>EKEB</code>
-      <coordinates>55-32N 008-34E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Denmark. -->
-      <_name>Karup</_name>
-      <code>EKKA</code>
-      <coordinates>56-18N 009-07E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in Denmark.
-	The native name is "KÃbenhavn".
-	-->
-      <_name>Copenhagen</_name>
-      <location>
-	<!-- Translators: This is in Copenhagen in Denmark. -->
-	<_name>Kastrup</_name>
-	<code>EKCH</code>
-	<coordinates>55-37N 012-39E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Denmark. -->
-      <_name>Roskilde</_name>
-      <code>EKRK</code>
-      <coordinates>55-35N 012-08E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Denmark. -->
-      <_name>Kolding/Vamdrup</_name>
-      <code>EKVD</code>
-      <coordinates>55-26N 009-20E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Denmark. -->
-      <_name>Maribo/Lolland Falster</_name>
-      <code>EKMB</code>
-      <coordinates>54-42N 011-27E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Denmark. -->
-      <_name>Odense</_name>
-      <code>EKOD</code>
-      <coordinates>55-29N 010-20E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Denmark. -->
-      <_name>Sindal</_name>
-      <code>EKSN</code>
-      <coordinates>57-30N 010-13E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Denmark. -->
-      <_name>Stauning</_name>
-      <code>EKVJ</code>
-      <coordinates>56-00N 008-21E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Denmark.
-           The German name is "Sonderburg".
-        -->
-      <_name>SÃnderborg</_name>
-      <code>EKSB</code>
-      <coordinates>54-58N 009-47E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Denmark. -->
-      <_name>Thisted</_name>
-      <code>EKTS</code>
-      <coordinates>57-04N 008-43E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Denmark. -->
-      <_name>Vojens/Skrydstrup</_name>
-      <code>EKSP</code>
-      <coordinates>55-14N 009-16E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Denmark. -->
-      <_name>Aalborg</_name>
-      <code>EKYT</code>
-      <coordinates>57-06N 009-51E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Denmark. -->
-      <_name>Ãrhus</_name>
-      <code>EKAH</code>
-      <coordinates>56-18N 010-37E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- EE - Estonia -->
-    <_name>Estonia</_name>
-    <iso-code>EE</iso-code>
-    <tz-hint>Europe/Tallinn</tz-hint>
-    <location>
-      <!-- Translators: This is in Estonia. -->
-      <_name>KÃrdla</_name>
-      <code>EEKA</code>
-      <coordinates>58-59N 022-49E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Estonia. -->
-      <_name>Kuressaare</_name>
-      <code>EEKE</code>
-      <coordinates>58-13-48N 022-30-34E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Estonia. -->
-      <_name>PÃrnu</_name>
-      <code>EEPU</code>
-      <coordinates>58-25-09N 024-28-22E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in Estonia. -->
-      <_name>Tallinn</_name>
-      <location>
-	<!-- Translators: This is in Tallinn in Estonia. -->
-        <_name>Ãlemiste Airport</_name>
-        <code>EETN</code>
-        <coordinates>59-24N 024-49E</coordinates>
-      </location>
-      <location>
-	<!-- Translators: This is in Tallinn in Estonia. -->
-        <_name>Ãlemiste Airport (alternate)</_name>
-        <code>ULTT</code>
-        <coordinates>59-23N 024-35E</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in Estonia. -->
-      <_name>Tartu</_name>
-      <location>
-        <!-- Translators: This is in Tartu in Estonia. -->
-        <_name>Ãlenurme</_name>
-        <code>EETU</code>
-        <coordinates>58-18N 026-44E</coordinates>
-      </location>
-    </city>
-  </country>
-  <country>
-    <!-- FO - Faroe Islands, an autonomous province of Denmark in the
-         north Atlantic.
-      -->
-    <_name>Faroe Islands</_name>
-    <iso-code>FO</iso-code>
-    <tz-hint>Atlantic/Faroe</tz-hint>
-    <location>
-      <!-- Translators: This is in Faroe Islands.
-	The Danish name is "Vagar/SÃrvÃg".
-	-->
-      <_name>VÃgar/SÃrvÃgur</_name>
-      <code>EKVG</code>
-      <coordinates>62-04N 007-17W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- GI - Gibraltar, a British overseas territory on the southern
-         tip of Spain.
-      -->
-    <_name>Gibraltar</_name>
-    <iso-code>GI</iso-code>
-    <tz-hint>Europe/Gibraltar</tz-hint>
-    <location>
-      <!-- Translators: This is in Gibraltar. -->
-      <_name>Gibraltar</_name>
-      <code>LXGB</code>
-      <coordinates>36-09N 005-21W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- IS - Iceland -->
-    <_name>Iceland</_name>
-    <iso-code>IS</iso-code>
-    <tz-hint>Atlantic/Reykjavik</tz-hint>
-    <location>
-      <!-- Translators: This is in Iceland. -->
-      <_name>Akureyri</_name>
-      <code>BIAR</code>
-      <coordinates>65-41N 018-05W</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Iceland. -->
-      <_name>EgilsstaÃir</_name>
-      <code>BIEG</code>
-      <coordinates>65-17N 014-24W</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Iceland. -->
-      <_name>KeflavÃk</_name>
-      <code>BIKF</code>
-      <coordinates>63-58N 022-36W</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Iceland. -->
-      <_name>ReykjavÃk</_name>
-      <code>BIRK</code>
-      <coordinates>64-08N 021-54W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- LV - Latvia -->
-    <_name>Latvia</_name>
-    <iso-code>LV</iso-code>
-    <tz-hint>Europe/Riga</tz-hint>
-    <location>
-      <!-- Translators: This is in Latvia. -->
-      <_name>LiepÄja</_name>
-      <code>EVLA</code>
-      <coordinates>56-31N 021-05E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Latvia.
-	The local name is "RÄga".
-	-->
-      <_name>Riga</_name>
-      <code>EVRA</code>
-      <coordinates>56-55N 023-58E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- LI - Liechtenstien -->
-    <_name>Liechtenstein</_name>
-    <iso-code>LI</iso-code>
-    <tz-hint>Europe/Vaduz</tz-hint>
-  </country>
-  <country>
-    <!-- LT - Lithuania -->
-    <_name>Lithuania</_name>
-    <iso-code>LT</iso-code>
-    <tz-hint>Europe/Vilnius</tz-hint>
-    <location>
-      <!-- Translators: This is in Lithuania. -->
-      <_name>Kaunas</_name>
-      <code>EYKA</code>
-      <coordinates>54-54N 023-55-12E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Lithuania. -->
-      <_name>Palanga</_name>
-      <code>EYPA</code>
-      <coordinates>55-55-12N 021-03E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Lithuania. -->
-      <_name>PanevÄÅys</_name>
-      <code>EYPN</code>
-    </location>
-    <location>
-      <!-- Translators: This is in Lithuania. -->
-      <_name>Åiauliai</_name>
-      <code>EYSA</code>
-      <coordinates>55-53-38N 023-23-42E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Lithuania. -->
-      <_name>Vilnius</_name>
-      <code>EYVI</code>
-      <coordinates>54-38N 025-06E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- LU - Luxembourg -->
-    <_name>Luxembourg</_name>
-    <iso-code>LU</iso-code>
-    <tz-hint>Europe/Luxembourg</tz-hint>
-    <location>
-      <!-- Translators: This is in Luxembourg.
-	   local name (lb_LU): LÃtzebuerg
-	   local name (fr_LU): Luxembourg
-	   local name (de_LU): Luxemburg
-	-->
-      <_name>Luxembourg</_name>
-      <code>ELLX</code>
-      <coordinates>49-37N 006-13E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- MK - The Former Yugoslav Republic of Macedonia -->
-    <_name>Macedonia</_name>
-    <iso-code>MK</iso-code>
-    <tz-hint>Europe/Skopje</tz-hint>
-    <location>
-      <!-- Translators: This is in Macedonia.
-	The local name is "ÐÑÑÐÐ".
-	-->
-      <_name>Ohrid</_name>
-      <code>LWOH</code>
-      <coordinates>41-07N 020-48E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Macedonia.
-	The local name of "Skopje" is "ÐÐÐÐÑÐ".
-	-->
-      <_name>Skopje/Petrovec</_name>
-      <code>LWSK</code>
-      <coordinates>41-58N 021-39E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- MT - Malta -->
-    <_name>Malta</_name>
-    <iso-code>MT</iso-code>
-    <tz-hint>Europe/Malta</tz-hint>
-    <location>
-      <!-- Translators: This is in Malta. -->
-      <_name>Luqa</_name>
-      <code>LMML</code>
-      <coordinates>35-51N 014-29E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- MD - Moldova -->
-    <_name>Moldova</_name>
-    <iso-code>MD</iso-code>
-    <tz-hint>Europe/Chisinau</tz-hint>
-    <location>
-      <!-- Translators: This is in Moldova. -->
-      <_name>ChiÅinÄu</_name>
-      <code>LUKK</code>
-      <coordinates>46-55-40N 028-55-51E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- MC - Monaco -->
-    <_name>Monaco</_name>
-    <iso-code>MC</iso-code>
-    <tz-hint>Europe/Monaco</tz-hint>
-  </country>
-  <country>
-    <!-- ME - Montenegro -->
-    <_name>Montenegro</_name>
-    <iso-code>ME</iso-code>
-    <tz-hint>Europe/Podgorica</tz-hint>
-    <city>
-      <!-- Translators: This is in Montenegro. -->
-      <_name>Podgorica</_name>
-      <location>
-        <!-- Translators: This is in Podgorica in Montenegro. -->
-        <_name>Podgorica</_name>
-        <code>LYPG</code>
-        <coordinates>42-26N 019-17E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Montenegro. -->
-      <_name>Tivat</_name>
-      <code>LYTV</code>
-      <coordinates>42-24N 018-44E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- NO - Norway -->
-    <_name>Norway</_name>
-    <iso-code>NO</iso-code>
-    <tz-hint>Europe/Oslo</tz-hint>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Ãlesund/Vigra</_name>
-      <code>ENAL</code>
-      <coordinates>62-34N 006-07E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Alta</_name>
-      <code>ENAT</code>
-      <coordinates>69-59N 023-22E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>AndÃya</_name>
-      <code>ENAN</code>
-      <coordinates>69-18N 016-09E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Banak</_name>
-      <code>ENNA</code>
-      <coordinates>70-04N 024-59E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Bardufoss</_name>
-      <code>ENDU</code>
-      <coordinates>69-04N 018-32E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>BÃtsfjord</_name>
-      <code>ENBS</code>
-      <coordinates>70-38N 029-44E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Bergen/Flesland</_name>
-      <code>ENBR</code>
-      <coordinates>60-17N 005-14E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Berlevag</_name>
-      <code>ENBV</code>
-      <coordinates>70-52N 029-02E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>BodÃ</_name>
-      <code>ENBO</code>
-      <coordinates>67-16N 014-22E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>BrÃnnÃysund/BrÃnnÃy</_name>
-      <code>ENBN</code>
-      <coordinates>65-28N 012-13E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Draugen</_name>
-      <code>ENDR</code>
-      <coordinates>64-21-20N 007-47-30E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Ekofisk</_name>
-      <code>ENEK</code>
-      <coordinates>56-33N 003-15E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Evenes/Harstad/Narvik</_name>
-      <code>ENEV</code>
-      <coordinates>68-31N 016-41E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Fagernes</_name>
-      <code>ENFG</code>
-      <coordinates>61-00N 009-18E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>FlorÃ</_name>
-      <code>ENFL</code>
-      <coordinates>61-35N 005-02E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>FÃrde/Bringeland</_name>
-      <code>ENBL</code>
-      <coordinates>61-27N 005-52E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Frigg</_name>
-      <code>ENFR</code>
-      <coordinates>59-56N 002-00E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Gullfax C</_name>
-      <code>ENGC</code>
-      <coordinates>61-02N 002-02E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Hammerfest</_name>
-      <code>ENHF</code>
-      <coordinates>70-40N 023-40E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Hasvik</_name>
-      <code>ENHK</code>
-      <coordinates>70-29N 022-09E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Haugesund/KarmÃy</_name>
-      <code>ENHD</code>
-      <coordinates>59-21N 005-13E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Heidrun</_name>
-      <code>ENHE</code>
-      <coordinates>65-19-30N 002-19-36E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>HonningsvÃg/Valan</_name>
-      <code>ENHV</code>
-      <coordinates>71-01N 025-59E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Kirkenes</_name>
-      <code>ENKR</code>
-      <coordinates>69-44N 029-54E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Kristiansand/Kjevik</_name>
-      <code>ENCN</code>
-      <coordinates>58-12N 008-05E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Kristiansund/Kvernberget</_name>
-      <code>ENKB</code>
-      <coordinates>63-07N 007-50E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Leknes</_name>
-      <code>ENLK</code>
-      <coordinates>68-09N 013-37E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Lista</_name>
-      <code>ENLI</code>
-      <coordinates>58-06N 006-38E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Mehamn</_name>
-      <code>ENMH</code>
-      <coordinates>71-02N 027-50E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Mo i Rana/Rossvoll</_name>
-      <code>ENRA</code>
-      <coordinates>66-22N 014-18E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Molde/ÃrÃ</_name>
-      <code>ENML</code>
-      <coordinates>62-45N 007-16E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>MosjÃen</_name>
-      <code>ENMS</code>
-      <coordinates>65-48N 013-08E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Namsos</_name>
-      <code>ENNM</code>
-      <coordinates>64-28N 011-35E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Narvik</_name>
-      <code>ENNK</code>
-      <coordinates>68-28N 017-30E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Notodden</_name>
-      <code>ENNO</code>
-      <coordinates>59-34N 009-13E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Ãrland</_name>
-      <code>ENOL</code>
-      <coordinates>63-42N 009-36E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Ãrsta-Volda/Hovden</_name>
-      <code>ENOV</code>
-      <coordinates>62-11N 006-04E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Oseberg A</_name>
-      <code>ENOA</code>
-      <coordinates>59-19N 010-27E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in Norway. -->
-      <_name>Oslo</_name>
-      <location>
-        <!-- Translators: This is in Oslo in Norway. -->
-        <_name>Gardermoen</_name>
-        <code>ENGM</code>
-        <coordinates>60-12N 011-05E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>RÃros</_name>
-      <code>ENRO</code>
-      <coordinates>62-35N 011-21E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>RÃrvik/Ryum</_name>
-      <code>ENRM</code>
-      <coordinates>64-50N 011-09E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>RÃst</_name>
-      <code>ENRS</code>
-      <coordinates>67-31N 012-06E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Rygge</_name>
-      <code>ENRY</code>
-      <coordinates>59-23N 010-47E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Sandane/Anda</_name>
-      <code>ENSD</code>
-      <coordinates>61-50N 006-07E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>SandnessjÃen/Stokka</_name>
-      <code>ENST</code>
-      <coordinates>65-58N 012-28E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Skien-Geiteryggen</_name>
-      <code>ENSN</code>
-      <coordinates>59-11N 009-34E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Sogndal/HaukÃsen</_name>
-      <code>ENSG</code>
-      <coordinates>61-09N 007-08E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>SÃrkjosen</_name>
-      <code>ENSR</code>
-      <coordinates>69-47N 020-58E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Stavanger/Sola</_name>
-      <code>ENZV</code>
-      <coordinates>58-53N 005-38E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Stord/SÃrstokken</_name>
-      <code>ENSO</code>
-      <coordinates>59-48N 005-21E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Storkmarknes/Skagen</_name>
-      <code>ENSK</code>
-      <coordinates>68-35N 015-01E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Svartnes</_name>
-      <code>ENSS</code>
-      <coordinates>70-21N 031-03E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>SvolvÃr/Helle</_name>
-      <code>ENSH</code>
-      <coordinates>68-15N 014-40E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Torp</_name>
-      <code>ENTO</code>
-      <coordinates>59-12N 010-16E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>TromsÃ/Langnes</_name>
-      <code>ENTC</code>
-      <coordinates>69-41N 018-55E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Trondheim/Vaernes</_name>
-      <code>ENVA</code>
-      <coordinates>63-28N 010-56E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>VadsÃ</_name>
-      <code>ENVD</code>
-      <coordinates>70-04N 029-51E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- PL - Poland -->
-    <_name>Poland</_name>
-    <iso-code>PL</iso-code>
-    <tz-hint>Europe/Warsaw</tz-hint>
-    <location>
-      <!-- Translators: This is in Poland.
-	The German name for GdaÅsk is "Danzig".
-	-->
-      <_name>GdaÅsk-Rebiechowo</_name>
-      <code>EPGD</code>
-      <coordinates>54-23N 018-28E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Poland.
-	The German name is "Kattowitz".
-	-->
-      <_name>Katowice</_name>
-      <code>EPKT</code>
-      <coordinates>50-14N 019-02E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Poland.
-	The German name is "Krakau".
-	-->
-      <_name>KrakÃw</_name>
-      <code>EPKK</code>
-      <coordinates>50-05N 019-48E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Poland. -->
-      <_name>ÅÃdÅ</_name>
-      <code>EPLL</code>
-      <coordinates>51-43-19N 019-23-53E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Poland.
-	The German name is "Posen".
-	-->
-      <_name>PoznaÅ</_name>
-      <code>EPPO</code>
-      <coordinates>52-25N 016-50E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Poland. -->
-      <_name>RzeszÃw-Jasionka</_name>
-      <code>EPRZ</code>
-      <coordinates>50-06N 022-03E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Poland.
-	The German name is "Stettin".
-	-->
-      <_name>Szczecin</_name>
-      <code>EPSC</code>
-      <coordinates>53-24N 014-37E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Poland. -->
-      <_name>Warszawa-Okecie</_name>
-      <code>EPWA</code>
-      <coordinates>52-10N 020-58E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Poland.
-	The German name is "Breslau".
-	-->
-      <_name>WrocÅaw</_name>
-      <code>EPWR</code>
-      <coordinates>51-06N 016-53E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- PT - Portugal -->
-    <_name>Portugal</_name>
-    <iso-code>PT</iso-code>
-    <tz-hint>Europe/Lisbon</tz-hint>
-    <location>
-      <!-- Translators: This is in Portugal. -->
-      <_name>Aeroporto Da Madeira</_name>
-      <tz-hint>Atlantic/Madeira</tz-hint>
-      <code>LPMA</code>
-      <coordinates>32-41-52N 016-46-28W</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Portugal. -->
-      <_name>Faro</_name>
-      <code>LPFR</code>
-      <coordinates>37-01N 007-58W</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Portugal. -->
-      <_name>Flores</_name>
-      <tz-hint>Atlantic/Azores</tz-hint>
-      <code>LPFL</code>
-      <coordinates>39-27N 031-08W</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Portugal. -->
-      <_name>Horta</_name>
-      <tz-hint>Atlantic/Azores</tz-hint>
-      <code>LPHR</code>
-      <coordinates>38-31N 028-43W</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Portugal. -->
-      <_name>Lajes</_name>
-      <tz-hint>Atlantic/Azores</tz-hint>
-      <code>LPLA</code>
-      <coordinates>38-46N 027-06W</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in Portugal.
-	The native name is "Lisboa".
-	-->
-      <_name>Lisbon</_name>
-      <location>
-        <!-- Translators: This is in Lisbon in Portugal. -->
-        <_name>Portela</_name>
-        <code>LPPT</code>
-        <coordinates>38-46N 009-08W</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in Portugal. -->
-      <_name>Ponta Delgada</_name>
-      <location>
-        <!-- Translators: This is in Ponta Delgada in Portugal. -->
-        <_name>JoÃo Paulo II</_name>
-	<tz-hint>Atlantic/Azores</tz-hint>
-        <code>LPPD</code>
-        <coordinates>37-44N 025-42W</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in Portugal.
-	The native name is "Porto".
-	-->
-      <_name>Oporto</_name>
-      <location>
-        <!-- Translators: This is in Oporto in Portugal. -->
-        <_name>Francisco SÃ Carneiro</_name>
-        <code>LPPR</code>
-        <coordinates>41-14N 008-41W</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Portugal. -->
-      <_name>Porto Santo</_name>
-      <code>LPPS</code>
-      <coordinates>33-04N 016-21W</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Portugal. -->
-      <_name>Santa Maria</_name>
-      <tz-hint>Atlantic/Azores</tz-hint>
-      <code>LPAZ</code>
-      <coordinates>36-58N 025-10W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- RO - Romania -->
-    <_name>Romania</_name>
-    <iso-code>RO</iso-code>
-    <tz-hint>Europe/Bucharest</tz-hint>
-    <location>
-      <!-- Translators: This is in Romania. -->
-      <_name>Arad</_name>
-      <code>LRAR</code>
-      <coordinates>46-12N 021-24E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in Romania.
-	The native name is "Bucuresti".
-	-->
-      <_name>Bucharest</_name>
-      <location>
-        <!-- Translators: This is in Bucharest in Romania. -->
-        <_name>Imh</_name>
-        <code>LRBS</code>
-        <coordinates>44-30N 026-08E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Bucharest in Romania. -->
-        <_name>Otopeni</_name>
-        <code>LROP</code>
-        <coordinates>44-33N 026-06E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Romania. -->
-      <_name>IaÅi</_name>
-      <code>LRIA</code>
-      <coordinates>47-10N 027-38E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in Romania. -->
-      <_name>ConstanÅa</_name>
-      <location>
-        <!-- Translators: This is in ConstanÅa in Romania. -->
-        <_name>Mihail Kogalniceanu</_name>
-        <code>LRCK</code>
-        <coordinates>44-20N 028-26E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Romania. -->
-      <_name>TimiÅoara</_name>
-      <code>LRTR</code>
-      <coordinates>45-46N 021-15E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Romania. -->
-      <_name>TÃrgu-MureÅ</_name>
-      <code>LRTM</code>
-      <coordinates>46-32N 024-32E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Romania. -->
-      <_name>Tulcea</_name>
-      <code>LRTC</code>
-      <coordinates>45-11N 028-49E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- RU - Russian Federation -->
-    <_name>Russia</_name>
-    <iso-code>RU</iso-code>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Abakan</_name>
-      <tz-hint>Asia/Krasnoyarsk</tz-hint>
-      <code>UNAA</code>
-      <coordinates>53-45N 091-24E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Adler</_name>
-      <tz-hint>Europe/Moscow</tz-hint>
-      <code>URSS</code>
-      <coordinates>43-26N 039-54E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Anadyr</_name>
-      <tz-hint>Asia/Anadyr</tz-hint>
-      <code>UHMA</code>
-      <coordinates>64-47N 177-34E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Anapa/Vitiazevo</_name>
-      <tz-hint>Europe/Moscow</tz-hint>
-      <code>URKA</code>
-      <coordinates>44-54N 037-19E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Arkhangel'Sk</_name>
-      <tz-hint>Europe/Moscow</tz-hint>
-      <code>ULAA</code>
-      <coordinates>64-30N 040-44E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Astrakhan</_name>
-      <tz-hint>Europe/Moscow</tz-hint>
-      <code>URWA</code>
-      <coordinates>46-17N 048-00-23E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Barnaul</_name>
-      <tz-hint>Asia/Novosibirsk</tz-hint>
-      <code>UNBB</code>
-      <coordinates>53-26N 083-31E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Belgorod</_name>
-      <tz-hint>Europe/Moscow</tz-hint>
-      <code>UUOB</code>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Blagoveschensk</_name>
-      <tz-hint>Asia/Yakutsk</tz-hint>
-      <code>UHBB</code>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Bratsk/Irkutsk</_name>
-      <tz-hint>Asia/Irkutsk</tz-hint>
-      <code>UIBB</code>
-      <coordinates>56-22-15N 101-41-55E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Brjansk</_name>
-      <tz-hint>Europe/Moscow</tz-hint>
-      <code>UUBP</code>
-      <coordinates>53-15N 034-19E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Buhta Providenja</_name>
-      <tz-hint>Asia/Anadyr</tz-hint>
-      <code>UHMD</code>
-      <coordinates>64-25N 173-14W</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Cheboksary</_name>
-      <tz-hint>Europe/Moscow</tz-hint>
-      <code>UWKS</code>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Chelyabinsk-Balandino</_name>
-      <tz-hint>Asia/Yekaterinburg</tz-hint>
-      <code>USCC</code>
-      <coordinates>55-10N 061-24E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Chita</_name>
-      <tz-hint>Asia/Yakutsk</tz-hint>
-      <code>UIAA</code>
-      <coordinates>52-05N 113-29E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Cul'Man</_name>
-      <tz-hint>Asia/Yakutsk</tz-hint>
-      <code>UELL</code>
-      <coordinates>56-50N 124-52E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Ekaterinburg</_name>
-      <tz-hint>Asia/Yekaterinburg</tz-hint>
-      <code>USSS</code>
-      <coordinates>56-50N 060-38E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Elista</_name>
-      <tz-hint>Europe/Moscow</tz-hint>
-      <code>URWI</code>
-      <coordinates>46-22N 044-20E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Irkutsk</_name>
-      <tz-hint>Asia/Irkutsk</tz-hint>
-      <code>UIII</code>
-      <coordinates>52-16N 104-19E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Jakutsk</_name>
-      <tz-hint>Asia/Yakutsk</tz-hint>
-      <code>UEEE</code>
-      <coordinates>62-01N 129-43E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in Russia.
-	The German name is "KÃnigsberg".
-	-->
-      <_name>Kaliningrad</_name>
-      <location>
-        <!-- Translators: This is in Kaliningrad in Russia. -->
-        <_name>Khrabrovo</_name>
-        <tz-hint>Europe/Kaliningrad</tz-hint>
-        <code>UMKK</code>
-        <coordinates>54-43-12N 020-30E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Kazan'</_name>
-      <tz-hint>Europe/Samara</tz-hint>
-      <code>UWKD</code>
-      <coordinates>55-47N 049-12E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Kemerovo</_name>
-      <tz-hint>Asia/Krasnoyarsk</tz-hint>
-      <code>UNEE</code>
-      <coordinates>55-19-48N 086-04-48E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Khabarovsk</_name>
-      <tz-hint>Asia/Vladivostok</tz-hint>
-      <code>UHHH</code>
-      <coordinates>48-31N 135-10E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Kogalym</_name>
-      <tz-hint>Asia/Yekaterinburg</tz-hint>
-      <code>USRK</code>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Krasnodar</_name>
-      <tz-hint>Europe/Moscow</tz-hint>
-      <code>URKK</code>
-      <coordinates>45-02N 039-09E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Krasnoyarsk</_name>
-      <tz-hint>Asia/Krasnoyarsk</tz-hint>
-      <code>UNKL</code>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Magadan</_name>
-      <tz-hint>Asia/Magadan</tz-hint>
-      <code>UHMM</code>
-      <coordinates>59-33N 150-47E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Makhachkala</_name>
-      <tz-hint>Asia/Magadan</tz-hint>
-      <code>URML</code>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Mineral'Nye Vody</_name>
-      <tz-hint>Europe/Moscow</tz-hint>
-      <code>URMM</code>
-      <coordinates>44-14N 043-04E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Mirny</_name>
-      <tz-hint>Asia/Yakutsk</tz-hint>
-      <code>UERR</code>
-      <coordinates>62-31-48N 114-01-48E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in Russia. -->
-     <_name>Moscow</_name>
-     <location>
-       <!-- Translators: This is in Moscow in Russia. -->
-       <_name>Domodedovo</_name>
-       <tz-hint>Europe/Moscow</tz-hint>
-       <code>UUDD</code>
-       <coordinates>55-24N 037-54E</coordinates>
-     </location>
-     <location>
-       <!-- Translators: This is in Moscow in Russia. -->
-       <_name>Sheremet'Ye</_name>
-       <tz-hint>Europe/Moscow</tz-hint>
-       <code>UUEE</code>
-       <coordinates>55-59N 037-30E</coordinates>
-     </location>
-     <location>
-       <!-- Translators: This is in Moscow in Russia. -->
-       <_name>Vnukovo</_name>
-       <tz-hint>Europe/Moscow</tz-hint>
-       <code>UUWW</code>
-       <coordinates>55-39N 037-16E</coordinates>
-     </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Murmansk</_name>
-      <tz-hint>Europe/Moscow</tz-hint>
-      <code>ULMM</code>
-      <coordinates>68-58N 033-03E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Nalchik</_name>
-      <tz-hint>Europe/Moscow</tz-hint>
-      <code>URMN</code>
-      <coordinates>43-30-46N 043-38-12E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Nizhnevartovsk</_name>
-      <tz-hint>Asia/Yekaterinburg</tz-hint>
-      <code>USNN</code>
-      <coordinates>60-56N 076-29E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in Russia. -->
-      <_name>Nizhny Novgorod</_name>
-      <location>
-        <!-- Translators: This is in Nizhny Novgorod in Russia. -->
-        <_name>Strigino</_name>
-        <tz-hint>Europe/Moscow</tz-hint>
-        <code>UWGG</code>
-        <coordinates>56-19-48N 044-00E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Novokuznetsk</_name>
-      <tz-hint>Asia/Krasnoyarsk</tz-hint>
-      <code>UNWW</code>
-      <coordinates>53-44N 087-11E</coordinates>
-    </location>
-    <!-- UNNN is from METAR list in UNNT is from previous revision -->
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Novosibirsk</_name>
-      <tz-hint>Asia/Novosibirsk</tz-hint>
-      <code>UNNT</code>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Omsk</_name>
-      <tz-hint>Asia/Omsk</tz-hint>
-      <code>UNOO</code>
-      <coordinates>54-58N 073-18E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in Russia. -->
-      <_name>Orenburg</_name>
-      <location>
-        <!-- Translators: This is in Orenburg in Russia. -->
-        <_name>Tsentralny</_name>
-        <tz-hint>Asia/Yekaterinburg</tz-hint>
-        <code>UWOO</code>
-        <coordinates>51-46-48N 055-07-12E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Penza</_name>
-      <tz-hint>Europe/Moscow</tz-hint>
-      <code>UWPP</code>
-      <coordinates>53-07N 045-01E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in Russia. -->
-      <_name>Perm'</_name>
-      <location>
-        <!-- Translators: This is in Perm' in Russia. -->
-        <_name>Bolshoe Savino</_name>
-        <tz-hint>Asia/Yekaterinburg</tz-hint>
-        <code>USPP</code>
-        <coordinates>58-00N 056-15E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Petropavlovsk-Kamchatsky</_name>
-      <tz-hint>Asia/Kamchatka</tz-hint>
-      <code>UHPP</code>
-      <coordinates>53-05N 158-35E</coordinates>
-    </location>
-    <!-- ULPP is from METAR list; ULPB is from previous revision -->
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Petrozavodsk-Kamchatskij</_name>
-      <tz-hint>Asia/Kamchatka</tz-hint>
-      <code>ULPP</code>
-      <coordinates>53-05N 158-35E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Petrozavodsk</_name>
-      <tz-hint>Europe/Moscow</tz-hint>
-      <code>ULPB</code>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Polyarny</_name>
-      <tz-hint>Europe/Moscow</tz-hint>
-      <code>UERP</code>
-      <coordinates>66-24-02N 112-01-49E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Pskov</_name>
-      <tz-hint>Europe/Moscow</tz-hint>
-      <code>ULOO</code>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Raduzhny</_name>
-      <tz-hint>Asia/Yekaterinburg</tz-hint>
-      <code>USNR</code>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Rostov-Na-Donu</_name>
-      <tz-hint>Europe/Moscow</tz-hint>
-      <code>URRR</code>
-      <coordinates>47-16N 039-49E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Samara</_name>
-      <tz-hint>Europe/Samara</tz-hint>
-      <code>UWWW</code>
-      <coordinates>53-12N 050-09E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in Russia. -->
-      <_name>Saratov</_name>
-      <location>
-        <!-- Translators: This is in Saratov in Russia. -->
-        <_name>Tsentralny</_name>
-        <tz-hint>Europe/Moscow</tz-hint>
-        <code>UWSS</code>
-        <coordinates>51-34-12N 046-04-12E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- FIXME: rename this to Saint Petersburg -->
-      <!-- Translators: This is in Russia. -->
-      <_name>St. Petersburg</_name>
-      <tz-hint>Europe/Moscow</tz-hint>
-      <code>ULLI</code>
-      <coordinates>59-58N 030-18E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in Russia. -->
-      <_name>Stavropol</_name>
-      <location>
-        <!-- Translators: This is in Stavropol in Russia. -->
-        <_name>Shpakovskoye</_name>
-        <tz-hint>Europe/Moscow</tz-hint>
-        <code>URMT</code>
-        <coordinates>45-20N 042-00E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Surgut</_name>
-      <tz-hint>Asia/Yekaterinburg</tz-hint>
-      <code>USRR</code>
-      <coordinates>61-15N 073-30E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Syktyvkar</_name>
-      <tz-hint>Europe/Moscow</tz-hint>
-      <code>UUYY</code>
-      <coordinates>61-43N 050-50E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Tiksi</_name>
-      <tz-hint>Asia/Yakutsk</tz-hint>
-      <code>UEST</code>
-      <coordinates>71-42N 128-54E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Tyumen</_name>
-      <tz-hint>Asia/Yekaterinburg</tz-hint>
-      <code>USTR</code>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Tver</_name>
-      <tz-hint>Europe/Moscow</tz-hint>
-      <code>UUEM</code>
-      <coordinates>56-54N 035-53E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Ufa</_name>
-      <tz-hint>Asia/Yekaterinburg</tz-hint>
-      <code>UWUU</code>
-      <coordinates>54-43-48N 055-55-48E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Ulan-Ude</_name>
-      <tz-hint>Asia/Irkutsk</tz-hint>
-      <code>UIUU</code>
-      <coordinates>51-50N 107-36E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Ulyanovsk</_name>
-      <tz-hint>Europe/Moscow</tz-hint>
-      <code>UWLW</code>
-      <coordinates>54-21N 048-23E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Velikie Luki</_name>
-      <tz-hint>Europe/Moscow</tz-hint>
-      <code>ULOL</code>
-      <coordinates>56-21N 030-37E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Vladikavkaz</_name>
-      <tz-hint>Europe/Moscow</tz-hint>
-      <code>URMO</code>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Vladivostok</_name>
-      <tz-hint>Asia/Vladivostok</tz-hint>
-      <code>UHWW</code>
-      <coordinates>43-07N 131-56E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Volgograd</_name>
-      <tz-hint>Europe/Moscow</tz-hint>
-      <code>URWW</code>
-      <coordinates>48-47N 044-22E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Vologda</_name>
-      <tz-hint>Europe/Moscow</tz-hint>
-      <code>ULWW</code>
-      <coordinates>59-19N 039-55E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Voronez</_name>
-      <tz-hint>Europe/Moscow</tz-hint>
-      <code>UUOO</code>
-      <coordinates>51-39N 039-15E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Yakutsk</_name>
-      <tz-hint>Asia/Yakutsk</tz-hint>
-      <code>UEEE</code>
-    </location>
-    <location>
-      <!-- Translators: This is in Russia. -->
-      <_name>Yuzhno-Sakhalinsk</_name>
-      <tz-hint>Asia/Vladivostok</tz-hint>
-      <code>UHSS</code>
-      <coordinates>46-57N 142-43E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- RS - Serbia -->
-    <_name>Serbia</_name>
-    <iso-code>RS</iso-code>
-    <tz-hint>Europe/Belgrade</tz-hint>
-    <city>
-      <!-- Translators: This is in Serbia. The native name is "Beograd". -->
-      <_name>Belgrade</_name>
-      <location>
-        <!-- Translators: This is in Beograd in Serbia. -->
-        <_name>SurÄin</_name>
-        <code>LYBE</code>
-        <coordinates>44-49N 020-17E</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in Serbia. -->
-      <_name>UroÅevac</_name>
-      <location>
-        <!-- Translators: This is in UroÅevac in Serbia. -->
-        <_name>Camp Bondsteel</_name>
-        <code>KQUK</code>
-        <coordinates>42-35N 021-23E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Serbia. -->
-      <_name>NiÅ</_name>
-      <code>LYNI</code>
-      <coordinates>43-20N 021-54E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- SK - Slovakia -->
-    <_name>Slovakia</_name>
-    <iso-code>SK</iso-code>
-    <tz-hint>Europe/Bratislava</tz-hint>
-    <location>
-      <!-- Translators: This is in Slovakia.
-	The German name is "Pressburg".
-	-->
-      <_name>Bratislava</_name>
-      <code>LZIB</code>
-      <coordinates>48-12N 017-12E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Slovakia. -->
-      <_name>Dolnà HriÄov</_name>
-      <code>LZZI</code>
-      <coordinates>49-14N 018-36-49E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Slovakia. -->
-      <_name>Kamenica Nad Cirochou</_name>
-      <code>LZKC</code>
-      <coordinates>48-56N 022-00E</coordinates>
-    </location>
-    <city>
-     <!-- Translators: This is in Slovakia. -->
-     <_name>KoÅice</_name>
-     <location>
-       <!-- Translators: This is in KoÅice in Slovakia. -->
-       <_name>Barca</_name>
-       <code>LZKZ</code>
-       <coordinates>48-39-47N 021-14-28E</coordinates>
-     </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Slovakia. -->
-      <_name>LuÄenec</_name>
-      <code>LZLU</code>
-      <coordinates>48-20N 019-44E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Slovakia. -->
-      <_name>Nitra</_name>
-      <code>LZNI</code>
-      <coordinates>48-16-46N 018-07-58E</coordinates>
-    </location>
-    <city>
-     <!-- Translators: This is in Slovakia. -->
-     <_name>PieÅÅany</_name>
-     <location>
-       <!-- Translators: This is in PieÅÅany in Slovakia. -->
-       <_name>Location 1</_name>
-       <code>LZPP</code>
-       <coordinates>48-37-30N 017-49-43E</coordinates>
-     </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Slovakia. -->
-      <_name>Poprad-Tatry</_name>
-      <code>LZTT</code>
-      <coordinates>49-04N 020-15E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Slovakia. -->
-      <_name>Prievidza</_name>
-      <code>LZPE</code>
-      <coordinates>48-45-59N 018-35-18E</coordinates>
-    </location>
-    <city>
-     <!-- Translators: This is in Slovakia. -->
-     <_name>SliaÄ</_name>
-     <location>
-       <!-- Translators: This is in SliaÄ in Slovakia. -->
-       <_name>Location 1</_name>
-       <code>LZSL</code>
-       <coordinates>48-38-17N 019-08-03E</coordinates>
-     </location>
-    </city>
-  </country>
-  <country>
-    <!-- SI - Slovenia -->
-    <_name>Slovenia</_name>
-    <iso-code>SI</iso-code>
-    <tz-hint>Europe/Ljubljana</tz-hint>
-    <city>
-      <!-- Translators: This is in Slovenia.
-	The German name is "Laibach".
-	-->
-      <_name>Ljubljana</_name>
-      <location>
-        <!-- Translators: This is in Ljubljana in Slovenia. -->
-        <_name>Brnik</_name>
-        <code>LJLJ</code>
-        <coordinates>46-13N 014-29E</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in Slovenia.
-	The German name is "Marburg an der Drau".
-	-->
-      <_name>Maribor</_name>
-      <location>
-        <!-- Translators: This is in Maribor in Slovenia. -->
-        <_name>Slivnica</_name>
-        <code>LJMB</code>
-        <coordinates>46-29N 015-41E</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in Slovenia.
-	The Italian name is "Portorose".
-	-->
-      <_name>PortoroÅ</_name>
-      <location>
-        <!-- Translators: This is in Portoroz in Slovenia.
-	The Italian name is "Portorose".
-	-->
-        <_name>PortoroÅ</_name>
-        <code>LJPZ</code>
-        <coordinates>45-31N 013-34E</coordinates>
-      </location>
-    </city>
-  </country>
-  <country>
-    <!-- SE - Sweden -->
-    <_name>Sweden</_name>
-    <iso-code>SE</iso-code>
-    <tz-hint>Europe/Stockholm</tz-hint>
-    <location>
-      <!-- Translators: This is in Sweden. -->
-      <_name>BorlÃnge</_name>
-      <code>ESSD</code>
-      <coordinates>60-26N 015-31E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Sweden. -->
-      <_name>GÃllivare</_name>
-      <code>ESNG</code>
-      <coordinates>67-09N 020-39E</coordinates>
-    </location>
-    <location>
-      <_name>Ãngelholm</_name>
-      <code>ESTA</code>
-      <coordinates>56-17N 012-50E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in Sweden.
-	   The native name is "GÃteborg". Please use that unless
-	   you are sure that it has a different name in your language.
-	-->
-      <_name>Gothenburg</_name>
-      <location>
-        <!-- Translators: This is in Gothenburg in Sweden. -->
-        <_name>Landvetter</_name>
-        <code>ESGG</code>
-        <coordinates>57-40N 012-18E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Gothenburg in Sweden. -->
-        <_name>SÃve</_name>
-        <code>ESGP</code>
-        <coordinates>57-47N 011-53E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Sweden. -->
-      <_name>Halmstad</_name>
-      <code>ESMT</code>
-      <coordinates>56-41N 012-50E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Sweden. -->
-      <_name>Hultsfred</_name>
-      <code>ESSF</code>
-      <coordinates>57-31N 015-50E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Sweden. -->
-      <_name>JÃnkÃping</_name>
-      <code>ESGJ</code>
-      <coordinates>57-46N 014-05E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Sweden. -->
-      <_name>Kalmar</_name>
-      <code>ESMQ</code>
-      <coordinates>56-44N 016-18E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Sweden. -->
-      <_name>Karlstad</_name>
-      <code>ESOK</code>
-      <coordinates>59-26-41N 013-20-15E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Sweden. -->
-      <_name>Kiruna</_name>
-      <code>ESNQ</code>
-      <coordinates>67-49N 020-20E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Sweden. -->
-      <_name>Kramfors</_name>
-      <code>ESNK</code>
-      <coordinates>63-03N 017-46E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in Sweden. -->
-      <_name>Kristianstad</_name>
-      <location>
-        <!-- Translators: This is in Kristianstad in Sweden. -->
-        <_name>EverÃd</_name>
-        <code>ESMK</code>
-        <coordinates>55-55N 014-05E</coordinates>
-      </location>
-    </city>
-    <city>
-     <!-- Translators: This is in Sweden. -->
-     <_name>LinkÃping</_name>
-     <location>
-       <!-- Translators: This is in LinkÃping in Sweden. -->
-       <_name>Saab</_name>
-       <code>ESSL</code>
-       <coordinates>58-24N 015-41E</coordinates>
-     </location>
-    </city>
-    <city>
-     <!-- Translators: This is in Sweden. -->
-     <_name>Ljungbyhed</_name>
-     <location>
-       <!-- Translators: This is in Ljungbyhed in Sweden. -->
-       <_name>Location 1</_name>
-       <code>ESTL</code>
-       <coordinates>56-04N 013-12E</coordinates>
-     </location>
-    </city>
-    <city>
-      <!-- Translators: This is in Sweden. -->
-      <_name>LuleÃ</_name>
-      <location>
-        <!-- Translators: This is in Umeà in Sweden. -->
-        <_name>Kallax</_name>
-        <code>ESPA</code>
-        <coordinates>65-33N 022-08E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Sweden. -->
-      <_name>Lycksele</_name>
-      <code>ESNL</code>
-      <coordinates>64-32-51N 018-43-03E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in Sweden. -->
-      <_name>MalmÃ</_name>
-      <location>
-        <!-- Translators: This is in Malmà in Sweden. -->
-        <_name>Sturup</_name>
-        <code>ESMS</code>
-        <coordinates>55-33N 013-22E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Sweden. -->
-      <_name>NorrkÃping</_name>
-      <code>ESSP</code>
-      <coordinates>58-35N 016-09E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Sweden. -->
-      <_name>Ãrebro</_name>
-      <code>ESOE</code>
-      <coordinates>59-14N 015-03E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Sweden. -->
-      <_name>ÃrnskÃldsvik</_name>
-      <code>ESNO</code>
-      <coordinates>63-24N 018-58E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in Sweden. -->
-      <_name>Ãstersund</_name>
-      <location>
-        <!-- Translators: This is in Ãstersund in Sweden. -->
-        <_name>FrÃsÃn</_name>
-        <code>ESPC</code>
-        <coordinates>63-11N 014-30E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Sweden. -->
-      <_name>Ronneby</_name>
-      <code>ESDF</code>
-      <coordinates>56-16N 015-17E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Sweden. -->
-      <_name>Siljan/Mora</_name>
-      <code>ESKM</code>
-      <coordinates>60-58N 014-31E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Sweden. -->
-      <_name>SkellefteÃ</_name>
-      <code>ESNS</code>
-      <coordinates>64-38N 021-05E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Sweden. -->
-      <_name>SkÃvde</_name>
-      <code>ESGR</code>
-      <coordinates>58-27N 013-58E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Sweden. -->
-      <_name>SÃderhamn</_name>
-      <code>ESNY</code>
-      <coordinates>61-15-41N 017-05-57E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in Sweden. -->
-      <_name>Stockholm</_name>
-      <location>
-        <!-- Translators: This is in Stockholm in Sweden. -->
-        <_name>Arlanda</_name>
-        <code>ESSA</code>
-        <coordinates>59-39N 017-57E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Stockholm in Sweden. -->
-        <_name>Bromma</_name>
-        <code>ESSB</code>
-        <coordinates>59-21N 017-57E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Stockholm in Sweden. -->
-        <_name>Skavsta</_name>
-        <code>ESKN</code>
-        <coordinates>58-47N 016-55E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Sweden. -->
-      <_name>Sundsvall-HÃrnÃsand</_name>
-      <code>ESNN</code>
-      <coordinates>62-32N 017-27E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Sweden. -->
-      <_name>TrollhÃttan</_name>
-      <code>ESGT</code>
-      <coordinates>58-19N 012-21E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Sweden. -->
-      <_name>UmeÃ</_name>
-      <code>ESNU</code>
-      <coordinates>63-48N 020-17E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in Sweden. -->
-      <_name>VÃsterÃs</_name>
-      <location>
-        <!-- Translators: This is in VÃsterÃs in Sweden. -->
-        <_name>HÃsslÃ</_name>
-        <code>ESOW</code>
-        <coordinates>59-35N 016-38E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Sweden. -->
-      <_name>VÃxjÃ</_name>
-      <code>ESMX</code>
-      <coordinates>56-51N 014-50E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Sweden. -->
-      <_name>Visby</_name>
-      <code>ESSV</code>
-      <coordinates>57-40N 018-21E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- CH - Switzerland -->
-    <_name>Switzerland</_name>
-    <iso-code>CH</iso-code>
-    <tz-hint>Europe/Zurich</tz-hint>
-    <city>
-      <!-- Translators: This is in Switzerland.
-	local name (de_CH): Bern
-	local name (fr_CH): Berne
-	local name (it_CH): Berna
-	local name (rm_CH): Berna
-	-->
-      <_name>Bern</_name>
-      <location>
-        <!-- Translators: This is in Bern in Switzerland. -->
-        <_name>Belp</_name>
-        <code>LSZB</code>
-        <coordinates>46-55N 007-30E</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in Switzerland.
-	local name (fr_CH): GenÃve
-	local name (de_CH): Genf
-
-	Please use any of the above names unless you're sure that the city
-	has a different name in your language.
-	-->
-      <_name>Geneva</_name>
-      <location>
-        <!-- Translators: This is in Geneva in Switzerland. -->
-        <_name>Cointrin</_name>
-        <code>LSGG</code>
-        <coordinates>46-15N 006-08E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Switzerland.
-	local name (de_CH): Grenchen
-	local name (fr_CH): Granges
-	-->
-      <_name>Grenchen</_name>
-      <code>LSZG</code>
-      <coordinates>47-10-53N 007-24-59E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in Switzerland. -->
-      <_name>La Chaux-de-Fonds</_name>
-      <location>
-        <!-- Translators: This is in La Chaux-de-Fonds in Switzerland. -->
-        <_name>Les Eplatures</_name>
-        <code>LSGC</code>
-        <coordinates>47-05-03N 006-47-37E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Switzerland. -->
-      <_name>Lugano</_name>
-      <code>LSZA</code>
-      <coordinates>46-00N 008-58E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Switzerland. -->
-      <_name>St. Gallen-Altenrhein</_name>
-      <code>LSZR</code>
-      <coordinates>47-29-06N 009-33-43E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Switzerland.
-	local name (fr_CH): Sion
-	local name (de_CH): Sitten
-	-->
-      <_name>Sion</_name>
-      <code>LSGS</code>
-      <coordinates>46-13N 007-20E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in Switzerland.
-	local name (de_CH): ZÃrich
-	local name (fr_CH): Zurich
-	local name (it_CH): Zurigo
-	local name (rm_CH): Turitg
-	-->
-      <_name>Zurich</_name>
-      <location>
-        <!-- Translators: This is in Zurich in Switzerland. -->
-        <_name>Kloten</_name>
-        <code>LSZH</code>
-        <coordinates>47-29N 008-32E</coordinates>
-      </location>
-    </city>
-  </country>
-  <country>
-    <!-- SJ - Svalbard and Jan Mayen. Svalbard is an island in the
-         Arctic Ocean which is a part of Norway with unusual status
-         internationally.
-      -->
-    <_name>Svalbard and Jan Mayen</_name>
-    <iso-code>SJ</iso-code>
-    <tz-hint>Arctic/Longyearbyen</tz-hint>
-    <location>
-      <!-- Translators: This is in Norway. -->
-      <_name>Svalbard</_name>
-      <code>ENSB</code>
-      <coordinates>78-15N 015-28E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- CY - Cyprus -->
-    <_name>Cyprus</_name>
-    <iso-code>CY</iso-code>
-    <tz-hint>Asia/Nicosia</tz-hint>
-    <location>
-      <!-- Translators: This is in Cyprus. -->
-      <_name>Akrotiri</_name>
-      <code>LCRA</code>
-      <coordinates>34-35N 032-59E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Cyprus. -->
-      <_name>Ercan</_name>
-      <code>LCEN</code>
-      <coordinates>35-09N 033-30E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Cyprus. -->
-      <_name>Larnaka</_name>
-      <code>LCLK</code>
-      <coordinates>34-53N 033-38E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Cyprus. -->
-      <_name>Paphos</_name>
-      <code>LCPH</code>
-      <coordinates>34-43N 032-29E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- FI - Finland -->
-    <_name>Finland</_name>
-    <iso-code>FI</iso-code>
-    <tz-hint>Europe/Helsinki</tz-hint>
-    <location>
-      <!-- Translators: This is in Finland.
-	   local name (fi_FI): EnontekiÃ
-	   local name (sv_FI): Enontekis
-	-->
-      <_name>EnontekiÃ</_name>
-      <code>EFET</code>
-      <coordinates>68-21-52N 023-25-39E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Finland. -->
-      <_name>Halli</_name>
-      <code>EFHA</code>
-      <coordinates>61-51N 024-48E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in Finland.
-	   local name (fi_FI): Helsinki
-	   local name (sv_FI): Helsingfors
-	-->
-      <_name>Helsinki</_name>
-      <location>
-        <!-- Translators: This is in Helsinki in Finland.
-	     local name (fi_FI): Malmi
-	     local name (sv_FI): Malm
-          -->
-        <_name>Malmi</_name>
-        <code>EFHF</code>
-        <coordinates>60-15N 025-03E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Helsinki in Finland.
-	     local name (fi_FI): Vantaa
-	     local name (sv_FI): Vanda
-          -->
-        <_name>Vantaa</_name>
-        <code>EFHK</code>
-        <coordinates>60-19N 024-58E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Finland. -->
-      <_name>Ivalo</_name>
-      <code>EFIV</code>
-      <coordinates>68-37N 027-25E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Finland. -->
-      <_name>Joensuu</_name>
-      <code>EFJO</code>
-      <coordinates>62-40N 029-38E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Finland. -->
-      <_name>JyvÃskylÃ</_name>
-      <code>EFJY</code>
-      <coordinates>62-24N 025-41E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Finland.
-	   local name (fi_FI): Kajaani
-	   local name (sv_FI): Kajana
-	-->
-      <_name>Kajaani</_name>
-      <code>EFKI</code>
-      <coordinates>64-17N 027-41E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Finland. -->
-      <_name>Kauhava</_name>
-      <code>EFKA</code>
-      <coordinates>63-06N 023-02E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Finland. -->
-      <_name>Kemi</_name>
-      <code>EFKE</code>
-      <coordinates>65-47N 024-35E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Finland. -->
-      <_name>KittilÃ</_name>
-      <code>EFKT</code>
-      <coordinates>67-42N 024-51E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Finland.
-	   local name (sv_FI): Kronoby
-	   local name (fi_FI): Kruunupyy
-	-->
-      <_name>Kruunupyy</_name>
-      <code>EFKK</code>
-      <coordinates>63-43N 023-09E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Finland. -->
-      <_name>Kuopio</_name>
-      <code>EFKU</code>
-      <coordinates>63-01N 027-48E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Finland. -->
-      <_name>Kuusamo</_name>
-      <code>EFKS</code>
-      <coordinates>65-58N 029-11E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Finland.
-	   local name (fi_FI): Lappeenranta
-	   local name (sv_FI): Villmanstrand
-	-->
-      <_name>Lappeenranta</_name>
-      <code>EFLP</code>
-      <coordinates>61-02-45N 028-08-55E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Finland.
-	   local name (fi_FI): Mikkeli
-	   local name (sv_FI): Sankt Michel
-	-->
-      <_name>Mikkeli</_name>
-      <code>EFMI</code>
-      <coordinates>61-44N 027-18E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Finland.
-	   local name (fi_FI): Oulu
-	   local name (sv_FI): UleÃborg
-	-->
-      <_name>Oulu</_name>
-      <code>EFOU</code>
-      <coordinates>64-56N 025-22E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Finland.
-	   local name (fi_FI): Pori
-	   local name (sv_FI): BjÃrneborg
-	-->
-      <_name>Pori</_name>
-      <code>EFPO</code>
-      <coordinates>61-28N 021-48E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Finland. -->
-      <_name>Rovaniemi</_name>
-      <code>EFRO</code>
-      <coordinates>66-34N 025-50E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Finland.
-	   local name (fi_FI): Savonlinna
-	   local name (sv_FI): Nyslott
-	-->
-      <_name>Savonlinna</_name>
-      <code>EFSA</code>
-      <coordinates>61-57N 028-57E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Finland.
-  	   local name (fi_FI): SeinÃjoki-Ilmajoki
-	   local name (sv_FI): SeinÃjoki-Ilmola
-	-->
-      <_name>SeinÃjoki-Ilmajoki</_name>
-      <code>EFSI</code>
-      <coordinates>62-41-37N 022-49-55E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Finland.
-	   local name (fi_FI): Tampere/Pirkkala
-	   local name (sv_FI): Tammerfors/Birkala
-	-->
-      <_name>Tampere/Pirkkala</_name>
-      <code>EFTP</code>
-      <coordinates>61-25N 023-35E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Finland.
-	   local name (fi_FI): Turku
-	   local name (sv_FI): Ãbo
-	-->
-      <_name>Turku</_name>
-      <code>EFTU</code>
-      <coordinates>60-31N 022-16E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Finland.
-	   local name (fi_FI): Utti
-	   local name (sv_FI): Uttis
-	-->
-      <_name>Utti</_name>
-      <code>EFUT</code>
-      <coordinates>60-54N 026-56E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Finland.
-	   local name (fi_FI): Vaasa
-	   local name (sv_FI): Vasa
-	-->
-      <_name>Vaasa</_name>
-      <code>EFVA</code>
-      <coordinates>63-03N 021-46E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Finland. -->
-      <_name>Varkaus</_name>
-      <code>EFVR</code>
-      <coordinates>62-10N 027-52E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- FR - France -->
-    <_name>France</_name>
-    <iso-code>FR</iso-code>
-    <tz-hint>Europe/Paris</tz-hint>
-    <location>
-      <!-- Translators: This is in France. -->
-      <_name>Agen</_name>
-      <code>LFBA</code>
-      <coordinates>44-11N 000-36E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Ajaccio</_name>
-      <location>
-        <!-- Translators: This is in Ajaccio in France. -->
-        <_name>Campo dell'Oro</_name>
-        <code>LFKJ</code>
-        <coordinates>41-55N 008-48E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in France. -->
-      <_name>Avord</_name>
-      <code>LFOA</code>
-      <coordinates>47-03-12N 002-37-57E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in France.
-
-	This is a three-country airport, situated on French territory,
-	but serving both the French city Mulhouse, the nearby
-	Swiss city Basel, and the German city Freiburg.
-	See http://www.euroairport.com/.
-
-	The official name is "Basel-Mulhouse-Freiburg".
-	The French names of the three cities are "BÃle-Mulhouse-Fribourg".
-	The German names of the three cities are "Basel-MÃlhausen-Freiburg".
-	-->
-      <_name>Basel-Mulhouse-Freiburg</_name>
-      <code>LFSB</code>
-      <coordinates>47-36N 007-31E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in France. -->
-      <_name>Bastia</_name>
-      <code>LFKB</code>
-      <coordinates>42-33N 009-29E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Beauvais</_name>
-      <location>
-        <!-- Translators: This is in Beauvais in France. -->
-        <_name>Tille</_name>
-        <code>LFOB</code>
-        <coordinates>49-28N 002-07E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in France. -->
-      <_name>Bergerac</_name>
-      <code>LFBE</code>
-      <coordinates>44-49N 000-31E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>BÃziers</_name>
-      <location>
-        <!-- Translators: This is in BÃziers in France. -->
-        <_name>Vias</_name>
-        <code>LFMU</code>
-        <coordinates>43-19N 003-21E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in France. -->
-      <_name>Biarritz-Bayonne</_name>
-      <code>LFBZ</code>
-      <coordinates>43-28N 001-32W</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Bordeaux</_name>
-      <location>
-        <!-- Translators: This is in Bordeaux in France. -->
-        <_name>MÃrignac</_name>
-        <code>LFBD</code>
-        <coordinates>44-50N 000-42W</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in France. -->
-      <_name>Bourges</_name>
-      <code>LFLD</code>
-      <coordinates>47-04N 002-22E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in France. -->
-      <_name>Brest</_name>
-      <code>LFRB</code>
-      <coordinates>48-27N 004-25W</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Caen</_name>
-      <location>
-        <!-- Translators: This is in Caen in France. -->
-        <_name>Carpiquet</_name>
-        <code>LFRK</code>
-        <coordinates>49-11N 000-27W</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Calvi</_name>
-      <location>
-        <!-- Translators: This is in Calvi in France. -->
-        <_name>Sainte Catherine</_name>
-        <code>LFKC</code>
-        <coordinates>42-32N 008-48E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in France.
-	The Dutch name is "Kamerijk".
-	-->
-      <_name>Cambrai</_name>
-      <code>LFQI</code>
-      <coordinates>50-13N 003-09E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Cannes</_name>
-      <location>
-        <!-- Translators: This is in Cannes in France. -->
-        <_name>Mandelieu-la-Napoule</_name>
-        <code>LFMD</code>
-        <coordinates>43-33N 006-57E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in France. -->
-      <_name>Carcassonne</_name>
-      <code>LFMK</code>
-      <coordinates>43-13N 002-19E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in France. -->
-      <_name>Cazaux</_name>
-      <code>LFBC</code>
-      <coordinates>44-32N 001-08W</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>ChÃlons-en-Champagne</_name>
-      <location>
-        <!-- Translators: This is in ChÃlons-en-Champagne in France. -->
-        <_name>Vatry</_name>
-        <code>LFOK</code>
-        <coordinates>48-46-34N 004-11-04E</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>ChambÃry</_name>
-      <location>
-        <!-- Translators: This is in ChambÃry in France. -->
-        <_name>Aix-les-Bains</_name>
-        <code>LFLB</code>
-        <coordinates>45-39N 005-53E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in France. -->
-      <_name>ChÃteauroux</_name>
-      <code>LFLX</code>
-      <coordinates>46-51N 001-43E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Cherbourg</_name>
-      <location>
-        <!-- Translators: This is in Cherbourg in France. -->
-        <_name>Maupertus-sur-Mer</_name>
-        <code>LFRC</code>
-        <coordinates>49-39N 001-28W</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in France. -->
-      <_name>Clermont-Ferrand</_name>
-      <code>LFLC</code>
-      <coordinates>45-47N 003-10E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in France. -->
-      <_name>Cognac</_name>
-      <code>LFBG</code>
-      <coordinates>45-40N 000-19W</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Colmar</_name>
-      <location>
-        <!-- Translators: This is in Colmar in France. -->
-        <_name>Meyenheim</_name>
-        <code>LFSC</code>
-        <coordinates>47-55N 007-24E</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Deauville</_name>
-      <location>
-        <!-- Translators: This is in Deauville in France. -->
-        <_name>Saint-Gatien-des-Bois</_name>
-        <code>LFRG</code>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in France. -->
-      <_name>Dijon</_name>
-      <code>LFSD</code>
-      <coordinates>47-16N 005-05E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in France. -->
-      <_name>Dinard</_name>
-      <code>LFRD</code>
-      <coordinates>48-35N 002-04W</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Dole</_name>
-      <location>
-        <!-- Translators: This is in Dole in France. -->
-        <_name>Tavaux</_name>
-        <code>LFGJ</code>
-        <coordinates>47-02-34N 005-26-06E</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Ãvreux</_name>
-      <location>
-        <!-- Translators: This is in Ãvreux in France. -->
-        <_name>Fauville</_name>
-        <code>LFOE</code>
-        <coordinates>49-01N 001-13E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in France. -->
-      <_name>Figari</_name>
-      <code>LFKF</code>
-      <coordinates>41-30N 009-06E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Grenoble</_name>
-      <location>
-        <!-- Translators: This is in Grenoble in France. -->
-        <_name>Saint Etienne de Saint Geoirs</_name>
-        <code>LFLS</code>
-        <coordinates>45-22N 005-20E</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>HyÃres</_name>
-      <location>
-      <!-- Translators: This is in HyÃres in France. -->
-        <_name>Le Palyvestre</_name>
-        <code>LFTH</code>
-        <coordinates>43-06N 006-09E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in France. -->
-      <_name>Istres</_name>
-      <code>LFMI</code>
-      <coordinates>43-31N 004-56E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in France. -->
-      <_name>Lannion</_name>
-      <code>LFRO</code>
-      <coordinates>48-45N 003-28W</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Le Havre</_name>
-      <location>
-        <!-- Translators: This is in Le Havre in France. -->
-        <_name>Octeville-sur-mer</_name>
-        <code>LFOH</code>
-        <coordinates>49-31N 000-04E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in France. -->
-      <_name>La Rochelle</_name>
-      <code>LFBH</code>
-      <coordinates>46-09N 001-09W</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Lorient</_name>
-      <location>
-        <!-- Translators: This is in Lorient in France. -->
-        <_name>Lann-BihouÃ</_name>
-        <code>LFRH</code>
-        <coordinates>47-46N 003-27W</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in France. -->
-      <_name>Le Mans</_name>
-      <code>LFRM</code>
-      <coordinates>47-56N 000-12E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in France.
-	The Dutch name is "Rijsel".
-	-->
-      <_name>Lille</_name>
-      <location>
-        <!-- Translators: This is in Lille in France. -->
-        <_name>Lesquin</_name>
-        <code>LFQQ</code>
-        <coordinates>50-34N 003-06E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in France.
-	local name (fr_FR): Limoges
-	local name (oc_FR): LimÃtges
-	-->
-      <_name>Limoges</_name>
-      <code>LFBL</code>
-      <coordinates>45-52N 001-11E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in France. -->
-      <_name>Luxeuil-les-Bains</_name>
-      <code>LFSX</code>
-      <coordinates>47-47N 006-21E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Lyon</_name>
-      <location>
-        <!-- Translators: This is in Lyon in France. -->
-        <_name>Bron</_name>
-        <code>LFLY</code>
-        <coordinates>45-43N 004-57E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Lyon in France. -->
-        <_name>Saint ExupÃry</_name>
-        <code>LFLL</code>
-        <coordinates>45-44N 005-05E</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Marseille</_name>
-      <location>
-        <!-- Translators: This is in France. -->
-        <_name>Marignane</_name>
-        <code>LFML</code>
-        <coordinates>43-27N 005-14E</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Metz</_name>
-      <location>
-        <!-- Translators: This is in Metz in France. -->
-        <_name>Frescaty</_name>
-        <code>LFSF</code>
-        <coordinates>49-05N 006-08E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Metz in France. -->
-        <_name>Metz-Nancy-Lorraine</_name>
-        <code>LFJL</code>
-        <coordinates>48-59N 006-15E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in France. -->
-      <_name>Mont-de-Marsan</_name>
-      <code>LFBM</code>
-      <coordinates>43-55N 000-30W</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Montpellier</_name>
-      <location>
-        <!-- Translators: This is in Montpellier in France. -->
-        <_name>MÃditerranÃe</_name>
-        <code>LFMT</code>
-        <coordinates>43-35N 003-58E</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in France.
-	The German name is "Nanzig".
-	-->
-      <_name>Nancy</_name>
-      <location>
-        <!-- Translators: This is in Nancy in France. -->
-        <_name>Ochey</_name>
-        <code>LFSO</code>
-        <coordinates>48-35N 005-58E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in France. -->
-      <_name>Nantes</_name>
-      <code>LFRS</code>
-      <coordinates>47-10N 001-36W</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in France.
-	The German name is "Nizza".
-	-->
-      <_name>Nice</_name>
-      <location>
-        <!-- Translators: This is in Nice in France. -->
-        <_name>CÃte d'Azur</_name>
-        <code>LFMN</code>
-        <coordinates>43-39N 007-12E</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>NÃmes</_name>
-      <location>
-        <!-- Translators: This is in NÃmes in France. -->
-        <_name>Garons</_name>
-        <code>LFTW</code>
-        <coordinates>43-45N 004-25E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in France. -->
-      <_name>Orange</_name>
-      <code>LFMO</code>
-      <coordinates>44-08N 004-50E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in France. -->
-      <_name>OrlÃans</_name>
-      <code>LFOJ</code>
-      <coordinates>47-59N 001-45E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Paris</_name>
-      <location>
-        <!-- Translators: This is in Paris in France. -->
-        <_name>Charles De Gaulle</_name>
-        <code>LFPG</code>
-        <coordinates>49-01N 002-32E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Paris in France. -->
-        <_name>Le Bourget</_name>
-        <code>LFPB</code>
-        <coordinates>48-58N 002-27E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Paris in France. -->
-        <_name>Orly</_name>
-        <code>LFPO</code>
-        <coordinates>48-44N 002-24E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Paris in France. -->
-        <_name>Toussus-le-Noble</_name>
-        <code>LFPN</code>
-        <coordinates>48-46N 001-06E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Paris in France. -->
-        <_name>VÃlizy-Villacoublay</_name>
-        <code>LFPV</code>
-        <coordinates>48-46N 002-12E</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Pau</_name>
-      <location>
-        <!-- Translators: This is in Pau in France. -->
-        <_name>PyrÃnÃes</_name>
-        <code>LFBP</code>
-        <coordinates>43-23N 000-25W</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in France.
-	local name (fr_FR): Perpignan
-	local name (ca_FR): PerpinyÃ
-	-->
-      <_name>Perpignan</_name>
-      <location>
-        <!-- Translators: This is in Perpignan in France. -->
-        <_name>Rivesaltes</_name>
-        <code>LFMP</code>
-        <coordinates>42-44N 002-52E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in France. -->
-      <_name>Poitiers</_name>
-      <code>LFBI</code>
-      <coordinates>46-35N 000-19E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in France.
-	local name (fr_FR): Quimper
-	local name (br_FR): Kemper
-	-->
-      <_name>Quimper</_name>
-      <code>LFRQ</code>
-      <coordinates>47-58N 004-10W</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Reims</_name>
-      <location>
-        <!-- Translators: This is in Reims in France. -->
-        <_name>Champagne</_name>
-        <code>LFSR</code>
-        <coordinates>49-18N 004-02E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in France.
-	local name (fr_FR): Rennes
-	local name (br_FR): Roazhon
-	-->
-      <_name>Rennes</_name>
-      <code>LFRN</code>
-      <coordinates>48-04N 001-44W</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in France. -->
-      <_name>Rodez</_name>
-      <code>LFCR</code>
-      <coordinates>44-24N 002-29E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Rouen</_name>
-      <location>
-        <!-- Translators: This is in Rouen in France. -->
-        <_name>VallÃe de Seine</_name>
-        <code>LFOP</code>
-        <coordinates>49-23N 001-11E</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Saint-Brieuc</_name>
-      <location>
-        <!-- Translators: This is in Saint-Brieuc in France. -->
-        <_name>Armor</_name>
-        <code>LFRT</code>
-        <coordinates>48-32N 002-51W</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Saint-Dizier</_name>
-      <location>
-        <!-- Translators: This is in Saint-Dizier in France. -->
-        <_name>Robinson</_name>
-        <code>LFSI</code>
-        <coordinates>48-38N 004-54E</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Saint-Ãtienne</_name>
-      <location>
-        <!-- Translators: This is in Saint-Ãtienne in France. -->
-        <_name>BouthÃon</_name>
-        <code>LFMH</code>
-        <coordinates>45-32N 004-18E</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Saint-Nazaire</_name>
-      <location>
-        <!-- Translators: This is in Saint-Nazaire in France. -->
-        <_name>Montoir-de-Bretagne</_name>
-        <code>LFRZ</code>
-        <coordinates>47-19N 002-10W</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in France.
-	local name (fr_FR): Strasbourg
-	local name (de_FR): StraÃburg
-	-->
-      <_name>Strasbourg</_name>
-      <code>LFST</code>
-      <coordinates>48-33N 007-38E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Tarbes</_name>
-      <location>
-        <!-- Translators: This is in Tarbes in France. -->
-        <_name>Ossun</_name>
-        <code>LFBT</code>
-        <coordinates>43-11N 000-00</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in France.
-	local name (fr_FR): Toulouse
-	local name (oc_FR): Tolosa
-	-->
-      <_name>Toulouse</_name>
-      <location>
-        <!-- Translators: This is in Toulouse in France. -->
-        <_name>Blagnac</_name>
-        <code>LFBO</code>
-        <coordinates>43-38N 001-22E</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Tours</_name>
-      <location>
-        <!-- Translators: This is in Tours in France. -->
-        <_name>Saint-Symphorien</_name>
-        <code>LFOT</code>
-        <coordinates>47-27N 000-43E</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Troyes</_name>
-      <location>
-      <!-- Translators: This is in Troyes in France. -->
-        <_name>Barberey-Saint-Sulpice</_name>
-        <code>LFQB</code>
-        <coordinates>48-20N 004-01E</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in France. -->
-      <_name>Vichy</_name>
-      <location>
-        <!-- Translators: This is in Vichy in France. -->
-        <_name>Charmeil</_name>
-        <code>LFLV</code>
-        <coordinates>46-10N 003-24E</coordinates>
-      </location>
-    </city>
-  </country>
-  <country>
-    <!-- DE - Germany -->
-    <_name>Germany</_name>
-    <iso-code>DE</iso-code>
-    <tz-hint>Europe/Berlin</tz-hint>
-    <state>
-      <!-- Translators: This is a state in Germany. -->
-      <_name>Baden-WÃrttemberg</_name>
-      <location>
-        <!-- Translators: This is in Baden-WÃrttemberg in Germany. -->
-        <_name>Donaueschingen-Villingen</_name>
-        <code>EDTD</code>
-        <coordinates>47-58N 008-31E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Baden-WÃrttemberg in Germany. -->
-        <_name>Friedrichshafen</_name>
-        <code>EDNY</code>
-        <coordinates>47-40N 009-31E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Baden-WÃrttemberg in Germany. -->
-        <_name>Karlsruhe</_name>
-        <code>EDSB</code>
-        <coordinates>48-46-43N 008-04-47E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Baden-WÃrttemberg in Germany. -->
-        <_name>Lahr</_name>
-        <code>EDTL</code>
-        <coordinates>48-22-09N 007-49-40E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Baden-WÃrttemberg in Germany. -->
-        <_name>Laupheim</_name>
-        <code>ETHL</code>
-        <coordinates>48-13N 009-55E</coordinates>
-      </location>
       <city>
-        <!-- Translators: This is in Baden-WÃrttemberg in Germany. -->
-        <_name>Mannheim</_name>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Mascara</_name>
+        <coordinates>35-23-39N 000-08-22E</coordinates>
         <location>
-          <!-- Translators: This is in Mannheim in Baden-WÃrttemberg in Germany. -->
-          <_name>Neuostheim</_name>
-          <code>EDFM</code>
-          <coordinates>49-28-21N 008-30-56E</coordinates>
+          <name>Mascara-Ghriss</name>
+          <code>DAOV</code>
+          <coordinates>35-12N 000-07-59E</coordinates>
         </location>
       </city>
-      <!-- This one looks wrong... skipping
-      <location>
-        <_name>MeÃstetten/Albstadt</_name>
-        <code>ETCE</code>
-        <coordinates>50-07N 009-07E</coordinates>
-      </location>
-      -->
-      <location>
-        <!-- Translators: This is in Baden-WÃrttemberg in Germany. -->
-        <_name>MeÃstetten</_name>
-        <code>ETGZ</code>
-        <coordinates>48-11N 009-00E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Baden-WÃrttemberg in Germany. -->
-        <_name>Niederstetten</_name>
-        <code>ETHN</code>
-        <coordinates>49-24N 009-58E</coordinates>
-      </location>
-      <city>
-        <!-- Translators: This is in Baden-WÃrttemberg in Germany. -->
-        <_name>Stuttgart</_name>
-        <location>
-        <!-- Translators: This is in Stuttgart in Baden-WÃrttemberg
-             in Germany. -->
-          <_name>Echterdingen</_name>
-          <code>EDDS</code>
-          <coordinates>48-41N 009-13E</coordinates>
-        </location>
-      </city>
-    </state>
-    <state>
-      <!-- Translators: This is a state in Germany.
-
-           The local name is "Bayern". Please use that unless you know
-           that it has a different name in your language.
-	-->
-      <_name>Bavaria</_name>
-      <location>
-        <!-- Translators: This is in Bavaria in Germany. -->
-        <_name>Altenstadt-Schongau</_name>
-        <code>ETHA</code>
-        <coordinates>47-50N 010-52E</coordinates>
-      </location>
-      <!-- Couldn't get current weather information (checked 2004-10-17)
-      <location>
-        <_name>Ansbach</_name>
-        <code>ETEB</code>
-        <coordinates>49-19N 010-38E</coordinates>
-      </location>
-      -->
-      <city>
-        <!-- Translators: This is in Bavaria in Germany. -->
-        <_name>Augsburg</_name>
-        <location>
-          <!-- Translators: This is in Augsburg in Bavaria in Germany. -->
-          <_name>MÃhlhausen</_name>
-          <code>EDMA</code>
-          <coordinates>48-26N 010-56E</coordinates>
-        </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Bavaria in Germany -->
-        <_name>Bamberg</_name>
-        <code>ETEJ</code>
-        <coordinates>49-55N 010-54E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Bavaria in Germany. -->
-        <_name>Bayreuth</_name>
-        <code>EDQD</code>
-        <coordinates>49-59N 011-38E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Bavaria in Germany. -->
-        <_name>Erding</_name>
-        <code>ETSE</code>
-        <coordinates>48-19N 011-57E</coordinates>
-      </location>
-      <!-- Couldn't get current weather information (checked 2004-10-17)
-      <location>
-        <_name>FÃrstenfeldbruck</_name>
-        <code>ETSF</code>
-        <coordinates>48-12N 011-16E</coordinates>
-      </location>
-      -->
-      <location>
-        <!-- Translators: This is in Bavaria in Germany. -->
-        <_name>Hof</_name>
-        <code>EDQM</code>
-        <coordinates>50-19N 011-53E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Bavaria in Germany. -->
-        <_name>Ingolstadt</_name>
-        <code>ETSI</code>
-        <coordinates>48-43N 011-32E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Bavaria in Germany. -->
-        <_name>Landsberg am Lech</_name>
-        <code>ETSA</code>
-        <coordinates>48-04N 010-54E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Bavaria in Germany. -->
-        <_name>Lechfeld</_name>
-	<code>ETSL</code>
-        <coordinates>48-11N 010-52E</coordinates>
-      </location>
-      <!-- Couldn't get current weather information (checked 2004-10-17)
-      <location>
-        <_name>Memmingen</_name>
-        <code>ETSM</code>
-        <coordinates>47-59N 010-14E</coordinates>
-      </location>
-      -->
-      <location>
-        <!-- Translators: This is in Bavaria in Germany.
-             The local name is "MÃnchen". Please use that unless you
-             know that it has a different name in your language.
-	-->
-        <_name>Munich</_name>
-        <code>EDDM</code>
-        <coordinates>48-21N 011-47E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Bavaria in Germany. -->
-        <_name>Neuburg an der Donau</_name>
-        <code>ETSN</code>
-        <coordinates>48-43N 011-13E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Bavaria in Germany.
-             The local name is "NÃrnberg". Please use that unless you
-             know that it has a different name in your language.
-
-             The English and French name is "Nuremberg".
-	-->
-        <_name>Nuremberg</_name>
-        <code>EDDN</code>
-        <coordinates>49-30N 011-03E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Bavaria in Germany. -->
-        <_name>Oberpfaffenhofen</_name>
-        <code>EDMO</code>
-        <coordinates>48-05N 011-17E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Bavaria in Germany. -->
-        <_name>Roth</_name>
-        <code>ETHR</code>
-        <coordinates>49-13N 011-06E</coordinates>
-      </location>
-    </state>
-    <city>
-      <!-- Translators: This is in Germany. -->
-      <_name>Berlin</_name>
-      <location>
-        <!-- Translators: This is in Berlin in Germany. -->
-        <_name>SchÃnefeld</_name>
-        <code>EDDB</code>
-	<coordinates>52-23N 013-31E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Berlin in Germany. -->
-        <_name>Tegel</_name>
-        <code>EDDT</code>
-	<coordinates>52-34N 013-19E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Berlin in Germany. -->
-        <_name>Tempelhof</_name>
-        <code>EDDI</code>
-	<coordinates>52-28N 013-24E</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in Germany. -->
-      <_name>Bremen</_name>
-      <location>
-        <!-- Translators: This is in Bremen in Germany. -->
-        <_name>Bremen</_name>
-        <code>EDDW</code>
-        <coordinates>53-03N 008-48E</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in Germany. -->
-      <_name>Hamburg</_name>
-      <location>
-        <!-- Translators: This is in Hamburg in Germany. -->
-        <_name>Finkenwerder</_name>
-        <code>EDHI</code>
-        <coordinates>53-32N 009-50E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Hamburg in Germany. -->
-        <_name>FuhlsbÃttel</_name>
-        <code>EDDH</code>
-        <coordinates>53-38N 010-00E</coordinates>
-      </location>
-    </city>
-    <state>
-      <!-- Translators: This is a state in Germany.
-
-           The local name is "Hessen". Please use that unless you know
-           that it has a different name in your language.
-	-->
-      <_name>Hesse</_name>
-      <location>
-        <!-- Translators: This is in Hesse in Germany. -->
-        <_name>Frankfurt am Main</_name>
-        <code>EDDF</code>
-        <coordinates>50-03N 008-36E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Hesse in Germany. -->
-        <_name>Fritzlar</_name>
-        <code>ETHF</code>
-        <coordinates>51-07N 009-17E</coordinates>
-      </location>
       <city>
-        <!-- Translators: This is in Hesse in Germany. -->
-        <_name>Kassel</_name>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Oran</_name>
+        <coordinates>35-41-27N 000-38-30W</coordinates>
         <location>
-          <!-- Translators: This is in Kassel in Hesse in Germany. -->
-          <_name>Calden</_name>
-          <code>EDVK</code>
-          <coordinates>51-24N 009-23E</coordinates>
+          <_name>Es Senia Airport</_name>
+          <code>DAOO</code>
+          <coordinates>35-37-59N 000-36W</coordinates>
+        </location>
+        <location>
+          <_name>Tafaraoui Airport</_name>
+          <code>DAOL</code>
+          <coordinates>35-32-32N 000-31-55W</coordinates>
         </location>
       </city>
-      <location>
-        <!-- Translators: This is in Hesse in Germany. -->
-        <_name>Wiesbaden</_name>
-        <code>ETOU</code>
-        <coordinates>50-03N 008-20E</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in Germany.
-
-           The local name is "Niedersachsen". Please use that unless
-           you know that it has a different name in your language.
-	-->
-      <_name>Lower Saxony</_name>
-      <location>
-        <!-- Translators: This is in Lower Saxony in Germany. -->
-        <_name>Braunschweig</_name>
-        <code>EDVE</code>
-        <coordinates>52-18N 010-27E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Lower Saxony in Germany. -->
-        <_name>BÃckeburg</_name>
-        <code>ETHB</code>
-        <coordinates>52-17N 009-05E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Lower Saxony in Germany. -->
-        <_name>Celle</_name>
-        <code>ETHC</code>
-        <coordinates>52-36N 010-01E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Lower Saxony in Germany. -->
-        <_name>Diepholz</_name>
-        <code>ETND</code>
-        <coordinates>52-35N 008-21E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Lower Saxony in Germany. -->
-        <_name>FaÃberg</_name>
-        <code>ETHS</code>
-        <coordinates>52-55N 010-11E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Lower Saxony in Germany. -->
-        <_name>Hannover</_name>
-        <code>EDDV</code>
-        <coordinates>52-28N 009-41E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Lower Saxony in Germany. -->
-        <_name>Jever</_name>
-        <code>ETNJ</code>
-        <coordinates>53-32N 007-53E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Lower Saxony in Germany. -->
-        <_name>Meppen</_name>
-        <code>ETWM</code>
-        <coordinates>52-43-24N 007-19-35E</coordinates>
-      </location>
       <city>
-        <!-- Translators: This is in Lower Saxony in Germany. -->
-        <_name>Cuxhaven</_name>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Ouargla</_name>
+        <coordinates>31-57-26N 005-19-40E</coordinates>
         <location>
-          <!-- Translators: This is in Cuxhaven in Lower Saxony in
-               Germany. -->
-          <_name>Nordholz</_name>
-          <code>ETMN</code>
-          <coordinates>53-46N 008-40E</coordinates>
+          <name>Ouargla</name>
+          <code>DAUU</code>
+          <coordinates>31-55N 005-24E</coordinates>
         </location>
       </city>
       <city>
-        <!-- Translators: This is in Lower Saxony in Germany. -->
-        <_name>Wittmund</_name>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Setif</_name>
+        <coordinates>36-11-29N 005-24-33E</coordinates>
         <location>
-          <!-- Translators: This is in Wittmund in Lower Saxony in
-               Germany. -->
-          <_name>Wittmundhaven</_name>
-          <code>ETNT</code>
-          <coordinates>53-33N 007-40E</coordinates>
-        </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Lower Saxony in Germany. -->
-        <_name>Wunstorf</_name>
-        <code>ETNW</code>
-        <coordinates>52-27N 009-26E</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in Germany.
-
-           The local name is "Mecklenburg-Vorpommern". Please use that unless
-           you know that it has a different name in your language.
-	-->
-      <_name>Mecklenburg-Western Pomerania</_name>
-      <location>
-        <!-- Translators: This is in Mecklenburg-Western Pomerania in Germany. -->
-        <_name>Heringsdorf</_name>
-        <code>EDAH</code>
-        <coordinates>53-53N 014-09E</coordinates>
-      </location>
+          <name>Setif</name>
+          <code>DAAS</code>
+          <coordinates>36-10-59N 005-25E</coordinates>
+        </location>
+      </city>
       <city>
-        <!-- Translators: This is in Mecklenburg-Western Pomerania in Germany. -->
-        <_name>Neubrandenburg</_name>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Sidi Amrane</_name>
+        <coordinates>33-30N 006-01E</coordinates>
         <location>
-          <!-- Translators: This is in Neubrandenburg in Mecklenburg-Western Pomerania in Germany. -->
-          <_name>Trollenhagen</_name>
-          <code>ETNU</code>
-          <coordinates>53-36N 013-19E</coordinates>
+          <name>El Oued</name>
+          <code>DAUO</code>
+          <coordinates>33-30N 006-07E</coordinates>
         </location>
       </city>
-      <location>
-        <!-- Translators: This is in Mecklenburg-Western Pomerania in Germany. -->
-        <_name>Parchim</_name>
-        <code>EDOP</code>
-        <coordinates>53-25-37N 011-47-01E</coordinates>
-      </location>
       <city>
-        <!-- Translators: This is in Mecklenburg-Western Pomerania in Germany. -->
-        <_name>Rostock</_name>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Sidi Bel Abbes</_name>
+        <coordinates>35-11-38N 000-38-29W</coordinates>
         <location>
-          <!-- Translators: This is in Rostock in Mecklenburg-Western Pomerania in Germany. -->
-          <_name>Laage</_name>
-          <code>ETNL</code>
-          <coordinates>53-55N 012-17E</coordinates>
+          <name>Mecheria</name>
+          <code>DAAY</code>
+          <coordinates>34-55-59N 000-25-59W</coordinates>
         </location>
       </city>
-    </state>
-    <state>
-      <!-- Translators: This is a state in Germany.
-
-           The local name is "Nordrhein-Westfalen". Please use that unless
-           you know that it has a different name in your language.
-	-->
-      <_name>North Rhine-Westphalia</_name>
-      <location>
-        <!-- Translators: This is in North Rhine-Westphalia in Germany.
-
-             The local name of Cologne is "KÃln". Please use that unless you
-             know that it has a different name in your language.
-          -->
-        <_name>Cologne/Bonn</_name>
-        <code>EDDK</code>
-        <coordinates>50-52N 007-10E</coordinates>
-      </location>
       <city>
-        <!-- Translators: This is in North Rhine-Westphalia in Germany. -->
-        <_name>Dortmund</_name>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Tamanrasset</_name>
+        <coordinates>22-47-06N 005-31-22E</coordinates>
         <location>
-          <!-- Translators: This is in Dortmund in North Rhine-Westphalia in Germany. -->
-          <_name>Wickede</_name>
-          <code>EDLW</code>
-          <coordinates>51-31N 007-37E</coordinates>
+          <name>Aguenna Airport</name>
+          <code>DAAT</code>
+          <coordinates>22-49N 005-28E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Tebessa</_name>
+        <coordinates>35-24-15N 008-07-27E</coordinates>
+        <location>
+          <name>Tebessa</name>
+          <code>DABS</code>
+          <coordinates>35-28-59N 008-07-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Tiaret</_name>
+        <coordinates>35-22-32N 001-18-47E</coordinates>
+        <location>
+          <name>Tiaret</name>
+          <code>DAOB</code>
+          <coordinates>35-15N 001-25-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Timimoun</_name>
+        <coordinates>29-15N 000-15E</coordinates>
+        <location>
+          <name>Timimoun</name>
+          <code>DAUT</code>
+          <coordinates>29-15N 000-16-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Tindouf</_name>
+        <coordinates>27-39-06N 008-12-51W</coordinates>
+        <location>
+          <name>Tindouf</name>
+          <code>DAOF</code>
+          <coordinates>27-40N 008-07-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Tlemcen</_name>
+        <coordinates>34-52-41N 001-18-53W</coordinates>
+        <location>
+          <name>Tlemcen Zenata</name>
+          <code>DAON</code>
+          <coordinates>35-01N 001-28W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Algeria -->
+        <_name>Touggourt</_name>
+        <coordinates>33-06N 006-04E</coordinates>
+        <location>
+          <name>Touggourt</name>
+          <code>DAUK</code>
+          <coordinates>33-07N 006-07-59E</coordinates>
         </location>
       </city>
-      <location>
-        <!-- Translators: This is in North Rhine-Westphalia in Germany. -->
-        <_name>DÃsseldorf</_name>
-        <code>EDDL</code>
-        <coordinates>51-18N 006-46E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Rhine-Westphalia in Germany. -->
-        <_name>GÃtersloh</_name>
-        <code>ETUO</code>
-        <coordinates>51-55N 008-18E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Rhine-Westphalia in Germany. -->
-        <_name>Hopsten</_name>
-        <code>ETNP</code>
-        <coordinates>52-20N 007-32E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Rhine-Westphalia in Germany. -->
-        <_name>Kalkar</_name>
-        <code>ETGY</code>
-        <coordinates>51-44N 006-16E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Rhine-Westphalia in Germany. -->
-        <_name>MÃnchengladbach</_name>
-        <code>EDLN</code>
-        <coordinates>51-13-49N 006-30-16E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Rhine-Westphalia in Germany. -->
-        <_name>MÃnster/OsnabrÃck</_name>
-        <code>EDDG</code>
-        <coordinates>52-08N 007-42E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Rhine-Westphalia in Germany. -->
-        <_name>NÃrvenich</_name>
-        <code>ETNN</code>
-        <coordinates>50-50N 006-40E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in North Rhine-Westphalia in Germany. -->
-        <_name>Paderborn/Lippstadt</_name>
-        <code>EDLP</code>
-        <coordinates>51-37N 008-37E</coordinates>
-      </location>
-      <city>
-        <!-- Translators: This is in North Rhine-Westphalia in Germany. -->
-        <_name>Rheine</_name>
-        <location>
-        <!-- Translators: This is in Rheine in North Rhine-Westphalia in Germany. -->
-          <_name>Bentlage</_name>
-          <code>ETHE</code>
-          <coordinates>52-18N 007-23E</coordinates>
-        </location>
-      </city>
-      <city>
-        <!-- Translators: This is in North Rhine-Westphalia in Germany. -->
-        <_name>Siegen</_name>
-        <location>
-          <!-- Translators: This is in Siegen in North Rhine-Westphalia in Germany. -->
-          <_name>Siegerland</_name>
-          <code>EDGS</code>
-          <coordinates>50-42-28N 008-04-59E</coordinates>
-        </location>
-      </city>
-      <location>
-        <!-- Translators: This is in North Rhine-Westphalia in Germany. -->
-        <_name>Weeze</_name>
-        <code>EDLV</code>
-        <coordinates>51-36-09N 006-08-32E</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in Germany.
-
-           The local name is "Rheinland-Pfalz". Please use that unless
-           you know that it has a different name in your language.
-	-->
-      <_name>Rhineland-Palatinate</_name>
-      <location>
-        <!-- Translators: This is in Rhineland-Palatinate in Germany. -->
-        <_name>BÃchel</_name>
-        <code>ETSB</code>
-        <coordinates>50-10N 007-04E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Rhineland-Palatinate in Germany. -->
-        <_name>Hahn</_name>
-        <code>EDFH</code>
-        <coordinates>49-57N 007-16E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Rhineland-Palatinate in Germany. -->
-        <_name>Mendig</_name>
-        <code>ETHM</code>
-        <coordinates>50-22N 007-19E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Rhineland-Palatinate in Germany. -->
-        <_name>Ramstein</_name>
-        <code>ETAR</code>
-        <coordinates>49-26N 007-36E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Rhineland-Palatinate in Germany. -->
-        <_name>Spangdahlem</_name>
-        <code>ETAD</code>
-        <coordinates>49-59N 006-42E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Rhineland-Palatinate in Germany. -->
-        <_name>ZweibrÃcken</_name>
-        <code>EDRZ</code>
-        <coordinates>49-12-34N 007-24-04E</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in Germany.
-	   The French name is "Sarre".
+    </country>
+    <country>
+      <!-- AO - Angola -->
+      <_name>Angola</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Benguela, Cabinda, Caxito, Huambo, Kuito, Lubango, Lucapa,
+           Luena, M'banza Congo, Malanje, Menongue, N'dalatando,
+           Namibe, Ondjiva, Saurimo, Sumbe, Uige
+        -->
+      <iso-code>AO</iso-code>
+      <fips-code>AO</fips-code>
+      <tz-hint>Africa/Luanda</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Angola -->
+        <_name>Luanda</_name>
+        <coordinates>08-50-17S 013-14-03E</coordinates>
+        <location>
+          <name>Luanda</name>
+          <code>FNLU</code>
+          <coordinates>08-50-59S 013-13-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- BJ - Benin -->
+      <_name>Benin</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Abomey, Djougou, Dogbo, Kandi, Lokossa, Natitingou, Parakou,
+           Sakete, Savalou
         -->
-      <_name>Saarland</_name>
+      <iso-code>BJ</iso-code>
+      <fips-code>BN</fips-code>
+      <tz-hint>Africa/Porto-Novo</tz-hint>
       <city>
-        <!-- Translators: This is in Saarland in Germany.
-             The French name is "Sarrebruck".
-          -->
-        <_name>SaarbrÃcken</_name>
+        <!-- Translators: this is a city in Benin -->
+        <_name>Cotonou</_name>
+        <coordinates>06-20-59N 002-25-59E</coordinates>
         <location>
-          <!-- Translators: This is in SaarbrÃcken in Saarland in Germany. -->
-          <_name>Ensheim</_name>
-          <code>EDDR</code>
-          <coordinates>49-13N 007-07E</coordinates>
+          <name>Cotonou</name>
+          <code>DBBB</code>
+          <coordinates>06-20-59N 002-22-59E</coordinates>
         </location>
       </city>
-    </state>
-    <state>
-      <!-- Translators: This is a state in Germany.
-
-           The local name is "Sachsen". Please use that unless
-           you know that it has a different name in your language.
-	-->
-      <_name>Saxony</_name>
-      <city>
-        <!-- Translators: This is in Saxony in Germany. -->
-        <_name>Dresden</_name>
-        <location>
-          <!-- Translators: This is in Dresden in Saxony in Germany. -->
-          <_name>Klotzsche</_name>
-          <code>EDDC</code>
-          <coordinates>51-08N 013-45E</coordinates>
-        </location>
-      </city>
-      <city>
-        <!-- Translators: This is in Saxony in Germany. -->
-        <_name>Leipzig</_name>
-        <location>
-          <!-- Translators: This is in Leipzig in Saxony in Germany. -->
-          <_name>Schkeuditz</_name>
-          <code>EDDP</code>
-          <coordinates>51-25N 012-14E</coordinates>
-        </location>
-      </city>
-    </state>
-    <state>
-      <!-- Translators: This is a state in Germany.
-
-           The local name is "Sachsen-Anhalt". Please use that unless
-           you know that it has a different name in your language.
-	-->
-      <_name>Saxony-Anhalt</_name>
-      <location>
-        <!-- Translators: This is in Saxony-Anhalt in Germany. -->
-        <_name>Holzdorf</_name>
-        <code>ETSH</code>
-        <coordinates>51-46N 013-11E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Saxony-Anhalt in Germany. -->
-        <_name>Magdeburg</_name>
-        <code>EDBM</code>
-        <coordinates>52-04-35N 011-37-25E</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in Germany.
-           The Danish name is "Slesvig-Holsten".
-        -->
-      <_name>Schleswig-Holstein</_name>
-      <city>
-        <!-- Translators: This is in Schleswig-Holstein in Germany.
-
-             local name (de_DE): Flensburg
-             local name (da_DE): Flensborg
-          -->
-        <_name>Flensburg</_name>
-        <location>
-          <!-- Translators: This is outside Flensburg in Schleswig-Holstein in Germany.
-
-               local name (de_DE): GlÃcksburg
-               local name (da_DE): Lyksborg
-            -->
-          <_name>GlÃcksburg</_name>
-          <code>ETGG</code>
-          <coordinates>54-50N 009-30E</coordinates>
-        </location>
-      </city>
-      <city>
-        <!-- Translators: This is in Schleswig-Holstein in Germany.
-
-             local name (de_DE): Rendsburg
-             local name (da_DE): Rendsborg
-          -->
-        <_name>Rendsburg</_name>
+      <city>
+        <!-- Translators: this is a city in Benin -->
+        <_name>Ouidah</_name>
+        <coordinates>06-22N 002-04-59E</coordinates>
         <location>
-          <!-- Translators: This is in Rendsburg in Schleswig-Holstein in Germany. -->
-          <_name>Hohn</_name>
-          <code>ETNH</code>
-          <coordinates>54-19N 009-32E</coordinates>
+          <name>Cotonou</name>
+          <code>DBBB</code>
+          <coordinates>06-20-59N 002-22-59E</coordinates>
         </location>
       </city>
-      <!-- Couldn't get current weather information (checked 2004-10-17)
-      <location>
-        <_name>Itzehoe</_name>
-        <code>ETHI</code>
-        <coordinates>54-00N 009-35E</coordinates>
-      </location>
-      -->
       <city>
-        <!-- Translators: This is in Schleswig-Holstein in Germany. -->
-        <_name>Kiel</_name>
+        <!-- Translators: this is the capital of Benin -->
+        <_name>Porto-Novo</_name>
+        <coordinates>06-28-59N 002-37E</coordinates>
         <location>
-          <!-- Translators: This is in Kiel in Schleswig-Holstein in Germany. -->
-          <_name>Holtenau</_name>
-          <code>EDHK</code>
-          <coordinates>54-23N 010-10E</coordinates>
+          <name>Cotonou</name>
+          <code>DBBB</code>
+          <coordinates>06-20-59N 002-22-59E</coordinates>
         </location>
       </city>
+    </country>
+    <country>
+      <!-- BW - Botswana -->
+      <_name>Botswana</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Kanye, Serowe
+        -->
+      <iso-code>BW</iso-code>
+      <fips-code>BC</fips-code>
+      <tz-hint>Africa/Gaborone</tz-hint>
       <city>
-        <!-- Translators: This is in Schleswig-Holstein in Germany. -->
-        <_name>LÃbeck</_name>
+        <!-- Translators: this is a city in Botswana -->
+        <_name>Francistown</_name>
+        <coordinates>21-10S 027-31E</coordinates>
         <location>
-          <!-- Translators: This is in LÃbeck in Schleswig-Holstein in Germany. -->
-          <_name>Blankensee</_name>
-          <code>EDHL</code>
-          <coordinates>53-49N 010-42E</coordinates>
+          <name>Francistown</name>
+          <code>FBFT</code>
+          <coordinates>21-13S 027-30E</coordinates>
         </location>
       </city>
       <city>
-        <!-- Translators: This is in Schleswig-Holstein in Germany.
-
-             local name (de_DE): Schleswig
-             local name (da_DE): Slesvig
-             local name (nds_DE): Sleswig
-          -->
-        <_name>Schleswig</_name>
+        <!-- Translators: this is the capital of Botswana -->
+        <_name>Gaborone</_name>
+        <coordinates>24-38-47S 025-54-42E</coordinates>
         <location>
-          <!-- Translators: This is in Schleswig in Schleswig-Holstein in Germany. -->
-          <_name>Jagel</_name>
-          <code>ETNS</code>
-          <coordinates>54-28N 009-31E</coordinates>
+          <name>Seretse Khama International Airport</name>
+          <code>FBSK</code>
+          <coordinates>24-13S 025-55E</coordinates>
         </location>
       </city>
-      <location>
-        <!-- Translators: This is in Schleswig-Holstein in Germany.
-
-             local name (de_DE): Westerland
-             local name (da_DE): Vesterland
-             local name (fy_DE): WÃÃsterlÃn
-          -->
-        <_name>Westerland</_name>
-        <code>EDXW</code>
-        <coordinates>54-55N 008-21E</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a state in Germany.
-
-           The local name is "ThÃringen". Please use that unless
-           you know that it has a different name in your language.
-	-->
-      <_name>Thuringia</_name>
       <city>
-        <!-- Translators: This is in Thuringia in Germany. -->
-        <_name>Altenburg</_name>
+        <!-- Translators: this is a city in Botswana -->
+        <_name>Ghanzi</_name>
+        <coordinates>21-34S 021-46-59E</coordinates>
         <location>
-          <!-- Translators: This is in Altenburg in Thuringia in Germany. -->
-          <_name>Nobitz</_name>
-          <code>EDAC</code>
-          <coordinates>50-58N 012-30E</coordinates>
+          <name>Ghanzi</name>
+          <code>FBGZ</code>
+          <coordinates>21-41-59S 021-38-59E</coordinates>
         </location>
       </city>
       <city>
-        <!-- Translators: This is in Thuringia in Germany. -->
-        <_name>Erfurt</_name>
+        <!-- Translators: this is a city in Botswana -->
+        <_name>Kasane</_name>
+        <coordinates>17-49S 025-08-59E</coordinates>
         <location>
-          <!-- Translators: This is in Erfurt in Thuringia in Germany. -->
-          <_name>Bindersleben</_name>
-          <code>EDDE</code>
-          <coordinates>50-59N 010-58E</coordinates>
+          <name>Kasane</name>
+          <code>FBKE</code>
+          <coordinates>17-49S 025-08-59E</coordinates>
         </location>
       </city>
-    </state>
-  </country>
-  <country>
-    <!-- GR - Greece -->
-    <_name>Greece</_name>
-    <iso-code>GR</iso-code>
-    <tz-hint>Europe/Athens</tz-hint>
-    <location>
-      <_name>Agrinio</_name>
-      <code>LGAG</code>
-    </location>
-    <city>
-      <_name>Preveza</_name>
-      <location>
-        <_name>Aktion</_name>
-        <code>LGPZ</code>
-        <coordinates>38-37N 020-46E</coordinates>
-      </location>
-    </city>
-    <location>
-      <_name>Alexandroupoli</_name>
-      <code>LGAL</code>
-      <coordinates>40-51N 025-55E</coordinates>
-    </location>
-    <location>
-      <_name>Andravida</_name>
-      <code>LGAD</code>
-      <coordinates>37-55N 021-17E</coordinates>
-    </location>
-    <location>
-      <_name>Araxos</_name>
-      <code>LGRX</code>
-      <coordinates>38-09N 021-25E</coordinates>
-    </location>
-    <city>
-      <_name>Athens</_name>
-      <location>
-        <_name>Eleftherios Venizelos</_name>
-        <code>LGAV</code>
-        <coordinates>37-56N 023-56E</coordinates>
-      </location>
-    </city>
-    <location>
-      <_name>Chios</_name>
-      <code>LGHI</code>
-      <coordinates>38-20N 026-08E</coordinates>
-    </location>
-    <city>
-      <_name>Kavala</_name>
-      <location>
-        <_name>Chrysoupoli</_name>
-        <code>LGKV</code>
-        <coordinates>40-59N 024-36E</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- FIXME: rename this to Cyclades? -->
-      <_name>Cyclades Islands</_name>
-      <location>
-        <_name>Naxos</_name>
-        <code>LGNX</code>
-        <coordinates>37-04-47N 025-22-01E</coordinates>
-      </location>
-    </city>
-    <location>
-      <_name>Elefsina</_name>
-      <code>LGEL</code>
-      <coordinates>38-04N 023-33E</coordinates>
-    </location>
-    <location>
-      <_name>Heraklion</_name>
-      <code>LGIR</code>
-      <coordinates>35-20N 025-11E</coordinates>
-    </location>
-    <location>
-      <_name>Kalamata</_name>
-      <code>LGKL</code>
-      <coordinates>37-04N 022-01E</coordinates>
-    </location>
-    <location>
-      <_name>Karpathos</_name>
-      <code>LGKP</code>
-      <coordinates>35-24-51N 027-08-54E</coordinates>
-    </location>
-    <location>
-      <_name>Kefalhnia</_name>
-      <code>LGKF</code>
-      <coordinates>38-07N 020-30E</coordinates>
-    </location>
-    <location>
-      <_name>Kerkyra</_name>
-      <code>LGKR</code>
-      <coordinates>39-37N 019-55E</coordinates>
-    </location>
-    <location>
-      <_name>Kithira</_name>
-      <code>LGKC</code>
-      <coordinates>36-17-21N 023-01-24E</coordinates>
-    </location>
-    <location>
-      <_name>Kos</_name>
-      <code>LGKO</code>
-      <coordinates>36-47N 027-04E</coordinates>
-    </location>
-    <location>
-      <_name>Kozani</_name>
-      <code>LGKZ</code>
-      <coordinates>40-18N 021-47E</coordinates>
-    </location>
-    <location>
-      <_name>Limnos</_name>
-      <code>LGLM</code>
-      <coordinates>39-55N 025-14E</coordinates>
-    </location>
-    <location>
-      <_name>Mikonos</_name>
-      <code>LGMK</code>
-      <coordinates>37-26-09N 025-20-45E</coordinates>
-    </location>
-    <city>
-      <_name>Lesvos</_name>
-      <location>
-        <_name>Mytilene</_name>
-        <code>LGMT</code>
-        <coordinates>39-04N 026-36E</coordinates>
-      </location>
-    </city>
-    <location>
-      <_name>Paros</_name>
-      <code>LGPA</code>
-      <coordinates>37-00-40N 025-07-32E</coordinates>
-    </location>
-    <city>
-      <_name>Rhodes</_name>
-      <location>
-        <_name>Rhodes</_name>
-        <code>LGRP</code>
-        <coordinates>36-24N 028-05E</coordinates>
-      </location>
-    </city>
-    <location>
-      <_name>Samos</_name>
-      <code>LGSM</code>
-      <coordinates>37-42N 026-55E</coordinates>
-    </location>
-    <location>
-      <_name>Santorini</_name>
-      <code>LGSR</code>
-      <coordinates>36-24N 025-29E</coordinates>
-    </location>
-    <location>
-      <_name>Skiathos</_name>
-      <code>LGSK</code>
-      <coordinates>39-11N 023-30E</coordinates>
-    </location>
-    <location>
-      <_name>Skiros</_name>
-      <code>LGSY</code>
-    </location>
-    <city>
-      <_name>Chania</_name>
-      <location>
-        <_name>Souda</_name>
-        <code>LGSA</code>
-        <coordinates>35-29N 024-07E</coordinates>
-      </location>
-    </city>
-    <location>
-      <_name>Syros</_name>
-      <code>LGSO</code>
-      <coordinates>37-25-16N 024-56-54E</coordinates>
-    </location>
-    <city>
-      <_name>Thessaloniki</_name>
-      <location>
-        <_name>Makedonia</_name>
-        <code>LGTS</code>
-        <coordinates>40-31N 022-58E</coordinates>
-      </location>
-    </city>
-    <location>
-      <_name>Zakinthos</_name>
-      <code>LGZA</code>
-      <coordinates>37-45N 020-53E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- GG - The Bailiwick of Guernsey, a British Crown dependency -->
-    <_name>Guernsey</_name>
-    <iso-code>GG</iso-code>
-    <tz-hint>Europe/Guernsey</tz-hint>
-    <location>
-      <_name>Guernsey</_name>
-      <code>EGJB</code>
-      <zone>:centralsouthern</zone>
-      <coordinates>49-26N 002-36W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- HU - Hungary -->
-    <_name>Hungary</_name>
-    <iso-code>HU</iso-code>
-    <tz-hint>Europe/Budapest</tz-hint>
-    <city>
-     <_name>Budapest</_name>
-     <location>
-       <_name>Ferihegy</_name>
-       <code>LHBP</code>
-       <coordinates>47-26N 019-16E</coordinates>
-     </location>
-    </city>
-    <location>
-      <_name>Debrecen</_name>
-      <code>LHDC</code>
-      <coordinates>47-29N 021-36E</coordinates>
-    </location>
-    <location>
-      <_name>Kecskemet</_name>
-      <code>LHKE</code>
-      <coordinates>46-55N 019-45E</coordinates>
-    </location>
-    <location>
-      <_name>Pecs/Pogany</_name>
-      <code>LHPP</code>
-      <coordinates>46-06N 018-14E</coordinates>
-    </location>
-    <location>
-      <_name>Szeged</_name>
-      <code>LHUD</code>
-      <coordinates>46-15N 020-06E</coordinates>
-    </location>
-    <location>
-      <_name>Szolnok</_name>
-      <code>LHSN</code>
-      <coordinates>47-07N 020-14E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- IE - Ireland -->
-    <_name>Ireland</_name>
-    <iso-code>IE</iso-code>
-    <tz-hint>Europe/Dublin</tz-hint>
-    <location>
-      <_name>Connaught</_name>
-      <code>EIKN</code>
-      <coordinates>53-54-37N 008-49-05W</coordinates>
-    </location>
-    <location>
-      <_name>Cork</_name>
-      <code>EICK</code>
-      <coordinates>51-51N 008-29W</coordinates>
-    </location>
-    <location>
-      <_name>Dublin</_name>
-      <code>EIDW</code>
-      <coordinates>53-26N 006-15W</coordinates>
-    </location>
-    <location>
-      <_name>Shannon</_name>
-      <code>EINN</code>
-      <coordinates>52-42N 008-55W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- IM - Isle of Man, a British Crown dependency -->
-    <_name>Isle of Man</_name>
-    <iso-code>IM</iso-code>
-    <tz-hint>Europe/Isle_of_Man</tz-hint>
-    <location>
-      <_name>Isle of Man</_name>
-      <code>EGNS</code>
-      <zone>:northwest</zone>
-      <coordinates>54-05N 004-38W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- IT - Italy -->
-    <_name>Italy</_name>
-    <iso-code>IT</iso-code>
-    <tz-hint>Europe/Rome</tz-hint>
-    <location>
-      <_name>Albenga</_name>
-      <code>LIMG</code>
-      <coordinates>44-03N 008-07E</coordinates>
-    </location>
-    <location>
-      <_name>Alghero</_name>
-      <code>LIEA</code>
-      <coordinates>40-38N 008-17E</coordinates>
-    </location>
-    <location>
-      <_name>Amendola</_name>
-      <code>LIBA</code>
-      <coordinates>41-32N 015-43E</coordinates>
-    </location>
-    <location>
-      <_name>Ancona</_name>
-      <code>LIPY</code>
-    </location>
-    <location>
-      <_name>Aviano</_name>
-      <code>LIPA</code>
-      <coordinates>46-02N 012-36E</coordinates>
-    </location>
-    <location>
-      <_name>Aviano Usaf</_name>
-      <code>LIYW</code>
-      <coordinates>46-02N 012-37E</coordinates>
-    </location>
-    <location>
-      <_name>Bari/Palese Macchie</_name>
-      <code>LIBD</code>
-      <coordinates>41-08N 016-47E</coordinates>
-    </location>
-    <location>
-      <_name>Bergamo/Orio Al Serio</_name>
-      <code>LIME</code>
-      <coordinates>45-40N 009-42E</coordinates>
-    </location>
-    <location>
-      <_name>Bologna/Borgo Panigale</_name>
-      <code>LIPE</code>
-      <coordinates>44-32N 011-18E</coordinates>
-    </location>
-    <location>
-      <_name>Bolzano</_name>
-      <code>LIPB</code>
-      <coordinates>46-28N 011-20E</coordinates>
-    </location>
-    <location>
-      <_name>Brescia/Ghedi</_name>
-      <code>LIPL</code>
-      <coordinates>45-25N 010-17E</coordinates>
-    </location>
-    <location>
-      <_name>Brescia/Montichiari</_name>
-      <code>LIPO</code>
-      <coordinates>45-24-02N 010-18-59E</coordinates>
-    </location>
-    <location>
-      <_name>Brindisi</_name>
-      <code>LIBR</code>
-      <coordinates>40-39N 017-57E</coordinates>
-    </location>
-    <location>
-      <_name>Cagliari/Elmas</_name>
-      <code>LIEE</code>
-      <coordinates>39-15N 009-04E</coordinates>
-    </location>
-    <location>
-      <_name>Capo Bellavista</_name>
-      <code>LIEB</code>
-      <coordinates>39-56N 009-43E</coordinates>
-    </location>
-    <location>
-      <_name>Capo Mele</_name>
-      <code>LIMU</code>
-      <coordinates>43-57N 008-10E</coordinates>
-    </location>
-    <location>
-      <_name>Capri</_name>
-      <code>LIQC</code>
-      <coordinates>40-33N 014-12E</coordinates>
-    </location>
-    <city>
-     <_name>Catania</_name>
-     <location>
-       <_name>Fontanarossa</_name>
-       <code>LICC</code>
-       <coordinates>37-28N 015-03E</coordinates>
-     </location>
-     <location>
-       <_name>Sigonella</_name>
-       <code>LICZ</code>
-       <coordinates>37-24N 014-55E</coordinates>
-     </location>
-    </city>
-    <location>
-      <_name>Cervia</_name>
-      <code>LIPC</code>
-      <coordinates>44-13N 012-18E</coordinates>
-    </location>
-    <location>
-      <_name>Crotone</_name>
-      <code>LIBC</code>
-      <coordinates>39-00N 017-04E</coordinates>
-    </location>
-    <location>
-      <_name>Cuneo/Levaldigi</_name>
-      <code>LIMZ</code>
-      <coordinates>44-32-47N 007-37-20E</coordinates>
-    </location>
-    <location>
-      <_name>Decimomannu</_name>
-      <code>LIED</code>
-      <coordinates>39-21N 008-58E</coordinates>
-    </location>
-    <location>
-      <_name>Dobbiaco</_name>
-      <code>LIVD</code>
-      <coordinates>46-44N 012-13E</coordinates>
-    </location>
-    <location>
-      <_name>Falconara</_name>
-      <code>LIPY</code>
-      <coordinates>43-37N 013-22E</coordinates>
-    </location>
-    <location>
-      <_name>Ferrara</_name>
-      <code>LIPF</code>
-      <coordinates>44-50N 011-37E</coordinates>
-    </location>
-    <location>
-      <_name>Firenze/Peretola</_name>
-      <code>LIRQ</code>
-      <coordinates>43-48N 011-12E</coordinates>
-    </location>
-    <location>
-      <_name>Forli</_name>
-      <code>LIPK</code>
-      <coordinates>44-12N 012-04E</coordinates>
-    </location>
-    <location>
-      <_name>Frontone</_name>
-      <code>LIVF</code>
-      <coordinates>43-31N 012-44E</coordinates>
-    </location>
-    <location>
-      <_name>Frosinone</_name>
-      <code>LIRH</code>
-      <coordinates>41-38N 013-18E</coordinates>
-    </location>
-    <location>
-      <_name>Genova/Sestri</_name>
-      <code>LIMJ</code>
-      <coordinates>44-25N 008-51E</coordinates>
-    </location>
-    <location>
-      <_name>Ghedi</_name>
-      <code>LIPL</code>
-    </location>
-    <location>
-      <_name>Gioia del Colle</_name>
-      <code>LIBV</code>
-      <coordinates>40-46N 016-56E</coordinates>
-    </location>
-    <location>
-      <_name>Grazzanise</_name>
-      <code>LIRM</code>
-      <coordinates>41-03N 014-04E</coordinates>
-    </location>
-    <location>
-      <_name>Grosseto</_name>
-      <code>LIRS</code>
-      <coordinates>42-45N 011-04E</coordinates>
-    </location>
-    <location>
-      <_name>Grottaglie</_name>
-      <code>LIBG</code>
-      <coordinates>40-31N 017-24E</coordinates>
-    </location>
-    <location>
-      <_name>Guidonia</_name>
-      <code>LIRG</code>
-      <coordinates>42-00N 012-44E</coordinates>
-    </location>
-    <location>
-      <_name>Lamezia Terme</_name>
-      <code>LICA</code>
-      <coordinates>38-54N 016-15E</coordinates>
-    </location>
-    <location>
-      <_name>Lampedusa</_name>
-      <code>LICD</code>
-      <coordinates>35-30N 012-36E</coordinates>
-    </location>
-    <location>
-      <_name>Latina</_name>
-      <code>LIRL</code>
-      <coordinates>41-33N 012-54E</coordinates>
-    </location>
-    <location>
-      <_name>Lecce</_name>
-      <code>LIBN</code>
-      <coordinates>40-14N 018-09E</coordinates>
-    </location>
-    <location>
-      <_name>Marino di Ravenna</_name>
-      <code>LIVM</code>
-      <coordinates>44-27N 012-18E</coordinates>
-    </location>
-    <location>
-      <_name>Messina</_name>
-      <code>LICF</code>
-      <coordinates>38-12N 015-33E</coordinates>
-    </location>
-    <location>
-      <_name>Milano/Linate</_name>
-      <code>LIML</code>
-      <coordinates>45-26N 009-17E</coordinates>
-    </location>
-    <location>
-      <_name>Milano/Malpensa</_name>
-      <code>LIMC</code>
-      <coordinates>45-37N 008-44E</coordinates>
-    </location>
-    <location>
-      <_name>Monte Argentario</_name>
-      <code>LIQO</code>
-      <coordinates>42-23N 011-10E</coordinates>
-    </location>
-    <location>
-      <_name>Monte Calamita</_name>
-      <code>LIRX</code>
-    </location>
-    <location>
-      <_name>Monte Cimone</_name>
-      <code>LIVC</code>
-      <coordinates>44-12N 010-42E</coordinates>
-    </location>
-    <location>
-      <_name>Monte Malanotte</_name>
-      <code>LIMY</code>
-      <coordinates>44-15N 007-48E</coordinates>
-    </location>
-    <location>
-      <_name>Monte S. Angelo</_name>
-      <code>LIBE</code>
-      <coordinates>41-42N 015-57E</coordinates>
-    </location>
-    <location>
-      <_name>Monte Scuro</_name>
-      <code>LIBQ</code>
-      <coordinates>39-20N 016-24E</coordinates>
-    </location>
-    <location>
-      <_name>Monte Terminillo</_name>
-      <code>LIRK</code>
-      <coordinates>42-28N 012-59E</coordinates>
-    </location>
-    <location>
-      <_name>Napoli/Capodichino</_name>
-      <code>LIRN</code>
-      <coordinates>40-51N 014-18E</coordinates>
-    </location>
-    <location>
-      <_name>Novara/Cameri</_name>
-      <code>LIMN</code>
-      <coordinates>45-31N 008-40E</coordinates>
-    </location>
-    <location>
-      <_name>Olbia/Costa Smeralda</_name>
-      <code>LIEO</code>
-      <coordinates>40-54N 009-31E</coordinates>
-    </location>
-    <location>
-      <_name>Padova</_name>
-      <code>LIPU</code>
-    </location>
-    <location>
-      <_name>Paganella</_name>
-      <code>LIVP</code>
-      <coordinates>46-09N 011-02E</coordinates>
-    </location>
-    <city>
-     <_name>Palermo</_name>
-     <location>
-       <_name>Punta Raisi</_name>
-       <code>LICJ</code>
-       <coordinates>38-11N 013-06E</coordinates>
-     </location>
-     <location>
-       <_name>Boccadifalco</_name>
-       <code>LICP</code>
-       <coordinates>38-06N 013-18E</coordinates>
-     </location>
-    </city>
-    <location>
-      <_name>Pantelleria</_name>
-      <code>LICG</code>
-      <coordinates>36-49N 011-58E</coordinates>
-    </location>
-    <location>
-      <_name>Parma</_name>
-      <code>LIMP</code>
-      <coordinates>44-49-17N 010-17-41E</coordinates>
-    </location>
-    <location>
-      <_name>Passo Dei Giovi</_name>
-      <code>LIMV</code>
-      <coordinates>44-38N 008-56E</coordinates>
-    </location>
-    <location>
-      <_name>Passo della Cisa</_name>
-      <code>LIMT</code>
-      <coordinates>44-26N 009-56E</coordinates>
-    </location>
-    <location>
-      <_name>Passo Resia</_name>
-      <code>LIVE</code>
-    </location>
-    <location>
-      <_name>Passo Rolle</_name>
-      <code>LIVR</code>
-      <coordinates>46-18N 011-47E</coordinates>
-    </location>
-    <location>
-      <_name>Perugia</_name>
-      <code>LIRZ</code>
-      <coordinates>43-05N 012-30E</coordinates>
-    </location>
-    <location>
-      <_name>Pescara</_name>
-      <code>LIBP</code>
-      <coordinates>42-26N 014-12E</coordinates>
-    </location>
-    <location>
-      <_name>Piacenza</_name>
-      <code>LIMS</code>
-      <coordinates>44-55N 009-44E</coordinates>
-    </location>
-    <location>
-      <_name>Pian Rosa</_name>
-      <code>LIMH</code>
-      <coordinates>45-56N 007-42E</coordinates>
-    </location>
-    <location>
-      <_name>Pisa/S. Giusto</_name>
-      <code>LIRP</code>
-      <coordinates>43-41N 010-23E</coordinates>
-    </location>
-    <location>
-      <_name>Pratica Di Mare</_name>
-      <code>LIRE</code>
-      <coordinates>41-39N 012-27E</coordinates>
-    </location>
-    <location>
-      <_name>Punta Marina</_name>
-      <code>LIVM</code>
-      <coordinates>44-27N 012-18E</coordinates>
-    </location>
-    <location>
-      <_name>Reggio Calabria</_name>
-      <code>LICR</code>
-      <coordinates>38-04N 015-39E</coordinates>
-    </location>
-    <location>
-      <_name>Resia Pass</_name>
-      <code>LIVE</code>
-      <coordinates>46-50N 010-30E</coordinates>
-    </location>
-    <location>
-      <_name>Rieti</_name>
-      <code>LIQN</code>
-      <coordinates>42-25N 012-51E</coordinates>
-    </location>
-    <location>
-      <_name>Rimini</_name>
-      <code>LIPR</code>
-      <coordinates>44-02N 012-37E</coordinates>
-    </location>
-    <location>
-      <_name>Rivolto</_name>
-      <code>LIPI</code>
-    </location>
-    <location>
-      <_name>Roma/Ciampino</_name>
-      <code>LIRA</code>
-      <coordinates>41-47N 012-35E</coordinates>
-    </location>
-    <location>
-      <_name>Roma/Fiumicino</_name>
-      <code>LIRF</code>
-      <coordinates>41-48N 012-14E</coordinates>
-    </location>
-    <location>
-      <_name>Roma/Urbe</_name>
-      <code>LIRU</code>
-      <coordinates>41-57N 012-30E</coordinates>
-    </location>
-    <location>
-      <_name>Ronchi dei Legionari</_name>
-      <code>LIPQ</code>
-      <coordinates>45-49N 013-29E</coordinates>
-    </location>
-    <location>
-      <_name>S. Maria Di Leuca</_name>
-      <code>LIBY</code>
-      <coordinates>39-49N 018-21E</coordinates>
-    </location>
-    <location>
-      <_name>Sarzana/Luni</_name>
-      <code>LIQW</code>
-      <coordinates>44-05N 009-59E</coordinates>
-    </location>
-    <location>
-      <_name>Sigonella</_name>
-      <code>LICZ</code>
-    </location>
-    <location>
-      <_name>Taranto</_name>
-       <code>LIBG</code>
-    </location>
-    <location>
-      <_name>Tarvisio</_name>
-      <code>LIVO</code>
-      <coordinates>46-30N 013-35E</coordinates>
-    </location>
-    <location>
-      <_name>Termoli</_name>
-      <code>LIBT</code>
-      <coordinates>42-00N 015-00E</coordinates>
-    </location>
-    <location>
-      <_name>Torino/Bric Della Croce</_name>
-      <code>LIMK</code>
-      <coordinates>45-02N 007-44E</coordinates>
-    </location>
-    <location>
-      <_name>Torino/Caselle</_name>
-      <code>LIMF</code>
-      <coordinates>45-13N 007-39E</coordinates>
-    </location>
-    <location>
-      <_name>Trapani/Birgi</_name>
-      <code>LICT</code>
-      <coordinates>37-55N 012-30E</coordinates>
-    </location>
-    <location>
-      <_name>Trevico</_name>
-      <code>LIRT</code>
-      <coordinates>41-03N 015-14E</coordinates>
-    </location>
-    <location>
-      <_name>Treviso/Istrana</_name>
-      <code>LIPS</code>
-      <coordinates>45-41N 012-06E</coordinates>
-    </location>
-    <location>
-      <_name>Treviso/S.Angelo</_name>
-      <code>LIPH</code>
-      <coordinates>45-39N 012-11E</coordinates>
-    </location>
-    <location>
-      <_name>Trieste</_name>
-      <code>LIVT</code>
-      <coordinates>45-39N 013-45E</coordinates>
-    </location>
-    <location>
-      <_name>Udine/Rivolto</_name>
-      <code>LIPI</code>
-      <coordinates>45-59N 013-02E</coordinates>
-    </location>
-    <location>
-      <_name>Venezia/Tessera</_name>
-      <code>LIPZ</code>
-      <coordinates>45-30N 012-20E</coordinates>
-    </location>
-    <location>
-      <_name>Verona/Villafranca</_name>
-      <code>LIPX</code>
-      <coordinates>45-23N 010-52E</coordinates>
-    </location>
-    <location>
-      <_name>Vicenza</_name>
-      <code>LIPT</code>
-      <coordinates>45-34N 011-31E</coordinates>
-    </location>
-    <location>
-      <_name>Villafranca</_name>
-      <code>LIPX</code>
-    </location>
-    <location>
-      <_name>Viterbo</_name>
-      <code>LIRV</code>
-      <coordinates>42-26N 012-03E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- JE - The Bailiwick of Jersey, a British Crown dependency -->
-    <_name>Jersey</_name>
-    <iso-code>JE</iso-code>
-    <tz-hint>Europe/Jersey</tz-hint>
-    <location>
-      <_name>Jersey</_name>
-      <code>EGJJ</code>
-      <zone>:centralsouthern</zone>
-      <coordinates>49-13N 002-12W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- NL - Netherlands -->
-    <_name>Netherlands</_name>
-    <iso-code>NL</iso-code>
-    <tz-hint>Europe/Amsterdam</tz-hint>
-    <location>
-      <_name>Amsterdam</_name>
-      <code>EHAM</code>
-      <coordinates>52-18N 004-46E</coordinates>
-    </location>
-    <location>
-      <_name>Deelen</_name>
-      <code>EHDL</code>
-      <coordinates>52-04N 005-53E</coordinates>
-    </location>
-    <location>
-      <_name>Den Helder/De Kooy</_name>
-      <code>EHKD</code>
-      <coordinates>52-55N 004-47E</coordinates>
-     </location>
-    <location>
-     <_name>Eindhoven</_name>
-      <code>EHEH</code>
-      <coordinates>51-27N 005-25E</coordinates>
-     </location>
-    <location>
-     <_name>Gilze-Rijen</_name>
-      <code>EHGR</code>
-      <coordinates>51-34N 004-56E</coordinates>
-     </location>
-    <location>
-     <_name>Groningen</_name>
-      <code>EHGG</code>
-      <coordinates>53-08N 006-35E</coordinates>
-    </location>
-    <location>
-      <_name>Leeuwarden</_name>
-      <code>EHLW</code>
-      <coordinates>53-13N 005-46E</coordinates>
-    </location>
-    <location>
-      <_name>Maastricht</_name>
-      <code>EHBK</code>
-      <coordinates>50-55N 005-47E</coordinates>
-    </location>
-    <location>
-      <_name>Rotterdam</_name>
-      <code>EHRD</code>
-      <coordinates>51-57N 004-27E</coordinates>
-    </location>
-    <location>
-      <_name>Twenthe</_name>
-      <code>EHTW</code>
-      <coordinates>52-16N 006-54E</coordinates>
-    </location>
-    <location>
-      <_name>Utrecht/Soesterberg</_name>
-      <code>EHSB</code>
-      <coordinates>52-08N 005-17E</coordinates>
-    </location>
-    <location>
-      <_name>Valkenburg</_name>
-      <code>EHVB</code>
-      <coordinates>52-11N 004-25E</coordinates>
-    </location>
-    <location>
-      <_name>Vlieland</_name>
-      <code>EHVL</code>
-      <coordinates>53-15N 004-55E</coordinates>
-    </location>
-    <location>
-      <_name>Volkel</_name>
-      <code>EHVK</code>
-      <coordinates>51-39N 005-42E</coordinates>
-    </location>
-    <location>
-      <_name>Woensdrecht</_name>
-      <code>EHWO</code>
-      <coordinates>51-27N 004-20E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- SM - San Marino -->
-    <_name>San Marino</_name>
-    <iso-code>SM</iso-code>
-    <tz-hint>Europe/San_Marino</tz-hint>
-  </country>
-  <country>
-    <!-- ES - Spain -->
-    <_name>Spain</_name>
-    <iso-code>ES</iso-code>
-    <tz-hint>Europe/Madrid</tz-hint>
-    <location>
-      <_name>Albacete/Los Llanos</_name>
-      <code>LEAB</code>
-      <coordinates>38-57N 001-51W</coordinates>
-    </location>
-    <location>
-      <_name>Alacant/L'Altet</_name>
-      <code>LEAL</code>
-      <coordinates>38-17N 000-33W</coordinates>
-    </location>
-    <location>
-      <_name>AlmerÃa/Airport</_name>
-      <code>LEAM</code>
-      <coordinates>36-51N 002-23W</coordinates>
-    </location>
-    <location>
-      <_name>Asturias/AvilÃs</_name>
-      <code>LEAS</code>
-      <coordinates>43-33N 006-02W</coordinates>
-    </location>
-    <location>
-      <_name>Badajoz/Talavera la Real</_name>
-      <code>LEBZ</code>
-      <coordinates>38-53N 006-49W</coordinates>
-    </location>
-    <location>
-      <_name>Barcelona/Airport</_name>
-      <code>LEBL</code>
-      <coordinates>41-17N 002-04E</coordinates>
-    </location>
-    <location>
-      <_name>Bilbao/Sondika</_name>
-      <code>LEBB</code>
-      <coordinates>43-18N 002-56W</coordinates>
-    </location>
-    <city>
-     <_name>Canary Islands</_name>
-     <location>
-        <_name>Hierro/Airport</_name>
-	<tz-hint>Atlantic/Canary</tz-hint>
-        <code>GCHI</code>
-        <coordinates>27-49N 017-53W</coordinates>
-     </location>
-     <location>
-       <_name>Lanzarote</_name>
-       <tz-hint>Atlantic/Canary</tz-hint>
-       <code>GCRR</code>
-       <coordinates>28-57N 013-36W</coordinates>
-     </location>
-     <location>
-       <_name>Las Palmas de Gran Canaria/Gando</_name>
-       <tz-hint>Atlantic/Canary</tz-hint>
-       <code>GCLP</code>
-       <coordinates>27-56N 015-23W</coordinates>
-     </location>
-     <location>
-      <_name>Tenerife/Tenerife Norte (Los Rodeos) Airport</_name>
-      <tz-hint>Atlantic/Canary</tz-hint>
-      <code>GCXO</code>
-      <coordinates>28-28N 016-19W</coordinates>
-    </location>
-    <location>
-      <_name>Tenerife/Tenerife Sur Airport</_name>
-      <tz-hint>Atlantic/Canary</tz-hint>
-      <code>GCTS</code>
-      <coordinates>28-03N 016-34W</coordinates>
-    </location>
-    <location>
-        <_name>La Palma</_name>
-	<tz-hint>Atlantic/Canary</tz-hint>
-        <code>GCLA</code>
-        <coordinates>28-37N 017-45W</coordinates>
-     </location>
-     <location>
-        <_name>Fuerteventura</_name>
-	<tz-hint>Atlantic/Canary</tz-hint>
-        <code>GCFV</code>
-        <coordinates>28-27N 013-52W</coordinates>
-      </location>
-    </city>
-    <location>
-      <_name>CÃrdoba</_name>
-      <code>LEBA</code>
-      <coordinates>37-51N 004-51W</coordinates>
-    </location>
-    <location>
-      <_name>Girona/Costa Brava</_name>
-      <code>LEGE</code>
-      <coordinates>41-54N 002-46E</coordinates>
-    </location>
-    <location>
-      <_name>Granada/Airport</_name>
-      <code>LEGR</code>
-      <coordinates>37-11N 003-47W</coordinates>
-    </location>
-    <location>
-      <_name>Granada/Armilla</_name>
-      <code>LEGA</code>
-      <coordinates>37-08N 003-38-08W</coordinates>
-    </location>
-    <city>
-      <_name>Baleares Islands</_name>
-    <location>
-      <_name>Ibiza/Es Codolar</_name>
-      <code>LEIB</code>
-      <coordinates>38-52N 001-23E</coordinates>
-    </location>
-    <location>
-      <_name>Menorca</_name>
-      <code>LEMH</code>
-      <coordinates>39-52N 004-14E</coordinates>
-    </location>
-    <location>
-      <_name>Palma de Mallorca/Son Sant Joan</_name>
-      <code>LEPA</code>
-      <coordinates>39-33N 002-44E</coordinates>
-    </location>
-    </city>
-    <location>
-      <_name>Jerez de la Frontera</_name>
-      <code>LEJR</code>
-      <coordinates>36-45N 006-04W</coordinates>
-    </location>
-    <location>
-      <_name>La CoruÃa/Alvedro</_name>
-      <code>LECO</code>
-      <coordinates>43-18N 008-23W</coordinates>
-    </location>
-    <location>
-      <_name>LeÃn/Virgen del Camino</_name>
-      <code>LELN</code>
-      <coordinates>42-35N 005-39W</coordinates>
-    </location>
-    <city>
-     <_name>Madrid</_name>
-     <location>
-       <_name>Barajas</_name>
-       <code>LEMD</code>
-       <coordinates>40-27N 003-33W</coordinates>
-     </location>
-     <location>
-       <_name>Cuatro Vientos</_name>
-       <code>LEVS</code>
-       <coordinates>40-23N 003-47W</coordinates>
-     </location>
-     <location>
-       <_name>Getafe</_name>
-       <code>LEGT</code>
-       <coordinates>40-18N 003-43W</coordinates>
-     </location>
-     <location>
-       <_name>TorrejÃn</_name>
-       <code>LETO</code>
-       <coordinates>40-29N 003-27W</coordinates>
-     </location>
-    </city>
-    <location>
-      <_name>MÃlaga</_name>
-      <code>LEMG</code>
-      <coordinates>36-40N 004-29W</coordinates>
-    </location>
-    <location>
-      <_name>Melilla</_name>
-      <code>GEML</code>
-      <coordinates>35-17N 002-57W</coordinates>
-    </location>
-        <location>
-      <_name>MorÃn de la Frontera</_name>
-      <code>LEMO</code>
-      <coordinates>37-09N 005-37W</coordinates>
-    </location>
-    <city>
-     <_name>Murcia</_name>
-     <location>
-       <_name>Alcantarilla</_name>
-       <code>LERI</code>
-       <coordinates>37-57N 001-14W</coordinates>
-     </location>
-     <location>
-       <_name>San Javier</_name>
-       <code>LELC</code>
-       <coordinates>37-47N 000-48W</coordinates>
-     </location>
-    </city>
-    <location>
-      <_name>Pamplona/Noain</_name>
-      <code>LEPP</code>
-      <coordinates>42-46N 001-38W</coordinates>
-    </location>
-    <location>
-      <_name>Reus</_name>
-      <code>LERS</code>
-      <coordinates>41-09N 001-10E</coordinates>
-    </location>
-    <location>
-      <_name>Rota</_name>
-      <code>LERT</code>
-      <coordinates>36-39N 006-21W</coordinates>
-    </location>
-    <location>
-      <_name>Salamanca/MatacÃn</_name>
-      <code>LESA</code>
-      <coordinates>40-57N 005-30W</coordinates>
-    </location>
-    <location>
-      <!-- The Spanish name for Hondarribia is Fuenterrabia, with &iacute; -->
-      <_name>San SebastiÃn/Hondarribia</_name>
-      <code>LESO</code>
-      <coordinates>43-21N 001-48W</coordinates>
-    </location>
-    <location>
-      <_name>Santander/Parayas</_name>
-      <code>LEXJ</code>
-      <coordinates>43-26N 003-49W</coordinates>
-    </location>
-    <location>
-      <_name>Santiago/Labacolla</_name>
-      <code>LEST</code>
-      <coordinates>42-54N 008-26W</coordinates>
-    </location>
-    <location>
-      <_name>Seville/San Pablo</_name>
-      <code>LEZL</code>
-      <coordinates>37-25N 005-54W</coordinates>
-    </location>
-        <location>
-      <_name>ValÃncia/Manises</_name>
-      <code>LEVC</code>
-      <coordinates>39-30N 000-28W</coordinates>
-    </location>
-    <location>
-      <_name>Valladolid/Villanubla</_name>
-      <code>LEVD</code>
-      <coordinates>41-43N 004-51W</coordinates>
-    </location>
-    <location>
-      <_name>Vigo/Peinador</_name>
-      <code>LEVX</code>
-      <coordinates>42-13N 008-38W</coordinates>
-    </location>
-    <location>
-      <_name>Vitoria</_name>
-      <code>LEVT</code>
-      <coordinates>42-53N 002-43W</coordinates>
-    </location>
-    <location>
-      <_name>Zaragoza</_name>
-      <code>LEZG</code>
-      <coordinates>41-40N 001-01W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- TR - Turkey -->
-    <_name>Turkey</_name>
-    <iso-code>TR</iso-code>
-    <tz-hint>Europe/Istanbul</tz-hint>
-    <location>
-      <_name>Adana/Incirlik</_name>
-      <code>LTAG</code>
-      <coordinates>37-00N 035-25E</coordinates>
-    </location>
-    <location>
-      <_name>Adana/Sakirpasa</_name>
-      <code>LTAF</code>
-      <coordinates>36-59N 035-18E</coordinates>
-    </location>
-    <location>
-      <_name>Amasya</_name>
-      <code>LTAP</code>
-    </location>
-    <location>
-      <_name>Ankara/Esenboga</_name>
-      <code>LTAC</code>
-      <coordinates>40-07N 032-59E</coordinates>
-    </location>
-    <location>
-      <_name>Ankara/Etimesgut</_name>
-      <code>LTAD</code>
-      <coordinates>39-57N 032-41E</coordinates>
-    </location>
-    <location>
-      <_name>Ankara/Guvercin Lik</_name>
-      <code>LTAB</code>
-      <coordinates>39-56N 032-45E</coordinates>
-    </location>
-    <location>
-      <_name>Antalya</_name>
-      <code>LTAI</code>
-      <coordinates>36-42N 030-44E</coordinates>
-    </location>
-    <location>
-      <_name>Balikesir</_name>
-      <code>LTBF</code>
-      <coordinates>39-37N 027-55E</coordinates>
-    </location>
-    <location>
-      <_name>Bandirma</_name>
-      <code>LTBG</code>
-      <coordinates>40-19N 027-58E</coordinates>
-    </location>
-    <location>
-      <_name>Batman</_name>
-      <code>LTCJ</code>
-      <coordinates>37-52N 041-10E</coordinates>
-    </location>
-    <city>
-     <_name>Bodrum</_name>
-     <location>
-       <_name>Bodrum Milas Airport</_name>
-       <code>LTFE</code>
-       <coordinates>37-14-53N 027-40-55E</coordinates>
-     </location>
-    </city>
-    <location>
-      <_name>Bursa/Yenisehir</_name>
-      <code>LTBR</code>
-      <coordinates>40-15-19N 029-33-45E</coordinates>
-    </location>
-    <location>
-      <_name>Corlu</_name>
-      <code>LTBU</code>
-      <coordinates>41-08N 027-55E</coordinates>
-    </location>
-    <location>
-      <_name>Diyarbakir</_name>
-      <code>LTCC</code>
-      <coordinates>37-53N 040-11E</coordinates>
-    </location>
-    <location>
-      <_name>Elazig</_name>
-      <code>LTCA</code>
-      <coordinates>38-36N 039-17E</coordinates>
-    </location>
-    <location>
-      <_name>Erzincan</_name>
-      <code>LTCD</code>
-      <coordinates>39-44N 039-30E</coordinates>
-    </location>
-    <location>
-      <_name>Erzurum</_name>
-      <code>LTCE</code>
-      <coordinates>39-55N 041-16E</coordinates>
-    </location>
-    <location>
-      <_name>Eskisehir</_name>
-      <code>LTBI</code>
-      <coordinates>39-47N 030-34E</coordinates>
-    </location>
-    <location>
-      <_name>Gaziantep</_name>
-      <code>LTAJ</code>
-      <coordinates>37-05N 037-22E</coordinates>
-    </location>
-    <city>
-     <_name>Istanbul</_name>
-     <location>
-       <_name>Ataturk</_name>
-       <code>LTBA</code>
-       <coordinates>40-58N 028-49E</coordinates>
-     </location>
-     <location>
-       <_name>Sabiha Gokcen</_name>
-       <code>LTFJ</code>
-       <coordinates>40-53-55N 029-18-33E</coordinates>
-     </location>
-    </city>
-    <city>
-     <_name>Izmir</_name>
-     <location>
-       <_name>Adnan Menderes</_name>
-       <code>LTBJ</code>
-       <coordinates>38-16N 027-09E</coordinates>
-     </location>
-     <location>
-       <_name>Cigli</_name>
-       <code>LTBL</code>
-       <coordinates>38-30N 027-01E</coordinates>
-     </location>
-    </city>
-    <location>
-      <_name>Kars</_name>
-      <code>LTCF</code>
-      <coordinates>40-36N 043-05E</coordinates>
-    </location>
-    <location>
-      <_name>Kayseri/Erkilet</_name>
-      <code>LTAU</code>
-      <coordinates>38-47N 035-29E</coordinates>
-    </location>
-    <location>
-      <_name>Konya</_name>
-      <code>LTAN</code>
-      <coordinates>37-58N 032-33E</coordinates>
-    </location>
-    <location>
-      <_name>Malatya/Erhac</_name>
-      <code>LTAT</code>
-      <coordinates>38-26N 038-05E</coordinates>
-    </location>
-    <location>
-      <_name>Merzifon</_name>
-      <code>LTAP</code>
-      <coordinates>40-51N 035-35E</coordinates>
-    </location>
-    <location>
-      <_name>Mugla/Dalaman</_name>
-      <code>LTBS</code>
-      <coordinates>36-42N 028-47E</coordinates>
-    </location>
-    <location>
-      <_name>Murted</_name>
-      <code>LTAE</code>
-      <coordinates>40-05N 032-34E</coordinates>
-    </location>
-    <location>
-      <_name>Nevsehir</_name>
-      <code>LTAZ</code>
-      <coordinates>38-46-12N 034-32-30E</coordinates>
-    </location>
-    <location>
-      <_name>Samsun/Carsamba</_name>
-      <code>LTFH</code>
-      <coordinates>41-15-15N 036-34-03E</coordinates>
-    </location>
-    <location>
-      <_name>Suleyman Demirel</_name>
-      <code>LTFC</code>
-      <coordinates>37-51N 030-22E</coordinates>
-    </location>
-    <location>
-      <_name>Topel</_name>
-      <code>LTBQ</code>
-      <coordinates>40-44N 030-05E</coordinates>
-    </location>
-    <location>
-      <_name>Trabzon</_name>
-      <code>LTCG</code>
-      <coordinates>41-00N 039-43E</coordinates>
-    </location>
-    <location>
-      <_name>Van</_name>
-      <code>LTCI</code>
-      <coordinates>38-27N 043-19E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- UA - Ukraine -->
-    <_name>Ukraine</_name>
-    <iso-code>UA</iso-code>
-    <tz-hint>Europe/Kiev</tz-hint>
-    <location>
-      <_name>Chernovsty</_name>
-      <code>UKLN</code>
-      <coordinates>48-15-36N 025-58-54E</coordinates>
-    </location>
-    <location>
-      <_name>Dnipropetrovs'k</_name>
-      <code>UKDD</code>
-      <coordinates>48-32N 034-40E</coordinates>
-    </location>
-    <location>
-      <_name>Donets'k</_name>
-      <code>UKCC</code>
-      <coordinates>48-05N 037-45E</coordinates>
-    </location>
-    <location>
-      <_name>Hostomel</_name>
-      <code>UKKM</code>
-      <coordinates>50-36-01N 030-11-37E</coordinates>
-    </location>
-    <location>
-      <_name>Ivano-Frankivs'k</_name>
-      <code>UKLI</code>
-      <coordinates>48-53-03N 024-41-10E</coordinates>
-    </location>
-    <location>
-      <_name>Kharkiv</_name>
-      <code>UKHH</code>
-      <coordinates>49-58N 036-08E</coordinates>
-    </location>
-    <location>
-      <_name>Kryvyi Rihi/Dnipropetrovs'k</_name>
-      <code>UKDR</code>
-      <coordinates>48-03N 033-13-12E</coordinates>
-    </location>
-    <city>
-     <_name>Kiev</_name>
-     <location>
-       <_name>Boryspil</_name>
-       <code>UKBB</code>
-     </location>
-     <location>
-       <_name>Zhuliany</_name>
-       <code>UKKK</code>
-       <coordinates>50-24N 030-34E</coordinates>
-     </location>
-    </city>
-    <location>
-      <_name>L'Viv</_name>
-      <code>UKLL</code>
-      <coordinates>49-49N 023-57E</coordinates>
-    </location>
-    <location>
-      <_name>Lugansk</_name>
-      <code>UKCW</code>
-    </location>
-    <location>
-      <_name>Mykolaiv</_name>
-      <code>UKON</code>
-      <coordinates>47-03-29N 031-55-15E</coordinates>
-    </location>
-    <location>
-      <_name>Odesa</_name>
-      <code>UKOO</code>
-      <coordinates>46-26N 030-46E</coordinates>
-    </location>
-    <location>
-      <_name>Rivne</_name>
-      <code>UKLR</code>
-      <coordinates>50-35N 026-08E</coordinates>
-    </location>
-    <location>
-      <_name>Simferopol'</_name>
-      <code>UKFF</code>
-      <coordinates>44-41N 034-08E</coordinates>
-    </location>
-    <location>
-      <_name>Ternopol</_name>
-      <code>UKLT</code>
-    </location>
-    <location>
-      <_name>Uzhhorod</_name>
-      <code>UKLU</code>
-      <coordinates>48-38-05N 022-15-53E</coordinates>
-    </location>
-    <location>
-      <_name>Vinnytsia</_name>
-      <code>UKWW</code>
-    </location>
-    <location>
-      <_name>Zaporizhzhia/Mokraya</_name>
-      <code>UKDE</code>
-      <coordinates>47-52-02N 035-18-59E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- GB - United Kingdom -->
-    <_name>United Kingdom</_name>
-    <iso-code>GB</iso-code>
-    <tz-hint>Europe/London</tz-hint>
-     <state>
-      <_name>Wales</_name>
-      <location>
-       <_name>Cardiff</_name>
-       <code>EGFF</code>
-       <zone>:wales</zone>
-       <coordinates>51-24N 003-21W</coordinates>
-      </location>
-      <location>
-       <_name>Pembrey</_name>
-       <code>EGOP</code>
-       <zone>:wales</zone>
-       <coordinates>51-43N 004-22W</coordinates>
-      </location>
-      <location>
-       <_name>St Athan</_name>
-       <code>EGDX</code>
-       <zone>:wales</zone>
-       <coordinates>51-24N 003-26W</coordinates>
-      </location>
-      <location>
-       <_name>Valley</_name>
-       <code>EGOV</code>
-       <zone>:wales</zone>
-       <coordinates>53-15N 004-32W</coordinates>
-      </location>
-    </state>
-    <state>
-      <_name>East and South East England</_name>
-   <location>
-    <_name>Barkston Heath</_name>
-    <code>EGYE</code>
-    <coordinates>52-58N 000-34W</coordinates>
-   </location>
-   <location>
-    <_name>Benson</_name>
-    <code>EGUB</code>
-    <zone>:southeast</zone>
-    <coordinates>51-37N 001-05W</coordinates>
-   </location>
-   <location>
-    <_name>Biggin Hill</_name>
-    <code>EGKB</code>
-    <zone>:southeast</zone>
-    <coordinates>51-19N 000-02E</coordinates>
-   </location>
-   <location>
-    <_name>Brize Norton</_name>
-    <code>EGVN</code>
-    <zone>:southeast</zone>
-    <coordinates>51-08N 001-06W</coordinates>
-   </location>
-   <location>
-    <_name>Cambridge</_name>
-    <code>EGSC</code>
-    <zone>:eastern</zone>
-    <coordinates>52-12N 000-11E</coordinates>
-   </location>
-   <location>
-    <_name>Coltishall</_name>
-    <code>EGYC</code>
-    <coordinates>52-26N 001-21E</coordinates>
-   </location>
-   <location>
-    <_name>Cranfield</_name>
-    <code>EGTC</code>
-    <zone>:eastern</zone>
-    <coordinates>52-04N 000-37W</coordinates>
-   </location>
-   <location>
-    <_name>Farnborough</_name>
-    <code>EGLF</code>
-    <coordinates>51-17N 000-46W</coordinates>
-   </location>
-   <location>
-    <_name>Holbeach</_name>
-    <code>EGYH</code>
-    <coordinates>52-52N 000-09E</coordinates>
-   </location>
-   <city>
-     <_name>London</_name>
-     <zone>:southeast</zone>
-     <location>
-       <_name>City Airport</_name>
-       <code>EGLC</code>
-       <coordinates>51-30N 000-30W</coordinates>
-     </location>
-     <location>
-        <_name>Gatwick Airport</_name>
-        <code>EGKK</code>
-        <coordinates>51-09N 000-11W</coordinates>
-     </location>
-     <location>
-       <_name>Heathrow Airport</_name>
-       <code>EGLL</code>
-       <coordinates>51-29N 000-27W</coordinates>
-     </location>
-     <location>
-       <_name>Stansted Airport</_name>
-       <code>EGSS</code>
-       <coordinates>51-53N 000-14E</coordinates>
-     </location>
-   </city>
-   <location>
-     <_name>Luton</_name>
-     <code>EGGW</code>
-     <zone>:southeast</zone>
-     <coordinates>51-52N 000-22W</coordinates>
-   </location>
-   <location>
-     <_name>Manston</_name>
-     <code>EGMH</code>
-     <coordinates>51-20-31N 001-20-46E</coordinates>
-   </location>
-   <location>
-    <_name>Marham</_name>
-    <code>EGYM</code>
-    <coordinates>52-39N 000-34E</coordinates>
-   </location>
-   <location>
-    <_name>Mildenhall</_name>
-    <code>EGUN</code>
-    <coordinates>52-22N 000-29E</coordinates>
-   </location>
-   <location>
-    <_name>Northolt</_name>
-    <code>EGWU</code>
-    <coordinates>51-33N 000-25W</coordinates>
-   </location>
-   <location>
-    <_name>Norwich</_name>
-    <code>EGSH</code>
-    <zone>:eastern</zone>
-    <coordinates>52-38N 001-18E</coordinates>
-   </location>
-   <location>
-    <_name>Odiham</_name>
-    <code>EGVO</code>
-    <coordinates>51-14N 000-57W</coordinates>
-   </location>
-   <location>
-    <_name>Shoreham</_name>
-    <code>EGKA</code>
-    <zone>:southeast</zone>
-    <coordinates>50-50N 000-17W</coordinates>
-   </location>
-   <location>
-    <_name>Southend</_name>
-    <code>EGMC</code>
-    <zone>:southeast</zone>
-    <coordinates>51-34N 000-42E</coordinates>
-   </location>
-   <location>
-    <_name>Wattisham</_name>
-    <code>EGUW</code>
-    <zone>:eastern</zone>
-    <coordinates>52-07N 000-58E</coordinates>
-   </location>
-   <location>
-    <_name>Wittering</_name>
-    <code>EGXT</code>
-    <coordinates>52-37N 000-28W</coordinates>
-   </location>
-   <location>
-    <_name>Wyton</_name>
-    <code>EGUY</code>
-    <coordinates>52-21N 000-07W</coordinates>
-   </location>
-  </state>
-  <state>
-   <_name>Midlands</_name>
-   <location>
-    <_name>Birmingham</_name>
-    <code>EGBB</code>
-    <zone>:midlands</zone>
-   </location>
-   <location>
-    <_name>Cosford</_name>
-    <code>EGWC</code>
-    <coordinates>52-38N 002-18W</coordinates>
-   </location>
-   <location>
-    <_name>Coventry</_name>
-    <code>EGBE</code>
-    <coordinates>52-22N 001-29W</coordinates>
-   </location>
-   <location>
-<!-- This airport was rebranded in 2004 with the aim of better
-    attracting American tourists -->
-<!-- And then rebranded again in 2007 after local objections -->
-    <_name>East Midlands</_name>
-    <code>EGNX</code>
-    <zone>:midlands</zone>
-    <coordinates>52-50N 001-20W</coordinates>
-   </location>
-   <location>
-    <_name>Gloucestershire</_name>
-    <code>EGBJ</code>
-    <zone>:westcountry</zone>
-    <coordinates>51-54N 002-10W</coordinates>
-   </location>
-   <location>
-    <_name>Shawbury</_name>
-    <code>EGOS</code>
-    <zone>:midlands</zone>
-    <coordinates>52-48N 002-40W</coordinates>
-   </location>
-  </state>
-  <state>
-   <_name>North East England</_name>
-   <location>
-    <_name>Coningsby</_name>
-    <code>EGXC</code>
-    <coordinates>53-05N 000-10W</coordinates>
-   </location>
-   <location>
-    <_name>Cranwell</_name>
-    <code>EGYD</code>
-    <coordinates>53-02N 000-30W</coordinates>
-   </location>
-   <location>
-    <_name>Dishforth</_name>
-    <code>EGXD</code>
-    <coordinates>54-08N 001-25W</coordinates>
-   </location>
-   <location>
-    <_name>Humberside</_name>
-    <code>EGNJ</code>
-    <zone>:northern</zone>
-    <coordinates>53-35N 000-21W</coordinates>
-   </location>
-   <location>
-    <_name>Leeming</_name>
-    <code>EGXE</code>
-    <coordinates>54-18N 001-32W</coordinates>
-   </location>
-   <location>
-    <_name>Linton-on-Ouse</_name>
-    <code>EGXU</code>
-    <coordinates>54-03N 001-15W</coordinates>
-   </location>
-   <location>
-    <_name>Newcastle</_name>
-    <code>EGNT</code>
-    <zone>:northern</zone>
-    <coordinates>55-02N 001-42W</coordinates>
-   </location>
-   <location>
-    <_name>Teesside</_name>
-    <code>EGNV</code>
-    <zone>:northern</zone>
-    <coordinates>54-31N 001-25W</coordinates>
-   </location>
-   <location>
-    <_name>Topcliffe</_name>
-    <code>EGXZ</code>
-    <coordinates>54-12N 001-23W</coordinates>
-   </location>
-   <location>
-    <_name>Waddington</_name>
-    <code>EGXW</code>
-    <coordinates>53-10N 000-31W</coordinates>
-   </location>
-  </state>
-  <state>
-   <_name>North West England</_name>
-   <location>
-    <_name>Blackpool</_name>
-    <code>EGNH</code>
-    <zone>:northwest</zone>
-   </location>
-   <location>
-    <_name>Carlisle</_name>
-    <code>EGNC</code>
-    <zone>:northwest</zone>
-    <coordinates>54-56N 002-57W</coordinates>
-   </location>
-   <location>
-    <_name>Hawarden</_name>
-    <code>EGNR</code>
-    <coordinates>53-10N 002-59W</coordinates>
-   </location>
-   <location>
-    <_name>Leeds/Bradford</_name>
-    <code>EGNM</code>
-    <zone>:RYPMS</zone>
-    <coordinates>53-52N 001-39W</coordinates>
-   </location>
-   <location>
-    <_name>Liverpool</_name>
-    <code>EGGP</code>
-    <zone>:northwest</zone>
-    <coordinates>53-20N 002-51W</coordinates>
-   </location>
-   <location>
-    <_name>Manchester</_name>
-    <code>EGCC</code>
-    <zone>:northwest</zone>
-    <coordinates>53-21N 002-17W</coordinates>
-   </location>
-  </state>
-  <state>
-   <_name>South and South West England</_name>
-   <location>
-    <_name>Alderney</_name>
-    <code>EGJA</code>
-    <coordinates>49-43N 002-12W</coordinates>
-   </location>
-   <location>
-    <_name>Boscombe Down</_name>
-    <code>EGDM</code>
-    <zone>:westcountry</zone>
-   </location>
-   <location>
-    <_name>Bournemouth</_name>
-    <code>EGHH</code>
-    <zone>:RIPMS</zone>
-   </location>
-   <location>
-    <_name>Bristol</_name>
-    <code>EGGD</code>
-    <zone>:westcountry</zone>
-   </location>
-   <location>
-    <_name>Bristol Filton</_name>
-    <code>EGTG</code>
-    <coordinates>51-31N 002-35W</coordinates>
-   </location>
-   <location>
-    <_name>Culdrose</_name>
-    <code>EGDR</code>
-    <zone>:devoncornwall</zone>
-    <coordinates>50-05N 005-15W</coordinates>
-   </location>
-   <location>
-    <_name>Exeter</_name>
-    <code>EGTE</code>
-    <zone>:devoncornwall</zone>
-    <coordinates>50-44N 003-25W</coordinates>
-   </location>
-   <location>
-    <_name>Lyneham</_name>
-    <code>EGDL</code>
-    <zone>:midlands</zone>
-    <coordinates>51-30N 001-59W</coordinates>
-   </location>
-   <location>
-    <_name>Middle Wallop</_name>
-    <code>EGVP</code>
-    <coordinates>51-09N 001-34W</coordinates>
-   </location>
-   <location>
-    <_name>Plymouth</_name>
-    <code>EGHD</code>
-    <zone>:devoncornwall</zone>
-    <coordinates>50-25N 004-07W</coordinates>
-   </location>
-   <location>
-    <_name>Scilly St Mary's</_name>
-    <code>EGHE</code>
-    <zone>:devoncornwall</zone>
-    <coordinates>49-55N 006-18W</coordinates>
-   </location>
-   <location>
-    <_name>Southampton</_name>
-    <code>EGHI</code>
-    <zone>:centralsouthern</zone>
-    <coordinates>50-54N 001-24W</coordinates>
-   </location>
-   <location>
-    <_name>St Mawgan</_name>
-    <code>EGDG</code>
-    <zone>:devoncornwall</zone>
-    <coordinates>50-26N 005-00W</coordinates>
-   </location>
-   <location>
-    <_name>Yeovilton</_name>
-    <code>EGDY</code>
-    <zone>:westcountry</zone>
-    <coordinates>51-00N 002-38W</coordinates>
-   </location>
-  </state>
-  <state>
-   <_name>Northern Ireland</_name>
-   <location>
-    <_name>Belfast/Aldergrove</_name>
-    <code>EGAA</code>
-    <zone>:nireland</zone>
-    <coordinates>54-39N 006-13W</coordinates>
-   </location>
-   <location>
-    <_name>Belfast/City</_name>
-    <code>EGAC</code>
-    <zone>:nireland</zone>
-    <coordinates>54-36N 005-53W</coordinates>
-   </location>
-   <location>
-    <_name>Londonderry</_name>
-    <code>EGAE</code>
-    <zone>:nireland</zone>
-    <coordinates>55-03N 007-09W</coordinates>
-   </location>
-  </state>
-  <state>
-   <_name>Scotland</_name>
-   <location>
-    <_name>Aberdeen</_name>
-    <code>EGPD</code>
-    <zone>:nescotland</zone>
-    <coordinates>57-12N 002-13W</coordinates>
-   </location>
-   <location>
-    <_name>Benbecula</_name>
-    <code>EGPL</code>
-    <zone>:sescotland</zone>
-    <coordinates>57-28N 007-22W</coordinates>
-   </location>
-   <location>
-    <_name>Dundee</_name>
-    <code>EGPN</code>
-    <zone>:sescotland</zone>
-    <coordinates>56-27N 003-01W</coordinates>
-   </location>
-   <location>
-    <_name>Edinburgh</_name>
-    <code>EGPH</code>
-    <zone>:sescotland</zone>
-    <coordinates>55-57N 003-21W</coordinates>
-   </location>
-   <location>
-    <_name>Glasgow</_name>
-    <code>EGPF</code>
-    <zone>:swscotland</zone>
-    <coordinates>55-52N 004-26W</coordinates>
-   </location>
-   <location>
-    <_name>Inverness</_name>
-    <code>EGPE</code>
-    <zone>:nescotland</zone>
-    <coordinates>57-32N 004-03W</coordinates>
-   </location>
-   <location>
-    <_name>Islay</_name>
-    <code>EGPI</code>
-    <coordinates>55-40-55N 006-15-24W</coordinates>
-   </location>
-   <location>
-    <_name>Kinloss</_name>
-    <code>EGQK</code>
-    <zone>:nescotland</zone>
-    <coordinates>57-39N 003-34W</coordinates>
-   </location>
-   <location>
-    <_name>Kirkwall</_name>
-    <code>EGPA</code>
-    <zone>:nwscotland</zone>
-    <coordinates>58-57N 002-54W</coordinates>
-   </location>
-   <location>
-    <_name>Leuchars</_name>
-    <code>EGQL</code>
-    <zone>:RQPMS</zone>
-    <coordinates>56-23N 002-52W</coordinates>
-   </location>
-   <location>
-    <_name>Lossiemouth</_name>
-    <code>EGQS</code>
-    <zone>:RQPMS</zone>
-    <coordinates>57-43N 003-19W</coordinates>
-   </location>
-   <location>
-    <_name>Prestwick</_name>
-    <code>EGPK</code>
-    <zone>:sescotland</zone>
-    <coordinates>55-30N 004-35W</coordinates>
-   </location>
-   <location>
-    <_name>Scatsta</_name>
-    <code>EGPM</code>
-    <zone>:RQPMS</zone>
-    <coordinates>60-26N 001-18W</coordinates>
-   </location>
-   <location>
-    <_name>Stornoway</_name>
-    <code>EGPO</code>
-    <zone>:nwscotland</zone>
-    <coordinates>58-13N 006-19W</coordinates>
-   </location>
-   <location>
-    <_name>Sumburgh</_name>
-    <code>EGPB</code>
-    <zone>:RQPMS</zone>
-    <coordinates>59-53N 001-18W</coordinates>
-   </location>
-   <location>
-    <_name>Tain</_name>
-    <code>EGQA</code>
-    <coordinates>57-49N 003-58W</coordinates>
-   </location>
-   <location>
-    <_name>Tiree</_name>
-    <code>EGPU</code>
-    <zone>:nwscotland</zone>
-    <coordinates>56-30N 006-53W</coordinates>
-   </location>
-  </state>
- </country>
-  <country>
-    <!-- VA - Holy See (Vatican City State) -->
-    <_name>Vatican City</_name>
-    <iso-code>VA</iso-code>
-    <tz-hint>Europe/Vatican</tz-hint>
-  </country>
-</region>
-<region>
-  <_name>Africa</_name>
-  <country>
-    <!-- DZ - Algeria -->
-    <_name>Algeria</_name>
-    <iso-code>DZ</iso-code>
-    <tz-hint>Africa/Algiers</tz-hint>
-    <location>
-      <_name>Adrar</_name>
-      <code>DAUA</code>
-      <coordinates>27-53N 000-17W</coordinates>
-    </location>
-    <location>
-      <_name>Annaba</_name>
-      <code>DABB</code>
-      <coordinates>36-50N 007-49E</coordinates>
-    </location>
-    <location>
-      <_name>Batna</_name>
-      <code>DABT</code>
-      <coordinates>35-33N 006-11E</coordinates>
-    </location>
-    <location>
-      <_name>Bechar</_name>
-      <code>DAOR</code>
-      <coordinates>31-37N 002-14W</coordinates>
-    </location>
-    <location>
-      <_name>Bejaia</_name>
-      <code>DAAE</code>
-      <coordinates>36-43N 005-04E</coordinates>
-    </location>
-    <location>
-      <_name>Biskra</_name>
-      <code>DAUB</code>
-      <coordinates>34-48N 005-44E</coordinates>
-    </location>
-    <location>
-      <_name>Bordj Mokhtar</_name>
-      <code>DATM</code>
-      <coordinates>21-22-30N 000-55-26E</coordinates>
-    </location>
-    <location>
-      <_name>Bou-Saada</_name>
-      <code>DAAD</code>
-      <coordinates>35-20N 004-12E</coordinates>
-    </location>
-    <location>
-      <_name>Constantine</_name>
-      <code>DABC</code>
-      <coordinates>36-17N 006-37E</coordinates>
-    </location>
-    <location>
-      <_name>Dar-El-Beida</_name>
-      <code>DAAG</code>
-      <coordinates>36-43N 003-15E</coordinates>
-    </location>
-    <location>
-      <_name>Djanet</_name>
-      <code>DAAJ</code>
-      <coordinates>24-33N 009-28E</coordinates>
-    </location>
-    <location>
-      <_name>El Golea</_name>
-      <code>DAUE</code>
-      <coordinates>30-34N 002-52E</coordinates>
-    </location>
-    <location>
-      <_name>El Oued</_name>
-      <code>DAUO</code>
-      <coordinates>33-30N 006-07E</coordinates>
-    </location>
-    <location>
-      <_name>Ghardaia</_name>
-      <code>DAUG</code>
-      <coordinates>32-23N 003-49E</coordinates>
-    </location>
-    <location>
-      <_name>Hassi-Messaoud</_name>
-      <code>DAUH</code>
-      <coordinates>31-40N 006-09E</coordinates>
-    </location>
-    <location>
-      <_name>Illizi</_name>
-      <code>DAAP</code>
-      <coordinates>26-30N 008-25E</coordinates>
-    </location>
-    <location>
-      <_name>In Amenas</_name>
-      <code>DAUZ</code>
-      <coordinates>28-03N 009-38E</coordinates>
-    </location>
-    <location>
-      <_name>In Guezzam</_name>
-      <code>DATG</code>
-      <coordinates>19-34N 005-45E</coordinates>
-    </location>
-    <location>
-      <_name>In Salah North</_name>
-      <code>DAUI</code>
-      <coordinates>27-15N 002-31E</coordinates>
-    </location>
-    <location>
-      <_name>Jijel Achouat</_name>
-      <code>DAAV</code>
-      <coordinates>36-53N 005-49E</coordinates>
-    </location>
-    <location>
-      <_name>Laghouat</_name>
-      <code>DAUL</code>
-      <coordinates>33-46N 002-56E</coordinates>
-    </location>
-    <location>
-      <_name>Mascara-Ghriss</_name>
-      <code>DAOV</code>
-      <coordinates>35-12N 000-08W</coordinates>
-    </location>
-    <location>
-      <_name>Mecheria</_name>
-      <code>DAAY</code>
-      <coordinates>34-56N 000-26W</coordinates>
-    </location>
-    <city>
-     <_name>Oran</_name>
-     <location>
-       <_name>Es Senia</_name>
-       <code>DAOO</code>
-       <coordinates>35-38N 000-36W</coordinates>
-     </location>
-     <location>
-       <_name>Tafaraoui</_name>
-       <code>DAOL</code>
-       <coordinates>35-32-33N 000-31-56W</coordinates>
-     </location>
-    </city>
-    <location>
-      <_name>Ouargla</_name>
-      <code>DAUU</code>
-      <coordinates>31-55N 005-24E</coordinates>
-    </location>
-    <location>
-      <_name>Setif</_name>
-      <code>DAAS</code>
-      <coordinates>36-11N 005-25E</coordinates>
-    </location>
-    <location>
-      <_name>Tamanrasset/Aguenna</_name>
-      <code>DAAT</code>
-      <coordinates>22-49N 005-28E</coordinates>
-    </location>
-    <location>
-      <_name>Tebessa</_name>
-      <code>DABS</code>
-      <coordinates>35-29N 008-08E</coordinates>
-    </location>
-    <location>
-      <_name>Tiaret</_name>
-      <code>DAOB</code>
-      <coordinates>35-15N 001-26E</coordinates>
-    </location>
-    <location>
-      <_name>Tilrempt/Hassi R'mel</_name>
-      <code>DAFH</code>
-      <coordinates>32-55-48N 003-18-44E</coordinates>
-    </location>
-    <location>
-      <_name>Timimoun</_name>
-      <code>DAUT</code>
-      <coordinates>29-15N 000-17E</coordinates>
-    </location>
-    <location>
-      <_name>Tindouf</_name>
-      <code>DAOF</code>
-      <coordinates>27-40N 008-08W</coordinates>
-    </location>
-    <location>
-      <_name>Tlemcen Zenata</_name>
-      <code>DAON</code>
-      <coordinates>35-01N 001-28W</coordinates>
-    </location>
-    <location>
-      <_name>Touggourt</_name>
-      <code>DAUK</code>
-      <coordinates>33-07N 006-08E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- AO - Angola -->
-    <_name>Angola</_name>
-    <iso-code>AO</iso-code>
-    <tz-hint>Africa/Luanda</tz-hint>
-    <location>
-      <_name>Huambo Nova Lisboa</_name>
-      <code>FNHU</code>
-      <coordinates>12-48S 015-45E</coordinates>
-    </location>
-    <location>
-      <_name>Luanda</_name>
-      <code>FNLU</code>
-      <coordinates>08-51S 013-14E</coordinates>
-    </location>
-    <location>
-      <_name>Monbaca Benguela</_name>
-      <code>FNBG</code>
-      <coordinates>12-35S 013-25E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- BJ - Benin -->
-    <_name>Benin</_name>
-    <iso-code>BJ</iso-code>
-    <tz-hint>Africa/Porto-Novo</tz-hint>
-    <location>
-      <_name>Cotonou</_name>
-      <code>DBBB</code>
-      <coordinates>06-21N 002-23E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- BW - Botswana -->
-    <_name>Botswana</_name>
-    <iso-code>BW</iso-code>
-    <tz-hint>Africa/Gaborone</tz-hint>
-    <location>
-      <_name>Francistown</_name>
-      <code>FBFT</code>
-      <coordinates>21-13S 027-30E</coordinates>
-    </location>
-    <location>
-      <_name>Ghanzi</_name>
-      <code>FBGZ</code>
-      <coordinates>21-42S 021-39E</coordinates>
-    </location>
-    <location>
-      <_name>Jwaneng</_name>
-      <code>FBJW</code>
-      <coordinates>24-36S 024-40E</coordinates>
-    </location>
-    <location>
-      <_name>Kasane</_name>
-      <code>FBKE</code>
-      <coordinates>17-49S 025-09E</coordinates>
-    </location>
-    <location>
-      <_name>Letlhakane</_name>
-      <code>FBLT</code>
-      <coordinates>21-25S 025-36E</coordinates>
-    </location>
-    <location>
-      <_name>Maun</_name>
-      <code>FBMN</code>
-      <coordinates>19-59S 023-25E</coordinates>
-    </location>
-    <location>
-      <_name>Selebi Phikwe</_name>
-      <code>FBSP</code>
-      <coordinates>22-03-19S 027-49-13E</coordinates>
-    </location>
-    <location>
-      <_name>Seretse Khama</_name>
-      <code>FBSK</code>
-      <coordinates>24-13S 025-55E</coordinates>
-    </location>
-    <location>
-      <_name>Shakawe</_name>
-      <code>FBSW</code>
-      <coordinates>18-22S 021-51E</coordinates>
-    </location>
-    <location>
-      <_name>Sua-Pan</_name>
-      <code>FBSN</code>
-      <coordinates>20-28S 025-59E</coordinates>
-    </location>
-    <location>
-      <_name>Tsabong</_name>
-      <code>FBTS</code>
-      <coordinates>26-03S 022-27E</coordinates>
-    </location>
-    <location>
-      <_name>Tshane</_name>
-      <code>FBTE</code>
-      <coordinates>24-01S 021-53E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- BF - Burkina Faso -->
-    <_name>Burkina Faso</_name>
-    <iso-code>BF</iso-code>
-    <tz-hint>Africa/Ouagadougou</tz-hint>
-    <location>
-      <_name>Bobo-Dioulasso</_name>
-      <code>DFOO</code>
-      <coordinates>11-10N 004-19W</coordinates>
-    </location>
-    <location>
-      <_name>Ouagadougou</_name>
-      <code>DFFD</code>
-      <coordinates>12-21N 001-31W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- BI - Burundi -->
-    <_name>Burundi</_name>
-    <iso-code>BI</iso-code>
-    <tz-hint>Africa/Bujumbura</tz-hint>
-    <location>
-      <_name>Bujumbura</_name>
-      <code>HBBA</code>
-      <coordinates>03-19S 029-19E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- CM - Cameroon -->
-    <_name>Cameroon</_name>
-    <iso-code>CM</iso-code>
-    <tz-hint>Africa/Douala</tz-hint>
-    <location>
-      <_name>Douala Obs.</_name>
-      <code>FKKD</code>
-      <coordinates>04-00N 009-44E</coordinates>
-    </location>
-    <location>
-      <_name>Garoua</_name>
-      <code>FKKR</code>
-      <coordinates>09-20N 013-23E</coordinates>
-    </location>
-    <location>
-      <_name>Ngaoundere</_name>
-      <code>FKKN</code>
-      <coordinates>07-21N 013-34E</coordinates>
-    </location>
-    <location>
-      <_name>Yaounde</_name>
-      <code>FKYS</code>
-      <coordinates>03-50N 011-31E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- CV - Cape Verde -->
-    <_name>Cape Verde</_name>
-    <iso-code>CV</iso-code>
-    <tz-hint>Atlantic/Cape_Verde</tz-hint>
-    <location>
-      <_name>Sal</_name>
-      <code>GVAC</code>
-      <coordinates>16-44N 022-57W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- CF - Central African Republic -->
-    <_name>Central African Republic</_name>
-    <iso-code>CF</iso-code>
-    <tz-hint>Africa/Bangui</tz-hint>
-    <location>
-      <_name>Bangassou</_name>
-      <code>FEFG</code>
-      <coordinates>04-44N 022-50E</coordinates>
-    </location>
-    <location>
-      <_name>Bangui</_name>
-      <code>FEFF</code>
-      <coordinates>04-24N 018-31E</coordinates>
-    </location>
-    <location>
-      <_name>Berberati</_name>
-      <code>FEFT</code>
-      <coordinates>04-15N 015-48E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- TD - Chad -->
-    <_name>Chad</_name>
-    <iso-code>TD</iso-code>
-    <tz-hint>Africa/Ndjamena</tz-hint>
-    <location>
-      <_name>Abeche</_name>
-      <code>FTTC</code>
-      <coordinates>13-51N 020-51E</coordinates>
-    </location>
-    <location>
-      <_name>Moundou</_name>
-      <code>FTTD</code>
-      <coordinates>08-37N 016-04E</coordinates>
-    </location>
-    <location>
-      <_name>Ndjamena</_name>
-      <code>FTTJ</code>
-      <coordinates>12-08N 015-02E</coordinates>
-    </location>
-    <location>
-      <_name>Sarh</_name>
-      <code>FTTA</code>
-      <coordinates>09-09N 018-23E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- KM - Comoros -->
-    <_name>Comoros</_name>
-    <iso-code>KM</iso-code>
-    <tz-hint>Indian/Comoro</tz-hint>
-    <location>
-      <_name>Hahaya</_name>
-      <code>FMCH</code>
-      <coordinates>11-32S 043-16E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- CD - Democratic Republic of the Congo -->
-    <_name>Congo, Democratic Republic of the</_name>
-    <iso-code>CD</iso-code>
-    <location>
-      <_name>Kindu</_name>
-      <tz-hint>Africa/Kinshasa</tz-hint>
-      <code>FZOA</code>
-      <coordinates>02-57S 025-55E</coordinates>
-    </location>
-    <location>
-      <_name>Kinshasa / N'Djili</_name>
-      <tz-hint>Africa/Kinshasa</tz-hint>
-      <code>FZAA</code>
-      <coordinates>04-23S 015-26E</coordinates>
-    </location>
-    <location>
-      <_name>Lubumbashi-Luano</_name>
-      <tz-hint>Africa/Lubumbashi</tz-hint>
-      <code>FZQA</code>
-      <coordinates>11-40S 027-29E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- CG - Republic of the Congo. The official ISO 3166 short
-         English name is simply "Congo"; we use the long name to
-         better distinguish it from CD (The Democratic Republic of the
-         Congo).
-      -->
-    <_name>Congo, Republic of the</_name>
-    <iso-code>CG</iso-code>
-    <tz-hint>Africa/Brazzaville</tz-hint>
-    <location>
-      <_name>Brazzaville / Maya-Maya</_name>
-      <code>FCBB</code>
-      <coordinates>04-15S 015-15E</coordinates>
-    </location>
-    <location>
-      <_name>Pointe-Noire</_name>
-      <code>FCPP</code>
-      <coordinates>04-49S 011-54E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- CI - CÃte d'Ivoire -->
-    <_name>CÃte d'Ivoire</_name>
-    <iso-code>CI</iso-code>
-    <tz-hint>Africa/Abidjan</tz-hint>
-    <location>
-      <_name>Abidjan</_name>
-      <code>DIAP</code>
-      <coordinates>05-15N 003-56W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- DJ - Djibouti -->
-    <_name>Djibouti</_name>
-    <iso-code>DJ</iso-code>
-    <tz-hint>Africa/Djibouti</tz-hint>
-    <location>
-      <_name>Ambouli</_name>
-      <code>HDAM</code>
-      <coordinates>11-33N 043-10E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- EG - Egypt -->
-    <_name>Egypt</_name>
-    <iso-code>EG</iso-code>
-    <tz-hint>Africa/Cairo</tz-hint>
-    <location>
-      <_name>Alexandria/Nouzha</_name>
-      <code>HEAX</code>
-      <coordinates>31-12N 029-57E</coordinates>
-    </location>
-    <location>
-      <_name>Alexandria Borg El Arab</_name>
-      <code>HEBA</code>
-      <coordinates>31-31N 030-10E</coordinates>
-    </location>
-    <location>
-      <_name>Asswan</_name>
-      <code>HESN</code>
-      <coordinates>23-58N 032-47E</coordinates>
-    </location>
-    <location>
-      <_name>Asyut</_name>
-      <code>HEAT</code>
-      <coordinates>27-03N 031-01E</coordinates>
-    </location>
-    <location>
-      <_name>Cairo</_name>
-      <code>HECA</code>
-      <coordinates>30-08N 031-24E</coordinates>
-    </location>
-    <location>
-      <_name>El Arish</_name>
-      <code>HEAR</code>
-      <coordinates>31-05N 033-49E</coordinates>
-    </location>
-    <location>
-      <_name>Hurguada</_name>
-      <code>HEGN</code>
-      <coordinates>27-09N 033-43E</coordinates>
-    </location>
-    <location>
-      <_name>Luxor</_name>
-      <code>HELX</code>
-      <coordinates>25-40N 032-42E</coordinates>
-    </location>
-    <location>
-      <_name>Mersa Matruh</_name>
-      <code>HEMM</code>
-      <coordinates>31-20N 027-13E</coordinates>
-    </location>
-    <location>
-      <_name>Port Said</_name>
-      <code>HEPS</code>
-      <coordinates>31-16N 032-18E</coordinates>
-    </location>
-    <location>
-      <_name>Sharm El Sheikhintl</_name>
-      <code>HESH</code>
-      <coordinates>27-58N 034-23E</coordinates>
-    </location>
-    <location>
-      <_name>Taba</_name>
-      <code>HETB</code>
-      <coordinates>29-35-57N 034-46-36E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- GQ - Equatorial Guinea -->
-    <_name>Equatorial Guinea</_name>
-    <iso-code>GQ</iso-code>
-    <tz-hint>Africa/Malabo</tz-hint>
-    <location>
-      <_name>Malabo/Fernando Poo</_name>
-      <code>FGSL</code>
-      <coordinates>03-45N 008-46E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- ER - Eritrea -->
-    <_name>Eritrea</_name>
-    <iso-code>ER</iso-code>
-    <tz-hint>Africa/Asmara</tz-hint>
-    <location>
-      <_name>Asmara</_name>
-      <code>HHAS</code>
-      <coordinates>15-17N 038-55E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- ET - Ethiopia -->
-    <_name>Ethiopia</_name>
-    <iso-code>ET</iso-code>
-    <tz-hint>Africa/Addis_Ababa</tz-hint>
-    <location>
-      <_name>Addis Ababa</_name>
-      <code>HAAB</code>
-      <coordinates>08-59N 038-48E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- TF - French Southern Territories, a territory of France
-         consisting of several mostly-uninhabited islands in the
-         Indian Ocean. The French name is "Terres australes
-         franÃaises".
-      -->
-    <_name>French Southern Territories</_name>
-    <iso-code>TF</iso-code>
-    <tz-hint>Indian/Kerguelen</tz-hint>
-  </country>
-  <country>
-    <!-- GA - Gabon -->
-    <_name>Gabon</_name>
-    <iso-code>GA</iso-code>
-    <tz-hint>Africa/Libreville</tz-hint>
-    <location>
-      <_name>Bitam</_name>
-      <code>FOOB</code>
-      <coordinates>02-05N 011-29E</coordinates>
-    </location>
-    <location>
-      <_name>Cocobeach</_name>
-      <code>FOOC</code>
-      <coordinates>01-00N 009-36E</coordinates>
-    </location>
-    <location>
-      <_name>Franceville / Mvengue</_name>
-      <code>FOON</code>
-      <coordinates>01-39S 013-26E</coordinates>
-    </location>
-    <location>
-      <_name>Lambarene</_name>
-      <code>FOGR</code>
-      <coordinates>00-43S 010-14E</coordinates>
-    </location>
-    <location>
-      <_name>Lastoursville</_name>
-      <code>FOOR</code>
-      <coordinates>00-50S 012-43E</coordinates>
-    </location>
-    <location>
-      <_name>Libreville</_name>
-      <code>FOOL</code>
-      <coordinates>00-27N 009-25E</coordinates>
-    </location>
-    <location>
-      <_name>Makokou</_name>
-      <code>FOOK</code>
-      <coordinates>00-34N 012-52E</coordinates>
-    </location>
-    <location>
-      <_name>Mekambo</_name>
-      <code>FOOE</code>
-      <coordinates>01-01N 013-56E</coordinates>
-    </location>
-    <location>
-      <_name>Mitzic</_name>
-      <code>FOOM</code>
-      <coordinates>00-47N 011-32E</coordinates>
-    </location>
-    <location>
-      <_name>Moanda</_name>
-      <code>FOOD</code>
-      <coordinates>01-32S 013-16E</coordinates>
-    </location>
-    <location>
-      <_name>Mouila</_name>
-      <code>FOGM</code>
-      <coordinates>01-52S 011-01E</coordinates>
-    </location>
-    <location>
-      <_name>Port-Gentil</_name>
-      <code>FOOG</code>
-      <coordinates>00-42S 008-45E</coordinates>
-    </location>
-    <location>
-      <_name>Tchibanga</_name>
-      <code>FOOT</code>
-      <coordinates>02-51S 011-01E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- GM - Gambia -->
-    <_name>Gambia</_name>
-    <iso-code>GM</iso-code>
-    <tz-hint>Africa/Banjul</tz-hint>
-    <location>
-      <_name>Banjul / Yundum</_name>
-      <code>GBYD</code>
-      <coordinates>13-21N 016-48W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- GH - Ghana -->
-    <_name>Ghana</_name>
-    <iso-code>GH</iso-code>
-    <tz-hint>Africa/Accra</tz-hint>
-    <location>
-      <_name>Accra</_name>
-      <code>DGAA</code>
-      <coordinates>05-36N 000-10W</coordinates>
-    </location>
-    <location>
-      <_name>Kumasi</_name>
-      <code>DGSI</code>
-      <coordinates>06-43N 001-36W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- GN - Guinea -->
-    <_name>Guinea</_name>
-    <iso-code>GN</iso-code>
-    <tz-hint>Africa/Conakry</tz-hint>
-    <location>
-      <_name>Conakry / Gbessia</_name>
-      <code>GUCY</code>
-      <coordinates>09-34N 013-37W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- GW - Guinea-Bissau -->
-    <_name>Guinea-Bissau</_name>
-    <iso-code>GW</iso-code>
-    <tz-hint>Africa/Bissau</tz-hint>
-  </country>
-  <country>
-    <!-- KE - Kenya -->
-    <_name>Kenya</_name>
-    <iso-code>KE</iso-code>
-    <tz-hint>Africa/Nairobi</tz-hint>
-    <location>
-      <_name>Eldoret</_name>
-      <code>HKEL</code>
-      <coordinates>00-32N 035-17E</coordinates>
-    </location>
-    <location>
-      <_name>Embu</_name>
-      <code>HKEM</code>
-      <coordinates>00-30S 037-27E</coordinates>
-    </location>
-    <location>
-      <_name>Garissa</_name>
-      <code>HKGA</code>
-      <coordinates>00-28S 039-38E</coordinates>
-    </location>
-    <location>
-      <_name>Kakamega</_name>
-      <code>HKKG</code>
-      <coordinates>00-17N 034-47E</coordinates>
-    </location>
-    <location>
-      <_name>Kericho</_name>
-      <code>HKKR</code>
-      <coordinates>00-22S 035-21E</coordinates>
-    </location>
-    <location>
-      <_name>Kisii</_name>
-      <code>HKKS</code>
-      <coordinates>00-40S 034-47E</coordinates>
-    </location>
-    <location>
-      <_name>Kisumu</_name>
-      <code>HKKI</code>
-      <coordinates>00-06S 034-45E</coordinates>
-    </location>
-    <location>
-      <_name>Kitale</_name>
-      <code>HKKT</code>
-      <coordinates>01-01N 035-00E</coordinates>
-    </location>
-    <location>
-      <_name>Lamu</_name>
-      <code>HKLU</code>
-      <coordinates>02-16S 040-50E</coordinates>
-    </location>
-    <location>
-      <_name>Lodwar</_name>
-      <code>HKLO</code>
-      <coordinates>03-07N 035-37E</coordinates>
-    </location>
-    <location>
-      <_name>Makindu</_name>
-      <code>HKMU</code>
-      <coordinates>02-17S 037-50E</coordinates>
-    </location>
-    <location>
-      <_name>Malindi</_name>
-      <code>HKML</code>
-      <coordinates>03-14S 040-06E</coordinates>
-    </location>
-    <location>
-      <_name>Mandera</_name>
-      <code>HKMA</code>
-      <coordinates>03-56N 041-52E</coordinates>
-    </location>
-    <location>
-      <_name>Marsabit</_name>
-      <code>HKMB</code>
-      <coordinates>02-18N 037-54E</coordinates>
-    </location>
-    <location>
-      <_name>Meru</_name>
-      <code>HKME</code>
-      <coordinates>00-05N 037-39E</coordinates>
-    </location>
-    <location>
-      <_name>Mombasa</_name>
-      <code>HKMO</code>
-      <coordinates>04-02S 039-37E</coordinates>
-    </location>
-    <location>
-      <_name>Moyale</_name>
-      <code>HKMY</code>
-      <coordinates>03-32N 039-03E</coordinates>
-    </location>
-    <city>
-     <_name>Nairobi</_name>
-     <location>
-       <_name>Dagoretti</_name>
-       <code>HKNC</code>
-       <coordinates>01-18S 036-45E</coordinates>
-     </location>
-     <location>
-       <_name>Wilson</_name>
-       <code>HKNW</code>
-       <coordinates>01-19S 036-49E</coordinates>
-     </location>
-     <location>
-       <_name>Jomo Kenyatta Airport</_name>
-       <code>HKJK</code>
-       <coordinates>01-19S 036-55E</coordinates>
-     </location>
-    </city>
-    <location>
-      <_name>Nakuru</_name>
-      <code>HKNK</code>
-      <coordinates>00-16S 036-06E</coordinates>
-    </location>
-    <location>
-      <_name>Narok</_name>
-      <code>HKNO</code>
-      <coordinates>01-08S 035-50E</coordinates>
-    </location>
-    <location>
-      <_name>Nyeri</_name>
-      <code>HKNI</code>
-      <coordinates>00-30S 036-58E</coordinates>
-    </location>
-    <location>
-      <_name>Voi</_name>
-      <code>HKVO</code>
-      <coordinates>03-24S 038-34E</coordinates>
-    </location>
-    <location>
-      <_name>Wajir</_name>
-      <code>HKWJ</code>
-      <coordinates>01-45N 040-04E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- LS - Lesotho -->
-    <_name>Lesotho</_name>
-    <iso-code>LS</iso-code>
-    <tz-hint>Africa/Maseru</tz-hint>
-  </country>
-  <country>
-    <!-- LR - Liberia -->
-    <_name>Liberia</_name>
-    <iso-code>LR</iso-code>
-    <tz-hint>Africa/Monrovia</tz-hint>
-    <location>
-      <_name>Grand Bassa, Roberts Field</_name>
-      <code>GLRB</code>
-      <coordinates>06-15N 010-21W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- LY - Libyan Arab Jamahiriya -->
-    <_name>Libya</_name>
-    <iso-code>LY</iso-code>
-    <tz-hint>Africa/Tripoli</tz-hint>
-    <location>
-      <_name>Benina</_name>
-      <code>HLLB</code>
-      <coordinates>32-06N 020-16E</coordinates>
-    </location>
-    <location>
-      <_name>Tripoli</_name>
-      <code>HLLT</code>
-      <coordinates>32-40N 013-09E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- MG - Madagascar -->
-    <_name>Madagascar</_name>
-    <iso-code>MG</iso-code>
-    <tz-hint>Indian/Antananarivo</tz-hint>
-    <location>
-      <_name>Antananarivo / Ivato</_name>
-      <code>FMMI</code>
-      <coordinates>18-48S 047-29E</coordinates>
-    </location>
-    <location>
-      <_name>Diego-Suarez</_name>
-      <code>FMNA</code>
-      <coordinates>12-21S 049-18E</coordinates>
-    </location>
-    <location>
-      <_name>Fascene Nossi-Be</_name>
-      <code>FMNN</code>
-      <coordinates>13-19S 048-19E</coordinates>
-    </location>
-    <location>
-      <_name>Fort-Dauphin</_name>
-      <code>FMSD</code>
-      <coordinates>25-02S 046-57E</coordinates>
-    </location>
-    <location>
-      <_name>Majunga</_name>
-      <code>FMNM</code>
-      <coordinates>15-40S 046-21E</coordinates>
-    </location>
-    <location>
-      <_name>Sainte-Marie Aerodrome</_name>
-      <code>FMMS</code>
-      <coordinates>17-05S 049-49E</coordinates>
-    </location>
-    <location>
-      <_name>Tamatave</_name>
-      <code>FMMT</code>
-      <coordinates>18-07S 049-24E</coordinates>
-    </location>
-    <location>
-      <_name>Tulear</_name>
-      <code>FMST</code>
-      <coordinates>23-23S 043-44E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- MW - Malawi -->
-    <_name>Malawi</_name>
-    <iso-code>MW</iso-code>
-    <tz-hint>Africa/Blantyre</tz-hint>
-  </country>
-  <country>
-    <!-- ML - Mali -->
-    <_name>Mali</_name>
-    <iso-code>ML</iso-code>
-    <tz-hint>Africa/Bamako</tz-hint>
-    <location>
-      <_name>Bamako / Senou</_name>
-      <code>GABS</code>
-      <coordinates>12-32N 007-57W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- MR - Mauritania -->
-    <_name>Mauritania</_name>
-    <iso-code>MR</iso-code>
-    <tz-hint>Africa/Nouakchott</tz-hint>
-    <location>
-      <_name>Nouadhibou</_name>
-      <code>GQPP</code>
-      <coordinates>20-56N 017-02W</coordinates>
-    </location>
-    <location>
-      <_name>Nouakchott</_name>
-      <code>GQNN</code>
-      <coordinates>18-06N 015-57W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- MU - Mauritius -->
-    <_name>Mauritius</_name>
-    <iso-code>MU</iso-code>
-    <tz-hint>Indian/Mauritius</tz-hint>
-    <location>
-      <_name>Plaisance Mauritius</_name>
-      <code>FIMP</code>
-      <coordinates>20-26S 057-40E</coordinates>
-    </location>
-    <location>
-      <_name>Rodrigues</_name>
-      <code>FIMR</code>
-      <coordinates>19-41S 063-25E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- YT - Mayotte -->
-    <_name>Mayotte</_name>
-    <iso-code>YT</iso-code>
-    <tz-hint>Indian/Mayotte</tz-hint>
-    <location>
-      <_name>Dzaoudzi / Pamanzi Mayotte</_name>
-      <code>FMCZ</code>
-      <coordinates>12-48S 045-17E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- MA - Morocco -->
-    <_name>Morocco</_name>
-    <iso-code>MA</iso-code>
-    <tz-hint>Africa/Casablanca</tz-hint>
-    <location>
-      <_name>Agadir Al Massira</_name>
-      <code>GMAD</code>
-      <coordinates>30-20N 009-24W</coordinates>
-    </location>
-    <location>
-      <_name>Al Hoceima</_name>
-      <code>GMTA</code>
-      <coordinates>35-11N 003-51W</coordinates>
-    </location>
-    <location>
-      <_name>Casablanca</_name>
-      <code>GMMC</code>
-      <coordinates>33-34N 007-40W</coordinates>
-    </location>
-    <location>
-      <_name>Fes-Sais</_name>
-      <code>GMFF</code>
-      <coordinates>33-56N 004-59W</coordinates>
-    </location>
-    <location>
-      <_name>Laayoune/Hassan Isl</_name>
-      <code>GMML</code>
-      <coordinates>27-10N 013-12-59W</coordinates>
-    </location>
-    <location>
-      <_name>Marrakech</_name>
-      <code>GMMX</code>
-      <coordinates>31-37N 008-02W</coordinates>
-    </location>
-    <location>
-      <_name>Meknes</_name>
-      <code>GMFM</code>
-      <coordinates>33-53N 005-32W</coordinates>
-    </location>
-    <city>
-     <_name>Nador</_name>
-     <location>
-       <_name>Arwi</_name>
-       <code>GMMW</code>
-       <coordinates>34-59-20N 003-01-42W</coordinates>
-     </location>
-    </city>
-    <location>
-      <_name>Nouasseur</_name>
-      <code>GMMN</code>
-      <coordinates>33-22N 007-35W</coordinates>
-    </location>
-    <location>
-      <_name>Ouarzazate</_name>
-      <code>GMMZ</code>
-      <coordinates>30-56N 006-54W</coordinates>
-    </location>
-    <location>
-      <_name>Oujda</_name>
-      <code>GMFO</code>
-      <coordinates>34-47N 001-56W</coordinates>
-    </location>
-    <location>
-      <_name>Rabat-Sale</_name>
-      <code>GMME</code>
-      <coordinates>34-03N 006-46W</coordinates>
-    </location>
-    <location>
-      <_name>Tanger Aerodrome</_name>
-      <code>GMTT</code>
-      <coordinates>35-44N 005-54W</coordinates>
-    </location>
-    <location>
-      <_name>Tetuan/Sania Ramel</_name>
-      <code>GMTN</code>
-      <coordinates>35-35N 005-20W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- MZ - Mozambique -->
-    <_name>Mozambique</_name>
-    <iso-code>MZ</iso-code>
-    <tz-hint>Africa/Maputo</tz-hint>
-    <location>
-      <_name>Beira</_name>
-      <code>FQBR</code>
-      <coordinates>19-48S 034-54E</coordinates>
-    </location>
-    <location>
-      <_name>Chimoio</_name>
-      <code>FQCH</code>
-      <coordinates>19-07S 033-28E</coordinates>
-    </location>
-    <location>
-      <_name>Inhambane</_name>
-      <code>FQIN</code>
-      <coordinates>23-52S 035-23E</coordinates>
-    </location>
-    <location>
-      <_name>Lichinga</_name>
-      <code>FQLC</code>
-      <coordinates>13-18S 035-14E</coordinates>
-    </location>
-    <location>
-      <_name>Maputo / Mavalane</_name>
-      <code>FQMA</code>
-      <coordinates>25-55S 032-34E</coordinates>
-    </location>
-    <location>
-      <_name>Nampula</_name>
-      <code>FQNP</code>
-      <coordinates>15-06S 039-17E</coordinates>
-    </location>
-    <location>
-      <_name>Pemba</_name>
-      <code>FQPB</code>
-      <coordinates>12-59S 040-32E</coordinates>
-    </location>
-    <location>
-      <_name>Quelimane</_name>
-      <code>FQQL</code>
-      <coordinates>17-53S 036-53E</coordinates>
-    </location>
-    <city>
-     <_name>Tete</_name>
-     <location>
-       <_name>Chingozi</_name>
-       <code>FQTT</code>
-       <coordinates>16-06S 033-38E</coordinates>
-     </location>
-    </city>
-    <location>
-      <_name>Vilanculos</_name>
-      <code>FQVL</code>
-      <coordinates>22-00S 035-19E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- NA - Namibia -->
-    <_name>Namibia</_name>
-    <iso-code>NA</iso-code>
-    <tz-hint>Africa/Windhoek</tz-hint>
-    <location>
-      <_name>Ondangwa</_name>
-      <code>FYOA</code>
-      <coordinates>17-52-42S 015-57-09E</coordinates>
-    </location>
-    <location>
-      <_name>Walvis Bay</_name>
-      <code>FYWB</code>
-      <coordinates>22-58-59S 014-39E</coordinates>
-    </location>
-    <location>
-      <_name>Windhoek, Town MET</_name>
-      <code>FYWW</code>
-      <coordinates>22-34S 017-06E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- NE - Niger -->
-    <_name>Niger</_name>
-    <iso-code>NE</iso-code>
-    <tz-hint>Africa/Niamey</tz-hint>
-    <location>
-      <_name>Agadez</_name>
-      <code>DRZA</code>
-      <coordinates>16-58N 007-59E</coordinates>
-    </location>
-    <location>
-      <_name>Niamey-Aero</_name>
-      <code>DRRN</code>
-      <coordinates>13-29N 002-10E</coordinates>
-    </location>
-    <location>
-      <_name>Zinder</_name>
-      <code>DRZR</code>
-      <coordinates>13-47N 008-59E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- NG - Nigeria -->
-    <_name>Nigeria</_name>
-    <iso-code>NG</iso-code>
-    <tz-hint>Africa/Lagos</tz-hint>
-    <location>
-      <_name>Calabar</_name>
-      <code>DNCA</code>
-      <coordinates>04-58N 008-21E</coordinates>
-    </location>
-    <location>
-      <_name>Enugu</_name>
-      <code>DNEN</code>
-      <coordinates>06-28N 007-33E</coordinates>
-    </location>
-    <location>
-      <_name>Ibadan</_name>
-      <code>DNIB</code>
-      <coordinates>07-26N 003-54E</coordinates>
-    </location>
-    <location>
-      <_name>Ilorin</_name>
-      <code>DNIL</code>
-      <coordinates>08-29N 004-35E</coordinates>
-    </location>
-    <location>
-      <_name>Kaduna</_name>
-      <code>DNKA</code>
-      <coordinates>10-36N 007-27E</coordinates>
-    </location>
-    <location>
-      <_name>Kano</_name>
-      <code>DNKN</code>
-      <coordinates>12-03N 008-32E</coordinates>
-    </location>
-    <location>
-      <_name>Lagos / Ikeja</_name>
-      <code>DNMM</code>
-      <coordinates>06-35N 003-20E</coordinates>
-    </location>
-    <location>
-      <_name>Maiduguri</_name>
-      <code>DNMA</code>
-      <coordinates>11-51N 013-05E</coordinates>
-    </location>
-    <location>
-      <_name>Port Harcourt</_name>
-      <code>DNPO</code>
-      <coordinates>04-51N 007-01E</coordinates>
-    </location>
-    <location>
-      <_name>Sokoto</_name>
-      <code>DNSO</code>
-      <coordinates>13-01N 005-15E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- RE - RÃunion, an overseas department of France in the Indian
-         Ocean.
-      -->
-    <_name>RÃunion</_name>
-    <iso-code>RE</iso-code>
-    <tz-hint>Indian/Reunion</tz-hint>
-    <location>
-      <_name>Saint-Denis / Gillot</_name>
-      <code>FMEE</code>
-      <coordinates>20-53S 055-31E</coordinates>
-    </location>
-    <location>
-      <_name>Saint-Pierre</_name>
-      <code>FMEP</code>
-      <coordinates>21-20S 055-29E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- RW - Rwanda -->
-    <_name>Rwanda</_name>
-    <iso-code>RW</iso-code>
-    <tz-hint>Africa/Kigali</tz-hint>
-    <location>
-      <_name>Kigali</_name>
-      <code>HRYR</code>
-      <coordinates>01-58S 030-07E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- ST - Sao Tome and Principe. The local (Portuguese) name is
-         "SÃo Tomà and PrÃncipe". The official ISO 3166 short English
-         name does not have the accents.
-      -->
-    <_name>Sao Tome and Principe</_name>
-    <iso-code>ST</iso-code>
-    <tz-hint>Africa/Sao_Tome</tz-hint>
-  </country>
-  <country>
-    <!-- SN - Senegal -->
-    <_name>Senegal</_name>
-    <iso-code>SN</iso-code>
-    <tz-hint>Africa/Dakar</tz-hint>
-    <location>
-      <_name>Cap-Skirring</_name>
-      <code>GOGS</code>
-      <coordinates>12-24N 016-45W</coordinates>
-    </location>
-    <location>
-      <_name>Dakar / Yoff</_name>
-      <code>GOOY</code>
-      <coordinates>14-44N 017-30W</coordinates>
-    </location>
-    <location>
-      <_name>Saint-Louis</_name>
-      <code>GOSS</code>
-      <coordinates>16-03N 016-27W</coordinates>
-    </location>
-    <location>
-      <_name>Tambacounda</_name>
-      <code>GOTT</code>
-      <coordinates>13-46N 013-41W</coordinates>
-    </location>
-    <location>
-      <_name>Ziguinchor</_name>
-      <code>GOGG</code>
-      <coordinates>12-33N 016-16W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- SC - Seychelles -->
-    <_name>Seychelles</_name>
-    <iso-code>SC</iso-code>
-    <tz-hint>Indian/Mahe</tz-hint>
-    <location>
-      <_name>Seychelles International Airport</_name>
-      <code>FSIA</code>
-      <coordinates>04-40S 055-31E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- SO - Somalia -->
-    <_name>Somalia</_name>
-    <iso-code>SO</iso-code>
-    <tz-hint>Africa/Mogadishu</tz-hint>
-    <location>
-      <_name>Berbera</_name>
-      <code>HCMI</code>
-      <coordinates>10-25N 045-01E</coordinates>
-    </location>
-    <location>
-      <_name>Burao</_name>
-      <code>HCMV</code>
-      <coordinates>09-30N 045-34E</coordinates>
-    </location>
-    <location>
-      <_name>Hargeisa</_name>
-      <code>HCMH</code>
-      <coordinates>09-30N 044-05E</coordinates>
-    </location>
-    <location>
-      <_name>Mogadiscio</_name>
-      <code>HCMM</code>
-      <coordinates>02-02N 045-21E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- ZA - South Africa -->
-    <_name>South Africa</_name>
-    <iso-code>ZA</iso-code>
-    <tz-hint>Africa/Johannesburg</tz-hint>
-    <location>
-      <_name>Alexander Bay</_name>
-      <code>FAAB</code>
-      <coordinates>28-34S 016-32E</coordinates>
-    </location>
-    <location>
-      <_name>Bloemfontein</_name>
-      <code>FABL</code>
-      <coordinates>29-06S 026-18E</coordinates>
-    </location>
-    <location>
-      <_name>Cape Town</_name>
-      <code>FACT</code>
-      <coordinates>33-59S 018-36E</coordinates>
-    </location>
-    <location>
-      <_name>Durban</_name>
-      <code>FADN</code>
-      <coordinates>29-58S 030-57E</coordinates>
-    </location>
-    <location>
-      <_name>East London</_name>
-      <code>FAEL</code>
-      <coordinates>33-02S 027-50E</coordinates>
-    </location>
-    <location>
-      <_name>George</_name>
-      <code>FAGG</code>
-      <coordinates>34-00S 022-23E</coordinates>
-    </location>
-    <city>
-     <_name>Johannesburg</_name>
-     <location>
-       <_name>Rand</_name>
-       <code>FAGM</code>
-       <coordinates>26-15S 028-00E</coordinates>
-     </location>
-     <location>
-       <_name>O.R. Tambo International Airport</_name>
-       <code>FAJS</code>
-       <coordinates>26-08S 028-14E</coordinates>
-     </location>
-    </city>
-    <location>
-      <_name>Kimberley</_name>
-      <code>FAKM</code>
-      <coordinates>28-48S 024-46E</coordinates>
-    </location>
-    <location>
-      <_name>Klerksdorp</_name>
-      <code>FAKD</code>
-      <coordinates>26-52S 026-43E</coordinates>
-    </location>
-    <location>
-      <_name>Lanseria</_name>
-      <code>FALA</code>
-      <coordinates>25-56S 027-56E</coordinates>
-    </location>
-    <location>
-      <_name>Mmabatho</_name>
-      <code>FAMM</code>
-      <coordinates>25-47S 025-32E</coordinates>
-    </location>
-    <location>
-      <_name>Nelspruit</_name>
-      <code>FANS</code>
-      <coordinates>25-26S 030-59E</coordinates>
-    </location>
-    <location>
-      <_name>Port Elizabeth</_name>
-      <code>FAPE</code>
-      <coordinates>33-59S 025-36E</coordinates>
-    </location>
-    <location>
-      <_name>Potchefstroom</_name>
-      <code>FAPS</code>
-      <coordinates>26-40-16S 027-04-55E</coordinates>
-    </location>
-    <location>
-      <_name>Rustenburg</_name>
-      <code>FARG</code>
-      <coordinates>25-38-39S 027-16-16E</coordinates>
-    </location>
-    <location>
-      <_name>Springs</_name>
-      <code>FASI</code>
-      <coordinates>26-14-54S 028-23-51E</coordinates>
-    </location>
-    <location>
-      <_name>Standerton</_name>
-      <code>FASR</code>
-      <coordinates>26-56S 029-13E</coordinates>
-    </location>
-    <location>
-      <_name>Upington</_name>
-      <code>FAUP</code>
-      <coordinates>28-24S 021-16E</coordinates>
-    </location>
-    <location>
-      <_name>Vereeniging</_name>
-      <code>FAVV</code>
-      <coordinates>26-34-29S 027-57-45E</coordinates>
-    </location>
-    <location>
-      <_name>Waterkloof</_name>
-      <code>FAWK</code>
-      <coordinates>25-50S 028-13E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- SL - Sierra Leone -->
-    <_name>Sierra Leone</_name>
-    <iso-code>SL</iso-code>
-    <tz-hint>Africa/Freetown</tz-hint>
-    <location>
-      <_name>Lungi</_name>
-      <code>GFLL</code>
-      <coordinates>08-37N 013-12W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- SD - Sudan -->
-    <_name>Sudan</_name>
-    <iso-code>SD</iso-code>
-    <tz-hint>Africa/Khartoum</tz-hint>
-    <location>
-      <_name>Khartoum</_name>
-      <code>HSSS</code>
-      <coordinates>15-36N 032-33E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- SZ - Swaziland -->
-    <_name>Swaziland</_name>
-    <iso-code>SZ</iso-code>
-    <tz-hint>Africa/Mbabane</tz-hint>
-    <location>
-      <_name>Manzini</_name>
-      <code>FDMS</code>
-      <coordinates>26-32S 031-18E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- TZ - United Republic of Tanzania -->
-    <_name>Tanzania</_name>
-    <iso-code>TZ</iso-code>
-    <tz-hint>Africa/Dar_es_Salaam</tz-hint>
-    <location>
-      <_name>Arusha</_name>
-      <code>HTAR</code>
-      <coordinates>03-20S 036-37E</coordinates>
-    </location>
-    <location>
-      <_name>Bukoba</_name>
-      <code>HTBU</code>
-      <coordinates>01-20S 031-49E</coordinates>
-    </location>
-    <location>
-      <_name>Dar Es Salaam</_name>
-      <code>HTDA</code>
-      <coordinates>06-52S 039-12E</coordinates>
-    </location>
-    <location>
-      <_name>Dodoma</_name>
-      <code>HTDO</code>
-      <coordinates>06-10S 035-46E</coordinates>
-    </location>
-    <location>
-      <_name>Iringa</_name>
-      <code>HTIR</code>
-      <coordinates>07-40S 035-45E</coordinates>
-    </location>
-    <location>
-      <_name>Kigoma</_name>
-      <code>HTKA</code>
-      <coordinates>04-53S 029-38E</coordinates>
-    </location>
-    <location>
-      <_name>Kilimanjaro</_name>
-      <code>HTKJ</code>
-      <coordinates>03-25S 037-04E</coordinates>
-    </location>
-    <location>
-      <_name>Mbeya</_name>
-      <code>HTMB</code>
-      <coordinates>08-56S 033-28E</coordinates>
-    </location>
-    <location>
-      <_name>Morogoro</_name>
-      <code>HTMG</code>
-      <coordinates>06-50S 037-39E</coordinates>
-    </location>
-    <location>
-      <_name>Moshi</_name>
-      <code>HTMS</code>
-      <coordinates>03-21S 037-20E</coordinates>
-    </location>
-    <location>
-      <_name>Mtwara</_name>
-      <code>HTMT</code>
-      <coordinates>10-16S 040-11E</coordinates>
-    </location>
-    <location>
-      <_name>Musoma</_name>
-      <code>HTMU</code>
-      <coordinates>01-30S 033-48E</coordinates>
-    </location>
-    <location>
-      <_name>Mwanza</_name>
-      <code>HTMW</code>
-      <coordinates>02-28S 032-55E</coordinates>
-    </location>
-    <location>
-      <_name>Pemba</_name>
-      <code>HTPE</code>
-      <coordinates>05-15S 039-49E</coordinates>
-    </location>
-    <location>
-      <_name>Same</_name>
-      <code>HTSE</code>
-      <coordinates>04-05S 037-43E</coordinates>
-    </location>
-    <location>
-      <_name>Shinyanga</_name>
-      <code>HTSY</code>
-      <coordinates>03-30S 033-00E</coordinates>
-    </location>
-    <location>
-      <_name>Songea</_name>
-      <code>HTSO</code>
-      <coordinates>10-41S 035-35E</coordinates>
-    </location>
-    <location>
-      <_name>Tabora</_name>
-      <code>HTTB</code>
-      <coordinates>05-05S 032-50E</coordinates>
-    </location>
-    <location>
-      <_name>Tanga</_name>
-      <code>HTTG</code>
-      <coordinates>05-05S 039-04E</coordinates>
-    </location>
-    <location>
-      <_name>Zanzibar / Kisauni</_name>
-      <code>HTZA</code>
-      <coordinates>06-13S 039-13E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- TG - Togo -->
-    <_name>Togo</_name>
-    <iso-code>TG</iso-code>
-    <tz-hint>Africa/Lome</tz-hint>
-    <location>
-      <_name>Lome</_name>
-      <code>DXXX</code>
-      <coordinates>06-10N 001-15E</coordinates>
-    </location>
-    <location>
-      <_name>Niamtougou</_name>
-      <code>DXNG</code>
-      <coordinates>09-46N 001-06E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- TN - Tunisia -->
-    <_name>Tunisia</_name>
-    <iso-code>TN</iso-code>
-    <tz-hint>Africa/Tunis</tz-hint>
-    <location>
-      <_name>Bizerte</_name>
-      <code>DTTB</code>
-      <coordinates>37-15N 009-48E</coordinates>
-    </location>
-    <location>
-      <_name>Bordj El Amri</_name>
-      <code>DTTI</code>
-      <coordinates>36-43N 009-56E</coordinates>
-    </location>
-    <location>
-      <_name>Djerba Mellita</_name>
-      <code>DTTJ</code>
-      <coordinates>33-52N 010-46E</coordinates>
-    </location>
-    <location>
-      <_name>El Borma</_name>
-      <code>DTTR</code>
-      <coordinates>31-41N 009-10E</coordinates>
-    </location>
-    <location>
-      <_name>Gabes</_name>
-      <code>DTTG</code>
-      <coordinates>33-53N 010-06E</coordinates>
-    </location>
-    <location>
-      <_name>Gafsa</_name>
-      <code>DTTF</code>
-      <coordinates>34-25N 008-49E</coordinates>
-    </location>
-    <location>
-      <_name>Habib Bourguiba</_name>
-      <code>DTMB</code>
-      <coordinates>35-46N 010-45E</coordinates>
-    </location>
-    <location>
-      <_name>Jendouba</_name>
-      <code>DTTN</code>
-      <coordinates>36-29N 008-48E</coordinates>
-    </location>
-    <location>
-      <_name>Kairouan</_name>
-      <code>DTTK</code>
-      <coordinates>35-40N 010-06E</coordinates>
-    </location>
-    <location>
-      <_name>Kelibia</_name>
-      <code>DTTL</code>
-      <coordinates>36-51N 011-05E</coordinates>
-    </location>
-    <location>
-      <_name>Nefta</_name>
-      <code>DTTZ</code>
-      <coordinates>33-56N 008-06E</coordinates>
-    </location>
-    <location>
-      <_name>Remada</_name>
-      <code>DTTD</code>
-      <coordinates>32-19N 010-24E</coordinates>
-    </location>
-    <location>
-      <_name>Sfax El-Maou</_name>
-      <code>DTTX</code>
-      <coordinates>34-43N 010-41E</coordinates>
-    </location>
-    <location>
-      <_name>Tabarka</_name>
-      <code>DTKA</code>
-      <coordinates>36-57N 008-45E</coordinates>
-    </location>
-    <location>
-      <_name>Tozeur</_name>
-      <code>DTTZ</code>
-      <coordinates>33-55N 008-06E</coordinates>
-    </location>
-    <location>
-      <_name>Tunis-Carthage</_name>
-      <code>DTTA</code>
-      <coordinates>36-50N 010-14E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- UG - Uganda -->
-    <_name>Uganda</_name>
-    <iso-code>UG</iso-code>
-    <tz-hint>Africa/Kampala</tz-hint>
-    <location>
-      <_name>Arua</_name>
-      <code>HUAR</code>
-      <coordinates>03-03N 030-55E</coordinates>
-    </location>
-    <location>
-      <_name>Entebbe</_name>
-      <code>HUEN</code>
-      <coordinates>00-03N 032-27E</coordinates>
-    </location>
-    <location>
-      <_name>Gulu</_name>
-      <code>HUGU</code>
-      <coordinates>02-45N 032-20E</coordinates>
-    </location>
-    <location>
-      <_name>Jinja</_name>
-      <code>HUJI</code>
-      <coordinates>00-27N 033-11E</coordinates>
-    </location>
-    <location>
-      <_name>Kabale</_name>
-      <code>HUKB</code>
-      <coordinates>01-15S 029-59E</coordinates>
-    </location>
-    <location>
-      <_name>Kasese</_name>
-      <code>HUKS</code>
-      <coordinates>00-11N 030-06E</coordinates>
-    </location>
-    <location>
-      <_name>Lira</_name>
-      <code>HULI</code>
-      <coordinates>02-15N 032-54E</coordinates>
-    </location>
-    <location>
-      <_name>Masindi</_name>
-      <code>HUMI</code>
-      <coordinates>01-41N 031-43E</coordinates>
-    </location>
-    <location>
-      <_name>Mbarara</_name>
-      <code>HUMA</code>
-      <coordinates>00-37S 030-39E</coordinates>
-    </location>
-    <location>
-      <_name>Soroti</_name>
-      <code>HUSO</code>
-      <coordinates>01-43N 033-37E</coordinates>
-    </location>
-    <location>
-      <_name>Tororo</_name>
-      <code>HUTO</code>
-      <coordinates>00-41N 034-10E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- EH - Western Sahara, a disputed territory in western Africa -->
-    <_name>Western Sahara</_name>
-    <iso-code>EH</iso-code>
-    <tz-hint>Africa/El_Aaiun</tz-hint>
-  </country>
-  <country>
-    <!-- ZM - Zambia -->
-    <_name>Zambia</_name>
-    <iso-code>ZM</iso-code>
-    <tz-hint>Africa/Lusaka</tz-hint>
-    <location>
-      <_name>Livingstone</_name>
-      <code>FLLI</code>
-      <coordinates>17-49S 025-49E</coordinates>
-    </location>
-    <location>
-      <_name>Lusaka International Airport</_name>
-      <code>FLLS</code>
-      <coordinates>15-19S 028-27E</coordinates>
-    </location>
-    <location>
-      <_name>Mfuwe</_name>
-      <code>FLMF</code>
-      <coordinates>13-15-32S 031-56-12E</coordinates>
-    </location>
-    <location>
-      <_name>Ndola</_name>
-      <code>FLND</code>
-      <coordinates>13-00S 028-39E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- ZW - Zimbabwe -->
-    <_name>Zimbabwe</_name>
-    <iso-code>ZW</iso-code>
-    <tz-hint>Africa/Harare</tz-hint>
-    <location>
-      <_name>Buffalo Range</_name>
-      <code>FVCZ</code>
-      <coordinates>21-01S 031-35E</coordinates>
-    </location>
-    <location>
-      <_name>Bulawayo</_name>
-      <code>FVBU</code>
-      <coordinates>20-01S 028-37E</coordinates>
-    </location>
-    <location>
-      <_name>Gweru</_name>
-      <code>FVTL</code>
-      <coordinates>19-27S 029-51E</coordinates>
-    </location>
-    <location>
-      <_name>Harare Kutsaga</_name>
-      <code>FVHA</code>
-      <coordinates>17-55S 031-08E</coordinates>
-    </location>
-    <location>
-      <_name>Hwange National Park</_name>
-      <code>FVWN</code>
-      <coordinates>18-38S 027-00E</coordinates>
-    </location>
-    <location>
-      <_name>Kariba</_name>
-      <code>FVKB</code>
-      <coordinates>16-31S 028-53E</coordinates>
-    </location>
-    <location>
-      <_name>Masvingo</_name>
-      <code>FVMV</code>
-      <coordinates>20-04S 030-52E</coordinates>
-    </location>
-    <location>
-      <_name>Victoria Falls</_name>
-      <code>FVFA</code>
-      <coordinates>18-06S 025-51E</coordinates>
-    </location>
-  </country>
-</region>
-<region>
-  <_name>Australasia &amp; Oceania</_name>
-  <country>
-    <!-- AS - American Samoa, a territory of the United States in the
-         South Pacific, not to be confused with the separate nation of
-         "Samoa".
-      -->
-    <_name>American Samoa</_name>
-    <iso-code>AS</iso-code>
-    <tz-hint>Pacific/Pago_Pago</tz-hint>
-    <location>
-      <_name>Pago Pago</_name>
-      <code>NSTU</code>
-      <coordinates>14-20S 170-43W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- AU - Australia -->
-    <_name>Australia</_name>
-    <iso-code>AU</iso-code>
-    <!-- FIXME: the tz-hint for each state is correct, but some
-         locations need to override the default for their state
-      -->
-    <state>
-     <_name>South Australia</_name>
-     <tz-hint>Australia/Adelaide</tz-hint>
-     <location>
-       <_name>Adelaide</_name>
-       <code>YPAD</code>
-       <zone>@IDS10034</zone>
-       <coordinates>34-56S 138-31E</coordinates>
-     </location>
-    </state><!-- /South Australia -->
-    <state>
-     <_name>Western Australia</_name>
-     <tz-hint>Australia/Perth</tz-hint>
-     <location>
-       <_name>Broome</_name>
-       <code>YBRM</code>
-       <coordinates>17-57S 122-13E</coordinates>
-     </location>
-     <location>
-       <_name>Bullsbrook Pearce</_name>
-       <code>YPEA</code>
-       <coordinates>31-40S 116-01E</coordinates>
-     </location>
-     <location>
-       <_name>Kalgoorlie Boulder</_name>
-       <code>YPKG</code>
-       <coordinates>30-47S 121-27E</coordinates>
-     </location>
-     <location>
-       <_name>Kununurra</_name>
-       <code>YPKU</code>
-       <coordinates>15-46S 128-42E</coordinates>
-     </location>
-     <location>
-       <_name>Perth</_name>
-       <code>YPPH</code>
-       <zone>@IDW12300</zone>
-       <coordinates>31-56S 115-57E</coordinates>
-     </location>
-     <location>
-       <_name>Port Hedland</_name>
-       <code>YPPD</code>
-       <coordinates>20-06S 119-34E</coordinates>
-     </location>
-     <location>
-       <_name>Learmouth</_name>
-       <code>YPLM</code>
-       <coordinates>22-14S 114-05E</coordinates>
-     </location>
-    </state><!-- /Western Australia -->
-    <state>
-     <_name>Northern Territory</_name>
-     <tz-hint>Australia/Darwin</tz-hint>
-     <location>
-       <_name>Alice Springs</_name>
-       <code>YBAS</code>
-       <zone>@IDD10161</zone>
-       <coordinates>23-48S 133-53E</coordinates>
-     </location>
-     <location>
-       <_name>Ayers Rock</_name>
-       <code>YAYE</code>
-       <coordinates>25-11S 130-58E</coordinates>
-     </location>
-     <location>
-       <_name>Darwin</_name>
-       <code>YPDN</code>
-       <zone>@IDD10150</zone>
-       <coordinates>12-24S 130-52E</coordinates>
-     </location>
-     <location>
-       <_name>Tindal/Katherine</_name>
-       <code>YPTN</code>
-       <coordinates>14-26S 132-16E</coordinates>
-     </location>
-    </state><!-- /NT -->
-    <state>
-     <_name>New South Wales</_name>
-     <tz-hint>Australia/Sydney</tz-hint>
-     <location>
-       <_name>Dubbo</_name>
-       <code>YSDU</code>
-       <coordinates>32-12S 148-34E</coordinates>
-     </location>
-     <location>
-       <_name>Sydney</_name>
-       <code>YSSY</code>
-       <zone>@IDN10064</zone>
-       <coordinates>33-57S 151-11E</coordinates>
-     </location>
-     <location>
-       <_name>Tamworth</_name>
-       <code>YSTW</code>
-       <coordinates>31-05S 150-50E</coordinates>
-     </location>
-     <location>
-       <_name>Wagga Wagga</_name>
-       <code>YSWG</code>
-       <coordinates>35-09S 147-27E</coordinates>
-     </location>
-    </state><!-- /New South Wales -->
-    <state>
-     <_name>Queensland</_name>
-     <tz-hint>Australia/Brisbane</tz-hint>
-     <location>
-       <_name>Brisbane</_name>
-       <code>YBBN</code>
-       <zone>@IDQ10090</zone>
-       <coordinates>27-23S 153-06E</coordinates>
-     </location>
-     <location>
-       <_name>Cairns</_name>
-       <code>YBCS</code>
-       <coordinates>16-53S 145-45E</coordinates>
-     </location>
-     <location>
-       <_name>Coolangatta</_name>
-       <code>YBCG</code>
-       <coordinates>28-10S 153-30E</coordinates>
-     </location>
-     <location>
-       <_name>Mount Isa</_name>
-       <code>YBMA</code>
-       <coordinates>20-40S 139-28E</coordinates>
-     </location>
-     <location>
-       <_name>Rockhampton</_name>
-       <code>YBRK</code>
-       <coordinates>23-23S 150-28E</coordinates>
-     </location>
-     <location>
-       <_name>Townsville</_name>
-       <code>YBTL</code>
-       <coordinates>19-15S 146-45E</coordinates>
-     </location>
-    </state><!-- /Queensland -->
-    <state>
-     <_name>Victoria</_name>
-     <tz-hint>Australia/Melbourne</tz-hint>
-     <location>
-       <_name>Avalon</_name>
-       <code>YMAV</code>
-       <coordinates>38-02S 144-29E</coordinates>
-     </location>
-     <location>
-       <_name>Melbourne</_name>
-       <code>YMML</code>
-       <zone>@IDV10450</zone>
-       <coordinates>37-40S 144-50E</coordinates>
-     </location>
-     <location>
-       <_name>Richmond</_name>
-       <code>YSRI</code>
-       <coordinates>33-36S 150-47E</coordinates>
-     </location>
-    </state><!-- /Victoria -->
-    <state>
-     <_name>Australian Capital Territory</_name>
-     <tz-hint>Australia/Melbourne</tz-hint>
-     <location>
-       <_name>Canberra</_name>
-       <code>YSCB</code>
-       <zone>@IDN10035</zone>
-       <coordinates>35-18S 149-11E</coordinates>
-     </location>
-    </state><!-- /ACT -->
-    <state>
-     <_name>Tasmania</_name>
-     <tz-hint>Australia/Hobart</tz-hint>
-     <location>
-       <_name>Hobart</_name>
-       <code>YMHB</code>
-       <zone>@IDT16700</zone>
-       <coordinates>42-50S 147-29E</coordinates>
-     </location>
-     <location>
-       <_name>Launceston</_name>
-       <code>YMLT</code>
-       <coordinates>41-32S 147-12E</coordinates>
-     </location>
-    </state><!-- /Tasmania -->
-  </country>
-  <country>
-    <!-- IO - British Indian Ocean Territory, which is exactly what it
-         sounds like.
-      -->
-    <_name>British Indian Ocean Territory</_name>
-    <iso-code>IO</iso-code>
-    <tz-hint>Indian/Chagos</tz-hint>
-    <location>
-      <_name>Diego Garcia</_name>
-      <code>FJDG</code>
-      <coordinates>07-18S 072-24E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- CX - Christmas Island, a territory of Australia in the Indian
-         Ocean, not to be confused with various other islands of the
-         same name.
-      -->
-    <_name>Christmas Island</_name>
-    <iso-code>CX</iso-code>
-    <tz-hint>Indian/Christmas</tz-hint>
-    <location>
-      <_name>Christmas Island</_name>
-      <code>YPXM</code>
-      <coordinates>10-26S 105-41E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- CC - Cocos (Keeling) Islands, a territory of Australia in the
-         Indian Ocean. The "(Keeling)" is to distinguish them from
-         other "Cocos Island"s, and is part of the official name.
-      -->
-    <_name>Cocos (Keeling) Islands</_name>
-    <iso-code>CC</iso-code>
-    <tz-hint>Indian/Cocos</tz-hint>
-    <location>
-      <_name>Cocos Island</_name>
-      <code>YPCC</code>
-      <zone>@IDW10600</zone>
-      <coordinates>12-30S 96-50E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- CK - Cook Islands -->
-    <_name>Cook Islands</_name>
-    <iso-code>CK</iso-code>
-    <tz-hint>Pacific/Rarotonga</tz-hint>
-    <location>
-      <_name>Rarotonga</_name>
-      <code>NCRG</code>
-      <coordinates>21-12S 159-49W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- FJ - Fiji -->
-    <_name>Fiji</_name>
-    <iso-code>FJ</iso-code>
-    <tz-hint>Pacific/Fiji</tz-hint>
-    <location>
-      <_name>Nandi</_name>
-      <code>NFFN</code>
-      <coordinates>17-45S 177-27E</coordinates>
-    </location>
-    <location>
-      <_name>Nausori</_name>
-      <code>NFNA</code>
-      <coordinates>18-03S 178-34E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- PF - French Polynesia, a French territory in the South Pacific -->
-    <_name>French Polynesia</_name>
-    <iso-code>PF</iso-code>
-    <tz-hint>Pacific/Tahiti</tz-hint>
-    <location>
-      <_name>Tahiti-Faaa</_name>
-      <code>NTAA</code>
-      <coordinates>17-33S 149-37W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- GU - Guam, a territory of the United States in the South
-         Pacific.
-      -->
-    <_name>Guam</_name>
-    <iso-code>GU</iso-code>
-    <tz-hint>Pacific/Guam</tz-hint>
-    <location>
-      <_name>Agana</_name>
-      <code>PGUM</code>
-      <coordinates>13-29N 144-48E</coordinates>
-    </location>
-    <location>
-      <_name>Andersen</_name>
-      <code>PGUA</code>
-      <coordinates>13-35N 144-56E</coordinates>
-    </location>
-    <location>
-      <_name>Rota Island</_name>
-      <code>PGRO</code>
-      <coordinates>14-11N 145-15E</coordinates>
-    </location>
-    <location>
-      <_name>Tinian Island</_name>
-      <code>PGWT</code>
-      <coordinates>14-59N 145-37E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- ID - Indonesia -->
-    <_name>Indonesia</_name>
-    <iso-code>ID</iso-code>
-    <tz-hint>Asia/Jakarta</tz-hint>
-    <location>
-      <_name>Biak / Mokmer</_name>
-      <tz-hint>Asia/Jayapura</tz-hint>
-      <code>WABB</code>
-      <coordinates>01-11S 136-07E</coordinates>
-    </location>
-    <location>
-      <_name>Jakarta / Soekarno-Hatta</_name>
-      <code>WIII</code>
-      <coordinates>06-07S 106-39E</coordinates>
-    </location>
-    <location>
-      <_name>Medan / Polonia</_name>
-      <code>WIMM</code>
-      <coordinates>03-34N 098-41E</coordinates>
-    </location>
-    <location>
-      <_name>Ujung Pandang / Hasanuddin</_name>
-      <tz-hint>Asia/Makassar</tz-hint>
-      <code>WAAA</code>
-      <coordinates>05-04S 119-33E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- KI - Kiribati -->
-    <_name>Kiribati</_name>
-    <iso-code>KI</iso-code>
-    <tz-hint>Pacific/Tarawa</tz-hint>
-    <location>
-      <_name>Tarawa</_name>
-      <code>NGTA</code>
-      <coordinates>01-21N 172-55E</coordinates>
-    </location>
-    <location>
-      <_name>Christmas/Cassidy</_name>
-      <code>PLCH</code>
-      <coordinates>01-59N 157-29W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- MH - Marshall Islands -->
-    <_name>Marshall Islands</_name>
-    <iso-code>MH</iso-code>
-    <tz-hint>Pacific/Majuro</tz-hint>
-    <location>
-      <_name>Kwajalein</_name>
-      <tz-hint>Pacific/Kwajalein</tz-hint>
-      <code>PKWA</code>
-      <coordinates>08-43N 167-44E</coordinates>
-    </location>
-    <location>
-      <_name>Majuro Atoll, Marshall Islands Int. Airp.</_name>
-      <code>PKMJ</code>
-      <coordinates>07-04N 171-17E</coordinates>
-    </location>
-    <location>
-      <_name>Majuro Atoll, NWS Office</_name>
-      <code>PKMR</code>
-      <coordinates>07-05N 171-12E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- FM - Federated States of Micronesia -->
-    <_name>Micronesia, Federated States of</_name>
-    <iso-code>FM</iso-code>
-    <location>
-      <_name>Kosrae Island</_name>
-      <tz-hint>Pacific/Kosrae</tz-hint>
-      <code>PTSA</code>
-      <coordinates>05-21N 162-57E</coordinates>
-    </location>
-    <location>
-      <_name>Pohnpei Island, Pohnpei Int. Airp.</_name>
-      <tz-hint>Pacific/Ponape</tz-hint>
-      <code>PTPN</code>
-      <coordinates>06-59N 158-12E</coordinates>
-    </location>
-    <location>
-      <_name>Pohnpei, NWS Office</_name>
-      <tz-hint>Pacific/Ponape</tz-hint>
-      <code>PTTP</code>
-      <coordinates>06-58N 158-13E</coordinates>
-    </location>
-    <location>
-      <_name>Weno Island</_name>
-      <tz-hint>Pacific/Truk</tz-hint>
-      <code>PTKK</code>
-      <coordinates>07-28N 151-51E</coordinates>
-    </location>
-    <location>
-      <_name>Yap Island</_name>
-      <tz-hint>Pacific/Truk</tz-hint>
-      <code>PTYA</code>
-      <coordinates>09-29N 138-05E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- NR - Nauru -->
-    <_name>Nauru</_name>
-    <iso-code>NR</iso-code>
-    <tz-hint>Pacific/Nauru</tz-hint>
-  </country>
-  <country>
-    <!-- NC - New Caledonia, a French territory in the South Pacific.
-         The French name is "Nouvelle-CalÃdonie".
-      -->
-    <_name>New Caledonia</_name>
-    <iso-code>NC</iso-code>
-    <tz-hint>Pacific/Noumea</tz-hint>
-    <location>
-      <!-- Nlle is the abbreviation for "nouvelle", ("new"), and the first "e" of Caledonie should have an acute accent. --> 
-      <_name>La Tontouta Nlle-Caledonie</_name>
-      <code>NWWW</code>
-      <coordinates>22-01S 166-13E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- NZ - New Zealand -->
-    <_name>New Zealand</_name>
-    <iso-code>NZ</iso-code>
-    <tz-hint>Pacific/Auckland</tz-hint>
-    <location>
-      <_name>Auckland</_name>
-      <code>NZAA</code>
-      <coordinates>37-01S 174-48E</coordinates>
-    </location>
-<!-- Not yet available from our usual source
-    <location>
-      <_name>Blenheim</_name>
-      <code>NZWB</code>
-      <coordinates>41-31S 173-52E</coordinates>
-    </location>
-    <location>
-      <_name>Campbell Island</_name>
-      <code>NZCA</code>
-      <coordinates>52-32S 169-09E</coordinates>
-    </location> -->
-    <location>
-      <_name>Christchurch</_name>
-      <code>NZCH</code>
-      <coordinates>43-29S 172-33E</coordinates>
-    </location>
-<!-- Not yet available from our usual source
-    <location>
-      <_name>Chatham Islands</_name>
-      <tz-hint>Pacific/Chatham</tz-hint>
-      <code>NZCI</code>
-      <coordinates>43-57S 176-34E</coordinates>
-    </location>
-    <location>
-      <_name>Dunedin</_name>
-      <code>NZDN</code>
-      <coordinates>45-55S 170-11E</coordinates>
-    </location>
-    <location>
-      <_name>Gisborne</_name>
-      <code>NZGS</code>
-      <coordinates>38-40S 177-58E</coordinates>
-    </location>
-    <location>
-      <_name>Hokitika</_name>
-      <code>NZHK</code>
-      <coordinates>42-43S 170-58E</coordinates>
-    </location>
-    <location>
-      <_name>Invercargill</_name>
-      <code>NZNV</code>
-      <coordinates>46-25S 168-19E</coordinates>
-    </location>
-    <location>
-      <_name>Kaikoura</_name>
-      <code>NZKI</code>
-      <coordinates>42-25S 173-41E</coordinates>
-    </location>
-    <location>
-      <_name>Kaitaia</_name>
-      <code>NZKT</code>
-      <coordinates>35-07S 173-16E</coordinates>
-    </location>
-    <location>
-      <_name>Milford Sound</_name>
-      <code>NZMF</code>
-      <coordinates>44-40S 167-55E</coordinates>
-    </location>
-    <location>
-      <_name>New Plymouth</_name>
-      <code>NZNP</code>
-      <coordinates>39-01S 174-10E</coordinates>
-    </location> -->
-    <location>
-      <_name>Ohakea</_name>
-      <code>NZOH</code>
-      <coordinates>40-12S 175-22E</coordinates>
-    </location>
-    <location>
-<!-- Not yet available from our usual source
-      <_name>Paraparaumu</_name>
-      <code>NZPP</code>
-      <coordinates>40-53S 174-58E</coordinates>
-    </location>
-    <location>
-      <_name>Raoul Island</_name>
-      <code>NZRN</code>
-      <coordinates>29-15S 177-55E</coordinates>
-    </location>
-    <location>
-      <_name>Rotorua</_name>
-      <code>NZRO</code>
-      <coordinates>38-07S 176-19E</coordinates>
-    </location>
-    <location>
-      <_name>Tauranga</_name>
-      <code>NZTG</code>
-      <coordinates>37-40S 176-11E</coordinates>
-    </location>
-    <location> -->
-      <_name>Wellington</_name>
-      <code>NZWN</code>
-      <coordinates>41-20S 174-48E</coordinates>
-    </location>
-<!-- Not yet available from our usual source
-    <location>
-      <_name>Westport</_name>
-      <code>NZWS</code>
-      <coordinates>41-45S 171-35E</coordinates>
-    </location> -->
-    <location>
-      <_name>Whenuapai</_name>
-      <code>NZWP</code>
-      <coordinates>36-47S 174-38E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- NU - Niue -->
-    <_name>Niue</_name>
-    <iso-code>NU</iso-code>
-    <tz-hint>Pacific/Niue</tz-hint>
-    <location>
-      <_name>Alofi / Niue</_name>
-      <code>NIUE</code>
-      <coordinates>19-04S 169-55W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- NF - Norfolk Island, a territory of Australia -->
-    <_name>Norfolk Island</_name>
-    <iso-code>NF</iso-code>
-    <tz-hint>Pacific/Norfolk</tz-hint>
-    <location>
-      <_name>Norfolk Island</_name>
-      <code>YSNF</code>
-      <zone>@IDN10008</zone>
-      <coordinates>29-02S 167-56E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- MP - Northern Mariana Islands, a semi-independent territory
-         of the United States in the western Pacific Ocean.
-      -->
-    <_name>Northern Mariana Islands</_name>
-    <iso-code>MP</iso-code>
-    <tz-hint>Pacific/Saipan</tz-hint>
-    <location>
-      <_name>Saipan Island</_name>
-      <code>PGSN</code>
-      <coordinates>15-07N 145-44E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- PW - Palau -->
-    <_name>Palau</_name>
-    <iso-code>PW</iso-code>
-    <tz-hint>Pacific/Palau</tz-hint>
-    <location>
-      <_name>Babelthuap Island</_name>
-      <code>PTRO</code>
-      <coordinates>07-22N 134-32E</coordinates>
-    </location>
-    <location>
-      <_name>Koror, Palau, NWS Office</_name>
-      <code>PTKR</code>
-      <coordinates>07-20N 134-29E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- PG - Papua New Guinea -->
-    <_name>Papua New Guinea</_name>
-    <iso-code>PG</iso-code>
-    <tz-hint>Pacific/Port_Moresby</tz-hint>
-    <location>
-      <_name>Manus Island/Momote</_name>
-      <code>AYMO</code>
-      <coordinates>02-03-43S 147-25-27E</coordinates>
-    </location>
-    <location>
-      <_name>Moresby</_name>
-      <code>AYPY</code>
-      <coordinates>09-26S 147-13E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- PN - Pitcairn, a British territory in the South Pacific -->
-    <_name>Pitcairn</_name>
-    <iso-code>PN</iso-code>
-    <tz-hint>Pacific/Pitcairn</tz-hint>
-  </country>
-  <country>
-    <!-- WS - Samoa, an independent nation not to be confused with
-         "American Samoa"
-      -->
-    <_name>Samoa</_name>
-    <iso-code>WS</iso-code>
-    <tz-hint>Pacific/Apia</tz-hint>
-    <location>
-      <_name>Faleolo Intl / Apia</_name>
-      <code>NSFA</code>
-      <coordinates>13-49S 172-00W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- SB - Solomon Islands -->
-    <_name>Solomon Islands</_name>
-    <iso-code>SB</iso-code>
-    <tz-hint>Pacific/Guadalcanal</tz-hint>
-    <location>
-      <_name>Honiara / Henderson</_name>
-      <code>AGGH</code>
-      <coordinates>09-25S 160-03E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- TL - Timor-Leste (formerly known as "East Timor") -->
-    <_name>Timor-Leste</_name>
-    <iso-code>TL</iso-code>
-    <tz-hint>Asia/Dili</tz-hint>
-  </country>
-  <country>
-    <!-- TK - Tokelau, a territory of New Zealand -->
-    <_name>Tokelau</_name>
-    <iso-code>TK</iso-code>
-    <tz-hint>Pacific/Fakaofo</tz-hint>
-  </country>
-  <country>
-    <!-- TO - Tonga -->
-    <_name>Tonga</_name>
-    <iso-code>TO</iso-code>
-    <tz-hint>Pacific/Tongatapu</tz-hint>
-    <location>
-      <_name>Fua'Amotu</_name>
-      <code>NFTF</code>
-      <coordinates>21-14S 175-09W</coordinates>
-    </location>
-    <location>
-      <_name>Haapai</_name>
-      <code>NFTL</code>
-      <coordinates>19-48S 174-21W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- TV - Tuvalu -->
-    <_name>Tuvalu</_name>
-    <iso-code>TV</iso-code>
-    <tz-hint>Pacific/Funafuti</tz-hint>
-    <location>
-      <_name>Funafuti</_name>
-      <code>NGFU</code>
-      <coordinates>08-31S 179-13E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- UM - United States Minor Outlying Islands, a group of
-         mostly-uninhabited United States territories in the South
-         Pacific.
-      -->
-    <_name>United States Minor Outlying Islands</_name>
-    <iso-code>UM</iso-code>
-    <location>
-      <!-- Translators: This is in the United States Minor Outlying Islands. -->
-      <_name>Sand Island</_name>
-      <tz-hint>Pacific/Midway</tz-hint>
-      <code>PMDY</code>
-      <coordinates>28-13N 177-22W</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in the United States Minor Outlying Islands. -->
-      <_name>Wake Island</_name>
-      <tz-hint>Pacific/Wake</tz-hint>
-      <code>PWAK</code>
-      <coordinates>19-17N 166-39E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- VU - Vanuatu -->
-    <_name>Vanuatu</_name>
-    <iso-code>VU</iso-code>
-    <tz-hint>Pacific/Efate</tz-hint>
-    <location>
-      <_name>Bauerfield Efate</_name>
-      <code>NVVV</code>
-      <coordinates>17-42S 168-18E</coordinates>
-    </location>
-    <location>
-      <_name>Lamap Malekula</_name>
-      <code>NVSL</code>
-      <coordinates>16-25S 167-48E</coordinates>
-    </location>
-    <location>
-      <_name>Pekoa Airport Santo</_name>
-      <code>NVSS</code>
-      <coordinates>15-31S 167-13E</coordinates>
-    </location>
-    <location>
-      <_name>Sola Vanua Lava</_name>
-      <code>NVSC</code>
-      <coordinates>13-51S 167-33E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- WF - Wallis and Futuna, a French territory in the South Pacific -->
-    <_name>Wallis and Futuna</_name>
-    <iso-code>WF</iso-code>
-    <tz-hint>Pacific/Wallis</tz-hint>
-    <city>
-      <!-- Translators: This is in Wallis and Futuna -->
-      <_name>Ãle Wallis</_name>
-      <location>
-        <!-- Translators: This is in Ãle Wallis in Wallis and Futuna. -->
-        <_name>Hihifo</_name>
-        <code>NLWW</code>
-        <coordinates>13-14S 176-10W</coordinates>
-      </location>
-    </city>
-  </country>
-</region>
-<region>
-  <_name>Asia</_name>
-  <country>
-    <!-- AM - Armenia -->
-    <_name>Armenia</_name>
-    <iso-code>AM</iso-code>
-    <tz-hint>Asia/Yerevan</tz-hint>
-    <location>
-      <_name>Yerevan</_name>
-      <code>UDYZ</code>
-      <coordinates>40-09N 044-24E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- AF - Afghanistan -->
-    <_name>Afghanistan</_name>
-    <iso-code>AF</iso-code>
-    <tz-hint>Asia/Kabul</tz-hint>
-    <location>
-      <_name>Herat</_name>
-      <code>OAHR</code>
-      <coordinates>34-13N 062-13E</coordinates>
-    </location>
-    <location>
-      <_name>Kabul</_name>
-      <code>OAKB</code>
-      <coordinates>34-38N 069-12E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- PH - Philippines -->
-    <_name>Philippines</_name>
-    <iso-code>PH</iso-code>
-    <tz-hint>Asia/Manila</tz-hint>
-    <location>
-      <_name>Clarkfield Pampanga</_name>
-      <code>RPLC</code>
-      <coordinates>15-11N 120-33E</coordinates>
-    </location>
-    <location>
-      <_name>Davao</_name>
-      <code>RPMD</code>
-      <coordinates>07-07N 125-39E</coordinates>
-    </location>
-    <location>
-      <_name>Laoag</_name>
-      <code>RPLI</code>
-      <coordinates>18-11N 120-32E</coordinates>
-    </location>
-    <location>
-      <_name>Manila</_name>
-      <code>RPLL</code>
-      <coordinates>14-31N 121-00E</coordinates>
-    </location>
-    <location>
-      <_name>Masbate</_name>
-      <code>RPVM</code>
-      <coordinates>12-22N 123-37E</coordinates>
-    </location>
-    <location>
-      <_name>Subic Bay</_name>
-      <code>RPLB</code>
-      <coordinates>14-48N 120-16E</coordinates>
-    </location>
-    <location>
-      <_name>Zamboanga</_name>
-      <code>RPMZ</code>
-      <coordinates>06-54N 122-04E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- VN - Viet Nam (The official ISO 3166 short English name
-         includes a space, though it is also frequently written
-         without one.)
-      -->
-    <_name>Viet Nam</_name>
-    <iso-code>VN</iso-code>
-    <tz-hint>Asia/Ho_Chi_Minh</tz-hint>
-    <location>
-      <_name>Da Nang</_name>
-      <code>VVDN</code>
-      <coordinates>16-02N 108-11E</coordinates>
-    </location>
-    <location>
-      <_name>Ha Noi</_name>
-      <code>VVNB</code>
-      <coordinates>21-01N 105-48E</coordinates>
-    </location>
-    <location>
-      <_name>Ho Chi Minh</_name>
-      <code>VVTS</code>
-      <coordinates>10-49N 106-40E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- KR - The Republic of Korea, aka South Korea -->
-    <_name>South Korea</_name>
-    <iso-code>KR</iso-code>
-    <tz-hint>Asia/Seoul</tz-hint>
-    <location>
-      <_name>Cheju</_name>
-      <code>RKPC</code>
-      <coordinates>33-30N 126-30E</coordinates>
-    </location>
-    <location>
-      <_name>Chongju Ab</_name>
-      <code>RKTU</code>
-      <coordinates>36-42N 127-30E</coordinates>
-    </location>
-    <location>
-      <_name>Incheon</_name>
-      <code>RKSI</code>
-      <coordinates>37-28N 126-27E</coordinates>
-    </location>
-    <location>
-      <_name>Kunsan Ab</_name>
-      <code>RKJK</code>
-      <coordinates>35-55N 126-37E</coordinates>
-    </location>
-    <location>
-      <_name>Osan Ab</_name>
-      <code>RKSO</code>
-      <coordinates>37-06N 127-02E</coordinates>
-    </location>
-    <location>
-      <_name>Paekado</_name>
-      <code>RKTB</code>
-      <coordinates>37-01N 126-03E</coordinates>
-    </location>
-    <location>
-      <_name>Pohang Ab</_name>
-      <code>RKTH</code>
-      <coordinates>35-59N 129-25E</coordinates>
-    </location>
-    <location>
-      <_name>Pusan/Kimhae</_name>
-      <code>RKPK</code>
-      <coordinates>35-11N 128-56E</coordinates>
-    </location>
-    <location>
-      <_name>Pyongtaek Ab</_name>
-      <code>RKSG</code>
-      <coordinates>36-56N 127-00E</coordinates>
-    </location>
-    <location>
-      <_name>Seoul/Kimp'O</_name>
-      <code>RKSS</code>
-      <coordinates>37-33N 126-48E</coordinates>
-    </location>
-    <location>
-      <_name>Suwon Ab</_name>
-      <code>RKSW</code>
-      <coordinates>37-15N 127-00E</coordinates>
-    </location>
-    <location>
-      <_name>Taegu Ab</_name>
-      <code>RKTN</code>
-      <coordinates>35-54N 128-39E</coordinates>
-    </location>
-    <location>
-      <_name>Taejon</_name>
-      <code>RKTF</code>
-      <coordinates>36-18N 127-24E</coordinates>
-    </location>
-    <location>
-      <_name>Woong Cheon</_name>
-      <code>RKTW</code>
-      <coordinates>36-12N 126-33E</coordinates>
-    </location>
-    <location>
-      <_name>Yosu</_name>
-      <code>RKJY</code>
-      <coordinates>34-50N 127-37E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- KP - The Democratic People's Republic of Korea, aka North Korea -->
-    <_name>North Korea</_name>
-    <iso-code>KP</iso-code>
-    <tz-hint>Asia/Pyongyang</tz-hint>
-    <!-- No METAR info available (checked 2005-04-06)
-    <location>
-      <_name>Kimchaek</_name>
-      <code>ZKKC</code>
-      <coordinates>40-40N 129-12E</coordinates>
-    </location>
-    -->
-    <location>
-      <_name>Pyongyang</_name>
-      <code>ZKPY</code>
-      <coordinates>39-02N 125-47E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- HK - Hong Kong, aka "Hong Kong Special Administrative Region of China" -->
-    <_name>Hong Kong</_name>
-    <iso-code>HK</iso-code>
-    <tz-hint>Asia/Hong_Kong</tz-hint>
-    <!-- No METAR info available (checked 2005-04-06)
-    <location>
-      <_name>Cheung Chau</_name>
-      <code>VHCH</code>
-      <coordinates>22-12N 114-01E</coordinates>
-    </location>
-    -->
-    <location>
-      <_name>Hong Kong International Airport</_name>
-      <code>VHHH</code>
-      <coordinates>22-20N 114-11E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- PK - Pakistan -->
-    <_name>Pakistan</_name>
-    <iso-code>PK</iso-code>
-    <tz-hint>Asia/Karachi</tz-hint>
-    <location>
-      <_name>Islamabad</_name>
-      <code>OPRN</code>
-      <coordinates>33-37N 073-06E</coordinates>
-    </location>
-    <location>
-      <_name>Karachi</_name>
-      <code>OPKC</code>
-      <coordinates>24-54N 067-08E</coordinates>
-    </location>
-    <location>
-      <_name>Lahore</_name>
-      <code>OPLA</code>
-      <coordinates>31-31N 074-24E</coordinates>
-    </location>
-    <location>
-      <_name>Nawabshah</_name>
-      <code>OPNH</code>
-      <coordinates>26-15N 068-22E</coordinates>
-    </location>
-    <location>
-      <_name>Peshawar</_name>
-      <code>OPPS</code>
-      <coordinates>34-01N 071-35E</coordinates>
-    </location>
-    <location>
-      <_name>Sukkur</_name>
-      <code>OPSK</code>
-      <coordinates>27-43-19N 068-47-31E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- GE - Georgia (the country, not the US state) -->
-    <_name>Georgia</_name>
-    <iso-code>GE</iso-code>
-    <tz-hint>Asia/Tbilisi</tz-hint>
-    <location>
-      <_name>Tbilisi</_name>
-      <code>UGGG</code>
-      <coordinates>41-41N 044-57E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- IN - India -->
-    <_name>India</_name>
-    <iso-code>IN</iso-code>
-    <tz-hint>Asia/Kolkata</tz-hint>
-    <location>
-      <_name>Ahmadabad</_name>
-      <code>VAAH</code>
-      <coordinates>23-04N 072-38E</coordinates>
-    </location>
-    <location>
-      <_name>Amritsar</_name>
-      <code>VIAR</code>
-      <coordinates>31-38N 074-52E</coordinates>
-    </location>
-    <location>
-      <_name>Bangalore/Hindustan</_name>
-      <code>VOBG</code>
-      <coordinates>12-57N 077-40E</coordinates>
-    </location>
-    <location>
-      <_name>Bombay/Santacruz</_name>
-      <code>VABB</code>
-      <coordinates>19-07N 072-51E</coordinates>
-    </location>
-    <location>
-      <_name>Calcutta/Dum Dum</_name>
-      <code>VECC</code>
-      <coordinates>22-39N 088-27E</coordinates>
-    </location>
-    <location>
-      <_name>Hyderabad</_name>
-      <code>VOHY</code>
-      <coordinates>17-27N 078-28E</coordinates>
-    </location>
-    <location>
-      <_name>Jaipur/Sanganer</_name>
-      <code>VIJP</code>
-      <coordinates>26-49N 075-48E</coordinates>
-    </location>
-    <location>
-      <_name>Lucknow/Amausi</_name>
-      <code>VILK</code>
-      <coordinates>26-45N 080-53E</coordinates>
-    </location>
-    <location>
-      <_name>Madras/Minambakkam</_name>
-      <code>VOMM</code>
-      <coordinates>13-00N 080-11E</coordinates>
-    </location>
-    <location>
-      <_name>Nagpur Sonegaon</_name>
-      <code>VANP</code>
-      <coordinates>21-06N 079-03E</coordinates>
-    </location>
-    <location>
-      <_name>New Delhi/Palam</_name>
-      <code>VIDP</code>
-      <coordinates>28-34N 077-07E</coordinates>
-    </location>
-    <location>
-      <_name>Patna</_name>
-      <code>VEPT</code>
-      <coordinates>25-36N 085-06E</coordinates>
-    </location>
-    <location>
-      <_name>Thiruvananthapuram</_name>
-      <code>VOTV</code>
-      <coordinates>08-28N 076-57E</coordinates>
-    </location>
-    <location>
-      <_name>Tiruchchirapalli</_name>
-      <code>VOTR</code>
-      <coordinates>10-46N 078-43E</coordinates>
-    </location>
-    <location>
-      <_name>Varanasi/Babatpur</_name>
-      <code>VIBN</code>
-      <coordinates>25-27N 082-52E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- NP - Nepal -->
-    <_name>Nepal</_name>
-    <iso-code>NP</iso-code>
-    <tz-hint>Asia/Katmandu</tz-hint>
-    <location>
-      <_name>Kathmandu</_name>
-      <code>VNKT</code>
-      <coordinates>27-42N 085-22E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- CN - China. (The official ISO 3166 short English name does
-         not include "The People's Republic of".)
-      -->
-    <_name>China</_name>
-    <iso-code>CN</iso-code>
-    <tz-hint>Asia/Shanghai</tz-hint>
-    <city>
-      <!-- Translators: This is the capital of China -->
-      <_name>Beijing</_name>
-      <location>
-        <!-- Translators: This is in Beijing city in China -->
-        <_name>Capital International Airport</_name>
-        <code>ZBAA</code>
-        <coordinates>39-56N 116-17E</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is a city in China -->
-      <_name>Shanghai</_name>
-      <location>
-        <!-- Translators: This is in Shanghai city in China -->
-        <_name>Hongqiao International Airport</_name>
-        <code>ZSSS</code>
-        <coordinates>31-10N 121-26E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Shanghai city in China -->
-        <_name>Pudong International Airport</_name>
-        <code>ZSPD</code>
-        <coordinates>31-07N 121-46E</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is a city in China -->
-      <_name>Tianjin</_name>
-      <location>
-        <!-- Translators: This is in Tianjin city in China. Its METAR name, "zhangguizhu", is wrong. -->
-        <_name>Zhang Gui Zhuang</_name>
-        <code>ZBTJ</code>
-        <coordinates>39-11N 117-21E</coordinates>
-      </location>
-    </city>
-    <city>
-      <!-- Translators: This is in Sichuan province in China -->
-      <_name>Chongqing</_name>
-      <location>
-        <!-- Translators: This is in Chongqing, Sichuan in China -->
-        <_name>Jiangbe Airport</_name>
-        <code>ZUCK</code>
-        <coordinates>29-31N 106-29E</coordinates>
-      </location>
-    </city>
-    <state>
-      <!-- Translators: This is a province in China -->
-      <_name>Jilin</_name>
-      <location>
-        <!-- Translators: This is in Jilin province in China -->
-        <_name>Changchun</_name>
-        <code>ZYCC</code>
-        <coordinates>43-54N 125-13E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Jilin province in China -->
-        <_name>Yanji</_name>
-        <code>ZYYJ</code>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a province in China -->
-      <_name>Hunan</_name>
-      <city>
-        <!-- Translators: This is in Hunan province in China -->
-        <_name>Changsha</_name>
-        <!-- No METAR info available (checked 2005-04-06)
-        <location>
-          <_name>Changsha city</_name>
-          <code>ZGCS</code>
-          <coordinates>28-12N 113-05E</coordinates>
-        </location>
-        -->
-        <location>
-          <!-- Translators: This is in Changsha, Hunan in China -->
-          <_name>Huanghua International Airport</_name>
-          <code>ZGHA</code>
-          <coordinates>28-14N 112-52E</coordinates>
-        </location>
-      </city>
-    </state>
-    <state>
-      <!-- Translators: This is a province in China -->
-      <_name>Sichuan</_name>
-      <city>
-        <!-- Translators: This is in Sichuan province in China -->
-        <_name>Chengdu</_name>
-        <location>
-          <!-- Translators: This is in Chengdu, Sichuan in China -->
-          <_name>Shuangliu International Airport</_name>
-          <code>ZUUU</code>
-          <coordinates>30-40N 104-01E</coordinates>
-        </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Sichuan province in China -->
-        <_name>Xichang</_name>
-        <code>ZUXC</code>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a province in China -->
-      <_name>Liaoning</_name>
-      <location>
-        <!-- Translators: This is in Liaoning province in China -->
-        <_name>Dalian</_name>
-        <code>ZYTL</code>
-        <coordinates>38-54N 121-38E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Liaoning province in China -->
-        <_name>Shenyang/Taokian</_name>
-        <code>ZYTX</code>
-        <coordinates>41-48N 123-24E</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a province in China -->
-      <_name>Fujian</_name>
-      <location>
-        <_name>Xiamen</_name>
-        <code>ZSAM</code>
-        <coordinates>24-29N 118-05E</coordinates>
-      </location>
-    </state>
-    <!-- No METAR info available (checked 2005-04-06)
-    <city>
-      <_name>Jiangxi</_name>
-      <location>
-        <_name>Ganzhou</_name>
-        <code>ZSGZ</code>
-        <coordinates>25-51N 114-57E</coordinates>
-      </location>
-    </city>
-    -->
-    <state>
-      <!-- Translators: This is a province in China -->
-      <_name>Guangdong</_name>
-      <location>
-        <!-- Translators: This is in Guangdong province in China -->
-        <_name>Guangzhou</_name>
-        <code>ZGGG</code>
-        <coordinates>23-10N 113-20E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Guangdong province in China -->
-        <_name>Shenzhen</_name>
-        <code>ZGSZ</code>
-        <coordinates>22-33N 114-06E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Guangdong province in China -->
-        <_name>Shantou</_name>
-        <code>ZGOW</code>
-        <coordinates>23-24N 116-41E</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a province in China -->
-      <_name>Guangxi</_name>
-      <location>
-        <!-- Translators: This is in Guangxi province in China -->
-        <_name>Guilin</_name>
-        <code>ZGKL</code>
-        <coordinates>25-20N 110-18E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Guangxi province in China -->
-        <_name>Nanning</_name>
-        <code>ZGNN</code>
-        <coordinates>22-49N 108-21E</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a province in China -->
-      <_name>Guizhou</_name>
-      <location>
-        <!-- Translators: This is in Guizhou province in China -->
-        <_name>Guiyang</_name>
-        <code>ZUGY</code>
-        <coordinates>26-35N 106-43E</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a province in China -->
-      <_name>Hainan</_name>
       <city>
-        <!-- Translators: This is in Hainan province in China -->
-        <_name>Sanya</_name>
+        <!-- Translators: this is a city in Botswana -->
+        <_name>Letlhakane</_name>
+        <coordinates>21-25S 025-34-59E</coordinates>
         <location>
-          <_name>Sanya</_name>
-          <code>ZGSY</code>
+          <name>Letlhakane</name>
+          <code>FBLT</code>
+          <coordinates>21-25S 025-36E</coordinates>
         </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Botswana -->
+        <_name>Lokerane</_name>
+        <coordinates>24-52-59S 024-40E</coordinates>
         <location>
-          <_name>Fenghuang International Airport</_name>
-          <code>ZJSY</code>
-          <coordinates>18-18N 109-24E</coordinates>
-        </location>
-      </city>
-    </state>
-    <state>
-      <!-- Translators: This is a province in China -->
-      <_name>Xinjiang</_name>
-      <!-- No METAR info available (checked 2005-04-06)
-      <location>
-        <_name>Hami</_name>
-        <code>ZWHM</code>
-        <coordinates>42-49N 093-31E</coordinates>
-      </location>
-      -->
-      <location>
-        <!-- Translators: This is in Xinjiang province in China -->
-        <_name>Urum-Qi/Diwopu</_name>
-        <code>ZWWW</code>
-        <coordinates>43-54N 087-28E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Xinjiang province in China -->
-        <_name>Kashi</_name>
-        <code>ZWSH</code>
-        <coordinates>39-28N 075-59E</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a province in China -->
-      <_name>Zhejiang</_name>
-      <location>
-        <!-- Translators: This is in Zhejiang province in China -->
-        <_name>Hangzhou</_name>
-        <code>ZSHC</code>
-        <coordinates>30-14N 120-10E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Zhejiang province in China -->
-        <_name>Ningbo</_name>
-        <code>ZSNB</code>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a province in China -->
-      <_name>Heilongjiang</_name>
-      <location>
-        <!-- Translators: This is in Heilongjiang province in China -->
-        <_name>Harbin</_name>
-        <code>ZYHB</code>
-        <coordinates>46-01-12N 126-34-48E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Heilongjiang province in China -->
-        <_name>Mudanjiang</_name>
-        <code>ZYMD</code>
-      </location>
-      <!-- No METAR info available (checked 2005-04-06)
-      <location>
-        <_name>Jaimusi</_name>
-        <code>ZYJM</code>
-      </location>
-      -->
-    </state>
-    <state>
-      <!-- Translators: This is a province in China -->
-      <_name>Inner Mongolia</_name>
-      <!-- No METAR info available (checked 2005-04-06)
-      <location>
-        <_name>Hailar Airport</_name>
-        <code>ZBLA</code>
-        <coordinates>49-12N 119-42E</coordinates>
-      </location>
-      -->
-      <location>
-        <!-- Translators: This is in Inner Mongolia province in China -->
-        <_name>Hohhot</_name>
-        <code>ZBHH</code>
-        <coordinates>40-49N 111-41E</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a province in China -->
-      <_name>Anhui</_name>
-      <location>
-        <!-- Translators: This is in Anhui province in China -->
-        <_name>Hefei</_name>
-        <code>ZSOF</code>
-        <coordinates>31-52N 117-14E</coordinates>
-      </location>
-    </state>
-    <state>
-      <!-- FIXME: rename this to Shandong -->
-      <!-- Translators: This is a province in China -->
-      <_name>Shantong</_name>
-      <!-- ZSTN and ZSJN are very near, weather.noaa.gov only knows ZSJN
-      <location>
-        <_name>Jinan</_name>
-        <code>ZSTN</code>
-        <coordinates>36-41N 116-59E</coordinates>
-      </location>
-      -->
-      <city>
-        <!-- Translators: This is in Shantong province in China -->
-        <_name>Jinan</_name>
-        <location>
-          <!-- Translators: This is in Shantong province in China -->
-          <_name>Yaoqiang International Airport</_name>
-          <code>ZSJN</code>
-          <coordinates>36-50N 117-10E</coordinates>
-        </location>
-      </city>
-      <location>
-        <!-- Translators: This is in Shantong province in China -->
-        <_name>Qingdao</_name>
-        <code>ZSQD</code>
-        <coordinates>36-04N 120-20E</coordinates>
-      </location>
-      <location>
-        <!-- Translators: This is in Shantong province in China -->
-        <_name>Yantai</_name>
-        <code>ZSYT</code>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a province in China -->
-      <_name>Gansu</_name>
-      <city>
-         <!-- Translators: This is in Gansu province in China -->
-         <_name>Lanzhou</_name>
-         <location>
-           <!-- Translators: This is in Lanzhou of Gansu province in China -->
-           <_name>Zhongchuan Airport</_name>
-           <code>ZLLL</code>
-           <coordinates>36-01-12N 103-45E</coordinates>
-         </location>
-       </city>
-    </state>
-    <state>
-      <!-- Translators: This is a province in China -->
-      <_name>Yunnan</_name>
-      <city>
-        <!-- Translators: This is in Yunnan province in China -->
-      	<_name>Kunming</_name>
-        <location>
-          <!-- Translators: This is in Yunnan province in China -->
-          <_name>Wujiaba International Airport</_name>
-          <code>ZPPP</code>
-          <coordinates>25-01N 102-41E</coordinates>
-        </location>
-      </city>
-      <location>
-        <_name>Xishuangbanna</_name>
-        <code>ZPJH</code>
-      </location>
-    </state>
-    <state>
-      <!-- Translators: This is a province in China -->
-      <_name>Shaanxi</_name>
-      <location>
-        <!-- Translators: This is in Shaanxi province in China -->
-        <_name>Xian/Xianyang</_name>
-        <code>ZLXY</code>
-       <coordinates>34-26N 108-45E</coordinates>
-      </location>
-    </state>
-    <location>
-      <_name>Nanjing</_name>
-      <code>ZSNJ</code>
-      <coordinates>32-00N 118-48E</coordinates>
-    </location>
-    <location>
-      <_name>Shijiazhuang</_name>
-      <code>ZBSJ</code>
-    </location>
-    <location>
-      <_name>Taiyuan</_name>
-      <code>ZBYN</code>
-      <coordinates>37-47N 112-33E</coordinates>
-    </location>
-    <location>
-      <_name>Wuhan</_name>
-      <code>ZHHH</code>
-      <coordinates>30-37N 114-08E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- JP - Japan -->
-    <_name>Japan</_name>
-    <iso-code>JP</iso-code>
-    <tz-hint>Asia/Tokyo</tz-hint>
-    <location>
-      <_name>Akeno Ab</_name>
-      <code>RJOE</code>
-      <coordinates>34-32N 136-41E</coordinates>
-    </location>
-    <location>
-      <_name>Akita</_name>
-      <code>RJSK</code>
-      <coordinates>39-37N 140-13E</coordinates>
-    </location>
-    <location>
-      <_name>Amami</_name>
-      <code>RJKA</code>
-      <coordinates>28-26N 129-43E</coordinates>
-    </location>
-    <location>
-      <_name>Aomori</_name>
-      <code>RJSA</code>
-      <coordinates>40-44N 140-42E</coordinates>
-    </location>
-    <location>
-      <_name>Asahikawa Ab</_name>
-      <code>RJCA</code>
-      <coordinates>43-48N 142-22E</coordinates>
-    </location>
-    <location>
-      <_name>Asahikawa Airport</_name>
-      <code>RJEC</code>
-      <coordinates>43-40N 142-27E</coordinates>
-    </location>
-    <location>
-      <_name>Ashiya Ab</_name>
-      <code>RJFA</code>
-      <coordinates>33-53N 130-39E</coordinates>
-    </location>
-    <location>
-      <_name>Atsugi United States Naval Air Station</_name>
-      <code>RJTA</code>
-      <coordinates>35-27N 139-27E</coordinates>
-    </location>
-    <location>
-      <_name>Chichijima</_name>
-      <code>RJAO</code>
-      <coordinates>27-05N 142-11E</coordinates>
-    </location>
-    <location>
-      <_name>Chitose Ab</_name>
-      <code>RJCC</code>
-      <coordinates>42-48N 141-40E</coordinates>
-    </location>
-    <location>
-      <_name>Chitose Japanese Air Self Defense Force</_name>
-      <code>RJCJ</code>
-      <coordinates>42-49N 141-41E</coordinates>
-    </location>
-    <location>
-      <_name>Chofu</_name>
-      <code>RJTF</code>
-      <coordinates>35-40N 139-32E</coordinates>
-    </location>
-    <location>
-      <_name>Fuji Ab</_name>
-      <code>RJAT</code>
-      <coordinates>35-19N 138-52E</coordinates>
-    </location>
-    <location>
-      <_name>Fukue</_name>
-      <code>RJFE</code>
-      <coordinates>32-40N 128-50E</coordinates>
-    </location>
-    <location>
-      <_name>Fukui</_name>
-      <code>RJNF</code>
-      <coordinates>36-08N 136-14E</coordinates>
-    </location>
-    <location>
-      <_name>Fukuoka</_name>
-      <code>RJFF</code>
-      <coordinates>33-35N 130-27E</coordinates>
-    </location>
-    <location>
-      <_name>Fukushima</_name>
-      <code>RJSF</code>
-      <coordinates>37-14N 140-26E</coordinates>
-    </location>
-    <location>
-      <_name>Futenma</_name>
-      <code>ROTM</code>
-      <coordinates>26-16N 127-45E</coordinates>
-    </location>
-    <location>
-      <_name>Gifu Ab</_name>
-      <code>RJNG</code>
-      <coordinates>35-23N 136-52E</coordinates>
-    </location>
-    <location>
-      <_name>Hachijojima</_name>
-      <code>RJTH</code>
-      <coordinates>33-07N 139-47E</coordinates>
-    </location>
-    <location>
-      <_name>Hachinohe</_name>
-      <code>RJSH</code>
-      <coordinates>40-33N 141-28E</coordinates>
-    </location>
-    <location>
-      <_name>Hakodate</_name>
-      <code>RJCH</code>
-      <coordinates>41-46N 140-49E</coordinates>
-    </location>
-    <location>
-      <_name>Hamamatsu</_name>
-      <code>RJNH</code>
-      <coordinates>34-45N 137-42E</coordinates>
-    </location>
-    <location>
-      <_name>Hanamaki</_name>
-      <code>RJSI</code>
-      <coordinates>39-26N 141-08E</coordinates>
-    </location>
-    <location>
-      <_name>Hiroshima</_name>
-      <code>RJOA</code>
-      <coordinates>34-26N 132-55E</coordinates>
-    </location>
-    <location>
-      <_name>Hiroshimanishi</_name>
-      <code>RJBH</code>
-      <coordinates>34-22N 132-26E</coordinates>
-    </location>
-    <location>
-      <_name>Hofu Ab</_name>
-      <code>RJOF</code>
-      <coordinates>34-02N 131-33E</coordinates>
-    </location>
-    <location>
-      <_name>Hyakuri Ab</_name>
-      <code>RJAH</code>
-      <coordinates>36-11N 140-25E</coordinates>
-    </location>
-    <location>
-      <_name>Ichikawa</_name>
-      <code>RJAI</code>
-      <coordinates>35-44N 139-55E</coordinates>
-    </location>
-    <location>
-      <_name>Iki</_name>
-      <code>RJDB</code>
-      <coordinates>33-45N 129-47E</coordinates>
-    </location>
-    <location>
-      <_name>Iruma Ab</_name>
-      <code>RJTJ</code>
-      <coordinates>35-50N 139-25E</coordinates>
-    </location>
-    <location>
-      <_name>Ishigakijima</_name>
-      <code>ROIG</code>
-      <coordinates>24-20N 124-10E</coordinates>
-    </location>
-    <location>
-      <_name>Iwakuni Marine Corps Air Station</_name>
-      <code>RJOI</code>
-      <coordinates>34-08N 132-14E</coordinates>
-    </location>
-    <location>
-      <_name>Iwami</_name>
-      <code>RJOW</code>
-      <coordinates>34-40N 131-48E</coordinates>
-    </location>
-    <location>
-      <_name>Iwojima</_name>
-      <code>RJAW</code>
-      <coordinates>24-47N 141-19E</coordinates>
-    </location>
-    <location>
-      <_name>Izumo</_name>
-      <code>RJOC</code>
-      <coordinates>35-25N 132-54E</coordinates>
-    </location>
-    <location>
-      <_name>Kadena Ab</_name>
-      <code>RODN</code>
-      <coordinates>26-21N 127-46E</coordinates>
-    </location>
-    <location>
-      <_name>Kagoshima</_name>
-      <code>RJFK</code>
-      <coordinates>31-48N 130-43E</coordinates>
-    </location>
-    <location>
-      <_name>Kanoya Ab</_name>
-      <code>RJFY</code>
-      <coordinates>31-22N 130-50E</coordinates>
-    </location>
-    <location>
-      <_name>Kansai</_name>
-      <code>RJBB</code>
-      <coordinates>34-25N 135-15E</coordinates>
-    </location>
-    <location>
-      <_name>Kasumigaura Ab</_name>
-      <code>RJAK</code>
-      <coordinates>36-02N 140-12E</coordinates>
-    </location>
-    <location>
-      <_name>Kasuminome Ab</_name>
-      <code>RJSU</code>
-      <coordinates>38-14N 140-55E</coordinates>
-    </location>
-    <location>
-      <_name>Kisarazu Ab</_name>
-      <code>RJTK</code>
-      <coordinates>35-24N 139-55E</coordinates>
-    </location>
-    <location>
-      <_name>Kitakyushu</_name>
-      <code>RJFR</code>
-      <coordinates>33-50N 130-57E</coordinates>
-    </location>
-    <location>
-      <_name>Kochi</_name>
-      <code>RJOK</code>
-      <coordinates>33-32N 133-40E</coordinates>
-    </location>
-    <location>
-      <_name>Komatsu Ab</_name>
-      <code>RJNK</code>
-      <coordinates>36-23N 136-25E</coordinates>
-    </location>
-    <location>
-      <_name>Komatsujima Ab</_name>
-      <code>RJOP</code>
-      <coordinates>34-00N 134-38E</coordinates>
-    </location>
-    <location>
-      <_name>Kumamoto</_name>
-      <code>RJFT</code>
-      <coordinates>32-50N 130-51E</coordinates>
-    </location>
-    <location>
-      <_name>Kumejima</_name>
-      <code>ROKJ</code>
-      <coordinates>26-20N 126-48E</coordinates>
-    </location>
-    <location>
-      <_name>Kushiro Airport</_name>
-      <code>RJCK</code>
-      <coordinates>43-02N 144-12E</coordinates>
-    </location>
-    <location>
-      <_name>Matsumoto</_name>
-      <code>RJAF</code>
-      <coordinates>36-10N 137-56E</coordinates>
-    </location>
-    <location>
-      <_name>Matsushima Ab</_name>
-      <code>RJST</code>
-      <coordinates>38-24N 141-13E</coordinates>
-    </location>
-    <location>
-      <_name>Matsuyama</_name>
-      <code>RJOM</code>
-      <coordinates>33-49N 132-42E</coordinates>
-    </location>
-    <location>
-      <_name>Memambetsu</_name>
-      <code>RJCM</code>
-      <coordinates>43-53N 144-10E</coordinates>
-    </location>
-    <location>
-      <_name>Metabaru Ab</_name>
-      <code>RJDM</code>
-      <coordinates>33-19N 130-25E</coordinates>
-    </location>
-    <location>
-      <_name>Miho Ab</_name>
-      <code>RJOH</code>
-      <coordinates>35-29N 133-15E</coordinates>
-    </location>
-    <location>
-      <_name>Misawa Ab</_name>
-      <code>RJSM</code>
-      <coordinates>40-42N 141-23E</coordinates>
-    </location>
-    <location>
-      <_name>Miyakojima</_name>
-      <code>ROMY</code>
-      <coordinates>24-47N 125-17E</coordinates>
-    </location>
-    <location>
-      <_name>Miyazaki</_name>
-      <code>RJFM</code>
-      <coordinates>31-52N 131-27E</coordinates>
-    </location>
-    <location>
-      <_name>Mombetsu</_name>
-      <code>RJEB</code>
-      <coordinates>44-15N 143-32E</coordinates>
-    </location>
-    <location>
-      <_name>Nagasaki</_name>
-      <code>RJFU</code>
-      <coordinates>32-55N 129-55E</coordinates>
-    </location>
-    <location>
-      <_name>Naha</_name>
-      <code>ROAH</code>
-      <coordinates>26-11N 127-39E</coordinates>
-    </location>
-    <location>
-      <_name>Nakashibetsu</_name>
-      <code>RJCN</code>
-      <coordinates>43-34N 144-58E</coordinates>
-    </location>
-    <location>
-      <_name>Nankishirahama</_name>
-      <code>RJBD</code>
-      <coordinates>33-40N 135-21E</coordinates>
-    </location>
-    <location>
-      <_name>New Tokyo International Airport</_name>
-      <code>RJAA</code>
-      <coordinates>35-46N 140-23E</coordinates>
-    </location>
-    <location>
-      <_name>Niigata</_name>
-      <code>RJSN</code>
-      <coordinates>37-57N 139-07E</coordinates>
-    </location>
-    <location>
-      <_name>Nyutabaru Ab</_name>
-      <code>RJFN</code>
-      <coordinates>32-05N 131-27E</coordinates>
-    </location>
-    <location>
-      <_name>Obihiro</_name>
-      <code>RJCB</code>
-      <coordinates>42-44N 143-13E</coordinates>
-    </location>
-    <location>
-      <_name>Odate</_name>
-      <code>RJSR</code>
-      <coordinates>40-11N 140-12E</coordinates>
-    </location>
-    <location>
-      <_name>Oita</_name>
-      <code>RJFO</code>
-      <coordinates>33-29N 131-44E</coordinates>
-    </location>
-    <location>
-      <_name>Okayama</_name>
-      <code>RJOB</code>
-      <coordinates>34-45N 133-51E</coordinates>
-    </location>
-    <location>
-      <_name>Okinoerabu</_name>
-      <code>RJKB</code>
-      <coordinates>27-26N 128-42E</coordinates>
-    </location>
-    <location>
-      <_name>Ominato Ab</_name>
-      <code>RJSO</code>
-      <coordinates>41-14N 141-08E</coordinates>
-    </location>
-    <location>
-      <_name>Osaka</_name>
-      <code>RJOO</code>
-      <coordinates>34-47N 135-27E</coordinates>
-    </location>
-    <location>
-      <_name>Oshima</_name>
-      <code>RJTO</code>
-      <coordinates>34-47N 139-22E</coordinates>
-    </location>
-    <location>
-      <_name>Ozuki Ab</_name>
-      <code>RJOZ</code>
-      <coordinates>34-03N 131-03E</coordinates>
-    </location>
-    <location>
-      <_name>Saga</_name>
-      <code>RJFS</code>
-      <coordinates>33-09N 130-18E</coordinates>
-    </location>
-    <location>
-      <_name>Sapporo Ab</_name>
-      <code>RJCO</code>
-      <coordinates>43-07N 141-23E</coordinates>
-    </location>
-    <location>
-      <_name>Sendai</_name>
-      <code>RJSS</code>
-      <coordinates>38-08N 140-55E</coordinates>
-    </location>
-    <location>
-      <_name>Shimofusa Ab</_name>
-      <code>RJTL</code>
-      <coordinates>35-48N 140-01E</coordinates>
-    </location>
-    <location>
-      <_name>Shimoji-Shima Island</_name>
-      <code>RORS</code>
-      <coordinates>24-50N 125-09E</coordinates>
-    </location>
-    <location>
-      <_name>Shizuhama Ab</_name>
-      <code>RJNY</code>
-      <coordinates>34-49N 138-18E</coordinates>
-    </location>
-    <location>
-      <_name>Shonai</_name>
-      <code>RJSY</code>
-      <coordinates>38-49N 139-47E</coordinates>
-    </location>
-    <location>
-      <_name>Tachikawa Ab</_name>
-      <code>RJTC</code>
-      <coordinates>35-42N 139-24E</coordinates>
-    </location>
-    <location>
-      <_name>Tajima</_name>
-      <code>RJBT</code>
-      <coordinates>35-31N 134-48E</coordinates>
-    </location>
-    <location>
-      <_name>Takamatsu</_name>
-      <code>RJOT</code>
-      <coordinates>34-13N 134-01E</coordinates>
-    </location>
-    <location>
-      <_name>Tanegashima</_name>
-      <code>RJFG</code>
-      <coordinates>30-33N 130-57E</coordinates>
-    </location>
-    <location>
-      <_name>Tateyama Ab</_name>
-      <code>RJTE</code>
-      <coordinates>34-59N 139-50E</coordinates>
-    </location>
-    <location>
-      <_name>Tokachi Japanese Ground Self Defense Force</_name>
-      <code>RJCT</code>
-      <coordinates>42-54N 143-10E</coordinates>
-    </location>
-    <location>
-      <_name>Tokushima Ab</_name>
-      <code>RJOS</code>
-      <coordinates>34-08N 134-37E</coordinates>
-    </location>
-    <location>
-      <_name>Tokyo Heliport</_name>
-      <code>RJTI</code>
-      <coordinates>35-38N 139-51E</coordinates>
-    </location>
-    <location>
-      <_name>Tokyo International Airport</_name>
-      <code>RJTT</code>
-      <coordinates>35-33N 139-47E</coordinates>
-    </location>
-    <location>
-      <_name>Tottori</_name>
-      <code>RJOR</code>
-      <coordinates>35-32N 134-10E</coordinates>
-    </location>
-    <location>
-      <_name>Toyama</_name>
-      <code>RJNT</code>
-      <coordinates>36-39N 137-11E</coordinates>
-    </location>
-    <location>
-      <_name>Tsuiki Ab</_name>
-      <code>RJFZ</code>
-      <coordinates>33-41N 131-03E</coordinates>
-    </location>
-    <location>
-      <_name>Tsushima</_name>
-      <code>RJDT</code>
-      <coordinates>34-17N 129-20E</coordinates>
-    </location>
-    <location>
-      <_name>Utsunomiya Ab</_name>
-      <code>RJTU</code>
-      <coordinates>36-31N 139-52E</coordinates>
-    </location>
-    <location>
-      <_name>Wakkanai</_name>
-      <code>RJCW</code>
-      <coordinates>45-24N 141-48E</coordinates>
-    </location>
-    <location>
-      <_name>Yakushima</_name>
-      <code>RJFC</code>
-      <coordinates>30-23N 130-40E</coordinates>
-    </location>
-    <location>
-      <_name>Yamagata</_name>
-      <code>RJSC</code>
-      <coordinates>38-25N 140-22E</coordinates>
-    </location>
-    <location>
-      <_name>Yamaguchi Ube</_name>
-      <code>RJDC</code>
-      <coordinates>33-56N 131-17E</coordinates>
-    </location>
-    <location>
-      <_name>Yao</_name>
-      <code>RJOY</code>
-      <coordinates>34-36N 135-36E</coordinates>
-    </location>
-    <location>
-      <_name>Yokosuka Fwf</_name>
-      <code>RJTX</code>
-      <coordinates>35-17N 139-40E</coordinates>
-    </location>
-    <location>
-      <_name>Yokota Ab</_name>
-      <code>RJTY</code>
-      <coordinates>35-45N 139-21E</coordinates>
-    </location>
-    <location>
-      <_name>Yonaguni</_name>
-      <code>ROYN</code>
-      <coordinates>24-28N 122-59E</coordinates>
-    </location>
-    <location>
-      <_name>Zama Airfield</_name>
-      <code>RJTR</code>
-      <coordinates>35-31N 139-24E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- KZ - Kazakhstan -->
-    <_name>Kazakhstan</_name>
-    <iso-code>KZ</iso-code>
-    <tz-hint>Asia/Almaty</tz-hint>
-    <location>
-      <_name>Aktau</_name>
-      <tz-hint>Asia/Aqtobe</tz-hint>
-      <code>UATE</code>
-      <coordinates>43-52-12N 051-06E</coordinates>
-    </location>
-    <location>
-      <_name>Aktjubinsk</_name>
-      <tz-hint>Asia/Aqtobe</tz-hint>
-      <code>UATT</code>
-      <coordinates>50-17N 057-09E</coordinates>
-    </location>
-    <location>
-      <_name>Almaty</_name>
-      <code>UAAA</code>
-      <coordinates>43-14N 076-56E</coordinates>
-    </location>
-    <location>
-      <_name>Astana</_name>
-      <tz-hint>Asia/Aqtobe</tz-hint>
-      <code>UACC</code>
-      <coordinates>51-12N 071-27E</coordinates>
-    </location>
-    <location>
-      <_name>Karaganda</_name>
-      <code>UAKK</code>
-      <coordinates>49-48N 073-09E</coordinates>
-    </location>
-    <location>
-      <_name>Kostanay</_name>
-      <tz-hint>Asia/Aqtobe</tz-hint>
-      <code>UAUU</code>
-      <coordinates>53-12-23N 063-33-03E</coordinates>
-    </location>
-    <location>
-      <_name>Kzyl-Orda</_name>
-      <tz-hint>Asia/Qyzylorda</tz-hint>
-      <code>UAOO</code>
-      <coordinates>44-51N 065-30E</coordinates>
-    </location>
-    <location>
-      <_name>Shymkent</_name>
-      <tz-hint>Asia/Oral</tz-hint>
-      <code>UAII</code>
-      <coordinates>42-19N 069-42E</coordinates>
-    </location>
-    <location>
-      <_name>Uralsk</_name>
-      <tz-hint>Asia/Oral</tz-hint>
-      <code>UARR</code>
-      <coordinates>51-15N 051-17E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- MY - Malaysia -->
-    <_name>Malaysia</_name>
-    <iso-code>MY</iso-code>
-    <tz-hint>Asia/Kuala_Lumpur</tz-hint>
-    <location>
-      <_name>Alor Setar</_name>
-      <code>WMKA</code>
-    </location>
-    <location>
-      <_name>Bintulu</_name>
-      <code>WBGB</code>
-      <coordinates>03-12N 113-02E</coordinates>
-    </location>
-    <location>
-      <_name>Johore Bharu/Senai</_name>
-      <code>WMKJ</code>
-      <coordinates>01-38N 103-40E</coordinates>
-    </location>
-    <location>
-      <_name>Kota Bharu</_name>
-      <code>WMKC</code>
-      <coordinates>06-10N 102-17E</coordinates>
-    </location>
-    <location>
-      <_name>Kota Kinabalu</_name>
-      <code>WBKK</code>
-      <coordinates>05-56N 116-03E</coordinates>
-    </location>
-    <location>
-      <_name>Kuala Terengganu</_name>
-      <code>WMKN</code>
-    </location>
-    <location>
-      <_name>Kuantan</_name>
-      <code>WMKD</code>
-      <coordinates>03-37N 103-13E</coordinates>
-    </location>
-    <location>
-      <_name>Kuching</_name>
-      <code>WBGG</code>
-      <coordinates>01-29N 110-20E</coordinates>
-    </location>
-    <location>
-      <_name>Kudat</_name>
-      <code>WBKT</code>
-      <coordinates>06-55N 116-50E</coordinates>
-    </location>
-    <location>
-      <_name>Labuan</_name>
-      <code>WBKL</code>
-      <coordinates>05-18N 115-15E</coordinates>
-    </location>
-    <location>
-      <_name>Langkawi</_name>
-      <code>WMKL</code>
-      <coordinates>06-20N 099-44E</coordinates>
-    </location>
-    <location>
-      <_name>Malacca</_name>
-      <code>WMKM</code>
-      <coordinates>02-16N 102-15E</coordinates>
-    </location>
-    <location>
-      <_name>Miri</_name>
-      <code>WBGR</code>
-      <coordinates>04-20N 113-59E</coordinates>
-    </location>
-    <location>
-      <_name>Penang/Bayan Lepas</_name>
-      <code>WMKP</code>
-      <coordinates>05-18N 100-16E</coordinates>
-    </location>
-    <location>
-      <_name>Sandakan</_name>
-      <code>WBKS</code>
-      <coordinates>05-54N 118-04E</coordinates>
-    </location>
-    <location>
-      <_name>Sepang</_name>
-      <code>WMKK</code>
-      <coordinates>02-44N 101-42E</coordinates>
-    </location>
-    <location>
-      <_name>Sibu</_name>
-      <code>WBGS</code>
-      <coordinates>02-20N 111-50E</coordinates>
-    </location>
-    <location>
-      <_name>Sitiawan</_name>
-      <code>WMBA</code>
-      <coordinates>04-13N 100-42E</coordinates>
-    </location>
-    <location>
-      <_name>Subang</_name>
-      <code>WMSA</code>
-      <coordinates>03-07N 101-32E</coordinates>
-    </location>
-    <location>
-      <_name>Tawau</_name>
-      <code>WBKW</code>
-      <coordinates>04-16N 117-53E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- MN - Mongolia -->
-    <_name>Mongolia</_name>
-    <iso-code>MN</iso-code>
-    <tz-hint>Asia/Ulaanbaatar</tz-hint>
-    <location>
-      <_name>Ulaanbaatar</_name>
-      <code>ZMUB</code>
-      <coordinates>47-51N 106-46E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- MM - Myanmar (also known as Burma, but "Myanmar" is currently
-         the official ISO 3166 short English name, and gets more
-         Google hits in English)
-      -->
-    <_name>Myanmar</_name>
-    <iso-code>MM</iso-code>
-    <tz-hint>Asia/Rangoon</tz-hint>
-    <location>
-      <_name>Yangon</_name>
-      <code>VYYY</code>
-      <coordinates>16-46N 096-10E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- SG - Singapore -->
-    <_name>Singapore</_name>
-    <iso-code>SG</iso-code>
-    <tz-hint>Asia/Singapore</tz-hint>
-    <location>
-      <_name>Singapore/Changi Airport</_name>
-      <code>WSSS</code>
-      <coordinates>01-22N 103-59E</coordinates>
-    </location>
-    <location>
-      <_name>Singapore/Paya Lebar</_name>
-      <code>WSAP</code>
-      <coordinates>01-22N 103-55E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- LK - Sri Lanka -->
-    <_name>Sri Lanka</_name>
-    <iso-code>LK</iso-code>
-    <tz-hint>Asia/Colombo</tz-hint>
-    <location>
-      <_name>Katunayake</_name>
-      <code>VCBI</code>
-      <coordinates>07-10N 079-53E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- TJ - Tajikistan -->
-    <_name>Tajikistan</_name>
-    <iso-code>TJ</iso-code>
-    <tz-hint>Asia/Dushanbe</tz-hint>
-    <location>
-      <_name>Dushanbe</_name>
-      <code>UTDD</code>
-      <coordinates>38-33N 068-47E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- TH - Thailand -->
-    <_name>Thailand</_name>
-    <iso-code>TH</iso-code>
-    <tz-hint>Asia/Bangkok</tz-hint>
-    <city>
-      <!-- Translators: This is in Thailand. -->
-      <_name>Bangkok</_name>
-      <location>
-        <!-- Translators: This is Bangkok international airport in Thailand. -->
-        <_name>Don Muang</_name>
-        <code>VTBD</code>
-        <coordinates>13-55N 100-36E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Thailand. -->
-      <_name>Chiang Mai</_name>
-      <code>VTCC</code>
-      <coordinates>18-47N 098-59E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Thailand. -->
-      <_name>Khon Kaen</_name>
-      <code>VTUK</code>
-      <coordinates>16-26N 102-50E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Thailand. -->
-      <_name>Lampang</_name>
-      <code>VTCL</code>
-      <coordinates>18-17N 099-31E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Thailand. -->
-      <_name>Loei</_name>
-      <code>VTUL</code>
-      <coordinates>17-27N 101-44E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Thailand. -->
-      <_name>Mae Hong Son</_name>
-      <code>VTCH</code>
-      <coordinates>19-18N 097-50E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Thailand. -->
-      <_name>Nan</_name>
-      <code>VTCN</code>
-      <coordinates>18-46N 100-46E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Thailand. -->
-      <_name>Pattani</_name>
-      <code>VTSK</code>
-      <coordinates>06-47N 101-09E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Thailand. -->
-      <_name>Phrae</_name>
-      <code>VTCP</code>
-      <coordinates>18-10N 100-10E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Thailand. -->
-      <_name>Phuket</_name>
-      <code>VTSP</code>
-      <coordinates>08-07N 098-19E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in Thailand. -->
-      <_name>Prachuap Khirikhan</_name>
-      <location>
-        <!-- Translators: This is in Prachuap Khirikhan, Thailand. -->
-        <_name>Hua Hin</_name>
-        <code>VTPH</code>
-        <coordinates>12-35N 099-57E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Thailand. -->
-      <_name>Ranong</_name>
-      <code>VTSR</code>
-      <coordinates>09-59N 098-37E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Thailand. -->
-      <_name>Rayong</_name>
-      <code>VTBU</code>
-      <coordinates>12-38N 101-21E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in Thailand. -->
-      <_name>Songkhla</_name>
-      <location>
-        <!-- Translators: This is in Songkhla, Thailand. -->
-        <_name>Hat Yai</_name>
-        <code>VTSS</code>
-        <coordinates>06-55N 100-26E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Thailand. -->
-      <_name>Surat Thani</_name>
-      <code>VTSB</code>
-      <coordinates>09-07N 099-21E</coordinates>
-    </location>
-    <city>
-      <!-- Translators: This is in Thailand. -->
-      <_name>Tak</_name>
-      <location>
-        <!-- Translators: This is in Tak, Thailand. -->
-        <_name>Mae Sot</_name>
-        <code>VTPM</code>
-        <coordinates>16-40N 098-33E</coordinates>
-      </location>
-      <location>
-        <_name>Tak</_name>
-        <code>VTPT</code>
-        <coordinates>16-53N 099-09E</coordinates>
-      </location>
-    </city>
-    <location>
-      <!-- Translators: This is in Thailand. -->
-      <_name>Trang</_name>
-      <code>VTST</code>
-      <coordinates>07-31N 099-37E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Thailand. -->
-      <_name>Ubon Ratchathani</_name>
-      <code>VTUU</code>
-      <coordinates>15-15N 104-52E</coordinates>
-    </location>
-    <location>
-      <!-- Translators: This is in Thailand. -->
-      <_name>Udon Thani</_name>
-      <code>VTUD</code>
-      <coordinates>17-23N 102-48E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- TW - Taiwan, Province of China. (That's the official ISO 3166
-         short English name.)
-      -->
-    <_name>Taiwan</_name>
-    <iso-code>TW</iso-code>
-    <tz-hint>Asia/Taipei</tz-hint>
-    <location>
-      <_name>Chiang Kai Shek</_name>
-      <code>RCTP</code>
-      <coordinates>25-05N 121-13E</coordinates>
-    </location>
-    <location>
-      <_name>Kaohsiung</_name>
-      <code>RCKH</code>
-      <coordinates>22-35N 120-21E</coordinates>
-    </location>
-    <location>
-      <_name>Sungshan/Taipei</_name>
-      <code>RCSS</code>
-      <coordinates>25-04N 121-33E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- TM - Turkmenistan -->
-    <_name>Turkmenistan</_name>
-    <iso-code>TM</iso-code>
-    <tz-hint>Asia/Ashgabat</tz-hint>
-    <location>
-      <_name>Ashgabat</_name>
-      <code>UTAA</code>
-      <coordinates>37-59N 058-22E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- MV - Maldives -->
-    <_name>Maldives</_name>
-    <iso-code>MV</iso-code>
-    <tz-hint>Indian/Maldives</tz-hint>
-    <location>
-      <_name>Male</_name>
-      <code>VRMM</code>
-      <coordinates>04-12N 073-32E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- AZ - Azerbaijan -->
-    <_name>Azerbaijan</_name>
-    <iso-code>AZ</iso-code>
-    <tz-hint>Asia/Baku</tz-hint>
-    <location>
-      <_name>Baku</_name>
-      <code>UBBB</code>
-      <coordinates>40-27N 050-04E</coordinates>
-    </location>
-    <location>
-      <_name>Gyanca</_name>
-      <code>UBBG</code>
-      <coordinates>40-44N 046-24E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- BD - Bangladesh -->
-    <_name>Bangladesh</_name>
-    <iso-code>BD</iso-code>
-    <tz-hint>Asia/Dhaka</tz-hint>
-    <location>
-      <_name>Chittagong Patenga</_name>
-      <code>VGEG</code>
-      <coordinates>22-16N 091-49E</coordinates>
-    </location>
-    <location>
-      <_name>Kurmitola, Dia</_name>
-      <code>VGZR</code>
-      <coordinates>23-51N 090-24E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- BT - Bhutan -->
-    <_name>Bhutan</_name>
-    <iso-code>BT</iso-code>
-    <tz-hint>Asia/Thimphu</tz-hint>
-  </country>
-  <country>
-    <!-- BN - Brunei Darussalam -->
-    <_name>Brunei</_name>
-    <iso-code>BN</iso-code>
-    <tz-hint>Asia/Brunei</tz-hint>
-    <location>
-      <_name>Brunei</_name>
-      <code>WBSB</code>
-      <coordinates>04-56N 114-56E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- KG - Kyrgyzstan -->
-    <_name>Kyrgyzstan</_name>
-    <iso-code>KG</iso-code>
-    <tz-hint>Asia/Bishkek</tz-hint>
-    <location>
-      <_name>Bishkek</_name>
-      <code>UAFM</code>
-      <coordinates>42-51N 074-35E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- LA - Lao People's Democratic Republic -->
-    <_name>Laos</_name>
-    <iso-code>LA</iso-code>
-    <tz-hint>Asia/Vientiane</tz-hint>
-    <location>
-      <_name>Vientiane</_name>
-      <code>VLVT</code>
-      <coordinates>17-57N 102-34E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- MO - Macao, aka "Macao Special Administrative Region of
-         China". (The spellings "Macao" and "Macau" are both widely
-         used. The "u" spelling is currently slightly more popular in
-         English.)
-      -->
-    <_name>Macau</_name>
-    <iso-code>MO</iso-code>
-    <tz-hint>Asia/Macau</tz-hint>
-    <location>
-      <_name>Taipa</_name>
-      <code>VMMC</code>
-      <coordinates>22-10N 113-34E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- UZ - Uzbekistan -->
-    <_name>Uzbekistan</_name>
-    <iso-code>UZ</iso-code>
-    <tz-hint>Asia/Tashkent</tz-hint>
-    <location>
-      <_name>Nukus / Karakalpakstan</_name>
-      <code>UTNN</code>
-      <coordinates>42-28-48N 059-37-48E</coordinates>
-    </location>
-    <location>
-      <_name>Samarkand</_name>
-      <code>UTSS</code>
-      <coordinates>39-34N 066-57E</coordinates>
-    </location>
-    <location>
-      <_name>Tashkent</_name>
-      <code>UTTT</code>
-      <coordinates>41-16N 069-16E</coordinates>
-    </location>
-    <location>
-      <_name>Termez</_name>
-      <code>UTST</code>
-      <coordinates>37-14N 067-16E</coordinates>
-    </location>
-    <location>
-      <_name>Urgench</_name>
-      <code>UTNU</code>
-      <coordinates>41-35N 060-38-42E</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- KH - Cambodia -->
-    <_name>Cambodia</_name>
-    <iso-code>KH</iso-code>
-    <tz-hint>Asia/Phnom_Penh</tz-hint>
-    <location>
-      <_name>Phnom-Penh / Pochentong</_name>
-      <code>VDPP</code>
-      <coordinates>11-33N 104-51E</coordinates>
-    </location>
-    <location>
-      <_name>Siemreap</_name>
-      <code>VDSR</code>
-      <coordinates>13-22N 103-51E</coordinates>
-    </location>
-  </country>
-</region>
-<region>
-  <_name>Central and South America</_name>
-  <country>
-    <!-- AW - Aruba, a Caribbean island that is one of the three
-         constituent countries of the Kingdom of the Netherlands.
-      -->
-    <_name>Aruba</_name>
-    <iso-code>AW</iso-code>
-    <tz-hint>America/Aruba</tz-hint>
-    <location>
-      <_name>Queen Beatrix Airport</_name>
-      <code>TNCA</code>
-      <coordinates>12-30N 070-01W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- BS - Bahamas -->
-    <_name>Bahamas</_name>
-    <iso-code>BS</iso-code>
-    <tz-hint>America/Nassau</tz-hint>
-    <location>
-      <_name>Freeport</_name>
-      <code>MYGF</code>
-      <coordinates>26-33N 078-42W</coordinates>
-    </location>
-    <location>
-      <_name>Georgetown, Exuma</_name>
-      <code>MYEG</code>
-      <coordinates>23-28-30N 075-46-00W</coordinates>
-    </location>
-    <location>
-      <_name>Nassau</_name>
-      <code>MYNN</code>
-      <coordinates>25-03N 077-28W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- BZ - Belize -->
-    <_name>Belize</_name>
-    <iso-code>BZ</iso-code>
-    <tz-hint>America/Belize</tz-hint>
-    <location>
-      <_name>Belize</_name>
-      <code>MZBZ</code>
-      <coordinates>17-32N 088-18W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- VG - British Virgin Islands, a British territory in the Caribbean -->
-    <_name>British Virgin Islands</_name>
-    <iso-code>VG</iso-code>
-    <tz-hint>America/Tortola</tz-hint>
-    <location>
-      <_name>Beef Island, Tortola</_name>
-      <code>TUPJ</code>
-      <coordinates>18-27N 064-32W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- KY - Cayman Islands, a British territory in the Caribbean -->
-    <_name>Cayman Islands</_name>
-    <iso-code>KY</iso-code>
-    <tz-hint>America/Cayman</tz-hint>
-    <location>
-      <_name>Cayman Brac</_name>
-      <code>MWCB</code>
-      <coordinates>19-41-13N 079-52-58W</coordinates>
-    </location>
-    <location>
-      <_name>Grand Cayman</_name>
-      <code>MWCR</code>
-      <coordinates>19-17N 081-21W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- CU - Cuba -->
-    <_name>Cuba</_name>
-    <iso-code>CU</iso-code>
-    <tz-hint>America/Havana</tz-hint>
-    <location>
-      <_name>Airport Jose MartÃ, Rancho-Boyeros, Habana</_name>
-      <code>MUHA</code>
-      <coordinates>22-59N 082-24W</coordinates>
-    </location>
-    <location>
-      <_name>Baracoa</_name>
-      <code>MUBA</code>
-      <coordinates>20-21N 074-30W</coordinates>
-    </location>
-    <location>
-      <_name>Bayamo</_name>
-      <code>MUBY</code>
-      <coordinates>20-24N 076-37W</coordinates>
-    </location>
-    <location>
-      <_name>Camaguey</_name>
-      <code>MUCM</code>
-      <coordinates>21-25N 077-51W</coordinates>
-    </location>
-    <location>
-      <_name>Cayo Coco/Jardines Del Rey</_name>
-      <code>MUCC</code>
-      <coordinates>22-27-40N 078-19-42W</coordinates>
-    </location>
-    <location>
-      <_name>Cayo Largo Del Sur</_name>
-      <code>MUCL</code>
-      <coordinates>21-37N 081-33W</coordinates>
-    </location>
-    <location>
-      <_name>Cienfuegos, Las Villas</_name>
-      <code>MUCF</code>
-      <coordinates>22-09N 080-24W</coordinates>
-    </location>
-    <location>
-      <!-- There should be an acute accent over the second a in Guantanamo -->
-      <_name>GuantÃnamo, Oriente</_name>
-      <code>MUGT</code>
-      <coordinates>20-05N 075-09W</coordinates>
-    </location>
-    <location>
-      <_name>Holguin</_name>
-      <code>MUHG</code>
-      <coordinates>20-47N 076-19W</coordinates>
-    </location>
-    <location>
-      <_name>Las Tunas</_name>
-      <code>MUVT</code>
-      <coordinates>20-57N 076-57W</coordinates>
-    </location>
-    <location>
-      <_name>Manzanillo, Oriente</_name>
-      <code>MUMZ</code>
-      <coordinates>20-20N 077-07W</coordinates>
-    </location>
-    <location>
-      <_name>Moa</_name>
-      <code>MUMO</code>
-      <coordinates>20-39N 074-55W</coordinates>
-    </location>
-    <location>
-      <_name>Nueva Gerona, Isla De Pinos</_name>
-      <code>MUNG</code>
-      <coordinates>21-50N 082-47W</coordinates>
-    </location>
-    <location>
-      <_name>Santiago De Cuba, Oriente</_name>
-      <code>MUCU</code>
-      <coordinates>19-58N 075-51W</coordinates>
-    </location>
-    <location>
-      <_name>Varadero, Matanzas</_name>
-      <code>MUVR</code>
-      <coordinates>23-08N 081-17W</coordinates>
-    </location>
-    <location>
-      <_name>Venezuela, Ciego De Ãvila</_name>
-      <code>MUCA</code>
-      <coordinates>21-47N 078-47W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- CR - Costa Rica -->
-    <_name>Costa Rica</_name>
-    <iso-code>CR</iso-code>
-    <tz-hint>America/Costa_Rica</tz-hint>
-    <location>
-      <_name>Juan SantamarÃa</_name>
-      <code>MROC</code>
-      <coordinates>10-00N 084-13W</coordinates>
-    </location>
-    <location>
-      <_name>Liberia</_name>
-      <code>MRLB</code>
-      <coordinates>10-37N 085-26W</coordinates>
-    </location>
-    <location>
-      <_name>Puerto LimÃn</_name>
-      <code>MRLM</code>
-      <coordinates>10-00N 083-03W</coordinates>
-    </location>
-    <location>
-      <_name>Tobias Bolanos</_name>
-      <code>MRPV</code>
-      <coordinates>09-57N 084-09W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- DO - Dominican Republic -->
-    <_name>Dominican Republic</_name>
-    <iso-code>DO</iso-code>
-    <tz-hint>America/Santo_Domingo</tz-hint>
-    <location>
-      <_name>Herrera</_name>
-      <code>MDHE</code>
-      <coordinates>18-28N 069-58W</coordinates>
-    </location>
-    <location>
-      <_name>La Romana</_name>
-      <code>MDLR</code>
-      <coordinates>18-25N 068-57W</coordinates>
-    </location>
-    <location>
-      <_name>Las AmÃricas</_name>
-      <code>MDSD</code>
-      <coordinates>18-26N 069-40W</coordinates>
-    </location>
-    <location>
-      <_name>Puerto Plata</_name>
-      <code>MDPP</code>
-      <coordinates>19-45N 070-33W</coordinates>
-    </location>
-    <location>
-      <_name>Punta Cana</_name>
-      <code>MDPC</code>
-      <coordinates>18-34N 068-22W</coordinates>
-    </location>
-    <location>
-      <_name>Santiago</_name>
-      <code>MDST</code>
-      <coordinates>19-27N 070-42W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- SV - El Salvador -->
-    <_name>El Salvador</_name>
-    <iso-code>SV</iso-code>
-    <tz-hint>America/El_Salvador</tz-hint>
-    <location>
-      <_name>Acajutla</_name>
-      <code>MSAC</code>
-      <coordinates>13-34N 089-50W</coordinates>
-    </location>
-    <location>
-      <_name>El Salvador/Comalapa</_name>
-      <code>MSLP</code>
-      <coordinates>13-26N 089-03W</coordinates>
-    </location>
-    <location>
-      <_name>San Miguel/El PapalÃn</_name>
-      <code>MSSM</code>
-      <coordinates>13-27N 088-07W</coordinates>
-    </location>
-    <location>
-      <_name>San Salvador/Ilopango</_name>
-      <code>MSSS</code>
-      <coordinates>13-42N 089-07W</coordinates>
-    </location>
-    <location>
-      <_name>Santa Ana/El Palmar</_name>
-      <code>MSSA</code>
-      <coordinates>13-59N 089-34W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- GD - Grenada -->
-    <_name>Grenada</_name>
-    <iso-code>GD</iso-code>
-    <tz-hint>America/Grenada</tz-hint>
-    <location>
-      <_name>Point Salines</_name>
-      <code>TGPY</code>
-      <coordinates>12-00N 061-47W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- GP - Guadeloupe, an overseas department of France in the
-         Caribbean.
-      -->
-    <_name>Guadeloupe</_name>
-    <iso-code>GP</iso-code>
-    <tz-hint>America/Guadeloupe</tz-hint>
-    <location>
-      <_name>Le Raizet, Guadeloupe</_name>
-      <code>TFFR</code>
-      <coordinates>16-16N 061-31W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- GT - Guatemala -->
-    <_name>Guatemala</_name>
-    <iso-code>GT</iso-code>
-    <tz-hint>America/Guatemala</tz-hint>
-    <location>
-      <_name>La Aurora Airport</_name>
-      <code>MGGT</code>
-      <coordinates>14-35N 090-31W</coordinates>
-    </location>
-    <location>
-      <_name>Huehuetenango</_name>
-      <code>MGHT</code>
-      <coordinates>15-19N 091-28W</coordinates>
-    </location>
-    <location>
-      <_name>Puerto Barrios</_name>
-      <code>MGPB</code>
-      <coordinates>15-43N 088-36W</coordinates>
-    </location>
-    <location>
-      <_name>San Jose</_name>
-      <code>MGSJ</code>
-      <coordinates>13-55N 090-49W</coordinates>
-    </location>
-    <location>
-      <_name>Tikal</_name>
-      <code>MGTK</code>
-      <coordinates>16-54N 089-51W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- GY - Guyana -->
-    <_name>Guyana</_name>
-    <iso-code>GY</iso-code>
-    <tz-hint>America/Guyana</tz-hint>
-    <location>
-      <_name>Georgetown/Cheddi Jagan International Airport</_name>
-      <code>SYCJ</code>
-      <coordinates>06-29N 058-15W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- HT - Haiti -->
-    <_name>Haiti</_name>
-    <iso-code>HT</iso-code>
-    <tz-hint>America/Port-au-Prince</tz-hint>
-    <location>
-      <_name>Cap-Haitien</_name>
-      <code>MTCH</code>
-      <coordinates>19-45N 072-11W</coordinates>
-    </location>
-    <location>
-      <_name>Port-Au-Prince</_name>
-      <code>MTPP</code>
-      <coordinates>18-34N 072-18W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- HN - Honduras -->
-    <_name>Honduras</_name>
-    <iso-code>HN</iso-code>
-    <tz-hint>America/Tegucigalpa</tz-hint>
-    <location>
-      <_name>Amapala</_name>
-      <code>MHAM</code>
-      <coordinates>13-16N 087-39W</coordinates>
-    </location>
-    <location>
-      <_name>Catacamas</_name>
-      <code>MHCA</code>
-      <coordinates>14-54N 085-56W</coordinates>
-    </location>
-    <location>
-      <_name>Choluteca</_name>
-      <code>MHCH</code>
-      <coordinates>13-18N 087-11W</coordinates>
-    </location>
-    <location>
-      <_name>Coronel Enrique Soto Cano Air Base</_name>
-      <code>MHSC</code>
-      <coordinates>14-23N 087-37W</coordinates>
-    </location>
-    <location>
-      <_name>Guanaja</_name>
-      <code>MHNO</code>
-      <coordinates>16-28N 086-04W</coordinates>
-    </location>
-    <location>
-      <_name>La Ceiba</_name>
-      <code>MHLC</code>
-      <coordinates>15-44N 086-52W</coordinates>
-    </location>
-    <location>
-      <_name>La Esperanza</_name>
-      <code>MHLE</code>
-      <coordinates>14-19N 088-09W</coordinates>
-    </location>
-    <location>
-      <_name>La Mesa San Pedro Sula</_name>
-      <code>MHLM</code>
-      <coordinates>15-27N 087-56W</coordinates>
-    </location>
-    <location>
-      <_name>Nueva Ocotepeque</_name>
-      <code>MHSC</code>
-    </location>
-    <location>
-      <_name>Puerto Lempira</_name>
-      <code>MHPL</code>
-      <coordinates>15-13N 083-48W</coordinates>
-    </location>
-    <location>
-      <_name>Roatan</_name>
-      <code>MHRO</code>
-      <coordinates>16-19N 086-31W</coordinates>
-    </location>
-    <location>
-      <_name>Santa Rosa De CopÃn</_name>
-      <code>MHSR</code>
-      <coordinates>14-47N 088-47W</coordinates>
-    </location>
-    <location>
-      <_name>Tegucigalpa</_name>
-      <code>MHTG</code>
-      <coordinates>14-03N 087-13W</coordinates>
-    </location>
-    <location>
-      <_name>Tela</_name>
-      <code>MHTE</code>
-      <coordinates>15-43N 087-29W</coordinates>
-    </location>
-    <location>
-      <_name>Yoro</_name>
-      <code>MHYR</code>
-      <coordinates>15-10N 087-07W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- JM - Jamaica -->
-    <_name>Jamaica</_name>
-    <iso-code>JM</iso-code>
-    <tz-hint>America/Jamaica</tz-hint>
-    <location>
-      <_name>Kingston/Norman Manley</_name>
-      <code>MKJP</code>
-      <coordinates>17-56N 076-47W</coordinates>
-    </location>
-    <!-- MKJS is from METAR list; MKJA is from previous revision -->
-    <location>
-      <_name>Montego Bay/Sangster</_name>
-      <code>MKJS</code>
-      <coordinates>18-30N 077-55W</coordinates>
-    </location>
-    <location>
-      <_name>Montego Bay</_name>
-      <code>MKJA</code>
-    </location>
-  </country>
-  <country>
-    <!-- MQ - Martinique, an overseas department of France in the
-         Caribbean.
-      -->
-    <_name>Martinique</_name>
-    <iso-code>MQ</iso-code>
-    <tz-hint>America/Martinique</tz-hint>
-    <location>
-      <_name>Le Lamentin</_name>
-      <code>TFFF</code>
-      <coordinates>14-36N 061-00W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- MS - Montserrat, a British territory in the Caribbean. -->
-    <_name>Montserrat</_name>
-    <iso-code>MS</iso-code>
-    <tz-hint>America/Montserrat</tz-hint>
-  </country>
-  <country>
-    <!-- AN - Netherlands Antilles, a group of Caribbean islands; one
-         of the three constituent countries of the Kingdom of the
-         Netherlands.
-      -->
-    <_name>Netherlands Antilles</_name>
-    <iso-code>AN</iso-code>
-    <tz-hint>America/Curacao</tz-hint>
-    <location>
-      <_name>Bonaire</_name>
-      <code>TNCB</code>
-      <coordinates>12-09N 068-17W</coordinates>
-    </location>
-    <location>
-      <_name>Curacao</_name>
-      <code>TNCC</code>
-      <coordinates>12-12N 068-58W</coordinates>
-    </location>
-    <location>
-      <_name>Saint Maarten</_name>
-      <code>TNCM</code>
-      <coordinates>18-03N 063-07W</coordinates>
-    </location>
-    <location>
-      <_name>Saint Eustatius</_name>
-      <code>TNCE</code>
-      <coordinates>17-29N 062-59W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- NI - Nicaragua -->
-    <_name>Nicaragua</_name>
-    <iso-code>NI</iso-code>
-    <tz-hint>America/Managua</tz-hint>
-    <location>
-      <_name>Bluefields</_name>
-      <code>MNBL</code>
-      <coordinates>12-00N 086-46W</coordinates>
-    </location>
-    <location>
-      <_name>Chinandega</_name>
-      <code>MNCH</code>
-      <coordinates>12-38N 087-08W</coordinates>
-    </location>
-    <location>
-      <_name>Jinotega</_name>
-      <code>MNJG</code>
-      <coordinates>13-05N 085-59W</coordinates>
-    </location>
-    <location>
-      <_name>Juigalpa</_name>
-      <code>MNJU</code>
-      <coordinates>12-06N 085-22W</coordinates>
-    </location>
-    <location>
-      <_name>Managua A. C. Sandino</_name>
-      <code>MNMG</code>
-      <coordinates>12-09N 086-10W</coordinates>
-    </location>
-    <location>
-      <_name>Puerto Cabezas</_name>
-      <code>MNPC</code>
-      <coordinates>14-03N 083-22W</coordinates>
-    </location>
-    <location>
-      <_name>Rivas</_name>
-      <code>MNRS</code>
-      <coordinates>11-25N 085-50W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- PA - Panama. The local (Spanish) name is "PanamÃ". In common
-         English usage (and in ISO 3166) it does not have the accent.
-      -->
-    <_name>Panama</_name>
-    <iso-code>PA</iso-code>
-    <tz-hint>America/Panama</tz-hint>
-    <location>
-      <_name>Bocas Del Toro International</_name>
-      <code>MPBO</code>
-      <coordinates>09-21N 082-15W</coordinates>
-    </location>
-    <location>
-      <_name>Changuinola/CapitÃn Manuel NiÃo</_name>
-      <code>MPCH</code>
-      <coordinates>09-28N 082-31W</coordinates>
-    </location>
-    <location>
-      <_name>David</_name>
-      <code>MPDA</code>
-      <coordinates>08-24N 082-25W</coordinates>
-    </location>
-    <location>
-      <_name>Marcos A. Gelabert</_name>
-      <code>MPMG</code>
-      <coordinates>08-59N 079-31W</coordinates>
-    </location>
-    <location>
-      <_name>PanamÃ</_name>
-      <code>MPMG</code>
-     </location>
-    <location>
-     <_name>Santiago</_name>
-      <code>MPSA</code>
-      <coordinates>08-05N 080-57W</coordinates>
-     </location>
-    <location>
-     <_name>Tocumen</_name>
-      <code>MPTO</code>
-      <coordinates>09-03N 079-22W</coordinates>
-     </location>
-  </country>
-  <country>
-    <!-- LC - Saint Lucia -->
-    <_name>Saint Lucia</_name>
-    <iso-code>LC</iso-code>
-    <tz-hint>America/St_Lucia</tz-hint>
-    <location>
-      <_name>Hewanorra</_name>
-      <code>TLPL</code>
-      <coordinates>13-45N 060-57W</coordinates>
-    </location>
-    <location>
-      <_name>Vigie</_name>
-      <code>TLPC</code>
-      <coordinates>14-01N 061-00W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- MF - Saint Martin, the French half of the island of Saint
-         Martin / Sint Maarten. (The Dutch half is considered part of
-         the Netherlands Antilles.)
-      -->
-    <_name>Saint Martin</_name>
-    <iso-code>MF</iso-code>
-    <tz-hint>America/Marigot</tz-hint>
-  </country>
-  <country>
-    <!-- VC - Saint Vincent and the Grenadines -->
-    <_name>Saint Vincent and the Grenadines</_name>
-    <iso-code>VC</iso-code>
-    <tz-hint>America/St_Vincent</tz-hint>
-    <location>
-      <_name>Arnos Vale</_name>
-      <code>TVSV</code>
-      <coordinates>13-08N 061-12W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- TT - Trinidad and Tobago -->
-    <_name>Trinidad and Tobago</_name>
-    <iso-code>TT</iso-code>
-    <tz-hint>America/Port_of_Spain</tz-hint>
-    <location>
-      <_name>Crown Pt./ Scarborou</_name>
-      <code>TTCP</code>
-      <coordinates>11-09N 060-51W</coordinates>
-    </location>
-    <location>
-      <_name>Trinidad</_name>
-      <code>TTPP</code>
-      <coordinates>10-37N 061-21W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- TC - Turks and Caicos Islands, a British territory in the Caribbean -->
-    <_name>Turks and Caicos Islands</_name>
-    <iso-code>TC</iso-code>
-    <tz-hint>America/Grand_Turk</tz-hint>
-    <location>
-      <_name>Providenciales</_name>
-      <code>MBPV</code>
-      <coordinates>21-46-25N 072-15-57W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- BO - Bolivia -->
-    <_name>Bolivia</_name>
-    <iso-code>BO</iso-code>
-    <tz-hint>America/La_Paz</tz-hint>
-    <location>
-      <_name>AscensiÃn De Guarayos</_name>
-      <code>SLAS</code>
-      <coordinates>15-43S 063-06W</coordinates>
-    </location>
-    <location>
-      <_name>Camiri</_name>
-      <code>SLCA</code>
-      <coordinates>20-00S 063-32W</coordinates>
-    </location>
-    <location>
-      <_name>Charana</_name>
-      <code>SLCN</code>
-      <coordinates>17-35S 069-36W</coordinates>
-    </location>
-    <location>
-      <_name>Cobija</_name>
-      <code>SLCO</code>
-      <coordinates>11-02S 068-47W</coordinates>
-    </location>
-    <location>
-      <_name>Cochabamba</_name>
-      <code>SLCB</code>
-      <coordinates>17-25S 066-11W</coordinates>
-    </location>
-    <location>
-      <_name>ConcepciÃn</_name>
-      <code>SLCP</code>
-      <coordinates>16-09S 062-01W</coordinates>
-    </location>
-    <location>
-      <_name>Guayaramerin</_name>
-      <code>SLGY</code>
-      <coordinates>10-49S 065-21W</coordinates>
-    </location>
-    <location>
-      <_name>La Paz/Alto</_name>
-      <code>SLLP</code>
-      <coordinates>16-31S 068-11W</coordinates>
-    </location>
-    <location>
-      <_name>Magdalena</_name>
-      <code>SLMG</code>
-      <coordinates>13-20S 064-07W</coordinates>
-    </location>
-    <location>
-      <_name>Oruro</_name>
-      <code>SLOR</code>
-      <coordinates>17-58S 067-04W</coordinates>
-    </location>
-    <location>
-      <_name>PotosÃ</_name>
-      <code>SLPO</code>
-      <coordinates>19-33S 065-44W</coordinates>
-    </location>
-    <location>
-      <_name>Puerto SuÃrez</_name>
-      <code>SLPS</code>
-      <coordinates>18-59S 057-49W</coordinates>
-    </location>
-    <location>
-      <_name>Reyes</_name>
-      <code>SLRY</code>
-      <coordinates>14-19S 067-23W</coordinates>
-    </location>
-    <location>
-      <_name>Riberalta</_name>
-      <code>SLRI</code>
-      <coordinates>11-00S 066-07W</coordinates>
-    </location>
-    <location>
-      <_name>Robore</_name>
-      <code>SLRB</code>
-      <coordinates>18-19S 059-46W</coordinates>
-    </location>
-    <location>
-      <_name>Rurrenabaque</_name>
-      <code>SLRQ</code>
-      <coordinates>14-28S 067-34W</coordinates>
-    </location>
-    <location>
-      <_name>San Borja</_name>
-      <code>SLSB</code>
-      <coordinates>14-52S 066-52W</coordinates>
-    </location>
-    <location>
-      <_name>San Ignacio De Moxos</_name>
-      <code>SLSM</code>
-      <coordinates>14-55S 065-36W</coordinates>
-    </location>
-    <location>
-      <_name>San Ignacio De Velasco</_name>
-      <code>SLSI</code>
-      <coordinates>16-23S 060-58W</coordinates>
-    </location>
-    <location>
-      <_name>San Javier</_name>
-      <code>SLJV</code>
-      <coordinates>16-16S 062-28W</coordinates>
-    </location>
-    <location>
-      <_name>San JoaquÃn</_name>
-      <code>SLJO</code>
-      <coordinates>13-04S 064-49W</coordinates>
-    </location>
-    <location>
-      <_name>San Jose De Chiquitos</_name>
-      <code>SLJE</code>
-      <coordinates>17-48S 060-44W</coordinates>
-    </location>
-    <location>
-      <_name>Santa Ana</_name>
-      <code>SLSA</code>
-      <coordinates>13-46S 065-26W</coordinates>
-    </location>
-    <location>
-      <_name>Santa Cruz/El Trompillo</_name>
-      <code>SLET</code>
-      <coordinates>17-48S 063-11W</coordinates>
-    </location>
-    <location>
-      <_name>Sucre</_name>
-      <code>SLSU</code>
-      <coordinates>19-01S 065-18W</coordinates>
-    </location>
-    <location>
-      <_name>Tarija</_name>
-      <code>SLTJ</code>
-      <coordinates>21-33S 064-42W</coordinates>
-    </location>
-    <location>
-      <_name>Trinidad</_name>
-      <code>SLTR</code>
-      <coordinates>14-49S 064-55W</coordinates>
-    </location>
-    <location>
-      <_name>Villamontes</_name>
-      <code>SLVM</code>
-      <coordinates>21-15S 063-27W</coordinates>
-    </location>
-    <location>
-      <_name>Viru-Viru</_name>
-      <code>SLVR</code>
-      <coordinates>17-38S 063-08W</coordinates>
-    </location>
-    <location>
-      <_name>Yacuiba</_name>
-      <code>SLYA</code>
-      <coordinates>21-57S 063-39W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- CL - Chile -->
-    <_name>Chile</_name>
-    <iso-code>CL</iso-code>
-    <tz-hint>America/Santiago</tz-hint>
-    <location>
-      <_name>Antofagasta</_name>
-      <code>SCFA</code>
-      <coordinates>23-26S 070-26W</coordinates>
-    </location>
-    <location>
-      <_name>Arica</_name>
-      <code>SCAR</code>
-      <coordinates>18-20S 070-20W</coordinates>
-    </location>
-    <location>
-      <_name>Balmaceda</_name>
-      <code>SCBA</code>
-      <coordinates>45-55S 071-41W</coordinates>
-    </location>
-    <location>
-      <_name>ChillÃn</_name>
-      <code>SCCH</code>
-      <coordinates>36-34S 072-02W</coordinates>
-    </location>
-    <location>
-      <_name>ConcepciÃn</_name>
-      <code>SCIE</code>
-      <coordinates>36-46S 073-03W</coordinates>
-    </location>
-    <location>
-      <_name>Iquique/Diego Arac</_name>
-      <code>SCDA</code>
-      <coordinates>20-32S 070-11W</coordinates>
-    </location>
-    <location>
-      <_name>Isla De Pascua</_name>
-      <code>SCIP</code>
-      <coordinates>27-09S 109-25W</coordinates>
-    </location>
-    <location>
-      <_name>La Serena</_name>
-      <code>SCSE</code>
-      <coordinates>29-54S 071-12W</coordinates>
-    </location>
-    <location>
-      <_name>Pudahuel</_name>
-      <code>SCEL</code>
-      <coordinates>33-23S 070-47W</coordinates>
-    </location>
-    <location>
-      <_name>Puerto Montt</_name>
-      <code>SCTE</code>
-      <coordinates>41-25S 073-05W</coordinates>
-    </location>
-    <location>
-      <_name>Punta Arenas</_name>
-      <code>SCCI</code>
-      <coordinates>53-00S 070-51W</coordinates>
-    </location>
-    <location>
-      <_name>Santiago</_name>
-      <code>SCEL</code>
-      <coordinates>33-23S 070-47W</coordinates>
-    </location>
-    <location>
-      <_name>Temuco</_name>
-      <code>SCTC</code>
-      <coordinates>38-45S 072-38W</coordinates>
-    </location>
-    <location>
-      <_name>Valdivia</_name>
-      <code>SCVD</code>
-      <coordinates>39-37S 073-05W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- CO - Colombia -->
-    <_name>Colombia</_name>
-    <iso-code>CO</iso-code>
-    <tz-hint>America/Bogota</tz-hint>
-    <location>
-      <_name>Apartado/Los Cedros</_name>
-      <code>SKLC</code>
-      <coordinates>07-49N 076-42W</coordinates>
-    </location>
-    <location>
-      <_name>Arauca/Santiago PÃrez</_name>
-      <code>SKUC</code>
-      <coordinates>07-04N 070-44W</coordinates>
-    </location>
-    <location>
-      <_name>Armenia/El Eden</_name>
-      <code>SKAR</code>
-      <coordinates>04-30N 075-43W</coordinates>
-    </location>
-    <location>
-      <_name>Barrancabermeja/Yariguies</_name>
-      <code>SKEJ</code>
-      <coordinates>07-01N 073-48W</coordinates>
-    </location>
-    <location>
-      <_name>Barranquilla/Ernesto Cortissoz</_name>
-      <code>SKBQ</code>
-      <coordinates>10-53N 074-47W</coordinates>
-    </location>
-    <location>
-      <_name>Bogota/Eldorado</_name>
-      <code>SKBO</code>
-      <coordinates>04-43N 074-09W</coordinates>
-    </location>
-    <location>
-      <_name>Bucaramanga/Palonegro</_name>
-      <code>SKBG</code>
-      <coordinates>07-06N 073-12W</coordinates>
-    </location>
-    <location>
-      <_name>Cali/Alfonso Bonilla AragÃn</_name>
-      <code>SKCL</code>
-      <coordinates>03-33N 076-23W</coordinates>
-    </location>
-    <location>
-      <_name>Cartagena/Rafael NuÃez</_name>
-      <code>SKCG</code>
-      <coordinates>10-27N 075-31W</coordinates>
-    </location>
-    <location>
-      <_name>Cucuta/Camilo Daza</_name>
-      <code>SKCC</code>
-      <coordinates>07-56N 072-31W</coordinates>
-    </location>
-    <location>
-      <_name>Ibague/Perales</_name>
-      <code>SKIB</code>
-      <coordinates>04-26N 075-09W</coordinates>
-    </location>
-    <location>
-      <_name>Ipiales/San Luis</_name>
-      <code>SKIP</code>
-      <coordinates>00-49N 077-38W</coordinates>
-    </location>
-    <location>
-      <_name>Leticia/VÃsquez Cobo</_name>
-      <code>SKLT</code>
-      <coordinates>04-10S 069-57W</coordinates>
-    </location>
-    <location>
-      <_name>MedellÃn/Olaya Herrera</_name>
-      <code>SKMD</code>
-      <coordinates>06-13N 075-36W</coordinates>
-    </location>
-    <location>
-      <_name>Monteria/Los Garzones</_name>
-      <code>SKMR</code>
-      <coordinates>08-49N 075-51W</coordinates>
-    </location>
-    <location>
-      <_name>Neiva/Benito Salas</_name>
-      <code>SKNV</code>
-      <coordinates>02-58N 075-18W</coordinates>
-    </location>
-    <location>
-      <_name>Pasto/Antonio Narin</_name>
-      <code>SKPS</code>
-      <coordinates>01-25N 077-16W</coordinates>
-    </location>
-    <location>
-      <_name>Pereira/Matecana</_name>
-      <code>SKPE</code>
-      <coordinates>04-49N 075-44W</coordinates>
-    </location>
-    <location>
-      <_name>Providencia Isla/El Embrujo</_name>
-      <code>SKPV</code>
-      <coordinates>13-22N 081-21W</coordinates>
-    </location>
-    <location>
-      <_name>Puerto Carreno/A. Guauquea</_name>
-      <code>SKPC</code>
-      <coordinates>06-10N 067-30W</coordinates>
-    </location>
-    <location>
-      <_name>Quibdo/El Carano</_name>
-      <code>SKUI</code>
-      <coordinates>05-43N 076-37W</coordinates>
-    </location>
-    <location>
-      <_name>Riohacha/Almirante Padilla</_name>
-      <code>SKRH</code>
-      <coordinates>11-32N 072-56W</coordinates>
-    </location>
-    <location>
-      <_name>Rionegro/J. M. Cordova</_name>
-      <code>SKRG</code>
-      <coordinates>06-08N 075-26W</coordinates>
-    </location>
-    <location>
-      <_name>San AndrÃs Isla/Sesquicentenario</_name>
-      <code>SKSP</code>
-      <coordinates>12-35N 081-43W</coordinates>
-    </location>
-    <location>
-      <_name>Santa Marta/SimÃn BolÃvar</_name>
-      <code>SKSM</code>
-      <coordinates>11-08N 074-14W</coordinates>
-    </location>
-    <location>
-      <_name>Valledupar/Alfonso LÃpez</_name>
-      <code>SKVP</code>
-      <coordinates>10-26N 073-15W</coordinates>
-    </location>
-    <location>
-      <_name>Villavicencio/Vanguardia</_name>
-      <code>SKVV</code>
-      <coordinates>04-10N 073-37W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- EC - Ecuador -->
-    <_name>Ecuador</_name>
-    <iso-code>EC</iso-code>
-    <tz-hint>America/Guayaquil</tz-hint>
-    <location>
-      <_name>Guayaquil/SimÃn BolÃvar</_name>
-      <code>SEGU</code>
-      <coordinates>02-09S 079-53W</coordinates>
-    </location>
-    <location>
-      <_name>Latacunga</_name>
-      <code>SELT</code>
-      <coordinates>00-55S 078-37W</coordinates>
-    </location>
-    <location>
-      <_name>Manta</_name>
-      <code>SEMT</code>
-      <coordinates>00-57S 080-41W</coordinates>
-    </location>
-    <location>
-      <_name>Quito/Mariscal Sucre</_name>
-      <code>SEQU</code>
-      <coordinates>00-09S 078-29W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- FK - Falkland Islands (Malvinas), a British territory in the
-         South Atlantic also claimed by Argentina. (The British name
-         is "Falkland Islands". The Argentine name is "Islas
-         Malvinas". The parenthesized form is the compromise used by
-         ISO and the UN.)
-      -->
-    <_name>Falkland Islands (Malvinas)</_name>
-    <iso-code>FK</iso-code>
-    <tz-hint>Atlantic/Stanley</tz-hint>
-    <location>
-      <_name>Mount Pleasant</_name>
-      <code>EGYP</code>
-      <coordinates>51-49S 058-27W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- GF - French Guiana, an overseas department of France on the
-         northern coast of South America.
-      -->
-    <_name>French Guiana</_name>
-    <iso-code>GF</iso-code>
-    <tz-hint>America/Cayenne</tz-hint>
-    <location>
-      <_name>Cayenne / Rochambeau</_name>
-      <code>SOCA</code>
-      <coordinates>04-50N 052-22W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- PY - Paraguay -->
-    <_name>Paraguay</_name>
-    <iso-code>PY</iso-code>
-    <tz-hint>America/Asuncion</tz-hint>
-    <location>
-      <_name>AsunciÃn</_name>
-      <code>SGAS</code>
-      <coordinates>25-16S 057-38W</coordinates>
-    </location>
-    <location>
-      <_name>Guarany</_name>
-      <code>SGES</code>
-      <coordinates>25-27S 054-51W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- PE - Peru -->
-    <_name>Peru</_name>
-    <iso-code>PE</iso-code>
-    <tz-hint>America/Lima</tz-hint>
-    <location>
-      <_name>Andahuayla</_name>
-      <code>SPHY</code>
-      <coordinates>13-43S 073-21W</coordinates>
-    </location>
-    <location>
-      <_name>Arequipa</_name>
-      <code>SPQU</code>
-      <coordinates>16-19S 071-33W</coordinates>
-    </location>
-    <location>
-      <_name>Ayacucho</_name>
-      <code>SPHO</code>
-      <coordinates>13-08S 074-13W</coordinates>
-    </location>
-    <location>
-      <_name>Chachapoyas</_name>
-      <code>SPPY</code>
-      <coordinates>06-13S 077-50W</coordinates>
-    </location>
-    <location>
-      <_name>Chiclayo</_name>
-      <code>SPHI</code>
-      <coordinates>06-47S 079-50W</coordinates>
-    </location>
-    <location>
-      <_name>Chimbote</_name>
-      <code>SPEO</code>
-      <coordinates>09-10S 078-31W</coordinates>
-    </location>
-    <location>
-      <_name>Cuzco</_name>
-      <code>SPZO</code>
-      <coordinates>13-33S 071-59W</coordinates>
-    </location>
-    <location>
-      <_name>Iquitos</_name>
-      <code>SPQT</code>
-      <coordinates>03-45S 073-15W</coordinates>
-    </location>
-    <location>
-      <_name>Juliaca</_name>
-      <code>SPJL</code>
-      <coordinates>15-29S 070-09W</coordinates>
-    </location>
-    <location>
-      <_name>Lima-Callao/Jorge ChÃvez</_name>
-      <code>SPIM</code>
-      <coordinates>12-00S 077-07W</coordinates>
-    </location>
-    <location>
-      <_name>Pisco</_name>
-      <code>SPSO</code>
-      <coordinates>13-45S 076-17W</coordinates>
-    </location>
-    <location>
-      <_name>Piura</_name>
-      <code>SPUR</code>
-      <coordinates>05-11S 080-36W</coordinates>
-    </location>
-    <location>
-      <_name>Puerto Maldonado</_name>
-      <code>SPTU</code>
-      <coordinates>12-38S 069-12W</coordinates>
-    </location>
-    <location>
-      <_name>Tacna</_name>
-      <code>SPTN</code>
-      <coordinates>18-04S 070-18W</coordinates>
-    </location>
-    <location>
-      <_name>Talara</_name>
-      <code>SPYL</code>
-      <coordinates>04-34S 081-15W</coordinates>
-    </location>
-    <location>
-      <_name>Trujillo</_name>
-      <code>SPRU</code>
-      <coordinates>08-06S 079-02W</coordinates>
-    </location>
-    <location>
-      <_name>Tumbes</_name>
-      <code>SPME</code>
-      <coordinates>03-33S 080-24W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- GS - South Georgia and the South Sandwich Islands, a British
-         territory in the South Atlantic.
-      -->
-    <_name>South Georgia and the South Sandwich Islands</_name>
-    <iso-code>GS</iso-code>
-    <tz-hint>Atlantic/South_Georgia</tz-hint>
-  </country>
-  <country>
-    <!-- SR - Suriname -->
-    <_name>Suriname</_name>
-    <iso-code>SR</iso-code>
-    <tz-hint>America/Paramaribo</tz-hint>
-    <location>
-      <_name>Johan A. Pengel</_name>
-      <code>SMJP</code>
-      <coordinates>05-27N 055-11W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- UY - Uruguay -->
-    <_name>Uruguay</_name>
-    <iso-code>UY</iso-code>
-    <tz-hint>America/Montevideo</tz-hint>
-    <location>
-      <_name>Artigas</_name>
-      <code>SUAG</code>
-      <coordinates>30-23S 056-30W</coordinates>
-    </location>
-    <location>
-      <_name>CapitÃn Corbeta</_name>
-      <code>SULS</code>
-      <coordinates>34-52S 055-06W</coordinates>
-    </location>
-    <location>
-      <_name>Colonia</_name>
-      <code>SUCA</code>
-      <coordinates>34-27S 057-50W</coordinates>
-    </location>
-    <location>
-      <_name>Durazno</_name>
-      <code>SUDU</code>
-      <coordinates>33-21S 056-30W</coordinates>
-    </location>
-    <location>
-      <_name>Melilla</_name>
-      <code>SUAA</code>
-      <coordinates>34-47S 056-15W</coordinates>
-    </location>
-    <location>
-      <_name>Mercedes</_name>
-      <code>SUME</code>
-      <coordinates>33-15S 058-04W</coordinates>
-    </location>
-    <location>
-      <_name>Montevideo/Carrasco</_name>
-      <code>SUMU</code>
-      <coordinates>34-50S 056-00W</coordinates>
-    </location>
-    <location>
-      <_name>Paysandu</_name>
-      <code>SUPU</code>
-      <coordinates>32-20S 058-02W</coordinates>
-    </location>
-    <location>
-      <_name>Rivera</_name>
-      <code>SURV</code>
-      <coordinates>30-53S 055-32W</coordinates>
-    </location>
-    <location>
-      <_name>Salto</_name>
-      <code>SUSO</code>
-      <coordinates>31-23S 057-57W</coordinates>
-    </location>
-    <location>
-      <_name>Tacuarembo</_name>
-      <code>SUTB</code>
-      <coordinates>31-42S 055-59W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- VE - Venezuela -->
-    <_name>Venezuela</_name>
-    <iso-code>VE</iso-code>
-    <tz-hint>America/Caracas</tz-hint>
-    <location>
-      <_name>Acarigua</_name>
-      <code>SVAC</code>
-      <coordinates>09-33N 069-14W</coordinates>
-    </location>
-    <location>
-      <_name>Barcelona</_name>
-      <code>SVBC</code>
-      <coordinates>10-07N 064-41W</coordinates>
-    </location>
-    <location>
-      <_name>Barinas</_name>
-      <code>SVBI</code>
-      <coordinates>08-37N 070-13W</coordinates>
-    </location>
-    <location>
-      <_name>Barquisimeto</_name>
-      <code>SVBM</code>
-      <coordinates>10-04N 069-19W</coordinates>
-    </location>
-    <location>
-      <_name>Calabozo</_name>
-      <code>SVCL</code>
-      <coordinates>08-56N 067-25W</coordinates>
-    </location>
-    <location>
-      <_name>Caracas/La Carlota</_name>
-      <code>SVFM</code>
-      <coordinates>10-30N 066-53W</coordinates>
-    </location>
-    <location>
-      <_name>Caracas/Maiquetia Aerop. Intl. Simon Bolivar</_name>
-      <code>SVMI</code>
-      <coordinates>10-36N 066-59W</coordinates>
-    </location>
-    <location>
-      <_name>Caracas/Oscar Macha</_name>
-      <code>SVCS</code>
-      <coordinates>10-18N 066-49W</coordinates>
-    </location>
-    <location>
-      <_name>Carupano/Gen. Jose</_name>
-      <code>SVCP</code>
-      <coordinates>10-40N 063-16W</coordinates>
-    </location>
-    <location>
-      <_name>Ciudad BolÃvar</_name>
-      <code>SVCB</code>
-      <coordinates>08-09N 063-33W</coordinates>
-    </location>
-    <location>
-      <_name>Coro</_name>
-      <code>SVCR</code>
-      <coordinates>11-25N 069-41W</coordinates>
-    </location>
-    <location>
-      <_name>Cumana</_name>
-      <code>SVCU</code>
-      <coordinates>10-27N 064-11W</coordinates>
-    </location>
-    <location>
-      <_name>El VigÃa/Perez Alph</_name>
-      <code>SVVG</code>
-      <coordinates>08-38N 071-40W</coordinates>
-    </location>
-    <location>
-      <_name>Guanare</_name>
-      <code>SVGU</code>
-      <coordinates>09-01N 069-44W</coordinates>
-    </location>
-    <location>
-      <_name>Guasdualito</_name>
-      <code>SVGD</code>
-      <coordinates>07-14N 070-48W</coordinates>
-    </location>
-    <location>
-      <_name>La FrÃa</_name>
-      <code>SVLF</code>
-      <coordinates>08-15N 072-16W</coordinates>
-    </location>
-    <location>
-      <_name>Maracaibo-La Chinita</_name>
-      <code>SVMC</code>
-      <coordinates>10-34N 071-44W</coordinates>
-    </location>
-    <location>
-      <_name>Maracay-B. A. Sucre</_name>
-      <code>SVBS</code>
-      <coordinates>10-15N 067-39W</coordinates>
-    </location>
-    <location>
-      <_name>Margarita/Del Caribe</_name>
-      <code>SVMG</code>
-      <coordinates>10-55N 063-59W</coordinates>
-    </location>
-    <location>
-      <_name>Maturin</_name>
-      <code>SVMT</code>
-      <coordinates>09-45N 063-11W</coordinates>
-    </location>
-    <location>
-      <_name>Mene Grande</_name>
-      <code>SVMN</code>
-      <coordinates>09-49N 070-56W</coordinates>
-    </location>
-    <location>
-      <_name>Merida</_name>
-      <code>SVMD</code>
-      <coordinates>08-36N 071-11W</coordinates>
-    </location>
-    <location>
-      <_name>Paraguana/Josefa</_name>
-      <code>SVJC</code>
-      <coordinates>11-47N 070-09W</coordinates>
-    </location>
-    <location>
-      <_name>Paramillo Private</_name>
-      <code>SVPM</code>
-      <coordinates>07-48N 072-12W</coordinates>
-    </location>
-    <location>
-      <_name>Pto. Cabello</_name>
-      <code>SVPC</code>
-      <coordinates>10-30N 068-00W</coordinates>
-    </location>
-    <location>
-      <_name>Puerto Ayacucho</_name>
-      <code>SVPA</code>
-      <coordinates>05-36N 067-30W</coordinates>
-    </location>
-    <location>
-      <_name>San Antonio Del Tachira</_name>
-      <code>SVSA</code>
-      <coordinates>07-51N 072-27W</coordinates>
-    </location>
-    <location>
-      <_name>San Fernando De Apure</_name>
-      <code>SVSR</code>
-      <coordinates>07-54N 067-25W</coordinates>
-    </location>
-    <location>
-      <_name>San Juan De Los Morros</_name>
-      <code>SVJM</code>
-      <coordinates>09-55N 067-20W</coordinates>
-    </location>
-    <location>
-      <_name>Santa Barbara Zulia</_name>
-      <code>SVSZ</code>
-      <coordinates>08-59N 071-57W</coordinates>
-    </location>
-    <location>
-      <_name>Sto. Domingo</_name>
-      <code>SVSO</code>
-      <coordinates>07-35N 072-04W</coordinates>
-    </location>
-    <location>
-      <_name>Tumeremo</_name>
-      <code>SVTM</code>
-      <coordinates>07-18N 061-27W</coordinates>
-    </location>
-    <location>
-      <_name>Valencia</_name>
-      <code>SVVA</code>
-      <coordinates>10-10N 067-56W</coordinates>
-    </location>
-    <location>
-      <_name>Valera</_name>
-      <code>SVVL</code>
-      <coordinates>09-21N 070-37W</coordinates>
-    </location>
-    <location>
-      <_name>Valle De La Pascua</_name>
-      <code>SVVP</code>
-      <coordinates>09-13N 066-01W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- AR - Argentina -->
-    <_name>Argentina</_name>
-    <iso-code>AR</iso-code>
-    <tz-hint>America/Argentina/Buenos_Aires</tz-hint>
-    <location>
-      <_name>Aeroparque</_name>
-      <code>SABE</code>
-      <coordinates>34-34S 058-25W</coordinates>
-    </location>
-    <location>
-      <_name>Bahia Blanca</_name>
-      <code>SAZB</code>
-      <coordinates>38-44S 062-10W</coordinates>
-    </location>
-    <location>
-      <_name>Bariloche</_name>
-      <code>SAZS</code>
-      <coordinates>41-09S 071-10W</coordinates>
-    </location>
-    <location>
-      <_name>Catamarca</_name>
-      <code>SANC</code>
-      <coordinates>28-36S 065-46W</coordinates>
-    </location>
-    <location>
-      <_name>Chapelco</_name>
-      <code>SAZY</code>
-      <coordinates>40-05S 071-08W</coordinates>
-    </location>
-    <location>
-      <_name>Comodoro Rivadavia</_name>
-      <code>SAVC</code>
-      <coordinates>45-47S 067-30W</coordinates>
-    </location>
-    <location>
-      <_name>Concordia</_name>
-      <code>SAAC</code>
-      <coordinates>31-18S 058-01W</coordinates>
-    </location>
-    <location>
-      <_name>CÃrdoba</_name>
-      <code>SACO</code>
-      <coordinates>31-19S 064-13W</coordinates>
-    </location>
-    <location>
-      <_name>Corrientes</_name>
-      <code>SARC</code>
-      <coordinates>27-27S 058-46W</coordinates>
-    </location>
-    <location>
-      <_name>Don Torcuato</_name>
-      <code>SADD</code>
-      <coordinates>34-29S 058-37W</coordinates>
-    </location>
-    <location>
-      <_name>El Palomar</_name>
-      <code>SADP</code>
-      <coordinates>34-36S 058-36W</coordinates>
-    </location>
-    <location>
-      <_name>Esquel</_name>
-      <code>SAVE</code>
-      <coordinates>42-56S 071-09W</coordinates>
-    </location>
-    <location>
-      <_name>Ezeiza</_name>
-      <code>SAEZ</code>
-      <coordinates>34-49S 058-32W</coordinates>
-    </location>
-    <location>
-      <_name>Formosa</_name>
-      <code>SARF</code>
-      <coordinates>26-12S 058-14W</coordinates>
-    </location>
-    <location>
-      <_name>Gualeguaychu</_name>
-      <code>SAAG</code>
-      <coordinates>33-00S 058-37W</coordinates>
-    </location>
-    <location>
-      <_name>IguazÃ</_name>
-      <code>SARI</code>
-      <coordinates>25-44S 054-28W</coordinates>
-    </location>
-    <location>
-      <_name>Jujuy</_name>
-      <code>SASJ</code>
-      <coordinates>24-23S 065-05W</coordinates>
-    </location>
-    <location>
-      <_name>Junin</_name>
-      <code>SAAJ</code>
-      <coordinates>34-33S 060-55W</coordinates>
-    </location>
-    <location>
-      <_name>La Rioja</_name>
-      <code>SANL</code>
-      <coordinates>29-23S 066-49W</coordinates>
-    </location>
-    <location>
-      <_name>Malargue</_name>
-      <code>SAMM</code>
-      <coordinates>35-30S 069-35W</coordinates>
-    </location>
-    <location>
-      <_name>Mar Del Plata</_name>
-      <code>SAZM</code>
-      <coordinates>37-56S 057-35W</coordinates>
-    </location>
-    <location>
-      <_name>Mendoza</_name>
-      <code>SAME</code>
-      <coordinates>32-50S 068-47W</coordinates>
-    </location>
-    <location>
-      <_name>Neuquen</_name>
-      <code>SAZN</code>
-      <coordinates>38-57S 068-08W</coordinates>
-    </location>
-    <location>
-      <_name>Parana</_name>
-      <code>SAAP</code>
-      <coordinates>31-47S 060-29W</coordinates>
-    </location>
-    <location>
-      <_name>Paso De Los Libres</_name>
-      <code>SARL</code>
-      <coordinates>29-41S 057-09W</coordinates>
-    </location>
-    <location>
-      <_name>Posadas</_name>
-      <code>SARP</code>
-      <coordinates>27-22S 055-58W</coordinates>
-    </location>
-    <location>
-      <_name>Puerto Madryn, CHT</_name>
-      <code>SAVY</code>
-      <coordinates>42-45-33S 065-06-10W</coordinates>
-    </location>
-    <location>
-      <_name>Reconquista, SF</_name>
-      <code>SATR</code>
-      <coordinates>29-12-37S 059-41-27W</coordinates>
-    </location>
-    <location>
-      <_name>Resistencia</_name>
-      <code>SARE</code>
-      <coordinates>27-27S 059-03W</coordinates>
-    </location>
-    <location>
-      <_name>RÃo Cuarto</_name>
-      <code>SAOC</code>
-      <coordinates>33-07S 064-14W</coordinates>
-    </location>
-    <location>
-      <_name>RÃo Gallegos</_name>
-      <code>SAWG</code>
-      <coordinates>51-37S 069-17W</coordinates>
-    </location>
-    <location>
-      <_name>RÃo Grande</_name>
-      <code>SAWE</code>
-      <coordinates>53-48S 067-45W</coordinates>
-    </location>
-    <location>
-      <_name>Rosario</_name>
-      <code>SAAR</code>
-      <coordinates>32-55S 060-47W</coordinates>
-    </location>
-    <location>
-      <_name>Salta</_name>
-      <code>SASA</code>
-      <coordinates>24-51S 065-29W</coordinates>
-    </location>
-    <location>
-      <_name>San Fernando</_name>
-      <code>SADF</code>
-      <coordinates>34-27-11S 058-35-23W</coordinates>
-    </location>
-    <location>
-      <_name>San Juan</_name>
-      <code>SANU</code>
-      <coordinates>31-34S 068-52W</coordinates>
-    </location>
-    <location>
-      <_name>San Luis</_name>
-      <code>SAOU</code>
-      <coordinates>33-16S 066-21W</coordinates>
-    </location>
-    <location>
-      <_name>San Rafael</_name>
-      <code>SAMR</code>
-      <coordinates>34-35S 068-24W</coordinates>
-    </location>
-    <location>
-      <_name>Santa Rosa</_name>
-      <code>SAZR</code>
-      <coordinates>36-34S 064-16W</coordinates>
-    </location>
-    <location>
-      <_name>Santiago Del Estero</_name>
-      <code>SANE</code>
-      <coordinates>27-46S 064-18W</coordinates>
-    </location>
-    <location>
-      <_name>Sauce Viejo</_name>
-      <code>SAAV</code>
-      <coordinates>31-42S 060-49W</coordinates>
-    </location>
-    <location>
-      <_name>Tartagal</_name>
-      <code>SAST</code>
-      <coordinates>22-39S 063-49W</coordinates>
-    </location>
-    <location>
-      <_name>Trelew</_name>
-      <code>SAVT</code>
-      <coordinates>43-12S 065-16W</coordinates>
-    </location>
-    <location>
-      <_name>TucumÃn</_name>
-      <code>SANT</code>
-      <coordinates>26-51S 065-06W</coordinates>
-    </location>
-    <location>
-      <_name>Ushuaia</_name>
-      <code>SAWH</code>
-      <coordinates>54-48S 068-19W</coordinates>
-    </location>
-    <location>
-      <_name>Viedma</_name>
-      <code>SAVV</code>
-      <coordinates>40-51S 063-01W</coordinates>
-    </location>
-    <location>
-      <_name>Villa Reynolds</_name>
-      <code>SAOR</code>
-      <coordinates>33-44S 065-23W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- BR - Brazil -->
-    <_name>Brazil</_name>
-    <iso-code>BR</iso-code>
-    <tz-hint>America/Sao_Paulo</tz-hint>
-    <state>
-      <_name>Acre</_name>
-      <location>
-        <_name>Cruzeiro do Sul</_name>
-	<tz-hint>America/Rio_Branco</tz-hint>
-        <code>SBCZ</code>
-        <coordinates>07-38S 072-40W</coordinates>
-      </location>
-      <location>
-        <_name>Rio Branco</_name>
-	<tz-hint>America/Rio_Branco</tz-hint>
-        <code>SBRB</code>
-        <coordinates>10-00S 067-48W</coordinates>
-      </location>
-    </state>
-    <state>
-      <_name>Alagoas</_name>
-      <location>
-        <_name>MaceiÃ</_name>
-	<tz-hint>America/Maceio</tz-hint>
-        <code>SBMO</code>
-        <coordinates>09-31S 035-47W</coordinates>
-      </location>
-    </state>
-    <state>
-      <_name>AmapÃ</_name>
-      <location>
-        <_name>MacapÃ</_name>
-	<tz-hint>America/Belem</tz-hint>
-        <code>SBMQ</code>
-        <coordinates>00-02N 050-03W</coordinates>
-      </location>
-    </state>
-    <state>
-      <_name>Amazonas</_name>
-      <city>
-        <_name>Manaus</_name>
-        <location>
-          <_name>Eduardo Gomes International Airport</_name>
-	  <tz-hint>America/Manaus</tz-hint>
-          <code>SBEG</code>
-          <coordinates>03-02S 060-03W</coordinates>
-        </location>
-      </city>
-      <location>
-        <_name>Tabatinga</_name>
-	<tz-hint>America/Eirunepe</tz-hint>
-        <code>SBTT</code>
-        <coordinates>03-40S 069-40W</coordinates>
-      </location>
-      <location>
-        <_name>TefÃ</_name>
-	<tz-hint>America/Manaus</tz-hint>
-        <code>SBTF</code>
-        <coordinates>03-22S 064-41W</coordinates>
-      </location>
-    </state>
-    <state>
-      <_name>Bahia</_name>
-      <location>
-        <_name>Salvador</_name>
-	<tz-hint>America/Bahia</tz-hint>
-        <code>SBSV</code>
-        <coordinates>12-54S 038-20W</coordinates>
-      </location>
-      <location>
-        <_name>Feira de Santana</_name>
-	<tz-hint>America/Bahia</tz-hint>
-        <code>SNJD</code>
-        <coordinates>12-12S 038-54W</coordinates>
-      </location>
-    </state>
-    <state>
-      <_name>CearÃ</_name>
-      <location>
-        <_name>Fortaleza</_name>
-	<tz-hint>America/Fortaleza</tz-hint>
-        <code>SBFZ</code>
-        <coordinates>03-47S 038-32W</coordinates>
-      </location>
-    </state>
-    <state>
-      <_name>Distrito Federal</_name>
-      <location>
-        <_name>BrasÃlia</_name>
-	<tz-hint>America/Sao_Paulo</tz-hint>
-        <code>SBBR</code>
-        <coordinates>15-52S 047-56W</coordinates>
-      </location>
-    </state>
-    <state>
-      <_name>EspÃrito Santo</_name>
-      <location>
-        <_name>VitÃria</_name>
-	<tz-hint>America/Sao_Paulo</tz-hint>
-        <code>SBVT</code>
-        <coordinates>20-28S 040-31W</coordinates>
-      </location>
-    </state>
-    <state>
-      <_name>GoiÃs</_name>
-      <location>
-        <_name>GoiÃnia</_name>
-	<tz-hint>America/Sao_Paulo</tz-hint>
-        <code>SBGO</code>
-        <coordinates>16-67S 049-27W</coordinates>
-      </location>
-    </state>
-    <state>
-      <_name>MaranhÃo</_name>
-      <location>
-        <_name>SÃo LuÃs</_name>
-	<tz-hint>America/Belem</tz-hint>
-        <code>SBSL</code>
-        <coordinates>02-36S 044-14W</coordinates>
-      </location>
-    </state>
-    <state>
-      <_name>Mato Grosso</_name>
-      <location>
-        <_name>CuiabÃ</_name>
-        <tz-hint>America/Cuiaba</tz-hint>
-        <code>SBCY</code>
-        <coordinates>15-39S 056-06W</coordinates>
-      </location>
-    </state>
-    <state>
-      <_name>Mato Grosso do Sul</_name>
-      <location>
-        <_name>Campo Grande</_name>
-        <tz-hint>America/Campo_Grande</tz-hint>
-        <code>SBCG</code>
-        <coordinates>20-28S 054-40W</coordinates>
-      </location>
-      <location>
-        <_name>CorumbÃ</_name>
-	<tz-hint>America/Campo_Grande</tz-hint>
-        <code>SBCR</code>
-        <coordinates>19-05S 057-30W</coordinates>
-      </location>
-      <location>
-        <_name>Ponta PorÃ</_name>
-	<tz-hint>America/Campo_Grande</tz-hint>
-        <code>SBPP</code>
-        <coordinates>22-33S 055-42W</coordinates>
-      </location>
-    </state>
-    <state>
-      <_name>Minas Gerais</_name>
-      <city>
-        <_name>Belo Horizonte</_name>
-        <location>
-          <_name>Confins Airport</_name>
-	  <tz-hint>America/Sao_Paulo</tz-hint>
-          <code>SBCF</code>
-          <coordinates>19-56S 043-56W</coordinates>
-        </location>
-      </city>
-      <location>
-        <_name>Formiga</_name>
-	<tz-hint>America/Sao_Paulo</tz-hint>
-        <code>SNEO</code>
-        <coordinates>20-24S 045-29W</coordinates>
-      </location>
-    </state>
-    <state>
-      <_name>ParÃ</_name>
-      <location>
-        <_name>BelÃm</_name>
-        <tz-hint>America/Belem</tz-hint>
-        <code>SBBE</code>
-        <coordinates>01-23S 048-29W</coordinates>
-      </location>
-      <location>
-        <_name>MarabÃ</_name>
-	<tz-hint>America/Belem</tz-hint>
-        <code>SBMA</code>
-        <coordinates>05-21S 049-09W</coordinates>
-      </location>
-      <location>
-        <_name>Parauapebas</_name>
-	<tz-hint>America/Belem</tz-hint>
-        <code>SBCJ</code>
-        <coordinates>06-07S 050-00W</coordinates>
-      </location>
-      <location>
-        <_name>SantarÃm</_name>
-	<tz-hint>America/Porto_Velho</tz-hint>
-        <code>SBSN</code>
-        <coordinates>02-26S 054-43W</coordinates>
-      </location>
-    </state>
-    <state>
-      <_name>ParaÃba</_name>
-      <location>
-        <_name>JoÃo Pessoa</_name>
-	<tz-hint>America/Fortaleza</tz-hint>
-        <code>SBJP</code>
-        <coordinates>07-06S 034-52W</coordinates>
-      </location>
-    </state>
-    <state>
-      <_name>ParanÃ</_name>
-      <city>
-        <_name>Curitiba</_name>
-        <location>
-          <_name>Afonso Pena Airport</_name>
-	  <tz-hint>America/Sao_Paulo</tz-hint>
-          <code>SBCT</code>
-          <coordinates>25-31S 049-10W</coordinates>
-        </location>
-      </city>
-      <location>
-        <_name>Foz do IguaÃu</_name>
-	<tz-hint>America/Sao_Paulo</tz-hint>
-        <code>SBFI</code>
-        <coordinates>25-31S 054-35W</coordinates>
-      </location>
-      <location>
-        <_name>Londrina</_name>
-	<tz-hint>America/Sao_Paulo</tz-hint>
-        <code>SBLO</code>
-        <coordinates>23-20S 051-08W</coordinates>
-      </location>  
-    </state>
-    <state>
-      <_name>Pernambuco</_name>
-      <location>
-        <_name>Fernando de Noronha</_name>
-	<tz-hint>America/Noronha</tz-hint>
-        <code>SBFN</code>
-        <coordinates>03-51S 032-25W</coordinates>
-      </location>
-      <location>
-        <_name>Recife</_name>
-        <tz-hint>America/Fortaleza</tz-hint>
-        <code>SBRF</code>
-        <coordinates>08-04S 034-51W</coordinates>
-      </location>
-    </state>
-    <state>
-      <_name>PiauÃ</_name>
-      <location>
-        <_name>Teresina</_name>
-	<tz-hint>America/Fortaleza</tz-hint>
-        <code>SBTE</code>
-        <coordinates>05-03S 042-49W</coordinates>
-      </location>
-    </state>
-    <state>
-      <_name>Rio de Janeiro</_name>
+          <name>Jwaneng</name>
+          <code>FBJW</code>
+          <coordinates>24-36S 024-40E</coordinates>
+        </location>
+      </city>
       <city>
-        <_name>Rio de Janeiro</_name>
+        <!-- Translators: this is a city in Botswana -->
+        <_name>Maun</_name>
+        <coordinates>19-58-59S 023-25E</coordinates>
         <location>
-          <_name>GaleÃo Airport</_name>
-	  <tz-hint>America/Sao_Paulo</tz-hint>
-          <code>SBGL</code>
-          <coordinates>22-49S 043-15W</coordinates>
-        </location>
-        <location>
-          <_name>Santos Dumont Airport</_name>
-	  <tz-hint>America/Sao_Paulo</tz-hint>
-          <code>SBRJ</code>
-          <coordinates>22-54S 043-10W</coordinates>
-        </location>
-      </city>
-    </state>
-    <state>
-      <_name>Rio Grande do Norte</_name>
-      <location>
-        <_name>Natal</_name>
-	<tz-hint>America/Fortaleza</tz-hint>
-        <code>SBNT</code>
-        <coordinates>05-55S 035-15W</coordinates>
-      </location>
-    </state>
-    <state>
-      <_name>Rio Grande do Sul</_name>
-      <location>
-        <_name>Pelotas</_name>
-	<tz-hint>America/Sao_Paulo</tz-hint>
-        <code>SBPK</code>
-        <coordinates>31-52S 052-21W</coordinates>
-      </location>
-      <city>
-        <_name>Porto Alegre</_name>
-        <location>
-          <_name>Porto Alegre Airport</_name>
-	  <tz-hint>America/Sao_Paulo</tz-hint>
-          <code>SBPA</code>
-          <coordinates>30-00S 051-11W</coordinates>
-        </location>
-      </city>
-      <location>
-        <_name>Uruguaiana</_name>
-	<tz-hint>America/Sao_Paulo</tz-hint>
-        <code>SBUG</code>
-        <coordinates>29-47S 057-02W</coordinates>
-      </location>
-    </state>
-    <state>
-      <_name>RondÃnia</_name>
-      <location>
-        <_name>Porto Velho</_name>
-        <tz-hint>America/Porto_Velho</tz-hint>
-        <code>SBPV</code>
-        <coordinates>08-46S 063-55W</coordinates>
-      </location>
-      <location>
-        <_name>Vilhena</_name>
-	<tz-hint>America/Porto_Velho</tz-hint>
-        <code>SBVH</code>
-        <coordinates>12-42S 060-06W</coordinates>
-      </location>
-    </state>
-    <state>
-      <_name>Roraima</_name>
-      <location>
-        <_name>Boa Vista</_name>
-        <tz-hint>America/Boa_Vista</tz-hint>
-        <code>SBBV</code>
-        <coordinates>02-50N 060-42W</coordinates>
-      </location>
-    </state>
-    <state>
-      <_name>Santa Catarina</_name>
-      <location>
-        <_name>FlorianÃpolis</_name>
-	<tz-hint>America/Sao_Paulo</tz-hint>
-        <code>SBFL</code>
-        <coordinates>27-40S 048-33W</coordinates>
-      </location>
-    </state>
-    <state>
-      <_name>SÃo Paulo</_name>
-      <location>
-        <_name>Campinas</_name>
-	<tz-hint>America/Sao_Paulo</tz-hint>
-        <code>SBKP</code>
-        <coordinates>23-00S 047-08W</coordinates>
-      </location>
-      <location>
-        <_name>Guarulhos</_name>
-	<tz-hint>America/Sao_Paulo</tz-hint>
-        <code>SBGR</code>
-        <coordinates>23-26S 046-28W</coordinates>
-      </location>
-      <location>
-        <_name>RibeirÃo Preto</_name>
-	<tz-hint>America/Sao_Paulo</tz-hint>
-        <code>SBRP</code>
-        <coordinates>21-08S 047-47W</coordinates>
-      </location>
-      <location>
-        <_name>SÃo Josà dos Campos</_name>
-	<tz-hint>America/Sao_Paulo</tz-hint>
-        <code>SBSJ</code>
-        <coordinates>23-14S 045-52W</coordinates>
-      </location>
+          <name>Maun</name>
+          <code>FBMN</code>
+          <coordinates>19-58-59S 023-25E</coordinates>
+        </location>
+      </city>
       <city>
-        <_name>SÃo Paulo</_name>
+        <!-- Translators: this is a city in Botswana -->
+        <_name>Mochudi</_name>
+        <coordinates>24-25S 026-08-59E</coordinates>
         <location>
-          <_name>Congonhas Airport</_name> 
-    	  <tz-hint>America/Sao_Paulo</tz-hint>
-          <code>SBSP</code>
-          <coordinates>23-37S 046-39W</coordinates>
-        </location>
-      </city>
-    </state>
-    <state>
-      <_name>Sergipe</_name>
-      <location>
-        <_name>Aracaju</_name>
-	<tz-hint>America/Fortaleza</tz-hint>
-        <code>SBAR</code>
-        <coordinates>10-98S 037-07W</coordinates>
-      </location>
-    </state>
-    <state>
-      <_name>Tocantis</_name>
-      <location>
-        <_name>Palmas</_name>
-	<tz-hint>America/Araguaina</tz-hint>
-        <code>SWPJ</code>
-        <coordinates>10-20S 048-34W</coordinates>
-      </location>
-    </state>
-  </country>
-</region>
-<region>
-  <!-- FIXME: rename this to Atlantic Ocean -->
-  <_name>Atlantic</_name>
-  <country>
-    <!-- AI - Anguilla, a British territory in the Caribbean -->
-    <_name>Anguilla</_name>
-    <iso-code>AI</iso-code>
-    <tz-hint>America/Anguilla</tz-hint>
-  </country>
-  <country>
-    <!-- AG - Antigua and Barbuda -->
-    <_name>Antigua and Barbuda</_name>
-    <iso-code>AG</iso-code>
-    <tz-hint>America/Antigua</tz-hint>
-    <location>
-      <_name>Antigua</_name>
-      <code>TAPA</code>
-      <coordinates>17-07N 061-47W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- BM - Bermuda, a British territory off the coast of the United States -->
-    <_name>Bermuda</_name>
-    <iso-code>BM</iso-code>
-    <tz-hint>Atlantic/Bermuda</tz-hint>
-    <location>
-      <_name>Bermuda</_name>
-      <code>TXKF</code>
-      <coordinates>32-22N 064-41W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- DM - Dominica, a Caribbean island nation, not to be confused
-         with the Domincan Republic.
-      -->
-    <_name>Dominica</_name>
-    <iso-code>DM</iso-code>
-    <tz-hint>America/Dominica</tz-hint>
-    <location>
-      <_name>Canefield</_name>
-      <code>TDCF</code>
-      <coordinates>15-32N 061-24W</coordinates>
-    </location>
-    <location>
-      <_name>Melville Hall Airport</_name>
-      <code>TDPD</code>
-      <coordinates>15-32N 061-18W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- GL - Greenland, an autonomous province of Denmark in the
-         North Atlantic.
-      -->
-    <_name>Greenland</_name>
-    <iso-code>GL</iso-code>
-    <!-- FIXME: parts of Greenland are on other time zones -->
-    <tz-hint>America/Godthab</tz-hint>
-    <location>
-      <_name>Constable Pynt</_name>
-      <code>BGCO</code>
-      <coordinates>70-45N 022-39W</coordinates>
-    </location>
-    <location>
-      <_name>Godthaab / Nuuk</_name>
-      <code>BGGH</code>
-      <coordinates>64-10N 051-45W</coordinates>
-    </location>
-    <location>
-      <_name>Jacobshavn Lufthavn</_name>
-      <code>BGJN</code>
-      <coordinates>69-14N 051-04W</coordinates>
-    </location>
-    <location>
-      <_name>Kulusuk Lufthavn</_name>
-      <code>BGKK</code>
-      <coordinates>65-35N 037-09W</coordinates>
-    </location>
-    <location>
-      <_name>Narsarsuaq</_name>
-      <code>BGBW</code>
-      <coordinates>61-10N 045-25W</coordinates>
-    </location>
-    <location>
-      <_name>Sdr Stroemfjord</_name>
-      <code>BGSF</code>
-      <coordinates>67-01N 050-42W</coordinates>
-    </location>
-    <location>
-      <_name>Thule A. B.</_name>
-      <tz-hint>America/Thule</tz-hint>
-      <code>BGTL</code>
-      <coordinates>76-32N 068-45W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- PR - Puerto Rico, a territory of the United States in the
-         Caribbean.
-      -->
-    <_name>Puerto Rico</_name>
-    <iso-code>PR</iso-code>
-    <tz-hint>America/Puerto_Rico</tz-hint>
-      <location>
-        <_name>Aquadilla</_name>
-        <code>TJBQ</code>
-        <radar>sju</radar>
-        <coordinates>18-30N 067-08W</coordinates>
-      </location>
-      <location>
-        <_name>Mayaguez</_name>
-        <code>TJMZ</code>
-        <radar>sju</radar>
-        <coordinates>18-16N 067-09W</coordinates>
-      </location>
-      <location>
-        <_name>Ponce</_name>
-        <code>TJPS</code>
-        <radar>sju</radar>
-        <coordinates>18-01N 066-34W</coordinates>
-      </location>
-      <location>
-        <_name>Roosevelt Roads</_name>
-        <code>TJNR</code>
-        <radar>sju</radar>
-        <coordinates>18-15-19N 065-38-36W</coordinates>
-     </location>
-     <location>
-        <_name>San Juan</_name>
-        <code>TJSJ</code>
-        <radar>sju</radar>
-        <coordinates>18-27N 066-00W</coordinates>
-     </location>
-  </country>
-  <country>
-    <!-- BL - Saint BarthÃlemy, an overseas territory of France in the
-         Caribbean, formerly part of Guadeloupe.
-      -->
-    <_name>Saint BarthÃlemy</_name>
-    <iso-code>BL</iso-code>
-    <tz-hint>America/St_Barthelemy</tz-hint>
-  </country>
-  <country>
-    <!-- SH - Saint Helena, a British territory in the South Atlantic -->
-    <_name>Saint Helena</_name>
-    <iso-code>SH</iso-code>
-    <tz-hint>Atlantic/St_Helena</tz-hint>
-    <location>
-      <_name>Wide Awake Field Ascension Island</_name>
-      <code>FHAW</code>
-      <coordinates>07-58S 014-24W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- VI - United States Virgin Islands, a territory of the United
-         States in the Caribbean
-      -->
-    <_name>United States Virgin Islands</_name>
-    <iso-code>VI</iso-code>
-    <tz-hint>America/St_Thomas</tz-hint>
-    <location>
-      <_name>Charlotte Amalie St. Thomas</_name>
-      <code>TIST</code>
-      <coordinates>18-20N 064-59W</coordinates>
-    </location>
-    <location>
-      <_name>Christiansted</_name>
-      <code>TISX</code>
-      <coordinates>17-42N 064-48W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- BB - Barbados -->
-    <_name>Barbados</_name>
-    <iso-code>BB</iso-code>
-    <tz-hint>America/Barbados</tz-hint>
-    <location>
-      <_name>Grantley Adams</_name>
-      <code>TBPB</code>
-      <coordinates>13-04N 059-29W</coordinates>
-    </location>
-  </country>
-  <country>
-    <!-- KN - Saint Kitts and Nevis -->
-    <_name>Saint Kitts and Nevis</_name>
-    <iso-code>KN</iso-code>
-    <tz-hint>America/St_Kitts</tz-hint>
-    <location>
-      <_name>Golden Rock</_name>
-      <code>TKPK</code>
-      <coordinates>17-18N 062-41W</coordinates>
-    </location>
-    <location>
-      <_name>Charlestown/Newcast</_name>
-      <code>TKPN</code>
-      <coordinates>17-12N 062-35W</coordinates>
-    </location>
-  </country>
-</region>
-<region>
-  <_name>Antarctica</_name>
-  <country>
-    <!-- AQ - Antarctica -->
-    <_name>Antarctica</_name>
-    <iso-code>AQ</iso-code>
-    <location>
-      <_name>Amundsen-Scott South Pole Station</_name>
-      <tz-hint>Antarctica/South_Pole</tz-hint>
-      <code>NZSP</code>
-      <coordinates>90-00S 00-00</coordinates>
-    </location>
-    <location>
-      <_name>Ice Runway</_name>
-      <tz-hint>Antarctica/McMurdo</tz-hint>
-      <code>NZIR</code>
-      <coordinates>77-52S 166-32E</coordinates>
-    </location>
-    <location>
-      <_name>Williams Field</_name>
-      <tz-hint>Antarctica/McMurdo</tz-hint>
-      <code>NZCM</code>
-      <coordinates>77-52S 166-58E</coordinates>
-    </location>
-    <location>
-      <_name>McMurdo Williams</_name>
-      <code>NZWD</code>
-      <coordinates>77-53S 166-39E</coordinates>
-    </location>
-  </country>
-</region>
-
-<!--
-
-Locations listed in 11-22-2004 METAR file but not listed above.
-Many already have another entry in the same city or location; others, mostly Canada,
-need to be placed in their province which the file doesn't specify
-
-
-Canada
-CWAF;Ile Rouge Meteorological Aeronautical Presentation System ;;48-05N;069-33W
-CWAX;St. Anthony, Nfld.;;51-22N;055-38W
-CWBR;B, R;;66-02N;091-50W
-CWEJ;Bow Drill Iii;;47-12N;055-06W
-CWEK;Grey Islet Meteorological Aeronautical Presentation System ;;54-35N;130-42W
-CWFF;Melfort Automatic Weather Reporting System ;;52-49N;104-36W
-CWFM;Chatham Point Lighthouse ;;50-20N;125-26W
-CWFU;Little Macatina;;52-14N;061-19W
-CWGM;Waterton Park Gate;;59-08N;113-48W
-CWGX;Gillam, Man.;;56-22N;094-42W
-CWHL;Holland Rock Automatic Weather Reporting System ;;54-10N;130-22W
-CWHN;Jimmy Lake ;;54-55N;109-57W
-CWHU;Star Brook;;48-35N;057-14W
-CWIE;Indian River ;;64-23N;115-01W
-CWIX;Mistook Automated Reporting Station ;;48-46N;071-43W
-CWJG;Ivory Island Light;;52-16N;128-25W
-CWJU;Langara, B. C.;;54-15N;133-03W
-CWJV;Vernon, B. C.;;50-14N;119-18W
-CWKR;King Radar Site;;43-58N;079-34W
-CWKU;Whiskey Automated Reporting Station ;;81-02N;076-57W
-CWKW;Cape Kakkiviak;;59-59N;064-10W
-CWLP;Herbert Island Meteorological Aeronautical Presentation System ;;50-56N;127-38W
-CWLT;Alert, N. W. T.;;82-30N;062-20W
-CWNB;S. E. Shoal Meteorological Aeronautical Presentation System ;;41-50N;082-28W
-CWNI;Nipterk Base;;69-37N;135-20W
-CWNR;Nakiska Ridgetop ;;50-57N;115-11W
-CWNT;Turtle Mountain;;49-35N;114-25W
-CWPA;Henderickson Automatic Weather Reporting System;;53-47N;118-26W
-CWPI;Pine Island Meteorological Aeronautical Presentation System ;;50-59N;127-44W
-CWQJ;Sedco 710;;46-30N;048-30W
-CWQK;Race Rocks Automatic Weather Reporting System ;;48-18N;123-32W
-CWQV;Puinte Claveau;;48-16N;070-07W
-CWRJ;Rosetown East, Sask;;51-34N;107-55W
-CWRN;Hart Island Meteorological Aeronautical Presentation System ;;45-21N;060-59W
-CWRQ;Trois Rivieres;;46-23N;072-37W
-CWRU;Solander Island Meteorological Aeronautical Presentation System ;;50-07N;127-56W
-CWSH;Sousa Crk Avt ;;58-35N;118-30W
-CWSQ;Aulvik National Park;;74-08N;119-59W
-CWSR;Spiritwood West, Sask;;53-22N;107-33W
-CWTA;Mc Tavish Automated Reporting Station ;;45-30N;073-35W
-CWTC;Ethelda Bay;;53-03N;129-41W
-CWTD;Robertson Lake Automated Reporting Station ;;65-06N;102-26W
-CWTH;Tetsa River;;58-39N;124-14W
-CWUU;Mackar Inlet;;68-18N;085-40W
-CWVN;Val Marie Southeast, Sask;;49-04N;107-35W
-CWVQ;Ste Anne De Bell 1;;45-26N;073-56W
-CWWS;George Island Meteorological Aeronautical Presentation System ;;52-48N;097-37W
-CWXO;Rowan Gorilla Iii;;43-53N;060-33W
-CWZD;Scudder Point Meteorological Aeronautical Presentation System ;;52-27N;131-14W
-CWZM;Boat Bluff Light;;52-39N;128-31W
-CYAD;La Grande Iii Supplementary Aviation Weather Reporting Station ;;53-34N;076-12W
-CYAH;La Grande Iv, Que.;;53-45N;073-40W
-CYCA;Cartwright Man ;;53-41N;057-02W
-CYKJ;Key Lake;;57-15N;105-37W
-CYTH;Thompson Weather Office, Man;;55-48N;097-51W
-CYTZ;Toronto Island Airport Automated Reporting Station;;43-38N;079-24W
-CYUV;Longstaff Blf Airport;;68-56N;075-17W
-CYVC;La Ronge, Sask;;55-09N;105-16W
-CYVT;Buffalo Narrows Man;;55-50N;108-27W
-CYWO;Lupin Airport Supplementary Aviation Weather Reporting Station ;;65-46N;111-15W
-CZAG;La Grande Iv Remote Environment Automatic Data Acquisition Concept;;53-45N;073-41W
-CZCP;Cape Parry, N. W. T.;;70-06N;124-43W
-
-Croatia
-LDDD;Zagreb / Maksimir;;45-49N;016-02E
-
-Cuba
-MUGM;Guantanamo, Oriente;;19-54N;075-08W
-MUSN;Siguanea;;21-38-33N;082-57-18W
-
-Honduras
-MHNJ;Guanaja;;16-28N;085-55W
-
-South Africa
-FADA;De Aar;;30-39S;024-01E
-FAPI;Pietersburg Civil ;;23-54S;029-28E
-
-Spain
-LEZA;Zaragoza United States Air Force Operated Base In Foreign Country ;;41-40N;001-03W
-
-Sweden
-ESCL;Soderhamn;;61-16N;017-06E
-ESSQ;Karlstad Flygplats;;59-22N;013-28E
-
-United Kingdom
-EGDB;Plymouth;;50-21N;004-07W
-EGDC;Chivenor;;51-05N;004-09W
-EGDK;Kemble Royal Air Force Base ;;51-40N;002-03W
-EGEC;Campbeltown;;55-26-14N;005-41-11W
-EGFH;Swansea;;51-36N;004-04W
-EGMD;Lydd Airport ;;50-57N;000-56E
-EGNL;Walney Island;;54-07N;003-15W
-EGOD;Llanbedr;;52-49N;004-08W
-EGOM;Spadeadam;;55-03N;002-33W
-EGOW;Woodvale;;53-34-54N;003-03-20W
-EGOY;West Freugh;;54-51N;004-57W
-EGPT;Perth / Scone ;;56-27N;003-22W
-EGQJ;Machrihanish;;55-26N;005-42W
-EGRB;London Weather Centre;;51-31N;000-07W
-EGRR;Bracknell / Beaufort Park;;51-23N;000-47W
-EGSY;Yorkshire and Humberside, Sheffield City;;53-23-39N;001-23-18W
-EGTH;Hatfeild Private ;;51-46N;000-15W
-EGUA;Upper Heyford Royal Air Force Base ;;51-56N;001-15W
-EGUC;Aberporth;;52-08N;004-34W
-EGUF;Farnborough Military ;;51-17N;000-46W
-EGUL;Lakenheath Royal Air Force Base;;52-25N;000-34E
-EGUM;Manston;;51-21N;001-21E
-EGUO;Colerne;;51-26-21N;002-17-11W
-EGUP;Sculthorpe Af Met ;;52-51N;000-46E
-EGVA;Fairford Royal Air Force Base;;51-41N;001-47W
-EGVG;Woodbridge Royal Air Force Base ;;52-05N;001-24E
-EGVI;Greenham Common Royal Air Force Base;;51-23N;001-17W
-EGVJ;Bentwaters Royal Air Force Base ;;52-08N;001-26E
-EGWZ;Alconbury Royal Air Force Base;;52-22N;000-13W
-EGXF;Cowden;;53-51N;006-06W
-EGXG;Church Fenton;;53-50N;001-12W
-EGXH;Honington Royal Air Force Base;;52-20N;000-46E
-EGXJ;Cottesmore;;52-44N;000-39W
-EGXN;Newton;;52-58N;000-59W
-EGXV;Leconfield;;53-52N;000-26W
-EGYW;Wainfleet;;53-05N;000-16E
-
-United States
-BIX1;Biloxi, Keesler Air Force Base, Navu;MS;30-24-07N;088-55-04W
-BIX2;Biloxi, Keesler Air Force Base, Navu;MS;30-24-34N;088-55-08W
-K07G;Charlotte, Fitch H Beach Airport;MI;42-34-28N;084-48-41W
-K07S;Deer Park, Deer Park Airport;WA;47-58-27N;117-25-42W
-K0D1;South Haven, South Haven Area Regional Airport;MI;42-21-03N;086-15-22W
-K0Y2;Sturgeon Bay;WI;44-47N;087-19W
-K12C;Rochelle, Rochelle Municipal-Koritz Field Airport;IL;41-53-35N;089-04-42W
-K17W;Wadena, Wadena Municipal Airport;MN;46-26-48N;095-12-42W
-K17Y;Mc Gregor, Isedor Iverson Airport;MN;46-37-07N;093-18-35W
-K1F9;Bridgeport, Bridgeport Municipal Airport;TX;33-10-31N;097-49-42W
-K1G2;Granite Falls, Granite Falls Municipal Airport/Lenzen-Roe Memorial Field;MN;44-45-11N;095-33-21W
-K25R;Edinburg, Edinburg International Airport;TX;26-26-31N;098-07-46W
-K28T;Sabine Pass;TX;29-42N;093-57W
-K2G6;Meadville, Port Meadville Airport;PA;41-37-33N;080-12-44W
-K31F;Seminole, Gaines County Airport;TX;32-40-31N;102-39-09W
-K37W;Erwin, Harnett County Airport;NC;35-22-43N;078-44-01W
-K3B9;Chester, Chester Airport;CT;41-23-02N;072-30-21W
-K3D4;Frankfort, Frankfort Dow Memorial Field Airport;MI;44-37-30N;086-12-02W
-K3LC;Lincoln, Logan County Airport;IL;40-09-31N;089-20-06W
-K3MW;Mount Werner;CO;40-26-94N;106-44-95W
-K3OI;Lamoni;IA;40-37N;093-57W
-K3R1;Bay City, Bay City Municipal Airport;TX;28-58N;095-51W
-K3SE;Spencer;IA;43-10N;095-09W
-K3T1;Mineola/Quitman, Wood County Airport;TX;32-44-31N;095-29-47W
-K41I;Eugene Island;LA;28-28N;091-47W
-K49Y;Preston, Fillmore County Airport;MN;43-40-36N;092-10-47W
-K4BM;Wilkerson Pass;CO;39-03-01N;105-30-52W
-K4F4;Gilmer, Fox Stephens Field - Gilmer Municipal Airport;TX;32-41-56N;094-56-56W
-K4T6;Midlothian/Waxahachie, Mid-Way Regional Airport;TX;32-27-21N;096-54-44W
-K5D3;Owosso, Owosso Community Airport;MI;42-59-34N;084-08-20W
-K5G9;Lambertville, Toledo Suburban Airport;MI;41-44-09N;083-39-19W
-K5SM;Sunlight;CO;39-25-32N;107-22-45W
-K5T5;Hillsboro, Hillsboro Municipal Airport;TX;32-05-00N;097-05-50W
-K62H;Giddings, Giddings-Lee County Airport;TX;30-10-09N;096-58-48W
-K69R;Rocksprings, Edwards County Airport;TX;29-56-48N;100-10-25W
-K6A3;Andrews, Andrews-Murphy Airport;NC;35-11-40N;083-51-53W
-K6R9;Llano, Llano Municipal Airport;TX;30-47-01N;098-39-43W
-K78D;Caro, Tuscola Area Airport;MI;43-27-31N;083-26-43W
-K7BM;Cottonwood Pass;CO;38-46-57N;106-13-05W
-K8F7;Decatur, Decatur Municipal Airport;TX;33-15-16N;097-34-50W
-K8Y2;Buffalo, Buffalo Municipal Airport;MN;45-09-32N;093-50-35W
-K99M;Moorhead, Moorhead Municipal Airport;MN;46-50-21N;096-39-47W
-K9R0;Galveston Coast Guard Station;TX;29-20N;094-46W
-KAAF;Apalachicola, Apalachicola;FL;29-43-37N;085-01-29W
-KAAO;Wichita, Colonel James Jabara Airport;KS;37-44-59N;097-13-08W
-KAAT;Alturas;CA;41-29-29N;120-33-52W
-KADQ;Kodiak, Kodiak Airport;AK;57-45-04N;152-29-08W
-KAKW;Klawock, Klawock Airport;AK;55-34-34N;133-04-34W
-KANN;Annette, Annette Island Airport;AK;55-01-49N;131-34-34W
-KAQW;North Adams, Harriman-And-West Airport;MA;42-41-50N;073-10-13W
-KAWI;Wainwright, Wainwright Airport;AK;70-38-19N;160-00-24W
-KAXS;Altus, Altus/Quartz Mountain Regional Airport;OK;34-41-55N;099-20-17W
-KB23;Battle Mountain;NV;40-36N;116-52W
-KBAZ;New Braunfels, New Braunfels Municipal Airport;TX;29-42-31N;098-02-43W
-KBET;Bethel, Bethel Airport;AK;60-47-09N;161-49-35W
-KBKS;Falfurrias, Brooks County Airport;TX;27-12-24N;098-07-16W
-KBPG;Big Spring, Big Spring McMahon-Wrinkle Airport;TX;32-12N;101-31W
-KBTT;Bettles, Bettles Airport;AK;66-54-58N;151-30-32W
-KBUU;Burlington, Burlington Municipal Airport;WI;42-41-26N;088-18-17W
-KCHD;Chandler, Chandler Municipal Airport;AZ;33-16-09N;111-48-40W
-KCHH;Chatham;MA;41-40N;069-58W
-KCKP;Cherokee, Cherokee Municipal Airport;IA;42-43-54N;095-33-21W
-KCLK;Clinton, Clinton Regional Airport;OK;35-32-17N;098-55-17W
-KCPT;Cleburne, Cleburne Municipal Airport;TX;32-21-13N;097-26-01W
-KCUH;Cushing, Cushing Municipal Airport;OK;35-56-59N;096-46-22W
-KD87;Harbor Springs, Harbor Springs Airport;MI;45-25-32N;084-54-48W
-KDMO;Sedalia, Sedalia Memorial Airport;MO;38-42-44N;093-10-28W
-KDNN;Dalton, Dalton Municipal Airport;GA;34-43-18N;084-52-09W
-KE15;Graham, Graham Municipal Airport;TX;33-06-36N;098-33-19W
-KEAA;Eagle, Eagle Airport;AK;64-46-35N;141-09-38W
-KENN;Nenana, Nenana Municipal Airport;AK;64-32-52N;149-05-02W
-KEVB;New Smyrna Beach, New Smyrna Beach Municipal Airport;FL;29-03-20N;080-56-54W
-KF28;El Reno, El Reno Municipal Air Park;OK;35-28-21N;098-00-20W
-KF55;Granbury, Granbury Municipal Airport;TX;32-26-39N;097-49-01W
-KFKS;Frankfort, Frankfort Dow Memorial Field Airport;MI;44-37-30N;086-12-02W
-KFZY;Fulton, Oswego County Airport;NY;43-21-03N;076-23-17W
-KGKN;Gulkana, Gulkana Airport;AK;62-09-37N;145-27-27W
-KGOP;Gatesville, City-County Airport;TX;31-25-16N;097-47-49W
-KGTF;Great Falls, Great Falls International Airport;MT;47-28-24N;111-22-56W
-KH45;Seminole, Seminole Municipal Airport;OK;35-16-28N;096-40-30W
-KHBI;Asheboro, Asheboro Municipal Airport;NC;35-39-14N;079-53-42W
-KHJO;Hanford, Hanford Municipal Airport;CA;36-19-07N;119-37-44W
-KHNS;Haines, Haines Airport;AK;59-14-38N;135-30-34W
-KHOM;Homer, Homer Airport;AK;59-38-33N;151-29-14W
-KHZY;Ashtabula, Ashtabula County Airport;OH;41-46-46N;080-41-48W
-KILI;Iliamna, Iliamna Airport;AK;59-44-57N;154-54-33W
-KINS;Indian Springs Gunnery Range;NV;36-32N;115-54W
-KJER;Jerome, Jerome County Airport;ID;42-43-36N;114-27-26W
-KKAL;Kaltag, Kaltag Airport;AK;64-19-27N;158-43-59W
-KKVL;Kivalina, Kivalina Airport;AK;67-43-52N;164-32-33W
-KL98;El Capitan Beach;CA;33-27N;120-02W
-KLAA;Lamar, Lamar Municipal Airport;CO;38-04-21N;102-41-12W
-KLHB;Hearne, Hearne Municipal Airport;TX;30-52-18N;096-37-20W
-KLLJ;Challis, Challis Airport;ID;44-31-22N;114-12-54W
-KLOM;Philadelphia, Wings Field Airport;PA;40-08-15N;075-15-54W
-KLUM;Menomonie, Menomonie Municipal Airport-Score Field;WI;44-53-32N;091-52-04W
-KLWA;South Haven, South Haven Area Regional Airport;MI;42-21-03N;086-15-22W
-KM82;Huntsville, Madison County Executive Airport;AL;34-51-41N;086-33-26W
-KM97;Tunica, Tunica Municipal Airport;MS;34-40-51N;090-20-47W
-KMCG;McGrath, McGrath Airport;AK;62-57-22N;155-36-21W
-KMDD;Midland, Midland Airpark;TX;32-02-11N;102-06-03W
-KMKK;Kaunakakai, Molokai Airport;HI;21-09-28N;157-05-55W
-KMKN;Comanche, Comanche County-City Airport;TX;31-55N;098-36-01W
-KN80;Ocean City, Ocean City Municipal Airport;MD;38-18-30N;075-07-26W
-KNIS;Cherry Point, Marine Corps Air Station;NC;34-53-11N;076-51-47W
-KOKB;Oceanside, Oceanside Municipal Airport;CA;33-13-05N;117-21-05W
-KOMN;Ormond Beach, Ormond Beach Municipal Airport;FL;29-18-04N;081-06-49W
-KOVL;Olivia, Olivia Regional Airport;MN;44-46-43N;095-01-58W
-KP53;Munising, Munising Lakeshore Observation;MI;46-24N;086-39W
-KPAQ;Palmer, Palmer Municipal Airport;AK;61-35-46N;149-05-30W
-KPJB;Payson;AZ;34-16N;111-21W
-KPKV;Port Lavaca, Calhoun County Airport;TX;28-39-14N;096-40-52W
-KPNA;Pinedale, Ralph Wenz Field Airport;WY;42-47-43N;109-48-25W
-KPOF;Poplar Bluff, Poplar Bluff Municipal Airport;MO;36-46-14N;090-19-20W
-KQCJ;Eagle Range;UT;41-03N;113-05W
-KRBO;Robstown, Nueces County Airport;TX;27-46-42N;097-41-25W
-KRNP;Owosso, Owosso Community Airport;MI;42-59-34N;084-08-20W
-KSCC;Deadhorse, Deadhorse Airport;AK;70-11-30N;148-28-38W
-KSKX;Taos Municipal Airport Automatic Weather Observing / Reporting System;NM;36-27N;105-40W
-KSLH;Cheboygan, Cheboygan County Airport;MI;45-39-13N;084-31-09W
-KSNC;Chester, Chester Airport;CT;41-23-02N;072-30-21W
-KSNP;St. Paul Island, St. Paul Island Airport;AK;57-09-21N;170-13-15W
-KSOA;Sonora, Sonora Municipal Airport;TX;30-35-08N;100-38-54W
-KSOV;Seldovia, Seldovia Airport;AK;59-26-48N;151-42-16W
-KSRR;Ruidoso Regional;NM;33-28N;105-32W
-KSTT;Charlotte Amalie, King Airport;VI;18-20-18N;064-58-44W
-KSTX;Christiansted, Hamilton Airport;VI;17-42-03N;064-48-24W
-KTAL;Tanana, Calhoun Memorial Airport;AK;65-10-28N;152-06-25W
-KTAN;Taunton, Taunton Municipal Airport;MA;41-52-32N;071-01-16W
-KTKA;Talkeetna, Talkeetna Airport;AK;62-19-12N;150-05-42W
-KTKV;Tomahawk, Tomahawk Regional Airport;WI;45-28-08N;089-48-20W
-KVKS;Vicksburg Municipal;MS;32-14N;090-56W
-KVLG;The Villages;FL;28-58N;081-58W
-KXMR;Cocoa Beach, Cape Canaveral Air Force Station Skid Strip;FL;28-28N;080-34W
-KXVW;Vandenberg Range;CA;34-43N;120-34W
-PHJR;Oahu, Kalaeloa Airport;HI;21-18-30N;158-04-05W
-
-Yemen
-OYMC;Mokha;;13-15N;044-08E
-
--->
-
+          <name>Seretse Khama International Airport</name>
+          <code>FBSK</code>
+          <coordinates>24-13S 025-55E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Botswana -->
+        <_name>Molepolole</_name>
+        <coordinates>24-25S 025-31-59E</coordinates>
+        <location>
+          <name>Seretse Khama International Airport</name>
+          <code>FBSK</code>
+          <coordinates>24-13S 025-55E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Botswana -->
+        <_name>Selebi-Phikwe</_name>
+        <coordinates>21-57-57S 027-55-01E</coordinates>
+        <location>
+          <name>Selebi-Phikwe</name>
+          <code>FBSP</code>
+          <coordinates>22-03-19S 027-49-13E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Botswana -->
+        <_name>Tshabong</_name>
+        <coordinates>26-03S 022-26-59E</coordinates>
+        <location>
+          <name>Tshabong</name>
+          <code>FBTS</code>
+          <coordinates>26-03S 022-26-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- BF - Burkina Faso -->
+      <_name>Burkina Faso</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Banfora, Batie, Bogande, Boromo, Boulsa, Bousse, Dano,
+           Dedougou, Diapaga, Diebougou, Djibo, Dori, Fada N'Gourma,
+           Gaoua, Gayeri, Gorom-Gorom, Gourcy, Hounde, Kaya, Kongoussi,
+           Koudougou, Koupela, Leo, Manga, Nouna, Orodara, Ouahigouya,
+           Ouargaye, Pama, Po, Reo, Sapouy, Sebba, Sindou, Solenzo,
+           Tenkodogo, Titao, Toma, Tougan, Yako, Zorgho
+        -->
+      <iso-code>BF</iso-code>
+      <fips-code>UV</fips-code>
+      <tz-hint>Africa/Ouagadougou</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Burkina Faso -->
+        <_name>Bobo Dioulasso</_name>
+        <coordinates>11-11-59N 004-17-59W</coordinates>
+        <location>
+          <name>Bobo Dioulasso</name>
+          <code>DFOO</code>
+          <coordinates>11-10N 004-19W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Burkina Faso -->
+        <_name>Kombissiri</_name>
+        <coordinates>12-03-56N 001-20-14W</coordinates>
+        <location>
+          <name>Ouagadougou</name>
+          <code>DFFD</code>
+          <coordinates>12-20-59N 001-31W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Burkina Faso -->
+        <_name>Ouagadougou</_name>
+        <coordinates>12-22-13N 001-31-28W</coordinates>
+        <location>
+          <name>Ouagadougou</name>
+          <code>DFFD</code>
+          <coordinates>12-20-59N 001-31W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Burkina Faso -->
+        <_name>Ziniare</_name>
+        <coordinates>12-34-55N 001-17-53W</coordinates>
+        <location>
+          <name>Ouagadougou</name>
+          <code>DFFD</code>
+          <coordinates>12-20-59N 001-31W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- BI - Burundi -->
+      <_name>Burundi</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Bururi, Cankuzo, Cibitoke, Gitega, Karuzi, Kayanza, Kirundo,
+           Makamba, Muyinga, Ngozi, Rutana, Ruyigi
+        -->
+      <iso-code>BI</iso-code>
+      <fips-code>BY</fips-code>
+      <tz-hint>Africa/Bujumbura</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Burundi -->
+        <_name>Bubanza</_name>
+        <coordinates>03-04-59S 029-23-39E</coordinates>
+        <location>
+          <name>Bujumbura</name>
+          <code>HBBA</code>
+          <coordinates>03-19S 029-19E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Burundi -->
+        <_name>Bujumbura</_name>
+        <coordinates>03-22-33S 029-21-35E</coordinates>
+        <location>
+          <name>Bujumbura</name>
+          <code>HBBA</code>
+          <coordinates>03-19S 029-19E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Burundi -->
+        <_name>Muramvya</_name>
+        <coordinates>03-16-05S 029-37E</coordinates>
+        <location>
+          <name>Bujumbura</name>
+          <code>HBBA</code>
+          <coordinates>03-19S 029-19E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- CM - Cameroon -->
+      <_name>Cameroon</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Cameroon:
+           FKKL 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Bafoussam, Bamenda, Bertoua, Buea, Ebolowa, Maroua
+        -->
+      <iso-code>CM</iso-code>
+      <fips-code>CM</fips-code>
+      <tz-hint>Africa/Douala</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Cameroon -->
+        <_name>Douala</_name>
+        <coordinates>04-03-01N 009-41-59E</coordinates>
+        <location>
+          <name>Douala Observatory</name>
+          <code>FKKD</code>
+          <coordinates>04-00N 009-43-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Cameroon -->
+        <_name>Garoua</_name>
+        <coordinates>09-18N 013-24E</coordinates>
+        <location>
+          <name>Garoua</name>
+          <code>FKKR</code>
+          <coordinates>09-19-59N 013-22-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Cameroon -->
+        <_name>Ngaoundere</_name>
+        <coordinates>07-19N 013-34-59E</coordinates>
+        <location>
+          <name>Ngaoundere</name>
+          <code>FKKN</code>
+          <coordinates>07-20-59N 013-34E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Cameroon -->
+        <_name>Yaounde</_name>
+        <coordinates>03-52N 011-31E</coordinates>
+        <location>
+          <name>Yaounde</name>
+          <code>FKYS</code>
+          <coordinates>03-49-59N 011-31E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- CV - Cape Verde -->
+      <_name>Cape Verde</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Cape Verde:
+           GVNP 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Praia, SÃo Domingos
+        -->
+      <iso-code>CV</iso-code>
+      <fips-code>CV</fips-code>
+      <tz-hint>Atlantic/Cape_Verde</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Cape Verde -->
+        <_name>PreguiÃa</_name>
+        <coordinates>16-45N 022-56-59W</coordinates>
+        <location>
+          <name>Sal</name>
+          <code>GVAC</code>
+          <coordinates>16-43-59N 022-56-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- CF - Central African Republic -->
+      <_name>Central African Republic</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Bambari, Birao, Bossangoa, Bouar, Bozoum, Bria, Kaga
+           Bandoro, Mbaiki, Mobaye, Ndele, Nola, Obo, Sibut
+        -->
+      <iso-code>CF</iso-code>
+      <fips-code>CT</fips-code>
+      <tz-hint>Africa/Bangui</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Central African Republic -->
+        <_name>Bangassou</_name>
+        <coordinates>04-43-59N 022-49E</coordinates>
+        <location>
+          <name>Bangassou</name>
+          <code>FEFG</code>
+          <coordinates>04-43-59N 022-49-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Central African
+             Republic
+          -->
+        <_name>Bangui</_name>
+        <coordinates>04-22N 018-34-59E</coordinates>
+        <location>
+          <name>Bangui</name>
+          <code>FEFF</code>
+          <coordinates>04-24N 018-31E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Central African Republic -->
+        <_name>Berberati</_name>
+        <coordinates>04-16N 015-46-59E</coordinates>
+        <location>
+          <name>Berberati</name>
+          <code>FEFT</code>
+          <coordinates>04-15N 015-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Central African Republic -->
+        <_name>Bimbo</_name>
+        <coordinates>04-17-59N 018-33E</coordinates>
+        <location>
+          <name>Bangui</name>
+          <code>FEFF</code>
+          <coordinates>04-24N 018-31E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- TD - Chad -->
+      <_name>Chad</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Abeche, Am Timan, Ati, Biltine, Bol, Bongor, Doba, Faya,
+           Lai, Mao, Massenya, Mongo
+        -->
+      <iso-code>TD</iso-code>
+      <fips-code>CD</fips-code>
+      <tz-hint>Africa/Ndjamena</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Chad -->
+        <_name>Moundou</_name>
+        <coordinates>08-34N 016-04-59E</coordinates>
+        <location>
+          <name>Moundou</name>
+          <code>FTTD</code>
+          <coordinates>08-37N 016-04E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Chad -->
+        <_name>N'Djamena</_name>
+        <coordinates>12-06-30N 015-02-53E</coordinates>
+        <location>
+          <name>N'Djamena</name>
+          <code>FTTJ</code>
+          <coordinates>12-07-59N 015-01-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Chad -->
+        <_name>Sarh</_name>
+        <coordinates>09-09N 018-22-59E</coordinates>
+        <location>
+          <name>Sarh</name>
+          <code>FTTA</code>
+          <coordinates>09-09N 018-22-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- KM - Comoros -->
+      <_name>Comoros</_name>
+      <iso-code>KM</iso-code>
+      <fips-code>CN</fips-code>
+      <tz-hint>Indian/Comoro</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Comoros -->
+        <_name>MbalÃni</_name>
+        <coordinates>11-33S 043-16-27E</coordinates>
+        <location>
+          <name>Hahaya International Airport</name>
+          <code>FMCH</code>
+          <coordinates>11-31-59S 043-16E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Comoros -->
+        <_name>Moroni</_name>
+        <coordinates>11-42-15S 043-14-25E</coordinates>
+        <location>
+          <name>Hahaya International Airport</name>
+          <code>FMCH</code>
+          <coordinates>11-31-59S 043-16E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- CD - Democratic Republic of the Congo -->
+      <_name>Congo, Democratic Republic of the</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Bandundu, Bukavu, Goma, Kananga, Kindu, Kisangani,
+           Lubumbashi, Matadi, Mbandaka, Mbuji-Mayi
+        -->
+      <iso-code>CD</iso-code>
+      <fips-code>CG</fips-code>
+      <city>
+        <!-- Translators: this is the capital of Congo, Democratic
+             Republic of the
+          -->
+        <_name>Kinshasa</_name>
+        <coordinates>04-19-46S 015-18-53E</coordinates>
+        <location>
+          <name>N'Djili Airport</name>
+          <code>FZAA</code>
+          <tz-hint>Africa/Kinshasa</tz-hint>
+          <coordinates>04-22-59S 015-25-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Congo, Democratic Republic
+             of the
+          -->
+        <_name>Uvira</_name>
+        <coordinates>03-24-24S 029-08-44E</coordinates>
+        <location>
+          <name>Bujumbura</name>
+          <code>HBBA</code>
+          <coordinates>03-19S 029-19E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- CG - Republic of the Congo. The official ISO 3166 short
+           English name is simply "Congo"; we use the long name to
+           better distinguish it from CD (The Democratic Republic of
+           the Congo).
+        -->
+      <_name>Congo, Republic of the</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Djambala, Dolisie, Ewo, Impfondo, Kinkala, Madingou, Ouesso,
+           Owando, Sibiti
+        -->
+      <iso-code>CG</iso-code>
+      <fips-code>CF</fips-code>
+      <tz-hint>Africa/Brazzaville</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Congo, Republic of the -->
+        <_name>Brazzaville</_name>
+        <coordinates>04-15-33S 015-17-04E</coordinates>
+        <location>
+          <name>Maya-Maya Airport</name>
+          <code>FCBB</code>
+          <coordinates>04-15S 015-15E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Congo, Republic of the -->
+        <_name>Pointe-Noire</_name>
+        <coordinates>04-47-40S 011-50-45E</coordinates>
+        <location>
+          <name>Pointe-Noire</name>
+          <code>FCPP</code>
+          <coordinates>04-49S 011-54E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- CI - CÃte d'Ivoire -->
+      <_name>CÃte d'Ivoire</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Abengourou, Aboisso, Agboville, Bondoukou, Bouafle, Bouake,
+           Daloa, Dimbokro, Divo, Gagnoa, Guiglo, Korhogo, Man,
+           Odienne, San-Pedro, Seguela, Touba, Yamoussoukro
+        -->
+      <iso-code>CI</iso-code>
+      <fips-code>IV</fips-code>
+      <tz-hint>Africa/Abidjan</tz-hint>
+      <city>
+        <!-- Translators: this is a city in CÃte d'Ivoire -->
+        <_name>Abidjan</_name>
+        <coordinates>05-20-27N 004-01-41W</coordinates>
+        <location>
+          <name>Abidjan</name>
+          <code>DIAP</code>
+          <coordinates>05-15N 003-55-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- DJ - Djibouti -->
+      <_name>Djibouti</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           'Ali Sabieh, Dikhil
+        -->
+      <iso-code>DJ</iso-code>
+      <fips-code>DJ</fips-code>
+      <tz-hint>Africa/Djibouti</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Djibouti -->
+        <_name>'Arta</_name>
+        <coordinates>11-31-19N 042-50-30E</coordinates>
+        <location>
+          <name>Djibouti / Ambouli</name>
+          <code>HDAM</code>
+          <coordinates>11-33N 043-10E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Djibouti -->
+        <_name>Ambouli</_name>
+        <coordinates>11-34-09N 043-08-12E</coordinates>
+        <location>
+          <name>Djibouti / Ambouli</name>
+          <code>HDAM</code>
+          <coordinates>11-33N 043-10E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Djibouti -->
+        <_name>Djibouti</_name>
+        <coordinates>11-35-42N 043-08-53E</coordinates>
+        <location>
+          <name>Djibouti / Ambouli</name>
+          <code>HDAM</code>
+          <coordinates>11-33N 043-10E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Djibouti -->
+        <_name>Obock</_name>
+        <coordinates>11-57-47N 043-17-26E</coordinates>
+        <location>
+          <name>Djibouti / Ambouli</name>
+          <code>HDAM</code>
+          <coordinates>11-33N 043-10E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Djibouti -->
+        <_name>Tadjoura</_name>
+        <coordinates>11-47-07N 042-53-03E</coordinates>
+        <location>
+          <name>Djibouti / Ambouli</name>
+          <code>HDAM</code>
+          <coordinates>11-33N 043-10E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- EG - Egypt -->
+      <_name>Egypt</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Egypt:
+           HEBL HEIS HEMA HESC 
+        -->
+      <iso-code>EG</iso-code>
+      <fips-code>EG</fips-code>
+      <tz-hint>Africa/Cairo</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Egypt -->
+        <_name>Al 'Arish</_name>
+        <coordinates>31-07-33N 033-48-06E</coordinates>
+        <location>
+          <name>Al 'Arish</name>
+          <code>HEAR</code>
+          <coordinates>31-04-59N 033-49E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Egypt -->
+        <_name>Al Ghardaqah</_name>
+        <coordinates>27-14-20N 033-50-09E</coordinates>
+        <location>
+          <name>Hurguada</name>
+          <code>HEGN</code>
+          <coordinates>27-08-59N 033-43E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Egypt -->
+        <_name>Al Qabuti</_name>
+        <coordinates>31-14-16N 032-16-53E</coordinates>
+        <location>
+          <name>Port Said</name>
+          <code>HEPS</code>
+          <coordinates>31-16N 032-17-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Egypt.
+             "Alexandria" is the traditional English name.
+             The local name in Arabic is "Al Iskandariyah".
+          -->
+        <_name>Alexandria</_name>
+        <coordinates>31-11-53N 029-55-09E</coordinates>
+        <location>
+          <_name>Nouzha Airport</_name>
+          <code>HEAX</code>
+          <coordinates>31-11-59N 029-56-59E</coordinates>
+        </location>
+        <location>
+          <_name>Alexandria Borg El Arab</_name>
+          <code>HEBA</code>
+          <coordinates>31-31N 030-10E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Egypt -->
+        <_name>Aswan</_name>
+        <coordinates>24-05-14N 032-53-56E</coordinates>
+        <location>
+          <name>Asswan</name>
+          <code>HESN</code>
+          <coordinates>23-58N 032-46-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Egypt -->
+        <_name>Asyut</_name>
+        <coordinates>27-10-58N 031-10-58E</coordinates>
+        <location>
+          <name>Asyut</name>
+          <code>HEAT</code>
+          <coordinates>27-03N 031-01E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Egypt.
+             "Cairo" is the traditional English name.
+             The local name in Arabic is "Al Qahirah".
+          -->
+        <_name>Cairo</_name>
+        <coordinates>30-03N 031-15E</coordinates>
+        <location>
+          <name>Cairo Airport</name>
+          <code>HECA</code>
+          <coordinates>30-07-59N 031-23-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Egypt.
+             "Luxor" is the traditional English name.
+             The local name in Arabic is "Al Uqsur".
+          -->
+        <_name>Luxor</_name>
+        <coordinates>25-40-59N 032-38-59E</coordinates>
+        <location>
+          <name>Luxor</name>
+          <code>HELX</code>
+          <coordinates>25-40N 032-42E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Egypt -->
+        <_name>Marsa Matruh</_name>
+        <coordinates>31-21N 027-13-59E</coordinates>
+        <location>
+          <name>Marsa Matruh</name>
+          <code>HEMM</code>
+          <coordinates>31-19-59N 027-13E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Egypt -->
+        <_name>Sharm ash Shaykh</_name>
+        <coordinates>27-51-48N 034-17-17E</coordinates>
+        <location>
+          <name>Sharm ash Shaykh International Airport</name>
+          <code>HESH</code>
+          <coordinates>27-58N 034-22-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Egypt -->
+        <_name>Taba</_name>
+        <coordinates>29-29-30N 034-53-29E</coordinates>
+        <location>
+          <name>Taba</name>
+          <code>HETB</code>
+          <coordinates>29-35-57N 034-46-36E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- GQ - Equatorial Guinea -->
+      <_name>Equatorial Guinea</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Equatorial Guinea:
+           FGBT 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Bata, Ebebiyin, Evinayong, Mongomo, Pale
+        -->
+      <iso-code>GQ</iso-code>
+      <fips-code>EK</fips-code>
+      <tz-hint>Africa/Malabo</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Equatorial Guinea -->
+        <_name>Luba</_name>
+        <coordinates>03-27N 008-33E</coordinates>
+        <location>
+          <name>Malabo / Fernando Poo</name>
+          <code>FGSL</code>
+          <coordinates>03-45N 008-46E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Equatorial Guinea -->
+        <_name>Malabo</_name>
+        <coordinates>03-45N 008-46-59E</coordinates>
+        <location>
+          <name>Malabo / Fernando Poo</name>
+          <code>FGSL</code>
+          <coordinates>03-45N 008-46E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- ER - Eritrea -->
+      <_name>Eritrea</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           'Aseb, Asmera, Barentu, Keren, Mendefera, Mits'iwa
+        -->
+      <iso-code>ER</iso-code>
+      <fips-code>ER</fips-code>
+      <tz-hint>Africa/Asmara</tz-hint>
+    </country>
+    <country>
+      <!-- ET - Ethiopia -->
+      <_name>Ethiopia</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Addis Ababa
+        -->
+      <iso-code>ET</iso-code>
+      <fips-code>ET</fips-code>
+      <tz-hint>Africa/Addis_Ababa</tz-hint>
+    </country>
+    <country>
+      <!-- TF - French Southern Territories, a territory of France
+           consisting of several mostly-uninhabited islands in the
+           Indian Ocean. The French name is "Terres australes
+           franÃaises".
+        -->
+      <_name>French Southern Territories</_name>
+      <iso-code>TF</iso-code>
+      <fips-code>FS</fips-code>
+      <tz-hint>Indian/Kerguelen</tz-hint>
+    </country>
+    <country>
+      <!-- GA - Gabon -->
+      <_name>Gabon</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Koulamoutou, Lambarene, Makokou, Mouila, Oyem, Tchibanga
+        -->
+      <iso-code>GA</iso-code>
+      <fips-code>GB</fips-code>
+      <tz-hint>Africa/Libreville</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Gabon -->
+        <_name>Franceville</_name>
+        <coordinates>01-37-59S 013-34-59E</coordinates>
+        <location>
+          <name>Mvengue Airport</name>
+          <code>FOON</code>
+          <coordinates>01-38-59S 013-25-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Gabon -->
+        <_name>Libreville</_name>
+        <coordinates>00-22-59N 009-26-59E</coordinates>
+        <location>
+          <name>Libreville</name>
+          <code>FOOL</code>
+          <coordinates>00-27N 009-25E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Gabon -->
+        <_name>Port-Gentil</_name>
+        <coordinates>00-43S 008-46-59E</coordinates>
+        <location>
+          <name>Port-Gentil</name>
+          <code>FOOG</code>
+          <coordinates>00-42S 008-45E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- GM - Gambia -->
+      <_name>Gambia</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Basse Santa Su, Georgetown, Kerewan, Mansa Konko
+        -->
+      <iso-code>GM</iso-code>
+      <fips-code>GA</fips-code>
+      <tz-hint>Africa/Banjul</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Gambia -->
+        <_name>Banjul</_name>
+        <coordinates>13-27-11N 016-34-39W</coordinates>
+        <location>
+          <name>Banjul / Old Yundum</name>
+          <code>GBYD</code>
+          <coordinates>13-20-59N 016-48W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Gambia -->
+        <_name>Brikama</_name>
+        <coordinates>13-16-03N 016-38-45W</coordinates>
+        <location>
+          <name>Banjul / Yundum</name>
+          <code>GBYD</code>
+          <coordinates>13-20-59N 016-48W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Gambia -->
+        <_name>Old Yundum</_name>
+        <coordinates>13-21-45N 016-41-09W</coordinates>
+        <location>
+          <name>Banjul / Old Yundum</name>
+          <code>GBYD</code>
+          <coordinates>13-20-59N 016-48W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- GH - Ghana -->
+      <_name>Ghana</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Bolgatanga, Cape Coast, Ho, Koforidua, Kumasi, Sekondi,
+           Sunyani, Tamale, Wa
+        -->
+      <iso-code>GH</iso-code>
+      <fips-code>GH</fips-code>
+      <tz-hint>Africa/Accra</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Ghana -->
+        <_name>Accra</_name>
+        <coordinates>05-32-59N 000-13W</coordinates>
+        <location>
+          <name>Accra</name>
+          <code>DGAA</code>
+          <coordinates>05-35-59N 000-10W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- GN - Guinea -->
+      <_name>Guinea</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Beyla, Boffa, Boke, Dabola, Dalaba, Dinguiraye, Faranah,
+           Forecariah, Fria, Gaoual, Gueckedou, Kankan, Kerouane,
+           Kindia, Kissidougou, Koubia, Koundara, Kouroussa, Labe,
+           Lelouma, Lola, Macenta, Mali, Mamou, Mandiana, Nzerekore,
+           Pita, Siguiri, Telimele, Tougue, Yomou
+        -->
+      <iso-code>GN</iso-code>
+      <fips-code>GV</fips-code>
+      <tz-hint>Africa/Conakry</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Guinea -->
+        <_name>Conakry</_name>
+        <coordinates>09-30-33N 013-42-43W</coordinates>
+        <location>
+          <name>Conakry / Gbessia</name>
+          <code>GUCY</code>
+          <coordinates>09-34N 013-37W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Guinea -->
+        <_name>Coyah</_name>
+        <coordinates>09-42-20N 013-22-36W</coordinates>
+        <location>
+          <name>Conakry / Gbessia</name>
+          <code>GUCY</code>
+          <coordinates>09-34N 013-37W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Guinea -->
+        <_name>Dubreka</_name>
+        <coordinates>09-47-27N 013-31-23W</coordinates>
+        <location>
+          <name>Conakry / Gbessia</name>
+          <code>GUCY</code>
+          <coordinates>09-34N 013-37W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- GW - Guinea-Bissau -->
+      <_name>Guinea-Bissau</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Bafata, Bissau, Bissora, Bolama, Buba, Catio, Gabu, Quinhamel
+        -->
+      <iso-code>GW</iso-code>
+      <fips-code>PU</fips-code>
+      <tz-hint>Africa/Bissau</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Guinea-Bissau -->
+        <_name>Cacheu</_name>
+        <coordinates>12-16-14N 016-09-56W</coordinates>
+        <location>
+          <name>Ziguinchor</name>
+          <code>GOGG</code>
+          <coordinates>12-33N 016-16W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- KE - Kenya -->
+      <_name>Kenya</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Embu, Garissa, Nakuru, Nyeri
+        -->
+      <iso-code>KE</iso-code>
+      <fips-code>KE</fips-code>
+      <tz-hint>Africa/Nairobi</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Kenya -->
+        <_name>Eldoret</_name>
+        <coordinates>00-31N 035-16-59E</coordinates>
+        <location>
+          <name>Eldoret</name>
+          <code>HKEL</code>
+          <coordinates>00-31-59N 035-16-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Kenya -->
+        <_name>Kakamega</_name>
+        <coordinates>00-16-59N 034-45E</coordinates>
+        <location>
+          <name>Kisumu</name>
+          <code>HKKI</code>
+          <coordinates>00-06S 034-45E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Kenya -->
+        <_name>Kisumu</_name>
+        <coordinates>00-06S 034-45E</coordinates>
+        <location>
+          <name>Kisumu</name>
+          <code>HKKI</code>
+          <coordinates>00-06S 034-45E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Kenya -->
+        <_name>Mombasa</_name>
+        <coordinates>04-02-59S 039-40E</coordinates>
+        <location>
+          <name>Mombasa</name>
+          <code>HKMO</code>
+          <coordinates>04-01-59S 039-37E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Kenya -->
+        <_name>Nairobi</_name>
+        <coordinates>01-16-59S 036-49E</coordinates>
+        <location>
+          <name>Jomo Kenyatta Airport</name>
+          <code>HKJK</code>
+          <coordinates>01-19S 036-55E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- LS - Lesotho -->
+      <_name>Lesotho</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Butha-Buthe, Leribe, Mafeteng, Maseru, Mohale's Hoek,
+           Mokhotlong, Qacha's Nek, Quthing, Teyateyaneng, Thaba-Tseka
+        -->
+      <iso-code>LS</iso-code>
+      <fips-code>LT</fips-code>
+      <tz-hint>Africa/Maseru</tz-hint>
+    </country>
+    <country>
+      <!-- LR - Liberia -->
+      <_name>Liberia</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Barclayville, Bopolu, Buchanan, Fish Town, Gbarnga,
+           Greenville, Harper, Kakata, Monrovia, River Cess,
+           Robertsport, Sanniquellie, Tubmanburg, Voinjama, Zwedru
+        -->
+      <iso-code>LR</iso-code>
+      <fips-code>LI</fips-code>
+      <tz-hint>Africa/Monrovia</tz-hint>
+    </country>
+    <country>
+      <!-- LY - Libyan Arab Jamahiriya -->
+      <_name>Libya</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Murzuq
+        -->
+      <iso-code>LY</iso-code>
+      <fips-code>LY</fips-code>
+      <tz-hint>Africa/Tripoli</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Libya -->
+        <_name>Baninah</_name>
+        <coordinates>32-04-59N 020-16E</coordinates>
+        <location>
+          <name>Baninah</name>
+          <code>HLLB</code>
+          <coordinates>32-06N 020-16E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Libya -->
+        <_name>Sabha</_name>
+        <coordinates>27-01-59N 014-25-59E</coordinates>
+        <location>
+          <name>Sabha</name>
+          <code>HLLS</code>
+          <coordinates>27-01N 014-26-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Libya.
+             "Tripoli" is the traditional English name.
+             The local name in Arabic is "Tarabulus / ØØØØÙØ".
+          -->
+        <_name>Tripoli</_name>
+        <coordinates>32-53-32N 013-10-47E</coordinates>
+        <location>
+          <name>Tripoli International Airport</name>
+          <code>HLLT</code>
+          <coordinates>32-40N 013-09E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- MG - Madagascar -->
+      <_name>Madagascar</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Fianarantsoa, Toliara
+        -->
+      <iso-code>MG</iso-code>
+      <fips-code>MA</fips-code>
+      <tz-hint>Indian/Antananarivo</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Madagascar -->
+        <_name>Ankarena</_name>
+        <coordinates>17-04-59S 049-49E</coordinates>
+        <location>
+          <name>Sainte-Marie Airport</name>
+          <code>FMMS</code>
+          <coordinates>17-04-59S 049-49E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Madagascar -->
+        <_name>Antananarivo</_name>
+        <coordinates>18-55S 047-31E</coordinates>
+        <location>
+          <name>Ivato Airport</name>
+          <code>FMMI</code>
+          <coordinates>18-48S 047-28-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Madagascar -->
+        <_name>Antsiranana</_name>
+        <coordinates>12-16S 049-16-59E</coordinates>
+        <location>
+          <name>Antsiranana</name>
+          <code>FMNA</code>
+          <coordinates>12-20-59S 049-17-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Madagascar -->
+        <_name>Fasenina-Ampasy</_name>
+        <coordinates>13-18S 048-19E</coordinates>
+        <location>
+          <name>Fascene Nossi-Be</name>
+          <code>FMNN</code>
+          <coordinates>13-19S 048-19E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Madagascar -->
+        <_name>Mahajanga</_name>
+        <coordinates>15-43S 046-19E</coordinates>
+        <location>
+          <name>Mahajanga</name>
+          <code>FMNM</code>
+          <coordinates>15-40S 046-21E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Madagascar -->
+        <_name>Toamasina</_name>
+        <coordinates>18-10S 049-22-59E</coordinates>
+        <location>
+          <name>Toamasina</name>
+          <code>FMMT</code>
+          <coordinates>18-07S 049-23-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Madagascar -->
+        <_name>Tolanaro</_name>
+        <coordinates>25-01-59S 047-00E</coordinates>
+        <location>
+          <name>Tolanaro</name>
+          <code>FMSD</code>
+          <coordinates>25-01-59S 046-57E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- MW - Malawi -->
+      <_name>Malawi</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Balaka, Blantyre, Chikwawa, Chiradzulu, Chitipa, Dedza,
+           Dowa, Karonga, Kasungu, Lilongwe, Machinga, Mangochi,
+           Mchinji, Mulanje, Mwanza, Mzimba, Nkhata Bay, Nkhotakota,
+           Nsanje, Ntcheu, Ntchisi, Phalombe, Rumphi, Salima, Thyolo,
+           Zomba
+        -->
+      <iso-code>MW</iso-code>
+      <fips-code>MI</fips-code>
+      <tz-hint>Africa/Blantyre</tz-hint>
+    </country>
+    <country>
+      <!-- ML - Mali -->
+      <_name>Mali</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Bamako, Gao, Kayes, Kidal, Koulikoro, Mopti, Segou, Sikasso,
+           Tombouctou
+        -->
+      <iso-code>ML</iso-code>
+      <fips-code>ML</fips-code>
+      <tz-hint>Africa/Bamako</tz-hint>
+    </country>
+    <country>
+      <!-- MR - Mauritania -->
+      <_name>Mauritania</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           'Ayoun el 'Atrous, Akjoujt, Aleg, Atar, Fderik, Kaedi,
+           Kiffa, Nema, Rosso, Selibabi, Tidjikja
+        -->
+      <iso-code>MR</iso-code>
+      <fips-code>MR</fips-code>
+      <tz-hint>Africa/Nouakchott</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Mauritania -->
+        <_name>Nouadhibou</_name>
+        <coordinates>20-54-08N 017-02-31W</coordinates>
+        <location>
+          <name>Nouadhibou</name>
+          <code>GQPP</code>
+          <coordinates>20-55-59N 017-01-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Mauritania -->
+        <_name>Nouakchott</_name>
+        <coordinates>18-07-09N 016-02-26W</coordinates>
+        <location>
+          <name>Nouakchott</name>
+          <code>GQNN</code>
+          <coordinates>18-06N 015-56-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- MU - Mauritius -->
+      <_name>Mauritius</_name>
+      <iso-code>MU</iso-code>
+      <fips-code>MP</fips-code>
+      <tz-hint>Indian/Mauritius</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Mauritius -->
+        <_name>Plaisance</_name>
+        <coordinates>20-25-05S 057-40-17E</coordinates>
+        <location>
+          <name>Plaisance Mauritius</name>
+          <code>FIMP</code>
+          <coordinates>20-25-59S 057-40E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Mauritius -->
+        <_name>Port Louis</_name>
+        <coordinates>20-09-42S 057-29-56E</coordinates>
+        <location>
+          <name>Plaisance Mauritius</name>
+          <code>FIMP</code>
+          <coordinates>20-25-59S 057-40E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Mauritius -->
+        <_name>Port Mathurin</_name>
+        <coordinates>19-40-59S 063-25E</coordinates>
+        <location>
+          <name>Rodrigues</name>
+          <code>FIMR</code>
+          <coordinates>19-40-59S 063-25E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- YT - Mayotte -->
+      <_name>Mayotte</_name>
+      <iso-code>YT</iso-code>
+      <fips-code>MF</fips-code>
+      <tz-hint>Indian/Mayotte</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Mayotte -->
+        <_name>Dzaoudzi</_name>
+        <coordinates>12-46-45S 045-15-12E</coordinates>
+        <location>
+          <name>Dzaoudzi / Pamanzi Mayotte</name>
+          <code>FMCZ</code>
+          <coordinates>12-48S 045-16-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Mayotte -->
+        <_name>Mamoudzou</_name>
+        <coordinates>12-46-45S 045-13-37E</coordinates>
+        <location>
+          <name>Dzaoudzi / Pamanzi Mayotte</name>
+          <code>FMCZ</code>
+          <coordinates>12-48S 045-16-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- MA - Morocco -->
+      <_name>Morocco</_name>
+      <!-- Could not find cities for the following weather stations:
+           GMML - Laayoune, Hassan Isl Airport (27-10N 013-12-59W)
+        -->
+      <iso-code>MA</iso-code>
+      <fips-code>MO</fips-code>
+      <tz-hint>Africa/Casablanca</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Morocco -->
+        <_name>Agadir</_name>
+        <coordinates>30-23-59N 009-35-59W</coordinates>
+        <location>
+          <name>Agadir Al Massira</name>
+          <code>GMAD</code>
+          <coordinates>30-19-59N 009-24W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Morocco -->
+        <_name>Al Hoceima</_name>
+        <coordinates>35-14-24N 003-55-48W</coordinates>
+        <location>
+          <name>Al Hoceima</name>
+          <code>GMTA</code>
+          <coordinates>35-10-59N 003-51W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Morocco -->
+        <_name>Casablanca</_name>
+        <coordinates>33-35-24N 007-36-36W</coordinates>
+        <location>
+          <name>Casablanca</name>
+          <code>GMMC</code>
+          <coordinates>33-34N 007-40W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Morocco -->
+        <_name>Fes</_name>
+        <coordinates>34-02-59N 004-58-48W</coordinates>
+        <location>
+          <name>Fes-Sais</name>
+          <code>GMFF</code>
+          <coordinates>33-55-59N 004-58-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Morocco -->
+        <_name>Marrakech</_name>
+        <coordinates>31-37-47N 008-00W</coordinates>
+        <location>
+          <name>Marrakech</name>
+          <code>GMMX</code>
+          <coordinates>31-37N 008-01-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Morocco -->
+        <_name>Meknes</_name>
+        <coordinates>33-53-59N 005-32-59W</coordinates>
+        <location>
+          <name>Meknes</name>
+          <code>GMFM</code>
+          <coordinates>33-52-59N 005-31-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Morocco -->
+        <_name>Nador</_name>
+        <coordinates>35-10-12N 002-55-48W</coordinates>
+        <location>
+          <name>Arwi Airport</name>
+          <code>GMMW</code>
+          <coordinates>34-59-20N 003-01-41W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Morocco -->
+        <_name>Nouaseur</_name>
+        <coordinates>33-22-48N 007-36-36W</coordinates>
+        <location>
+          <name>Nouasseur</name>
+          <code>GMMN</code>
+          <coordinates>33-22N 007-34-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Morocco -->
+        <_name>Ouarzazat</_name>
+        <coordinates>30-55-12N 006-54-36W</coordinates>
+        <location>
+          <name>Ouarzazat</name>
+          <code>GMMZ</code>
+          <coordinates>30-55-59N 006-54W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Morocco -->
+        <_name>Oujda</_name>
+        <coordinates>34-40-47N 001-54-35W</coordinates>
+        <location>
+          <name>Oujda</name>
+          <code>GMFO</code>
+          <coordinates>34-46-59N 001-55-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Morocco -->
+        <_name>Rabat</_name>
+        <coordinates>34-01-12N 006-49-48W</coordinates>
+        <location>
+          <name>Rabat-Sale</name>
+          <code>GMME</code>
+          <coordinates>34-02-59N 006-46W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Morocco.
+             "Tangier" is the traditional English name.
+             The local name is "Tanger".
+          -->
+        <_name>Tangier</_name>
+        <coordinates>35-46-48N 005-48-35W</coordinates>
+        <location>
+          <name>Tangier Airport</name>
+          <code>GMTT</code>
+          <coordinates>35-43-59N 005-54W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Morocco -->
+        <_name>Tetouan</_name>
+        <coordinates>35-34-12N 005-22-12W</coordinates>
+        <location>
+          <name>Sania Ramel Airport</name>
+          <code>GMTN</code>
+          <coordinates>35-34-59N 005-19-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- MZ - Mozambique -->
+      <_name>Mozambique</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Xai-Xai
+        -->
+      <iso-code>MZ</iso-code>
+      <fips-code>MZ</fips-code>
+      <tz-hint>Africa/Maputo</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Mozambique -->
+        <_name>Beira</_name>
+        <coordinates>19-50-36S 034-50-20E</coordinates>
+        <location>
+          <name>Beira</name>
+          <code>FQBR</code>
+          <coordinates>19-48S 034-53-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Mozambique -->
+        <_name>Chimoio</_name>
+        <coordinates>19-06-59S 033-28-59E</coordinates>
+        <location>
+          <name>Chimoio</name>
+          <code>FQCH</code>
+          <coordinates>19-07S 033-28E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Mozambique -->
+        <_name>Inhambane</_name>
+        <coordinates>23-51-53S 035-22-59E</coordinates>
+        <location>
+          <name>Inhambane</name>
+          <code>FQIN</code>
+          <coordinates>23-52S 035-22-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Mozambique -->
+        <_name>Lichinga</_name>
+        <coordinates>13-18-46S 035-14-26E</coordinates>
+        <location>
+          <name>Lichinga</name>
+          <code>FQLC</code>
+          <coordinates>13-18S 035-13-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Mozambique -->
+        <_name>Maputo</_name>
+        <coordinates>25-57-55S 032-35-21E</coordinates>
+        <location>
+          <name>Maputo / Mavalane</name>
+          <code>FQMA</code>
+          <coordinates>25-55S 032-34E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Mozambique -->
+        <_name>Nampula</_name>
+        <coordinates>15-07-10S 039-15-52E</coordinates>
+        <location>
+          <name>Nampula</name>
+          <code>FQNP</code>
+          <coordinates>15-05-59S 039-16-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Mozambique -->
+        <_name>Pemba</_name>
+        <coordinates>12-57-38S 040-30-28E</coordinates>
+        <location>
+          <name>Pemba</name>
+          <code>FQPB</code>
+          <coordinates>12-58-59S 040-31-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Mozambique -->
+        <_name>Quelimane</_name>
+        <coordinates>17-52-42S 036-53-17E</coordinates>
+        <location>
+          <name>Quelimane</name>
+          <code>FQQL</code>
+          <coordinates>17-52-59S 036-52-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Mozambique -->
+        <_name>Tete</_name>
+        <coordinates>16-09-23S 033-35-12E</coordinates>
+        <location>
+          <name>Tete / Chingozi</name>
+          <code>FQTT</code>
+          <coordinates>16-06S 033-37-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Mozambique -->
+        <_name>Vilankulo</_name>
+        <coordinates>22-00S 035-19E</coordinates>
+        <location>
+          <name>Vilankulo</name>
+          <code>FQVL</code>
+          <coordinates>22-00S 035-19E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- NA - Namibia -->
+      <_name>Namibia</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Namibia:
+           FYAN FYEN FYKB FYKG FYML FYOJ FYOT FYSF FYTM FYWE 
+        -->
+      <iso-code>NA</iso-code>
+      <fips-code>WA</fips-code>
+      <tz-hint>Africa/Windhoek</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Namibia -->
+        <_name>Luderitz</_name>
+        <coordinates>26-38-53S 015-09-33E</coordinates>
+        <location>
+          <name>Luderitz / Diaz Point</name>
+          <code>FYLZ</code>
+          <coordinates>26-40-59S 015-15E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Namibia -->
+        <_name>Windhoek</_name>
+        <coordinates>22-34-12S 017-05E</coordinates>
+        <location>
+          <name>Windhoek, Town MET</name>
+          <code>FYWW</code>
+          <coordinates>22-34S 017-06E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- NE - Niger -->
+      <_name>Niger</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Diffa, Dosso, Maradi, Tahoua, Tillaberi
+        -->
+      <iso-code>NE</iso-code>
+      <fips-code>NG</fips-code>
+      <tz-hint>Africa/Niamey</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Niger -->
+        <_name>Agadez</_name>
+        <coordinates>16-58-23N 007-59-27E</coordinates>
+        <location>
+          <name>Agadez</name>
+          <code>DRZA</code>
+          <coordinates>16-58N 007-58-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Niger -->
+        <_name>Niamey</_name>
+        <coordinates>13-31N 002-07E</coordinates>
+        <location>
+          <name>Niamey Airport</name>
+          <code>DRRN</code>
+          <coordinates>13-28-59N 002-10E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Niger -->
+        <_name>Zinder</_name>
+        <coordinates>13-48-17N 008-59-18E</coordinates>
+        <location>
+          <name>Zinder</name>
+          <code>DRZR</code>
+          <coordinates>13-46-59N 008-58-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- NG - Nigeria -->
+      <_name>Nigeria</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Nigeria:
+           DNAA DNMN 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Abakaliki, Abeokuta, Abuja, Ado-Ekiti, Akure, Asaba, Awka,
+           Bauchi, Benin-City, Birnin-Kebbi, Calabar, Damaturu, Dutse,
+           Enugu, Gombe, Gusau, Jalingo, Jos, Katsina, Lafia, Lokoja,
+           Maiduguri, Makurdi, Minna, Osogbo, Owerri, Sokoto, Umuahia,
+           Uyo, Yenagoa, Yola
+        -->
+      <iso-code>NG</iso-code>
+      <fips-code>NI</fips-code>
+      <tz-hint>Africa/Lagos</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Nigeria -->
+        <_name>Ibadan</_name>
+        <coordinates>07-23-16N 003-53-47E</coordinates>
+        <location>
+          <name>Ibadan</name>
+          <code>DNIB</code>
+          <coordinates>07-25-59N 003-53-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Nigeria -->
+        <_name>Ikeja</_name>
+        <coordinates>06-35-48N 003-20-35E</coordinates>
+        <location>
+          <name>Lagos / Ikeja</name>
+          <code>DNMM</code>
+          <coordinates>06-34-59N 003-19-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Nigeria -->
+        <_name>Ilorin</_name>
+        <coordinates>08-30N 004-32-59E</coordinates>
+        <location>
+          <name>Ilorin</name>
+          <code>DNIL</code>
+          <coordinates>08-28-59N 004-34-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Nigeria -->
+        <_name>Kaduna</_name>
+        <coordinates>10-31-23N 007-26-25E</coordinates>
+        <location>
+          <name>Kaduna</name>
+          <code>DNKA</code>
+          <coordinates>10-35-59N 007-27E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Nigeria -->
+        <_name>Kano</_name>
+        <coordinates>11-59-47N 008-31E</coordinates>
+        <location>
+          <name>Kano</name>
+          <code>DNKN</code>
+          <coordinates>12-03N 008-31-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Nigeria -->
+        <_name>Lagos</_name>
+        <coordinates>06-27-11N 003-23-44E</coordinates>
+        <location>
+          <name>Lagos / Ikeja</name>
+          <code>DNMM</code>
+          <coordinates>06-34-59N 003-19-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Nigeria -->
+        <_name>Port Harcourt</_name>
+        <coordinates>04-47-21N 006-59-54E</coordinates>
+        <location>
+          <name>Port Harcourt</name>
+          <code>DNPO</code>
+          <coordinates>04-50-59N 007-01E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- RW - Rwanda -->
+      <_name>Rwanda</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Butare, Cyangugu, Gikongoro, Gisenyi, Gitarama, Kibungo,
+           Kibuye, Kigali
+        -->
+      <iso-code>RW</iso-code>
+      <fips-code>RW</fips-code>
+      <tz-hint>Africa/Kigali</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Rwanda -->
+        <_name>Byumba</_name>
+        <coordinates>01-34-38S 030-03-45E</coordinates>
+        <location>
+          <name>Kabale</name>
+          <code>HUKB</code>
+          <coordinates>01-15S 029-58-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Rwanda -->
+        <_name>Ruhengeri</_name>
+        <coordinates>01-30-15S 029-38-08E</coordinates>
+        <location>
+          <name>Kabale</name>
+          <code>HUKB</code>
+          <coordinates>01-15S 029-58-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- RE - RÃunion, an overseas department of France in the Indian
+           Ocean.
+        -->
+      <_name>RÃunion</_name>
+      <iso-code>RE</iso-code>
+      <fips-code>RE</fips-code>
+      <tz-hint>Indian/Reunion</tz-hint>
+      <city>
+        <!-- Translators: this is a city in RÃunion -->
+        <_name>Gillot</_name>
+        <coordinates>20-52-59S 055-31E</coordinates>
+        <location>
+          <name>Saint-Denis / Gillot</name>
+          <code>FMEE</code>
+          <coordinates>20-52-59S 055-31E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of RÃunion -->
+        <_name>Saint-Denis</_name>
+        <coordinates>20-52S 055-28E</coordinates>
+        <location>
+          <name>Saint-Denis / Gillot</name>
+          <code>FMEE</code>
+          <coordinates>20-52-59S 055-31E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in RÃunion -->
+        <_name>Saint-Pierre</_name>
+        <coordinates>21-19S 055-28-59E</coordinates>
+        <location>
+          <name>Saint-Pierre</name>
+          <code>FMEP</code>
+          <coordinates>21-19-59S 055-28-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- ST - Sao Tome and Principe. The local (Portuguese) name is
+           "SÃo Tomà and PrÃncipe". The official ISO 3166 short English
+           name does not have the accents.
+        -->
+      <_name>Sao Tome and Principe</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           SÃo TomÃ
+        -->
+      <iso-code>ST</iso-code>
+      <fips-code>TP</fips-code>
+      <tz-hint>Africa/Sao_Tome</tz-hint>
+    </country>
+    <country>
+      <!-- SN - Senegal -->
+      <_name>Senegal</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Diourbel, Fatick, Kaolack, Kolda, Matam
+        -->
+      <iso-code>SN</iso-code>
+      <fips-code>SG</fips-code>
+      <tz-hint>Africa/Dakar</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Senegal -->
+        <_name>Boukot Ouolof</_name>
+        <coordinates>12-24-59N 016-45-02W</coordinates>
+        <location>
+          <name>Cap-Skirring</name>
+          <code>GOGS</code>
+          <coordinates>12-24N 016-45W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Senegal -->
+        <_name>Dakar</_name>
+        <coordinates>14-44-12N 017-38-02W</coordinates>
+        <location>
+          <name>Dakar-Yoff Airport</name>
+          <code>GOOY</code>
+          <coordinates>14-43-59N 017-30W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Senegal -->
+        <_name>Louga</_name>
+        <coordinates>15-38-35N 016-20-45W</coordinates>
+        <location>
+          <name>Saint-Louis</name>
+          <code>GOSS</code>
+          <coordinates>16-03N 016-26-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Senegal -->
+        <_name>Saint-Louis</_name>
+        <coordinates>16-01-55N 016-37W</coordinates>
+        <location>
+          <name>Saint-Louis</name>
+          <code>GOSS</code>
+          <coordinates>16-03N 016-26-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Senegal -->
+        <_name>Tambacounda</_name>
+        <coordinates>13-45-14N 013-45-30W</coordinates>
+        <location>
+          <name>Tambacounda</name>
+          <code>GOTT</code>
+          <coordinates>13-46N 013-40-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Senegal -->
+        <_name>Thies</_name>
+        <coordinates>14-50-03N 017-06-21W</coordinates>
+        <location>
+          <name>Dakar, Dakar-Yoff Airport</name>
+          <code>GOOY</code>
+          <coordinates>14-43-59N 017-30W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Senegal -->
+        <_name>Ziguinchor</_name>
+        <coordinates>12-34-59N 016-16-18W</coordinates>
+        <location>
+          <name>Ziguinchor</name>
+          <code>GOGG</code>
+          <coordinates>12-33N 016-16W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- SC - Seychelles -->
+      <_name>Seychelles</_name>
+      <iso-code>SC</iso-code>
+      <fips-code>SE</fips-code>
+      <tz-hint>Indian/Mahe</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Seychelles -->
+        <_name>Cascade</_name>
+        <coordinates>04-40S 055-30E</coordinates>
+        <location>
+          <name>Seychelles International Airport</name>
+          <code>FSIA</code>
+          <coordinates>04-40S 055-31E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Seychelles -->
+        <_name>Victoria</_name>
+        <coordinates>04-37S 055-27E</coordinates>
+        <location>
+          <name>Seychelles International Airport</name>
+          <code>FSIA</code>
+          <coordinates>04-40S 055-31E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- SL - Sierra Leone -->
+      <_name>Sierra Leone</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Bo, Kenema, Makeni
+        -->
+      <iso-code>SL</iso-code>
+      <fips-code>SL</fips-code>
+      <tz-hint>Africa/Freetown</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Sierra Leone -->
+        <_name>Freetown</_name>
+        <coordinates>08-29-24N 013-14-03W</coordinates>
+        <location>
+          <name>Lungi</name>
+          <code>GFLL</code>
+          <coordinates>08-37N 013-11-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sierra Leone -->
+        <_name>Lungi</_name>
+        <coordinates>08-38-26N 013-13-18W</coordinates>
+        <location>
+          <name>Lungi</name>
+          <code>GFLL</code>
+          <coordinates>08-37N 013-11-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- SO - Somalia -->
+      <_name>Somalia</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Burao, Dusa Marreb, Galcaio, Garoowe, Hargeysa, Laascaanood,
+           Mogadishu
+        -->
+      <iso-code>SO</iso-code>
+      <fips-code>SO</fips-code>
+      <tz-hint>Africa/Mogadishu</tz-hint>
+    </country>
+    <country>
+      <!-- ZA - South Africa -->
+      <_name>South Africa</_name>
+      <!-- Could not find information about the following stations,
+           which may be in South Africa:
+           FAGC FAJB FAKN FALM FAPN FAPP FASK FAVE 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Bisho, Kimberley, Mmabatho, Nelspruit, Pietermaritzburg,
+           Polokwane
+        -->
+      <iso-code>ZA</iso-code>
+      <fips-code>SF</fips-code>
+      <tz-hint>Africa/Johannesburg</tz-hint>
+      <city>
+        <!-- Translators: this is a city in South Africa -->
+        <_name>Bloemfontein</_name>
+        <coordinates>29-07-59S 026-11-59E</coordinates>
+        <location>
+          <name>Bloemfontein Airport</name>
+          <code>FABL</code>
+          <coordinates>29-06S 026-18E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in South Africa -->
+        <_name>Cape Town</_name>
+        <coordinates>33-55S 018-25E</coordinates>
+        <location>
+          <name>Cape Town International Airport</name>
+          <code>FACT</code>
+          <coordinates>33-58-59S 018-36E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in South Africa -->
+        <_name>Durban</_name>
+        <coordinates>29-51S 031-01E</coordinates>
+        <location>
+          <name>Durban International Airport</name>
+          <code>FADN</code>
+          <coordinates>29-58S 030-56-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in South Africa -->
+        <_name>Johannesburg</_name>
+        <coordinates>26-11-59S 028-04-59E</coordinates>
+        <location>
+          <_name>O. R. Tambo International Airport</_name>
+          <code>FAJS</code>
+          <coordinates>26-07-59S 028-13-59E</coordinates>
+        </location>
+        <location>
+          <_name>Lanseria</_name>
+          <code>FALA</code>
+          <coordinates>25-55-59S 027-55-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in South Africa -->
+        <_name>Klerksdorp</_name>
+        <coordinates>26-52S 026-40E</coordinates>
+        <location>
+          <name>Klerksdorp</name>
+          <code>FAKD</code>
+          <coordinates>26-52S 026-43E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in South Africa -->
+        <_name>Port Elizabeth</_name>
+        <coordinates>33-58S 025-34-59E</coordinates>
+        <location>
+          <name>Port Elizabeth, Port E Apt</name>
+          <code>FAPE</code>
+          <coordinates>33-58-59S 025-36E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in South Africa -->
+        <_name>Potchefstroom</_name>
+        <coordinates>26-43S 027-06E</coordinates>
+        <location>
+          <name>Potchefstroom</name>
+          <code>FAPS</code>
+          <coordinates>26-40-15S 027-04-54E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of South Africa -->
+        <_name>Pretoria</_name>
+        <coordinates>25-42-24S 028-13-45E</coordinates>
+        <location>
+          <name>Lanseria</name>
+          <code>FALA</code>
+          <coordinates>25-55-59S 027-55-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in South Africa -->
+        <_name>Rustenburg</_name>
+        <coordinates>25-40S 027-15E</coordinates>
+        <location>
+          <name>Rustenburg</name>
+          <code>FARG</code>
+          <coordinates>25-38-39S 027-16-15E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in South Africa -->
+        <_name>Springs</_name>
+        <coordinates>26-15S 028-23-59E</coordinates>
+        <location>
+          <name>Springs</name>
+          <code>FASI</code>
+          <coordinates>26-14-53S 028-23-51E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in South Africa -->
+        <_name>Standerton</_name>
+        <coordinates>26-56-59S 029-15E</coordinates>
+        <location>
+          <name>Standerton</name>
+          <code>FASR</code>
+          <coordinates>26-55-59S 029-13E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in South Africa -->
+        <_name>Upington</_name>
+        <coordinates>28-26-59S 021-15E</coordinates>
+        <location>
+          <name>Upington, Up-Apt</name>
+          <code>FAUP</code>
+          <coordinates>28-23-59S 021-16E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in South Africa -->
+        <_name>Vereeniging</_name>
+        <coordinates>26-40S 027-55-59E</coordinates>
+        <location>
+          <name>Vereeniging</name>
+          <code>FAVV</code>
+          <coordinates>26-34-28S 027-57-44E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- SD - Sudan -->
+      <_name>Sudan</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Ad Damazin, Ad-Damar, Al Fashir, Al Fulah, Al Junaynah, Al
+           Qadarif, Al Ubayyid, Bentiu, Bor, Dunqulah, Juba, Kadugli,
+           Kapoeta, Kassala, Malakal, Nyala, Port Sudan, Rabak, Rumbek,
+           Sinjah, Uwayl, Wad Madani, Warab, Waw, Yambio
+        -->
+      <iso-code>SD</iso-code>
+      <fips-code>SU</fips-code>
+      <tz-hint>Africa/Khartoum</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Sudan.
+             "Khartoum" is the traditional English name.
+             The local name in Arabic is "Al Khartum".
+          -->
+        <_name>Khartoum</_name>
+        <coordinates>15-35-17N 032-32-03E</coordinates>
+        <location>
+          <name>Khartoum</name>
+          <code>HSSS</code>
+          <coordinates>15-35-59N 032-32-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- SZ - Swaziland -->
+      <_name>Swaziland</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Swaziland:
+           FDBB FDHL FDST 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Piggs Peak, Siteki
+        -->
+      <iso-code>SZ</iso-code>
+      <fips-code>WZ</fips-code>
+      <tz-hint>Africa/Mbabane</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Swaziland -->
+        <_name>Hlatikulu</_name>
+        <coordinates>26-58S 031-19E</coordinates>
+        <location>
+          <name>Manzini, Matsapa Airport</name>
+          <code>FDMS</code>
+          <coordinates>26-31-59S 031-18E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Swaziland -->
+        <_name>Lobamba</_name>
+        <coordinates>26-28S 031-11-59E</coordinates>
+        <location>
+          <name>Manzini, Matsapa Airport</name>
+          <code>FDMS</code>
+          <coordinates>26-31-59S 031-18E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Swaziland -->
+        <_name>Manzini</_name>
+        <coordinates>26-28-59S 031-22E</coordinates>
+        <location>
+          <name>Matsapa Airport</name>
+          <code>FDMS</code>
+          <coordinates>26-31-59S 031-18E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Swaziland -->
+        <_name>Mbabane</_name>
+        <coordinates>26-19S 031-07-59E</coordinates>
+        <location>
+          <name>Manzini, Matsapa Airport</name>
+          <code>FDMS</code>
+          <coordinates>26-31-59S 031-18E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- TZ - United Republic of Tanzania -->
+      <_name>Tanzania</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Tanzania:
+           HTSU 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Babati, Chake Chake, Kisiju, Lindi, Shinyanga, Singida,
+           Sumbawanga, Tanga, Wete
+        -->
+      <iso-code>TZ</iso-code>
+      <fips-code>TZ</fips-code>
+      <tz-hint>Africa/Dar_es_Salaam</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Tanzania -->
+        <_name>Arusha</_name>
+        <coordinates>03-22S 036-40-59E</coordinates>
+        <location>
+          <name>Arusha</name>
+          <code>HTAR</code>
+          <coordinates>03-19-59S 036-37E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tanzania -->
+        <_name>Bukoba</_name>
+        <coordinates>01-19-54S 031-48-43E</coordinates>
+        <location>
+          <name>Bukoba</name>
+          <code>HTBU</code>
+          <coordinates>01-19-59S 031-49E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Tanzania -->
+        <_name>Dar es Salaam</_name>
+        <coordinates>06-47-59S 039-16-59E</coordinates>
+        <location>
+          <name>Dar es Salaam Airport</name>
+          <code>HTDA</code>
+          <coordinates>06-52S 039-12E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tanzania -->
+        <_name>Dodoma</_name>
+        <coordinates>06-10-59S 035-45E</coordinates>
+        <location>
+          <name>Dodoma</name>
+          <code>HTDO</code>
+          <coordinates>06-10S 035-46E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tanzania -->
+        <_name>Iringa</_name>
+        <coordinates>07-46S 035-42E</coordinates>
+        <location>
+          <name>Iringa</name>
+          <code>HTIR</code>
+          <coordinates>07-40S 035-45E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tanzania -->
+        <_name>Kigoma</_name>
+        <coordinates>04-52-36S 029-37-36E</coordinates>
+        <location>
+          <name>Kigoma</name>
+          <code>HTKA</code>
+          <coordinates>04-52-59S 029-37-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tanzania -->
+        <_name>Kisauni</_name>
+        <coordinates>06-13S 039-13E</coordinates>
+        <location>
+          <name>Zanzibar / Kisauni</name>
+          <code>HTZA</code>
+          <coordinates>06-13S 039-13E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tanzania -->
+        <_name>Koani</_name>
+        <coordinates>06-07-59S 039-16-59E</coordinates>
+        <location>
+          <name>Zanzibar / Kisauni</name>
+          <code>HTZA</code>
+          <coordinates>06-13S 039-13E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tanzania -->
+        <_name>Mbeya</_name>
+        <coordinates>08-54S 033-27E</coordinates>
+        <location>
+          <name>Mbeya</name>
+          <code>HTMB</code>
+          <coordinates>08-55-59S 033-28E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tanzania -->
+        <_name>Mkokotoni</_name>
+        <coordinates>05-52S 039-15E</coordinates>
+        <location>
+          <name>Zanzibar / Kisauni</name>
+          <code>HTZA</code>
+          <coordinates>06-13S 039-13E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tanzania -->
+        <_name>Morogoro</_name>
+        <coordinates>06-49S 037-40E</coordinates>
+        <location>
+          <name>Morogoro</name>
+          <code>HTMG</code>
+          <coordinates>06-49-59S 037-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tanzania -->
+        <_name>Moshi</_name>
+        <coordinates>03-21S 037-19-59E</coordinates>
+        <location>
+          <name>Kilimanjaro Airport</name>
+          <code>HTKJ</code>
+          <coordinates>03-25S 037-04E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tanzania -->
+        <_name>Mtwara</_name>
+        <coordinates>10-16S 040-10-59E</coordinates>
+        <location>
+          <name>Mtwara</name>
+          <code>HTMT</code>
+          <coordinates>10-16S 040-10-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tanzania -->
+        <_name>Musoma</_name>
+        <coordinates>01-30S 033-47-59E</coordinates>
+        <location>
+          <name>Musoma</name>
+          <code>HTMU</code>
+          <coordinates>01-30S 033-47-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tanzania -->
+        <_name>Mwanza</_name>
+        <coordinates>02-31S 032-53-59E</coordinates>
+        <location>
+          <name>Mwanza</name>
+          <code>HTMW</code>
+          <coordinates>02-28S 032-55E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tanzania -->
+        <_name>Songea</_name>
+        <coordinates>10-40-59S 035-38-59E</coordinates>
+        <location>
+          <name>Songea</name>
+          <code>HTSO</code>
+          <coordinates>10-40-59S 035-34-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tanzania -->
+        <_name>Tabora</_name>
+        <coordinates>05-01S 032-47-59E</coordinates>
+        <location>
+          <name>Tabora Airport</name>
+          <code>HTTB</code>
+          <coordinates>05-04-59S 032-49-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tanzania -->
+        <_name>Zanzibar</_name>
+        <coordinates>06-10S 039-10-59E</coordinates>
+        <location>
+          <name>Zanzibar / Kisauni</name>
+          <code>HTZA</code>
+          <coordinates>06-13S 039-13E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- TG - Togo -->
+      <_name>Togo</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Atakpame, Dapaong, Sokode
+        -->
+      <iso-code>TG</iso-code>
+      <fips-code>TO</fips-code>
+      <tz-hint>Africa/Lome</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Togo -->
+        <_name>Kara</_name>
+        <coordinates>09-33-03N 001-11-09E</coordinates>
+        <location>
+          <name>Niamtougou</name>
+          <code>DXNG</code>
+          <coordinates>09-46N 001-06E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Togo -->
+        <_name>Lome</_name>
+        <coordinates>06-07-54N 001-13-22E</coordinates>
+        <location>
+          <name>Lome</name>
+          <code>DXXX</code>
+          <coordinates>06-10N 001-15E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Togo -->
+        <_name>Niamtougou</_name>
+        <coordinates>09-46-05N 001-06-19E</coordinates>
+        <location>
+          <name>Niamtougou</name>
+          <code>DXNG</code>
+          <coordinates>09-46N 001-06E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- TN - Tunisia -->
+      <_name>Tunisia</_name>
+      <iso-code>TN</iso-code>
+      <fips-code>TS</fips-code>
+      <tz-hint>Africa/Tunis</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Tunisia -->
+        <_name>Bizerte</_name>
+        <coordinates>37-16-27N 009-52-26E</coordinates>
+        <location>
+          <name>Bizerte</name>
+          <code>DTTB</code>
+          <coordinates>37-15N 009-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tunisia -->
+        <_name>El Borma</_name>
+        <coordinates>31-40N 009-07-59E</coordinates>
+        <location>
+          <name>El Borma</name>
+          <code>DTTR</code>
+          <coordinates>31-40-59N 009-10E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tunisia -->
+        <_name>Gabes</_name>
+        <coordinates>33-52-59N 010-07E</coordinates>
+        <location>
+          <name>Gabes</name>
+          <code>DTTG</code>
+          <coordinates>33-52-59N 010-05-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tunisia -->
+        <_name>Gafsa</_name>
+        <coordinates>34-25-29N 008-47-03E</coordinates>
+        <location>
+          <name>Gafsa</name>
+          <code>DTTF</code>
+          <coordinates>34-25N 008-49E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tunisia -->
+        <_name>Houmt Souk</_name>
+        <coordinates>33-52-28N 010-51-33E</coordinates>
+        <location>
+          <name>Djerba Mellita</name>
+          <code>DTTJ</code>
+          <coordinates>33-52N 010-46E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tunisia -->
+        <_name>Jendouba</_name>
+        <coordinates>36-30-03N 008-46-45E</coordinates>
+        <location>
+          <name>Jendouba</name>
+          <code>DTTN</code>
+          <coordinates>36-28-59N 008-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tunisia -->
+        <_name>Kairouan</_name>
+        <coordinates>35-40-27N 010-06-06E</coordinates>
+        <location>
+          <name>Kairouan</name>
+          <code>DTTK</code>
+          <coordinates>35-40N 010-05-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tunisia -->
+        <_name>Monastir</_name>
+        <coordinates>35-46-59N 010-49-59E</coordinates>
+        <location>
+          <name>Habib Bourguiba</name>
+          <code>DTMB</code>
+          <coordinates>35-46N 010-45E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tunisia -->
+        <_name>Qulaybiyah</_name>
+        <coordinates>36-51N 011-05-59E</coordinates>
+        <location>
+          <name>Qulaybiyah</name>
+          <code>DTTL</code>
+          <coordinates>36-51N 011-04-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tunisia -->
+        <_name>Remada</_name>
+        <coordinates>32-19N 010-24E</coordinates>
+        <location>
+          <name>Remada</name>
+          <code>DTTD</code>
+          <coordinates>32-19N 010-24E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tunisia -->
+        <_name>Sfax</_name>
+        <coordinates>34-44-26N 010-45-37E</coordinates>
+        <location>
+          <name>Sfax El-Maou</name>
+          <code>DTTX</code>
+          <coordinates>34-43N 010-40-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tunisia -->
+        <_name>Tabarka</_name>
+        <coordinates>36-57-15N 008-45-29E</coordinates>
+        <location>
+          <name>Tabarka</name>
+          <code>DTKA</code>
+          <coordinates>36-57N 008-45E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Tunisia -->
+        <_name>Tozeur</_name>
+        <coordinates>33-55-14N 008-07-59E</coordinates>
+        <location>
+          <name>Tozeur</name>
+          <code>DTTZ</code>
+          <coordinates>33-55N 008-05-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Tunisia -->
+        <_name>Tunis</_name>
+        <coordinates>36-48-10N 010-10-46E</coordinates>
+        <location>
+          <name>Tunis-Carthage</name>
+          <code>DTTA</code>
+          <coordinates>36-49-59N 010-13-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- UG - Uganda -->
+      <_name>Uganda</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Adjumani, Apac, Bundibugyo, Bushenyi, Fort Portal,
+           Kaberamaido, Kamuli, Kapchorwa, Kibale, Kiboga, Kitgum,
+           Kotido, Kyenjojo, Luwero, Masaka, Mbarara, Moroto, Moyo,
+           Mubende, Nakapiripirit, Nakasongola, Nebbi, Ntungamo, Pader,
+           Pallisa, Rakai, Sembabule, Sironko, Yumbe
+        -->
+      <iso-code>UG</iso-code>
+      <fips-code>UG</fips-code>
+      <tz-hint>Africa/Kampala</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Arua</_name>
+        <coordinates>03-01-09N 030-55-50E</coordinates>
+        <location>
+          <name>Arua</name>
+          <code>HUAR</code>
+          <coordinates>03-02-59N 030-55E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Bugiri</_name>
+        <coordinates>00-34-17N 033-44-30E</coordinates>
+        <location>
+          <name>Tororo</name>
+          <code>HUTO</code>
+          <coordinates>00-40-59N 034-10E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Busia</_name>
+        <coordinates>00-27-15N 034-04-32E</coordinates>
+        <location>
+          <name>Tororo</name>
+          <code>HUTO</code>
+          <coordinates>00-40-59N 034-10E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Entebbe</_name>
+        <coordinates>00-03-51N 032-26-48E</coordinates>
+        <location>
+          <name>Entebbe Airport</name>
+          <code>HUEN</code>
+          <coordinates>00-03N 032-27E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Gulu</_name>
+        <coordinates>02-46N 032-18-20E</coordinates>
+        <location>
+          <name>Gulu</name>
+          <code>HUGU</code>
+          <coordinates>02-45N 032-19-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Hoima</_name>
+        <coordinates>01-26-08N 031-20-36E</coordinates>
+        <location>
+          <name>Masindi</name>
+          <code>HUMI</code>
+          <coordinates>01-40-59N 031-43E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Iganga</_name>
+        <coordinates>00-36-33N 033-28-06E</coordinates>
+        <location>
+          <name>Jinja</name>
+          <code>HUJI</code>
+          <coordinates>00-27N 033-10-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Jinja</_name>
+        <coordinates>00-25-27N 033-12-15E</coordinates>
+        <location>
+          <name>Jinja</name>
+          <code>HUJI</code>
+          <coordinates>00-27N 033-10-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Kabale</_name>
+        <coordinates>01-19-33S 030-00-14E</coordinates>
+        <location>
+          <name>Kabale</name>
+          <code>HUKB</code>
+          <coordinates>01-15S 029-58-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Kalangala</_name>
+        <coordinates>00-18-32S 032-13-30E</coordinates>
+        <location>
+          <name>Entebbe Airport</name>
+          <code>HUEN</code>
+          <coordinates>00-03N 032-27E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Uganda -->
+        <_name>Kampala</_name>
+        <coordinates>00-18-56N 032-33-56E</coordinates>
+        <location>
+          <name>Entebbe Airport</name>
+          <code>HUEN</code>
+          <coordinates>00-03N 032-27E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Kamwenge</_name>
+        <coordinates>00-12-39N 030-25-14E</coordinates>
+        <location>
+          <name>Kasese</name>
+          <code>HUKS</code>
+          <coordinates>00-10-59N 030-06E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Kanungu</_name>
+        <coordinates>00-57-27S 029-47-22E</coordinates>
+        <location>
+          <name>Kabale</name>
+          <code>HUKB</code>
+          <coordinates>01-15S 029-58-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Kasese</_name>
+        <coordinates>00-13-48N 029-59-17E</coordinates>
+        <location>
+          <name>Kasese</name>
+          <code>HUKS</code>
+          <coordinates>00-10-59N 030-06E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Katakwi</_name>
+        <coordinates>01-53-27N 033-57-57E</coordinates>
+        <location>
+          <name>Soroti</name>
+          <code>HUSO</code>
+          <coordinates>01-43N 033-37E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Kayunga</_name>
+        <coordinates>00-42-08N 032-53-18E</coordinates>
+        <location>
+          <name>Jinja</name>
+          <code>HUJI</code>
+          <coordinates>00-27N 033-10-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Kisoro</_name>
+        <coordinates>01-21-14S 029-41-53E</coordinates>
+        <location>
+          <name>Kabale</name>
+          <code>HUKB</code>
+          <coordinates>01-15S 029-58-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Kumi</_name>
+        <coordinates>01-27-38N 033-56-09E</coordinates>
+        <location>
+          <name>Soroti</name>
+          <code>HUSO</code>
+          <coordinates>01-43N 033-37E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Lira</_name>
+        <coordinates>02-14-05N 032-54-34E</coordinates>
+        <location>
+          <name>Lira</name>
+          <code>HULI</code>
+          <coordinates>02-15N 032-53-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Masindi</_name>
+        <coordinates>01-40-27N 031-42-53E</coordinates>
+        <location>
+          <name>Masindi</name>
+          <code>HUMI</code>
+          <coordinates>01-40-59N 031-43E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Mayuge</_name>
+        <coordinates>00-27-34N 033-28-49E</coordinates>
+        <location>
+          <name>Jinja</name>
+          <code>HUJI</code>
+          <coordinates>00-27N 033-10-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Mbale</_name>
+        <coordinates>01-03-51N 034-10-45E</coordinates>
+        <location>
+          <name>Tororo</name>
+          <code>HUTO</code>
+          <coordinates>00-40-59N 034-10E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Mpigi</_name>
+        <coordinates>00-13-30N 032-18-48E</coordinates>
+        <location>
+          <name>Entebbe Airport</name>
+          <code>HUEN</code>
+          <coordinates>00-03N 032-27E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Mukono</_name>
+        <coordinates>00-21-11N 032-45-19E</coordinates>
+        <location>
+          <name>Entebbe Airport</name>
+          <code>HUEN</code>
+          <coordinates>00-03N 032-27E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Rukungiri</_name>
+        <coordinates>00-50-27S 029-56-30E</coordinates>
+        <location>
+          <name>Kabale</name>
+          <code>HUKB</code>
+          <coordinates>01-15S 029-58-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Soroti</_name>
+        <coordinates>01-41-08N 033-36-59E</coordinates>
+        <location>
+          <name>Soroti</name>
+          <code>HUSO</code>
+          <coordinates>01-43N 033-37E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Tororo</_name>
+        <coordinates>00-41-04N 034-10-51E</coordinates>
+        <location>
+          <name>Tororo</name>
+          <code>HUTO</code>
+          <coordinates>00-40-59N 034-10E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uganda -->
+        <_name>Wakiso</_name>
+        <coordinates>00-24-15N 032-27-33E</coordinates>
+        <location>
+          <name>Entebbe Airport</name>
+          <code>HUEN</code>
+          <coordinates>00-03N 032-27E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- EH - Western Sahara, a disputed territory in western Africa -->
+      <_name>Western Sahara</_name>
+      <iso-code>EH</iso-code>
+      <fips-code>WI</fips-code>
+      <tz-hint>Africa/El_Aaiun</tz-hint>
+    </country>
+    <country>
+      <!-- ZM - Zambia -->
+      <_name>Zambia</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Chipata, Kabwe, Kasama, Livingstone, Mansa, Mongu, Ndola,
+           Solwezi
+        -->
+      <iso-code>ZM</iso-code>
+      <fips-code>ZA</fips-code>
+      <tz-hint>Africa/Lusaka</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Zambia -->
+        <_name>Lusaka</_name>
+        <coordinates>15-25S 028-16-59E</coordinates>
+        <location>
+          <name>Lusaka International Airport</name>
+          <code>FLLS</code>
+          <coordinates>15-19S 028-26-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- ZW - Zimbabwe -->
+      <_name>Zimbabwe</_name>
+      <iso-code>ZW</iso-code>
+      <fips-code>ZI</fips-code>
+      <tz-hint>Africa/Harare</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Zimbabwe -->
+        <_name>Harare</_name>
+        <coordinates>17-49-04S 031-02-40E</coordinates>
+        <location>
+          <name>Harare Kutsaga</name>
+          <code>FVHA</code>
+          <coordinates>17-55S 031-07-59E</coordinates>
+        </location>
+      </city>
+    </country>
+  </region>
+  <region>
+    <_name>Antarctica</_name>
+    <country>
+      <!-- AQ - Antarctica -->
+      <_name>Antarctica</_name>
+      <iso-code>AQ</iso-code>
+      <fips-code>AY</fips-code>
+      <tz-hint>Antarctica/McMurdo</tz-hint>
+    </country>
+  </region>
+  <region>
+    <_name>Asia</_name>
+    <country>
+      <!-- AF - Afghanistan -->
+      <_name>Afghanistan</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Afghanistan:
+           OAKN 
+        -->
+      <iso-code>AF</iso-code>
+      <fips-code>AF</fips-code>
+      <tz-hint>Asia/Kabul</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Afghanistan -->
+        <_name>Herat</_name>
+        <coordinates>34-20-48N 062-11-53E</coordinates>
+        <location>
+          <name>Herat</name>
+          <code>OAHR</code>
+          <coordinates>34-13N 062-13E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Afghanistan.
+             "Kabul" is the traditional English name.
+             The local name in Persian is "Kabol".
+          -->
+        <_name>Kabul</_name>
+        <coordinates>34-31N 069-10-59E</coordinates>
+        <location>
+          <name>Kabul Airport</name>
+          <code>OAKB</code>
+          <coordinates>34-37-59N 069-12E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- AM - Armenia -->
+      <_name>Armenia</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Armenia:
+           UDSG 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Gavarr, Gyumri, Ijevan, Kapan, Yeghegnadzor
+        -->
+      <iso-code>AM</iso-code>
+      <fips-code>AM</fips-code>
+      <tz-hint>Asia/Yerevan</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Armenia -->
+        <_name>Armavir</_name>
+        <coordinates>40-09-07N 044-01-50E</coordinates>
+        <location>
+          <name>Yerevan</name>
+          <code>UDYZ</code>
+          <coordinates>40-07-59N 044-28E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Armenia -->
+        <_name>Armavir</_name>
+        <coordinates>40-05-22N 044-02-53E</coordinates>
+        <location>
+          <name>Yerevan</name>
+          <code>UDYZ</code>
+          <coordinates>40-07-59N 044-28E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Armenia -->
+        <_name>Artashat</_name>
+        <coordinates>39-57-14N 044-33-02E</coordinates>
+        <location>
+          <name>Yerevan</name>
+          <code>UDYZ</code>
+          <coordinates>40-07-59N 044-28E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Armenia -->
+        <_name>Ashtarak</_name>
+        <coordinates>40-17-50N 044-21-42E</coordinates>
+        <location>
+          <name>Yerevan</name>
+          <code>UDYZ</code>
+          <coordinates>40-07-59N 044-28E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Armenia -->
+        <_name>Yerevan</_name>
+        <coordinates>40-10-51N 044-30-48E</coordinates>
+        <location>
+          <name>Yerevan</name>
+          <code>UDYZ</code>
+          <coordinates>40-07-59N 044-28E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- AZ - Azerbaijan -->
+      <_name>Azerbaijan</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Azerbaijan:
+           UBBN 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Agcabadi, Agdam, Agdas, Agstafa, Balakan, Barda, Gadabay,
+           GÃyÃay, Kalbacar, Oguz, Qabala, Qax, Qazax, Saki, Tartar,
+           Tovuz, Ucar, Zaqatala, Zardab
+        -->
+      <iso-code>AZ</iso-code>
+      <fips-code>AJ</fips-code>
+      <tz-hint>Asia/Baku</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Azerbaijan.
+             "Baku" is the traditional English name.
+             The local name is "Baki".
+          -->
+        <_name>Baku</_name>
+        <coordinates>40-23-43N 049-52-55E</coordinates>
+        <location>
+          <name>Bine Airport</name>
+          <code>UBBB</code>
+          <coordinates>40-27N 050-04E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Azerbaijan -->
+        <_name>Daskasan</_name>
+        <coordinates>40-29-40N 046-04-37E</coordinates>
+        <location>
+          <name>Gyandzha Airport</name>
+          <code>UBBG</code>
+          <coordinates>40-43-59N 046-23-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Azerbaijan -->
+        <_name>Ganca</_name>
+        <coordinates>40-40-58N 046-21-38E</coordinates>
+        <location>
+          <name>Ganca Airport</name>
+          <code>UBBG</code>
+          <coordinates>40-43-59N 046-23-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Azerbaijan -->
+        <_name>Goranboy</_name>
+        <coordinates>40-36-37N 046-47-22E</coordinates>
+        <location>
+          <name>Gyandzha Airport</name>
+          <code>UBBG</code>
+          <coordinates>40-43-59N 046-23-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Azerbaijan -->
+        <_name>Samkir</_name>
+        <coordinates>40-49-46N 046-01-08E</coordinates>
+        <location>
+          <name>Gyandzha Airport</name>
+          <code>UBBG</code>
+          <coordinates>40-43-59N 046-23-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Azerbaijan -->
+        <_name>Xanlar</_name>
+        <coordinates>40-35-12N 046-18-56E</coordinates>
+        <location>
+          <name>Gyandzha Airport</name>
+          <code>UBBG</code>
+          <coordinates>40-43-59N 046-23-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- BD - Bangladesh -->
+      <_name>Bangladesh</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Barisal, Cox's Bazar, Habiganj, Khulna, Rajshahi, Sylhet
+        -->
+      <iso-code>BD</iso-code>
+      <fips-code>BG</fips-code>
+      <tz-hint>Asia/Dhaka</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Bangladesh.
+             The local name in Bengali is "ààààààààà".
+          -->
+        <_name>Chittagong</_name>
+        <coordinates>22-19-59N 091-50-11E</coordinates>
+        <location>
+          <name>Chittagong Patenga</name>
+          <code>VGEG</code>
+          <coordinates>22-16N 091-49E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Bangladesh.
+             The local name in Bengali is "àààà".
+          -->
+        <_name>Dhaka</_name>
+        <coordinates>23-43-23N 090-24-30E</coordinates>
+        <location>
+          <name>Kurmitola, Dia</name>
+          <code>VGZR</code>
+          <coordinates>23-51N 090-24E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bangladesh -->
+        <_name>Solpur</_name>
+        <coordinates>23-51N 090-24E</coordinates>
+        <location>
+          <name>Kurmitola, Dia</name>
+          <code>VGZR</code>
+          <coordinates>23-51N 090-24E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- BT - Bhutan -->
+      <_name>Bhutan</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Thimphu
+        -->
+      <iso-code>BT</iso-code>
+      <fips-code>BT</fips-code>
+      <tz-hint>Asia/Thimphu</tz-hint>
+    </country>
+    <country>
+      <!-- BN - Brunei Darussalam -->
+      <_name>Brunei</_name>
+      <iso-code>BN</iso-code>
+      <fips-code>BX</fips-code>
+      <tz-hint>Asia/Brunei</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Brunei -->
+        <_name>Bandar Seri Begawan</_name>
+        <coordinates>04-52-59N 114-55-59E</coordinates>
+        <location>
+          <name>Bandar Seri Begawan Airport</name>
+          <code>WBSB</code>
+          <coordinates>04-55-59N 114-55-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- KH - Cambodia -->
+      <_name>Cambodia</_name>
+      <iso-code>KH</iso-code>
+      <fips-code>CB</fips-code>
+      <tz-hint>Asia/Phnom_Penh</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Cambodia.
+             "Phnom Penh" is the traditional English name.
+             The local name in Khmer is "Phnum Penh".
+          -->
+        <_name>Phnom Penh</_name>
+        <coordinates>11-33N 104-55E</coordinates>
+        <location>
+          <name>Phnom Penh / Pouthichentong</name>
+          <code>VDPP</code>
+          <coordinates>11-33N 104-50-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Cambodia -->
+        <_name>Pouthichentong</_name>
+        <coordinates>11-34N 104-50-59E</coordinates>
+        <location>
+          <name>Phnom Penh / Pouthichentong</name>
+          <code>VDPP</code>
+          <coordinates>11-33N 104-50-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Cambodia -->
+        <_name>Siemreab</_name>
+        <coordinates>13-22N 103-50-59E</coordinates>
+        <location>
+          <name>Siemreab</name>
+          <code>VDSR</code>
+          <coordinates>13-22N 103-50-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- CN - China. (The official ISO 3166 short English name does
+           not include "The People's Republic of".)
+        -->
+      <_name>China</_name>
+      <!-- Could not find information about the following stations,
+           which may be in China:
+           ZBSJ ZJHK 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Fuzhou, Guiyang, Haikou, Jinan, Lhasa, Nanchang,
+           Shijiazhuang, Xining, Yinchuan
+        -->
+      <iso-code>CN</iso-code>
+      <fips-code>CH</fips-code>
+      <tz-hint>Asia/Shanghai</tz-hint>
+      <state>
+        <!-- Translators: this is a state/province/territory in China -->
+        <_name>Anhui</_name>
+        <fips-code>CH01</fips-code>
+        <city>
+          <!-- Translators: this is a city in Anhui in China.
+               The name is also written "åè".
+            -->
+          <_name>Hefei</_name>
+          <coordinates>31-51-50N 117-16-50E</coordinates>
+          <location>
+            <name>Hefei</name>
+            <code>ZSOF</code>
+            <coordinates>31-52N 117-13-59E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in China -->
+        <_name>Beijing</_name>
+        <fips-code>CH22</fips-code>
+        <city>
+          <!-- Translators: this is the capital of China -->
+          <_name>Beijing</_name>
+          <coordinates>39-55-44N 116-23-17E</coordinates>
+          <location>
+            <name>Beijing</name>
+            <code>ZBAA</code>
+            <coordinates>39-55-59N 116-16-59E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in China -->
+        <_name>Chongqing</_name>
+        <fips-code>CH33</fips-code>
+        <city>
+          <!-- Translators: this is a city in Chongqing in China.
+               The name is also written "éå".
+            -->
+          <_name>Chongqing</_name>
+          <coordinates>29-33-46N 106-33-10E</coordinates>
+          <location>
+            <name>Chongqing</name>
+            <code>ZUCK</code>
+            <coordinates>29-31N 106-28-59E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in China -->
+        <_name>Fujian</_name>
+        <fips-code>CH07</fips-code>
+        <city>
+          <!-- Translators: this is a city in Fujian in China.
+               The name is also written "åé".
+            -->
+          <_name>Xiamen</_name>
+          <coordinates>24-28-47N 118-04-54E</coordinates>
+          <location>
+            <name>Xiamen</name>
+            <code>ZSAM</code>
+            <coordinates>24-28-59N 118-04-59E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in China -->
+        <_name>Gansu</_name>
+        <fips-code>CH15</fips-code>
+        <city>
+          <!-- Translators: this is a city in Gansu in China.
+               The name is also written "åå".
+            -->
+          <_name>Lanzhou</_name>
+          <coordinates>36-03-23N 103-47-31E</coordinates>
+          <location>
+            <name>Zhongchuan Airport</name>
+            <code>ZLLL</code>
+            <coordinates>36-01-12N 103-45E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in China -->
+        <_name>Guangdong</_name>
+        <fips-code>CH30</fips-code>
+        <city>
+          <!-- Translators: this is a city in Guangdong in China.
+               The name is also written "åå".
+            -->
+          <_name>Guangzhou</_name>
+          <coordinates>23-07N 113-15E</coordinates>
+          <location>
+            <name>Guangzhou</name>
+            <code>ZGGG</code>
+            <coordinates>23-10N 113-19-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Guangdong in China -->
+          <_name>Shantou</_name>
+          <coordinates>23-22-05N 116-42-53E</coordinates>
+          <location>
+            <name>Shantou</name>
+            <code>ZGOW</code>
+            <coordinates>23-23-59N 116-40-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Guangdong in China -->
+          <_name>Shenzhen</_name>
+          <coordinates>22-31-59N 114-07-59E</coordinates>
+          <location>
+            <name>Shenzhen</name>
+            <code>ZGSZ</code>
+            <coordinates>22-33N 114-05-59E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in China -->
+        <_name>Guangxi</_name>
+        <fips-code>CH16</fips-code>
+        <city>
+          <!-- Translators: this is a city in Guangxi in China -->
+          <_name>Guilin</_name>
+          <coordinates>25-16-54N 110-17-11E</coordinates>
+          <location>
+            <name>Guilin</name>
+            <code>ZGKL</code>
+            <coordinates>25-19-59N 110-17-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Guangxi in China.
+               The name is also written "åå".
+            -->
+          <_name>Nanning</_name>
+          <coordinates>22-49N 108-19E</coordinates>
+          <location>
+            <name>Nanning</name>
+            <code>ZGNN</code>
+            <coordinates>22-49N 108-20-59E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in China -->
+        <_name>Guizhou</_name>
+        <fips-code>CH18</fips-code>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in China -->
+        <_name>Hainan</_name>
+        <fips-code>CH31</fips-code>
+        <city>
+          <!-- Translators: this is a city in Hainan in China -->
+          <_name>Sanya</_name>
+          <coordinates>18-14-35N 109-30-17E</coordinates>
+          <location>
+            <name>Fenghuang Airport</name>
+            <code>ZJSY</code>
+            <coordinates>18-18N 109-24E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in China -->
+        <_name>Heilongjiang</_name>
+        <fips-code>CH08</fips-code>
+        <city>
+          <!-- Translators: this is a city in Heilongjiang in China.
+               The name is also written "ååæ".
+            -->
+          <_name>Harbin</_name>
+          <coordinates>45-45N 126-39E</coordinates>
+          <location>
+            <name>Harbin</name>
+            <code>ZYHB</code>
+            <coordinates>46-01-12N 126-34-47E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in China -->
+        <_name>Henan</_name>
+        <fips-code>CH09</fips-code>
+        <city>
+          <!-- Translators: this is a city in Henan in China.
+               The name is also written "éå".
+            -->
+          <_name>Zhengzhou</_name>
+          <coordinates>34-45-28N 113-38-54E</coordinates>
+          <location>
+            <name>Zhengzhou</name>
+            <code>ZHCC</code>
+            <coordinates>34-43N 113-39E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in China -->
+        <_name>Hubei</_name>
+        <fips-code>CH12</fips-code>
+        <city>
+          <!-- Translators: this is a city in Hubei in China.
+               The name is also written "ææ".
+            -->
+          <_name>Wuhan</_name>
+          <coordinates>30-34-59N 114-16E</coordinates>
+          <location>
+            <name>Wuhan</name>
+            <code>ZHHH</code>
+            <coordinates>30-37N 114-07-59E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in China -->
+        <_name>Hunan</_name>
+        <fips-code>CH11</fips-code>
+        <city>
+          <!-- Translators: this is a city in Hunan in China.
+               The name is also written "éæ".
+            -->
+          <_name>Changsha</_name>
+          <coordinates>28-11-59N 112-58E</coordinates>
+          <location>
+            <name>Changsha</name>
+            <code>ZGHA</code>
+            <coordinates>28-13-59N 112-52E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in China -->
+        <_name>Inner Mongolia</_name>
+        <fips-code>CH20</fips-code>
+        <city>
+          <!-- Translators: this is a city in Inner Mongolia in China.
+               The name is also written "ååæç".
+            -->
+          <_name>Hohhot</_name>
+          <coordinates>40-48-38N 111-39-07E</coordinates>
+          <location>
+            <name>Hohhot</name>
+            <code>ZBHH</code>
+            <coordinates>40-49N 111-40-59E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in China -->
+        <_name>Jiangsu</_name>
+        <fips-code>CH04</fips-code>
+        <city>
+          <!-- Translators: this is a city in Jiangsu in China.
+               The name is also written "åä".
+            -->
+          <_name>Nanjing</_name>
+          <coordinates>32-03-42N 118-46-40E</coordinates>
+          <location>
+            <name>Nanjing</name>
+            <code>ZSNJ</code>
+            <coordinates>32-00N 118-47-59E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in China -->
+        <_name>Jilin</_name>
+        <fips-code>CH05</fips-code>
+        <city>
+          <!-- Translators: this is a city in Jilin in China.
+               The name is also written "éæ".
+            -->
+          <_name>Changchun</_name>
+          <coordinates>43-52-48N 125-19-22E</coordinates>
+          <location>
+            <name>Changchun</name>
+            <code>ZYCC</code>
+            <coordinates>43-53-59N 125-13E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in China -->
+        <_name>Liaoning</_name>
+        <fips-code>CH19</fips-code>
+        <city>
+          <!-- Translators: this is a city in Liaoning in China -->
+          <_name>Dalian</_name>
+          <coordinates>38-54-43N 121-36-07E</coordinates>
+          <location>
+            <name>Dalian</name>
+            <code>ZYTL</code>
+            <coordinates>38-53-59N 121-37-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Liaoning in China.
+               The name is also written "æé".
+            -->
+          <_name>Shenyang</_name>
+          <coordinates>41-47-31N 123-25-58E</coordinates>
+          <location>
+            <name>Taokian Airport</name>
+            <code>ZYTX</code>
+            <coordinates>41-47-59N 123-24E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in China -->
+        <_name>Shaanxi</_name>
+        <fips-code>CH26</fips-code>
+        <city>
+          <!-- Translators: this is a city in Shaanxi in China.
+               The name is also written "èå".
+            -->
+          <_name>Xi'an</_name>
+          <coordinates>34-15-29N 108-55-42E</coordinates>
+          <location>
+            <name>Xi'anyang Airport</name>
+            <code>ZLXY</code>
+            <coordinates>34-25-59N 108-45E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in China -->
+        <_name>Shandong</_name>
+        <fips-code>CH25</fips-code>
+        <city>
+          <!-- Translators: this is a city in Shandong in China -->
+          <_name>Qingdao</_name>
+          <coordinates>36-05-54N 120-22-18E</coordinates>
+          <location>
+            <name>Qingdao</name>
+            <code>ZSQD</code>
+            <coordinates>36-04N 120-19-59E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in China -->
+        <_name>Shanghai</_name>
+        <fips-code>CH23</fips-code>
+        <city>
+          <!-- Translators: this is a city in Shanghai in China.
+               The name is also written "äæ".
+            -->
+          <_name>Shanghai</_name>
+          <coordinates>31-13-19N 121-27-29E</coordinates>
+          <location>
+            <_name>Hongqiao Airport</_name>
+            <code>ZSSS</code>
+            <coordinates>31-10N 121-25-59E</coordinates>
+          </location>
+          <location>
+            <_name>Pudong Airport</_name>
+            <code>ZSPD</code>
+            <coordinates>31-07N 121-46E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in China -->
+        <_name>Shanxi</_name>
+        <fips-code>CH24</fips-code>
+        <city>
+          <!-- Translators: this is a city in Shanxi in China.
+               The name is also written "åå".
+            -->
+          <_name>Taiyuan</_name>
+          <coordinates>37-52-09N 112-33-37E</coordinates>
+          <location>
+            <name>Taiyuan</name>
+            <code>ZBYN</code>
+            <coordinates>37-46-59N 112-32-59E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in China -->
+        <_name>Sichuan</_name>
+        <fips-code>CH32</fips-code>
+        <city>
+          <!-- Translators: this is a city in Sichuan in China.
+               The name is also written "æé".
+            -->
+          <_name>Chengdu</_name>
+          <coordinates>30-40N 104-04E</coordinates>
+          <location>
+            <name>Chengdu</name>
+            <code>ZUUU</code>
+            <coordinates>30-40N 104-01E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in China -->
+        <_name>Tianjin</_name>
+        <fips-code>CH28</fips-code>
+        <city>
+          <!-- Translators: this is a city in Tianjin in China.
+               The name is also written "åæ".
+            -->
+          <_name>Tianjin</_name>
+          <coordinates>39-08-31N 117-10-36E</coordinates>
+          <location>
+            <name>Zhangguizhu Airport</name>
+            <code>ZBTJ</code>
+            <coordinates>39-10-59N 117-20-59E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in China -->
+        <_name>Xinjiang</_name>
+        <fips-code>CH13</fips-code>
+        <city>
+          <!-- Translators: this is a city in Xinjiang in China -->
+          <_name>Kashi</_name>
+          <coordinates>39-27-16N 075-58-46E</coordinates>
+          <location>
+            <name>Kashi</name>
+            <code>ZWSH</code>
+            <coordinates>39-28N 075-58-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Xinjiang in China.
+               The name is also written "äéæé".
+            -->
+          <_name>Urumqi</_name>
+          <coordinates>43-47-59N 087-34-59E</coordinates>
+          <location>
+            <name>Diwopu Airport</name>
+            <code>ZWWW</code>
+            <coordinates>43-53-59N 087-28E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in China -->
+        <_name>Yunnan</_name>
+        <fips-code>CH29</fips-code>
+        <city>
+          <!-- Translators: this is a city in Yunnan in China.
+               The name is also written "ææ".
+            -->
+          <_name>Kunming</_name>
+          <coordinates>25-02-20N 102-43-05E</coordinates>
+          <location>
+            <name>Kunming</name>
+            <code>ZPPP</code>
+            <coordinates>25-01N 102-40-59E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in China -->
+        <_name>Zhejiang</_name>
+        <fips-code>CH02</fips-code>
+        <city>
+          <!-- Translators: this is a city in Zhejiang in China.
+               The name is also written "æå".
+            -->
+          <_name>Hangzhou</_name>
+          <coordinates>30-15-19N 120-10-08E</coordinates>
+          <location>
+            <name>Hangzhou</name>
+            <code>ZSHC</code>
+            <coordinates>30-13-59N 120-10E</coordinates>
+          </location>
+        </city>
+      </state>
+    </country>
+    <country>
+      <!-- GE - Georgia (the country, not the US state) -->
+      <_name>Georgia</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Akhmeta, Ambrolauri, Chiat'ura, Java, K'areli, Kharagauli,
+           Oni, Sach'khere, Tbilisi, Zestap'oni
+        -->
+      <iso-code>GE</iso-code>
+      <fips-code>GG</fips-code>
+      <tz-hint>Asia/Tbilisi</tz-hint>
+    </country>
+    <country>
+      <!-- HK - Hong Kong, aka "Hong Kong Special Administrative Region
+           of China"
+        -->
+      <_name>Hong Kong</_name>
+      <iso-code>HK</iso-code>
+      <fips-code>HK</fips-code>
+      <tz-hint>Asia/Hong_Kong</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Hong Kong -->
+        <_name>Kowloon</_name>
+        <coordinates>22-19N 114-10-59E</coordinates>
+        <location>
+          <name>Hong Kong International Airport</name>
+          <code>VHHH</code>
+          <coordinates>22-19-59N 114-10-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- IN - India -->
+      <_name>India</_name>
+      <!-- Could not find information about the following stations,
+           which may be in India:
+           VOBL VOHS 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Agartala, Aizawl, Alappuzha, Allahabad, Azamgarh, Bangalore,
+           Barddhaman, Belgaum, Bhopal, Bhubaneshwar, Calicut,
+           Chandigarh, Coimbatore, Dibrugarh, Dispur, Gangtok,
+           Guwahati, Imphal, Indore, Itanagar, Kavaratti, Kochi,
+           Kohima, Kollam, Mangalore, Mau, Mysore, Nagercoil, Palakkad,
+           Panaji, Pondicherry, Port Blair, Shiliguri, Shillong,
+           Shimla, Shimoga, Silvassa, Soyibug, Srinagar, Trichur,
+           Tumkur, Tuticorin
+        -->
+      <iso-code>IN</iso-code>
+      <fips-code>IN</fips-code>
+      <tz-hint>Asia/Kolkata</tz-hint>
+      <city>
+        <!-- Translators: this is a city in India -->
+        <_name>Ahmadabad</_name>
+        <coordinates>23-01-59N 072-37E</coordinates>
+        <location>
+          <name>Ahmadabad</name>
+          <code>VAAH</code>
+          <coordinates>23-04N 072-37-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in India -->
+        <_name>Amritsar</_name>
+        <coordinates>31-37-59N 074-51-56E</coordinates>
+        <location>
+          <name>Amritsar</name>
+          <code>VIAR</code>
+          <coordinates>31-37-59N 074-52E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in India.
+             "Benares" is the traditional English name.
+             The local name is "Varanasi".
+             The local name in Hindi is "ààààààà".
+          -->
+        <_name>Benares</_name>
+        <coordinates>25-19-59N 083-00E</coordinates>
+        <location>
+          <name>Benares / Babatpur</name>
+          <code>VIBN</code>
+          <coordinates>25-26-59N 082-52E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in India.
+             "Bombay" is the traditional English name.
+             The local name in Marathi is "Mumbai /  ààààà".
+          -->
+        <_name>Bombay</_name>
+        <coordinates>18-58-30N 072-49-32E</coordinates>
+        <location>
+          <name>Bombay / Santa Cruz</name>
+          <code>VABB</code>
+          <coordinates>19-07N 072-50-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in India.
+             "Calcutta" is the traditional English name.
+             The local name in Bengali is "Kolkata /  àààààà".
+          -->
+        <_name>Calcutta</_name>
+        <coordinates>22-34-10N 088-22-10E</coordinates>
+        <location>
+          <name>Calcutta / Dam Dam</name>
+          <code>VECC</code>
+          <coordinates>22-38-59N 088-27E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in India -->
+        <_name>Dam Dam</_name>
+        <coordinates>22-37-19N 088-25E</coordinates>
+        <location>
+          <name>Calcutta / Dam Dam</name>
+          <code>VECC</code>
+          <coordinates>22-38-59N 088-27E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in India -->
+        <_name>Gandhinagar</_name>
+        <coordinates>23-13N 072-40-59E</coordinates>
+        <location>
+          <name>Ahmadabad</name>
+          <code>VAAH</code>
+          <coordinates>23-04N 072-37-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in India -->
+        <_name>Hyderabad</_name>
+        <coordinates>17-22-31N 078-28-27E</coordinates>
+        <location>
+          <name>Hyderabad Airport</name>
+          <code>VOHY</code>
+          <coordinates>17-26-59N 078-28E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in India -->
+        <_name>Jaipur</_name>
+        <coordinates>26-55N 075-49E</coordinates>
+        <location>
+          <name>Jaipur / Sanganer</name>
+          <code>VIJP</code>
+          <coordinates>26-49N 075-47-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in India.
+             The local name in Hindi is "àààà".
+          -->
+        <_name>Lucknow</_name>
+        <coordinates>26-51N 080-55E</coordinates>
+        <location>
+          <name>Lucknow / Amausi</name>
+          <code>VILK</code>
+          <coordinates>26-45N 080-52-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in India.
+             "Madras" is the traditional English name.
+             The local name in Tamil is "Chennai / àààààà".
+          -->
+        <_name>Madras</_name>
+        <coordinates>13-04-59N 080-16-59E</coordinates>
+        <location>
+          <name>Madras / Minambakkam</name>
+          <code>VOMM</code>
+          <coordinates>13-00N 080-10-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in India -->
+        <_name>Nagpur</_name>
+        <coordinates>21-08-59N 079-05-59E</coordinates>
+        <location>
+          <name>Nagpur Sonegaon</name>
+          <code>VANP</code>
+          <coordinates>21-06N 079-02-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of India.
+             The local name in Urdu is "ÙØÛ ØÙÛâ".
+             The local name in Panjabi is "àààà ààààà".
+             The local name in Hindi is "àà àààààà".
+          -->
+        <_name>New Delhi</_name>
+        <coordinates>28-36N 077-12E</coordinates>
+        <location>
+          <name>New Delhi / Palam</name>
+          <code>VIDP</code>
+          <coordinates>28-34N 077-07E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in India -->
+        <_name>Palam</_name>
+        <coordinates>28-34N 077-05-59E</coordinates>
+        <location>
+          <name>New Delhi / Palam</name>
+          <code>VIDP</code>
+          <coordinates>28-34N 077-07E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in India -->
+        <_name>Patna</_name>
+        <coordinates>25-36N 085-07E</coordinates>
+        <location>
+          <name>Patna</name>
+          <code>VEPT</code>
+          <coordinates>25-36N 085-05-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in India -->
+        <_name>Sanganer</_name>
+        <coordinates>26-49N 075-46-59E</coordinates>
+        <location>
+          <name>Jaipur / Sanganer</name>
+          <code>VIJP</code>
+          <coordinates>26-49N 075-47-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in India -->
+        <_name>Santa Cruz</_name>
+        <coordinates>19-04-59N 072-49-59E</coordinates>
+        <location>
+          <name>Bombay / Santa Cruz</name>
+          <code>VABB</code>
+          <coordinates>19-07N 072-50-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in India.
+             The local name in Malayalam is "ààààààààààààà".
+          -->
+        <_name>Thiruvananthapuram</_name>
+        <coordinates>08-30-24N 076-57-24E</coordinates>
+        <location>
+          <name>Thiruvananthapuram</name>
+          <code>VOTV</code>
+          <coordinates>08-28N 076-57E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in India.
+             The local name in Tamil is "ààààààààààààààààà".
+          -->
+        <_name>Tiruchchirappalli</_name>
+        <coordinates>10-48-17N 078-41-08E</coordinates>
+        <location>
+          <name>Tiruchchirapalli</name>
+          <code>VOTR</code>
+          <coordinates>10-46N 078-43E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- JP - Japan -->
+      <_name>Japan</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Japan:
+           RJBE RJNW 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Fukushima, Maebashi, Nagano, Tsu, Utsunomiya
+        -->
+      <iso-code>JP</iso-code>
+      <fips-code>JA</fips-code>
+      <tz-hint>Asia/Tokyo</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Akita</_name>
+        <coordinates>39-43N 140-04E</coordinates>
+        <location>
+          <name>Akita Airport</name>
+          <code>RJSK</code>
+          <coordinates>39-37N 140-13E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Ami</_name>
+        <coordinates>36-01-59N 140-11-59E</coordinates>
+        <location>
+          <name>Kasumigaura Air Base</name>
+          <code>RJAK</code>
+          <coordinates>36-01-59N 140-11-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Aomori</_name>
+        <coordinates>40-49-15N 140-45-03E</coordinates>
+        <location>
+          <name>Aomori Airport</name>
+          <code>RJSA</code>
+          <coordinates>40-43-59N 140-41-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Asahikawa</_name>
+        <coordinates>43-46-04N 142-22-13E</coordinates>
+        <location>
+          <_name>Asahikawa Air Base</_name>
+          <code>RJCA</code>
+          <coordinates>43-47-59N 142-22E</coordinates>
+        </location>
+        <location>
+          <_name>Asahikawa Airport</_name>
+          <code>RJEC</code>
+          <coordinates>43-40N 142-26-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Ashiya</_name>
+        <coordinates>33-52-59N 130-40E</coordinates>
+        <location>
+          <name>Ashiya Air Base</name>
+          <code>RJFA</code>
+          <coordinates>33-52-59N 130-39E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Atsugi</_name>
+        <coordinates>35-26-20N 139-21-34E</coordinates>
+        <location>
+          <name>Atsugi United States Naval Air Station</name>
+          <code>RJTA</code>
+          <coordinates>35-27N 139-26-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Chiba</_name>
+        <coordinates>35-36N 140-07E</coordinates>
+        <location>
+          <name>Tokyo Heliport</name>
+          <code>RJTI</code>
+          <coordinates>35-37-59N 139-50-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Chitose</_name>
+        <coordinates>42-49-09N 141-39-07E</coordinates>
+        <location>
+          <_name>Chitose Air Base</_name>
+          <code>RJCC</code>
+          <coordinates>42-47-59N 141-40E</coordinates>
+        </location>
+        <location>
+          <_name>Chitose Japanese Air Self Defense Force</_name>
+          <code>RJCJ</code>
+          <coordinates>42-49N 141-40-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Chofu</_name>
+        <coordinates>35-39-20N 139-33-07E</coordinates>
+        <location>
+          <name>Chofu Airport</name>
+          <code>RJTF</code>
+          <coordinates>35-40N 139-31-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Fuji</_name>
+        <coordinates>35-10N 138-40-59E</coordinates>
+        <location>
+          <name>Fuji Air Base</name>
+          <code>RJAT</code>
+          <coordinates>35-19N 138-52E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Fukue</_name>
+        <coordinates>32-41-17N 128-50-30E</coordinates>
+        <location>
+          <name>Fukue Airport</name>
+          <code>RJFE</code>
+          <coordinates>32-40N 128-49-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Fukui</_name>
+        <coordinates>36-04N 136-13E</coordinates>
+        <location>
+          <name>Komatsu Air Base</name>
+          <code>RJNK</code>
+          <coordinates>36-22-59N 136-25E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Fukuoka</_name>
+        <coordinates>33-34-59N 130-24E</coordinates>
+        <location>
+          <name>Fukuoka Airport</name>
+          <code>RJFF</code>
+          <coordinates>33-34-59N 130-26-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Futemma</_name>
+        <coordinates>26-17-13N 127-46-23E</coordinates>
+        <location>
+          <name>Futenma Marine Corps Air Facility</name>
+          <code>ROTM</code>
+          <coordinates>26-16N 127-45E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Gifu</_name>
+        <coordinates>35-25N 136-45E</coordinates>
+        <location>
+          <name>Gifu Air Base</name>
+          <code>RJNG</code>
+          <coordinates>35-22-59N 136-52E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Hachinohe</_name>
+        <coordinates>40-30-18N 141-29-30E</coordinates>
+        <location>
+          <name>Hachinohe Air Base</name>
+          <code>RJSH</code>
+          <coordinates>40-32-59N 141-28E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Hakodate</_name>
+        <coordinates>41-46-32N 140-44-12E</coordinates>
+        <location>
+          <name>Hakodate Airport</name>
+          <code>RJCH</code>
+          <coordinates>41-46N 140-49E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Hamamatsu</_name>
+        <coordinates>34-42N 137-43-59E</coordinates>
+        <location>
+          <name>Hamamatsu Air Base</name>
+          <code>RJNH</code>
+          <coordinates>34-45N 137-41-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Hamanaka</_name>
+        <coordinates>38-49N 139-46-59E</coordinates>
+        <location>
+          <name>Shonai</name>
+          <code>RJSY</code>
+          <coordinates>38-49N 139-46-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Hanamaki</_name>
+        <coordinates>39-22-59N 141-07E</coordinates>
+        <location>
+          <name>Hanamaki Airport</name>
+          <code>RJSI</code>
+          <coordinates>39-25-59N 141-07-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Hiroshima</_name>
+        <coordinates>34-23-59N 132-26-59E</coordinates>
+        <location>
+          <_name>Hiroshimanishi</_name>
+          <code>RJBH</code>
+          <coordinates>34-22N 132-25-59E</coordinates>
+        </location>
+        <location>
+          <_name>Hiroshima Airport</_name>
+          <code>RJOA</code>
+          <coordinates>34-25-59N 132-55E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Hofu</_name>
+        <coordinates>34-02-59N 131-34E</coordinates>
+        <location>
+          <name>Hofu Air Base</name>
+          <code>RJOF</code>
+          <coordinates>34-01-59N 131-33E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Ishigaki</_name>
+        <coordinates>24-19-59N 124-09E</coordinates>
+        <location>
+          <name>Ishigakijima</name>
+          <code>ROIG</code>
+          <coordinates>24-19-59N 124-10E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Iwakuni</_name>
+        <coordinates>34-08-59N 132-10-59E</coordinates>
+        <location>
+          <name>Iwakuni Marine Corps Air Station</name>
+          <code>RJOI</code>
+          <coordinates>34-07-59N 132-13-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Izumo</_name>
+        <coordinates>35-22N 132-46E</coordinates>
+        <location>
+          <name>Izumo Airport</name>
+          <code>RJOC</code>
+          <coordinates>35-25N 132-54E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Janado</_name>
+        <coordinates>26-19-59N 126-47-59E</coordinates>
+        <location>
+          <name>Kumejima</name>
+          <code>ROKJ</code>
+          <coordinates>26-19-59N 126-47-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Kadena</_name>
+        <coordinates>26-22N 127-45E</coordinates>
+        <location>
+          <name>Kadena Air Base</name>
+          <code>RODN</code>
+          <coordinates>26-21N 127-46E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Kagoshima</_name>
+        <coordinates>31-36N 130-33E</coordinates>
+        <location>
+          <name>Kagoshima Airport</name>
+          <code>RJFK</code>
+          <coordinates>31-48N 130-43E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Kanayama</_name>
+        <coordinates>33-40-59N 135-20-59E</coordinates>
+        <location>
+          <name>Nankishirahama Airport</name>
+          <code>RJBD</code>
+          <coordinates>33-40N 135-20-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Kanazawa</_name>
+        <coordinates>36-34N 136-39E</coordinates>
+        <location>
+          <name>Komatsu Air Base</name>
+          <code>RJNK</code>
+          <coordinates>36-22-59N 136-25E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Kanoya</_name>
+        <coordinates>31-22-59N 130-50-59E</coordinates>
+        <location>
+          <name>Kanoya Air Base</name>
+          <code>RJFY</code>
+          <coordinates>31-22N 130-49-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Kashoji</_name>
+        <coordinates>34-23-59N 135-16-59E</coordinates>
+        <location>
+          <name>Kansai International Airport</name>
+          <code>RJBB</code>
+          <coordinates>34-25N 135-15E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Kitakyushu</_name>
+        <coordinates>33-49-59N 130-49-59E</coordinates>
+        <location>
+          <name>Kitakyushu Airport</name>
+          <code>RJFR</code>
+          <coordinates>33-49-59N 130-56-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Kobe</_name>
+        <coordinates>34-40-59N 135-10E</coordinates>
+        <location>
+          <name>Osaka International Airport</name>
+          <code>RJOO</code>
+          <coordinates>34-46-59N 135-26-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Kochi</_name>
+        <coordinates>33-32-59N 133-33E</coordinates>
+        <location>
+          <name>Kochi Airport</name>
+          <code>RJOK</code>
+          <coordinates>33-31-59N 133-40E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Kofu</_name>
+        <coordinates>35-38-59N 138-34-59E</coordinates>
+        <location>
+          <name>Fuji Air Base</name>
+          <code>RJAT</code>
+          <coordinates>35-19N 138-52E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Komatsu</_name>
+        <coordinates>36-23-59N 136-26-59E</coordinates>
+        <location>
+          <name>Komatsu Air Base</name>
+          <code>RJNK</code>
+          <coordinates>36-22-59N 136-25E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Kumamoto</_name>
+        <coordinates>32-47-59N 130-43E</coordinates>
+        <location>
+          <name>Kumamoto Airport</name>
+          <code>RJFT</code>
+          <coordinates>32-49-59N 130-50-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Kunigami</_name>
+        <coordinates>27-25N 128-40-59E</coordinates>
+        <location>
+          <name>Okinoerabu</name>
+          <code>RJKB</code>
+          <coordinates>27-25-59N 128-41-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Kushiro</_name>
+        <coordinates>42-58-30N 144-22-28E</coordinates>
+        <location>
+          <name>Kushiro Airport</name>
+          <code>RJCK</code>
+          <coordinates>43-01-59N 144-11-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Kyoto</_name>
+        <coordinates>35-00N 135-45E</coordinates>
+        <location>
+          <name>Osaka International Airport</name>
+          <code>RJOO</code>
+          <coordinates>34-46-59N 135-26-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Matsubara</_name>
+        <coordinates>24-46-59N 125-16E</coordinates>
+        <location>
+          <name>Miyakojima</name>
+          <code>ROMY</code>
+          <coordinates>24-46-59N 125-16-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Matsue</_name>
+        <coordinates>35-28N 133-04E</coordinates>
+        <location>
+          <name>Izumo Airport</name>
+          <code>RJOC</code>
+          <coordinates>35-25N 132-54E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Matsumoto</_name>
+        <coordinates>36-13-59N 137-58E</coordinates>
+        <location>
+          <name>Matsumoto Airport</name>
+          <code>RJAF</code>
+          <coordinates>36-10N 137-55-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Matsushima</_name>
+        <coordinates>38-22N 141-04-18E</coordinates>
+        <location>
+          <name>Matsushima Air Base</name>
+          <code>RJST</code>
+          <coordinates>38-23-59N 141-13E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Matsuyama</_name>
+        <coordinates>33-50-11N 132-45-11E</coordinates>
+        <location>
+          <name>Matsuyama Airport</name>
+          <code>RJOM</code>
+          <coordinates>33-49N 132-41-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Memambetsu</_name>
+        <coordinates>43-54-25N 144-10-26E</coordinates>
+        <location>
+          <name>Memambetsu Airport</name>
+          <code>RJCM</code>
+          <coordinates>43-52-59N 144-10E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Metabaru</_name>
+        <coordinates>33-19-59N 130-25E</coordinates>
+        <location>
+          <name>Metabaru Air Base</name>
+          <code>RJDM</code>
+          <coordinates>33-19N 130-25E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Mihonoseki</_name>
+        <coordinates>35-34N 133-19E</coordinates>
+        <location>
+          <name>Miho Air Base</name>
+          <code>RJOH</code>
+          <coordinates>35-28-59N 133-15E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Minami</_name>
+        <coordinates>24-46-59N 141-19E</coordinates>
+        <location>
+          <name>Iwojima</name>
+          <code>RJAW</code>
+          <coordinates>24-46-59N 141-19E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Misawa</_name>
+        <coordinates>40-41N 141-21-34E</coordinates>
+        <location>
+          <name>Misawa Air Base</name>
+          <code>RJSM</code>
+          <coordinates>40-42N 141-22-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Mito</_name>
+        <coordinates>36-22N 140-28E</coordinates>
+        <location>
+          <name>Hyakuri Air Base</name>
+          <code>RJAH</code>
+          <coordinates>36-10-59N 140-25E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Miyazaki</_name>
+        <coordinates>31-53-59N 131-25-59E</coordinates>
+        <location>
+          <_name>Miyazaki Airport</_name>
+          <code>RJFM</code>
+          <coordinates>31-52N 131-26-59E</coordinates>
+        </location>
+        <location>
+          <_name>Nyutabaru Air Base</_name>
+          <code>RJFN</code>
+          <coordinates>32-04-59N 131-26-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Mombetsu</_name>
+        <coordinates>44-21-08N 143-21-08E</coordinates>
+        <location>
+          <name>Mombetsu Airport</name>
+          <code>RJEB</code>
+          <coordinates>44-15N 143-31-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Morioka</_name>
+        <coordinates>39-42N 141-09E</coordinates>
+        <location>
+          <name>Hanamaki Airport</name>
+          <code>RJSI</code>
+          <coordinates>39-25-59N 141-07-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Nagasaki</_name>
+        <coordinates>32-45-18N 129-52-05E</coordinates>
+        <location>
+          <name>Nagasaki Airport</name>
+          <code>RJFU</code>
+          <coordinates>32-55N 129-55E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Nagoya</_name>
+        <coordinates>35-10N 136-55E</coordinates>
+        <location>
+          <name>Nagoya Airport</name>
+          <code>RJGG</code>
+          <coordinates>35-15N 136-55-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Naha</_name>
+        <coordinates>26-12-25N 127-40-23E</coordinates>
+        <location>
+          <name>Naha Airport</name>
+          <code>ROAH</code>
+          <coordinates>26-10-59N 127-39E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Naka-shibetsu</_name>
+        <coordinates>43-32-59N 144-58-59E</coordinates>
+        <location>
+          <name>Naka-shibetsu Airport</name>
+          <code>RJCN</code>
+          <coordinates>43-34N 144-58E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Nara</_name>
+        <coordinates>34-40-59N 135-49-59E</coordinates>
+        <location>
+          <name>Yao Airport</name>
+          <code>RJOY</code>
+          <coordinates>34-36N 135-35-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Niigata</_name>
+        <coordinates>37-55N 139-03E</coordinates>
+        <location>
+          <name>Niigata Airport</name>
+          <code>RJSN</code>
+          <coordinates>37-57N 139-07E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Obihiro</_name>
+        <coordinates>42-55-01N 143-12-15E</coordinates>
+        <location>
+          <_name>Tokachi Japanese Ground Self Defense Force</_name>
+          <code>RJCT</code>
+          <coordinates>42-53-59N 143-10E</coordinates>
+        </location>
+        <location>
+          <_name>Obihiro Airport</_name>
+          <code>RJCB</code>
+          <coordinates>42-43-59N 143-13E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Odaira</_name>
+        <coordinates>30-33N 130-58E</coordinates>
+        <location>
+          <name>Tanegashima Airport</name>
+          <code>RJFG</code>
+          <coordinates>30-33N 130-56-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Odaka</_name>
+        <coordinates>37-12N 140-25E</coordinates>
+        <location>
+          <name>Fukushima Airport</name>
+          <code>RJSF</code>
+          <coordinates>37-13-59N 140-25-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Odate</_name>
+        <coordinates>40-16-06N 140-34-05E</coordinates>
+        <location>
+          <name>Odate-Noshiro Airport</name>
+          <code>RJSR</code>
+          <coordinates>40-10-59N 140-11-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Ofunakoshi</_name>
+        <coordinates>34-16-23N 129-21-16E</coordinates>
+        <location>
+          <name>Tsushima Airport</name>
+          <code>RJDT</code>
+          <coordinates>34-16-59N 129-19-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Ogimachiya</_name>
+        <coordinates>35-49-59N 139-24E</coordinates>
+        <location>
+          <name>Iruma Air Base</name>
+          <code>RJTJ</code>
+          <coordinates>35-49-59N 139-25E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Oita</_name>
+        <coordinates>33-14-13N 131-36-15E</coordinates>
+        <location>
+          <name>Oita Airport</name>
+          <code>RJFO</code>
+          <coordinates>33-28-59N 131-43-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Okata</_name>
+        <coordinates>34-46-59N 139-22-59E</coordinates>
+        <location>
+          <name>Oshima Airport</name>
+          <code>RJTO</code>
+          <coordinates>34-46-59N 139-22E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Okayama</_name>
+        <coordinates>34-38-59N 133-55E</coordinates>
+        <location>
+          <name>Okayama Airport</name>
+          <code>RJOB</code>
+          <coordinates>34-45N 133-50-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Okazato</_name>
+        <coordinates>33-06N 139-46-59E</coordinates>
+        <location>
+          <name>Hachijojima Airport</name>
+          <code>RJTH</code>
+          <coordinates>33-07N 139-46-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Ominatocho</_name>
+        <coordinates>41-16-23N 141-09-19E</coordinates>
+        <location>
+          <name>Ominato Air Base</name>
+          <code>RJSO</code>
+          <coordinates>41-13-59N 141-07-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Osaka</_name>
+        <coordinates>34-40N 135-30E</coordinates>
+        <location>
+          <name>Osaka International Airport</name>
+          <code>RJOO</code>
+          <coordinates>34-46-59N 135-26-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Otsu</_name>
+        <coordinates>35-00N 135-52E</coordinates>
+        <location>
+          <name>Osaka International Airport</name>
+          <code>RJOO</code>
+          <coordinates>34-46-59N 135-26-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Ozuki</_name>
+        <coordinates>34-04N 131-01-59E</coordinates>
+        <location>
+          <name>Ozuki Air Base</name>
+          <code>RJOZ</code>
+          <coordinates>34-02-59N 131-03E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Saga</_name>
+        <coordinates>33-15N 130-18E</coordinates>
+        <location>
+          <name>Saga Airport</name>
+          <code>RJFS</code>
+          <coordinates>33-08-59N 130-18E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Sanrizuka</_name>
+        <coordinates>35-45N 140-22-59E</coordinates>
+        <location>
+          <name>New Tokyo International Airport</name>
+          <code>RJAA</code>
+          <coordinates>35-46N 140-22-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Sapporo</_name>
+        <coordinates>43-03-16N 141-21-14E</coordinates>
+        <location>
+          <name>Sapporo Air Base</name>
+          <code>RJCO</code>
+          <coordinates>43-07N 141-22-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Sawada</_name>
+        <coordinates>24-49-59N 125-10E</coordinates>
+        <location>
+          <name>Shimoji-Shima Island</name>
+          <code>RORS</code>
+          <coordinates>24-49-59N 125-09E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Sendai</_name>
+        <coordinates>38-15-16N 140-53-04E</coordinates>
+        <location>
+          <_name>Kasuminome Air Base</_name>
+          <code>RJSU</code>
+          <coordinates>38-13-59N 140-55E</coordinates>
+        </location>
+        <location>
+          <_name>Sendai Airport</_name>
+          <code>RJSS</code>
+          <coordinates>38-07-59N 140-55E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Shizuoka</_name>
+        <coordinates>34-58N 138-22-59E</coordinates>
+        <location>
+          <name>Shizuhama Air Base</name>
+          <code>RJNY</code>
+          <coordinates>34-49N 138-18E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Tachikawa</_name>
+        <coordinates>35-41-34N 139-25-05E</coordinates>
+        <location>
+          <name>Tachikawa Air Base</name>
+          <code>RJTC</code>
+          <coordinates>35-42N 139-24E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Takamatsu</_name>
+        <coordinates>34-19-59N 134-03E</coordinates>
+        <location>
+          <name>Takamatsu Airport</name>
+          <code>RJOT</code>
+          <coordinates>34-13N 134-01E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Takatsu</_name>
+        <coordinates>34-40-59N 131-46-59E</coordinates>
+        <location>
+          <name>Iwami Airport</name>
+          <code>RJOW</code>
+          <coordinates>34-40N 131-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Tokushima</_name>
+        <coordinates>34-04N 134-34E</coordinates>
+        <location>
+          <name>Tokushima Air Base</name>
+          <code>RJOS</code>
+          <coordinates>34-07-59N 134-37E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Japan -->
+        <_name>Tokyo</_name>
+        <coordinates>35-41-06N 139-45-05E</coordinates>
+        <location>
+          <_name>Tokyo Heliport</_name>
+          <code>RJTI</code>
+          <coordinates>35-37-59N 139-50-59E</coordinates>
+        </location>
+        <location>
+          <_name>Tokyo International Airport</_name>
+          <code>RJTT</code>
+          <coordinates>35-32-59N 139-46-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Tottori</_name>
+        <coordinates>35-30N 134-13-59E</coordinates>
+        <location>
+          <name>Tottori Airport</name>
+          <code>RJOR</code>
+          <coordinates>35-31-59N 134-10E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Toyama</_name>
+        <coordinates>36-40-59N 137-13E</coordinates>
+        <location>
+          <name>Toyama Airport</name>
+          <code>RJNT</code>
+          <coordinates>36-38-59N 137-10-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Toyooka</_name>
+        <coordinates>35-31-59N 134-49-59E</coordinates>
+        <location>
+          <name>Tajima</name>
+          <code>RJBT</code>
+          <coordinates>35-31N 134-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Tsuiki</_name>
+        <coordinates>33-40N 131-03E</coordinates>
+        <location>
+          <name>Tsuiki Air Base</name>
+          <code>RJFZ</code>
+          <coordinates>33-40-59N 131-03E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Urawa</_name>
+        <coordinates>35-52-14N 139-38-31E</coordinates>
+        <location>
+          <name>Iruma Air Base</name>
+          <code>RJTJ</code>
+          <coordinates>35-49-59N 139-25E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Ushuku</_name>
+        <coordinates>28-26-59N 129-43E</coordinates>
+        <location>
+          <name>Amami Airport</name>
+          <code>RJKA</code>
+          <coordinates>28-25-59N 129-43E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Wakayama</_name>
+        <coordinates>34-05-25N 135-05-24E</coordinates>
+        <location>
+          <name>Kansai International Airport</name>
+          <code>RJBB</code>
+          <coordinates>34-25N 135-15E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Wakkanai</_name>
+        <coordinates>45-24-33N 141-40-26E</coordinates>
+        <location>
+          <name>Wakkanai Airport</name>
+          <code>RJCW</code>
+          <coordinates>45-23-59N 141-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Yamagata</_name>
+        <coordinates>38-15-10N 140-20-15E</coordinates>
+        <location>
+          <name>Yamagata Airport</name>
+          <code>RJSC</code>
+          <coordinates>38-25N 140-22E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Yamaguchi</_name>
+        <coordinates>34-10N 131-28-59E</coordinates>
+        <location>
+          <name>Yamaguchi Ube Airport</name>
+          <code>RJDC</code>
+          <coordinates>33-55-59N 131-16-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Yao</_name>
+        <coordinates>34-37N 135-35-59E</coordinates>
+        <location>
+          <name>Yao Airport</name>
+          <code>RJOY</code>
+          <coordinates>34-36N 135-35-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Yokohama</_name>
+        <coordinates>35-27N 139-39E</coordinates>
+        <location>
+          <name>Tokyo International Airport</name>
+          <code>RJTT</code>
+          <coordinates>35-32-59N 139-46-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Yokota</_name>
+        <coordinates>35-45N 139-22-59E</coordinates>
+        <location>
+          <name>Yokota Air Base</name>
+          <code>RJTY</code>
+          <coordinates>35-45N 139-20-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Japan -->
+        <_name>Yoshinaga</_name>
+        <coordinates>34-47-59N 138-18E</coordinates>
+        <location>
+          <name>Shizuhama Air Base</name>
+          <code>RJNY</code>
+          <coordinates>34-49N 138-18E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- KZ - Kazakhstan -->
+      <_name>Kazakhstan</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           AtyraÅ, KÃkshetaÅ, Pavlodar, Petropavlovsk, Taldyqorghan,
+           Taraz, Ãskemen
+        -->
+      <iso-code>KZ</iso-code>
+      <fips-code>KZ</fips-code>
+      <pref-lang>kaz</pref-lang>
+      <tz-hint>Asia/Almaty</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Kazakhstan -->
+        <_name>Almaty</_name>
+        <coordinates>43-15N 076-57E</coordinates>
+        <location>
+          <name>Almaty</name>
+          <code>UAAA</code>
+          <coordinates>43-13-59N 076-55-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Kazakhstan.
+             The local name in Russian is "Aktau".
+          -->
+        <_name>Aqtau</_name>
+        <coordinates>43-38-59N 051-12E</coordinates>
+        <location>
+          <name>Aqtau</name>
+          <code>UATE</code>
+          <tz-hint>Asia/Aqtobe</tz-hint>
+          <coordinates>43-52-11N 051-06E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Kazakhstan.
+             The local name in Russian is "Aktobe".
+          -->
+        <_name>AqtÃbe</_name>
+        <coordinates>50-17-53N 057-10-53E</coordinates>
+        <location>
+          <name>Aktjubinsk</name>
+          <code>UATT</code>
+          <tz-hint>Asia/Aqtobe</tz-hint>
+          <coordinates>50-16-59N 057-08-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Kazakhstan -->
+        <_name>Astana</_name>
+        <coordinates>51-10-51N 071-25-40E</coordinates>
+        <location>
+          <name>Astana</name>
+          <code>UACC</code>
+          <tz-hint>Asia/Aqtobe</tz-hint>
+          <coordinates>51-12N 071-27E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Kazakhstan.
+             The local name in Russian is "Ural'sk".
+          -->
+        <_name>Oral</_name>
+        <coordinates>51-13-59N 051-22E</coordinates>
+        <location>
+          <name>Oral</name>
+          <code>UARR</code>
+          <tz-hint>Asia/Oral</tz-hint>
+          <coordinates>51-15N 051-16-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Kazakhstan.
+             The local name in Russian is "Karaganda".
+          -->
+        <_name>Qaraghandy</_name>
+        <coordinates>49-47-56N 073-05-57E</coordinates>
+        <location>
+          <name>Qaraghandy</name>
+          <code>UAKK</code>
+          <coordinates>49-47-59N 073-09E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Kazakhstan.
+             The local name in Russian is "Kostanay".
+          -->
+        <_name>Qostanay</_name>
+        <coordinates>53-10N 063-34-59E</coordinates>
+        <location>
+          <name>Qostanay</name>
+          <code>UAUU</code>
+          <tz-hint>Asia/Aqtobe</tz-hint>
+          <coordinates>53-12-23N 063-33-02E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Kazakhstan.
+             The local name in Russian is "Kyzylorda".
+          -->
+        <_name>Qyzylorda</_name>
+        <coordinates>44-51-10N 065-30-33E</coordinates>
+        <location>
+          <name>Qyzylorda</name>
+          <code>UAOO</code>
+          <tz-hint>Asia/Qyzylorda</tz-hint>
+          <coordinates>44-51N 065-30E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Kazakhstan -->
+        <_name>Shymkent</_name>
+        <coordinates>42-17-59N 069-35-59E</coordinates>
+        <location>
+          <name>Shymkent</name>
+          <code>UAII</code>
+          <tz-hint>Asia/Oral</tz-hint>
+          <coordinates>42-19N 069-42E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- KG - Kyrgyzstan -->
+      <_name>Kyrgyzstan</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Kyrgyzstan:
+           UACK UACP UADD UAFO UASK UASP UATG 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Dzhalal-Abad, Karakol, Naryn, Osh, Talas
+        -->
+      <iso-code>KG</iso-code>
+      <fips-code>KG</fips-code>
+      <tz-hint>Asia/Bishkek</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Kyrgyzstan -->
+        <_name>Bishkek</_name>
+        <coordinates>42-52-23N 074-36-01E</coordinates>
+        <location>
+          <name>Manas Airport</name>
+          <code>UAFM</code>
+          <coordinates>42-51N 074-34-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- LA - Lao People's Democratic Republic -->
+      <_name>Laos</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Attapu, Ban Mouang Cha, Houayxay, Lamam, Louang Namtha,
+           Louangphrabang, Muang Pakxan, Muang Phon-Hong, Muang
+           Phonsavan, Muang Xai, Pakxe, Phongsali, Salavan,
+           Savannakhet, Thakhek, Xaignabouli, Xam Nua
+        -->
+      <iso-code>LA</iso-code>
+      <fips-code>LA</fips-code>
+      <tz-hint>Asia/Vientiane</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Laos.
+             "Vientiane" is the traditional English name.
+             The local name in Lao is "Viangchan".
+          -->
+        <_name>Vientiane</_name>
+        <coordinates>17-58N 102-35-59E</coordinates>
+        <location>
+          <name>Vientiane</name>
+          <code>VLVT</code>
+          <coordinates>17-56-59N 102-34E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- MO - Macao, aka "Macao Special Administrative Region of
+           China". (The spellings "Macao" and "Macau" are both widely
+           used. The "u" spelling is currently slightly more popular in
+           English.)
+        -->
+      <_name>Macau</_name>
+      <iso-code>MO</iso-code>
+      <fips-code>MC</fips-code>
+      <tz-hint>Asia/Macau</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Macau.
+             The name is also written "æé".
+             The local name is "Macau".
+          -->
+        <_name>Aomen</_name>
+        <coordinates>22-12-02N 113-32-45E</coordinates>
+        <location>
+          <name>Taipa</name>
+          <code>VMMC</code>
+          <coordinates>22-10N 113-34E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macau.
+             The local name in Chinese is "Dangzai / æä".
+          -->
+        <_name>Taipa</_name>
+        <coordinates>22-09-20N 113-33-24E</coordinates>
+        <location>
+          <name>Taipa</name>
+          <code>VMMC</code>
+          <coordinates>22-10N 113-34E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- MY - Malaysia -->
+      <_name>Malaysia</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Malaysia:
+           WBGY WMAU WMKA WMKB WMKI WMKN 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Alor Setar, Ipoh, Kangar, Kuala Terengganu
+        -->
+      <iso-code>MY</iso-code>
+      <fips-code>MY</fips-code>
+      <tz-hint>Asia/Kuala_Lumpur</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Malaysia -->
+        <_name>Bintulu</_name>
+        <coordinates>03-10N 113-01-59E</coordinates>
+        <location>
+          <name>Bintulu</name>
+          <code>WBGB</code>
+          <coordinates>03-12N 113-01-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Malaysia -->
+        <_name>George Town</_name>
+        <coordinates>05-25N 100-19-59E</coordinates>
+        <location>
+          <name>Bayan Lepas Airport</name>
+          <code>WMKP</code>
+          <coordinates>05-17-59N 100-16E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Malaysia -->
+        <_name>Johor Bahru</_name>
+        <coordinates>01-28N 103-45E</coordinates>
+        <location>
+          <name>Senai Airport</name>
+          <code>WMKJ</code>
+          <coordinates>01-37-59N 103-40E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Malaysia -->
+        <_name>Klang</_name>
+        <coordinates>03-01-59N 101-27E</coordinates>
+        <location>
+          <name>Subang, Sultan Abdul Aziz Shah Airport</name>
+          <code>WMSA</code>
+          <coordinates>03-07N 101-31-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Malaysia -->
+        <_name>Kota Baharu</_name>
+        <coordinates>06-07-59N 102-15E</coordinates>
+        <location>
+          <name>Kota Baharu</name>
+          <code>WMKC</code>
+          <coordinates>06-10N 102-16-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Malaysia -->
+        <_name>Kota Kinabalu</_name>
+        <coordinates>05-58-59N 116-04E</coordinates>
+        <location>
+          <name>Kota Kinabalu</name>
+          <code>WBKK</code>
+          <coordinates>05-55-59N 116-02-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Malaysia -->
+        <_name>Kuah</_name>
+        <coordinates>06-19N 099-50-59E</coordinates>
+        <location>
+          <name>Kuah</name>
+          <code>WMKL</code>
+          <coordinates>06-19-59N 099-43-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Malaysia -->
+        <_name>Kuala Lumpur</_name>
+        <coordinates>03-10N 101-42E</coordinates>
+        <location>
+          <name>Subang, Sultan Abdul Aziz Shah Airport</name>
+          <code>WMSA</code>
+          <coordinates>03-07N 101-31-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Malaysia -->
+        <_name>Kuantan</_name>
+        <coordinates>03-47-59N 103-19-59E</coordinates>
+        <location>
+          <name>Kuantan</name>
+          <code>WMKD</code>
+          <coordinates>03-37N 103-13E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Malaysia -->
+        <_name>Kuching</_name>
+        <coordinates>01-33N 110-19-59E</coordinates>
+        <location>
+          <name>Kuching</name>
+          <code>WBGG</code>
+          <coordinates>01-28-59N 110-19-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Malaysia -->
+        <_name>Kudat</_name>
+        <coordinates>06-52-46N 116-50-57E</coordinates>
+        <location>
+          <name>Kudat</name>
+          <code>WBKT</code>
+          <coordinates>06-55N 116-49-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Malaysia -->
+        <_name>Melaka</_name>
+        <coordinates>02-11-48N 102-14-53E</coordinates>
+        <location>
+          <name>Melaka</name>
+          <code>WMKM</code>
+          <coordinates>02-16N 102-15E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Malaysia -->
+        <_name>Miri</_name>
+        <coordinates>04-22-59N 113-58-59E</coordinates>
+        <location>
+          <name>Miri</name>
+          <code>WBGR</code>
+          <coordinates>04-19-59N 113-58-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Malaysia -->
+        <_name>Sandakan</_name>
+        <coordinates>05-49-59N 118-07E</coordinates>
+        <location>
+          <name>Sandakan</name>
+          <code>WBKS</code>
+          <coordinates>05-54N 118-04E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Malaysia -->
+        <_name>Sepang</_name>
+        <coordinates>02-42N 101-45E</coordinates>
+        <location>
+          <name>KL International Airport</name>
+          <code>WMKK</code>
+          <coordinates>02-43-59N 101-42E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Malaysia -->
+        <_name>Seremban</_name>
+        <coordinates>02-43N 101-55-59E</coordinates>
+        <location>
+          <name>Sepang, KL International Airport</name>
+          <code>WMKK</code>
+          <coordinates>02-43-59N 101-42E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Malaysia -->
+        <_name>Sibu</_name>
+        <coordinates>02-17-59N 111-49E</coordinates>
+        <location>
+          <name>Sibu</name>
+          <code>WBGS</code>
+          <coordinates>02-19-59N 111-49-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Malaysia -->
+        <_name>Sitiawan</_name>
+        <coordinates>04-13N 100-42E</coordinates>
+        <location>
+          <name>Sitiawan</name>
+          <code>WMBA</code>
+          <coordinates>04-13N 100-42E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Malaysia -->
+        <_name>Tawau</_name>
+        <coordinates>04-15N 117-54E</coordinates>
+        <location>
+          <name>Tawau</name>
+          <code>WBKW</code>
+          <coordinates>04-16N 117-52-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Malaysia -->
+        <_name>Victoria</_name>
+        <coordinates>05-16-36N 115-14-30E</coordinates>
+        <location>
+          <name>Victoria</name>
+          <code>WBKL</code>
+          <coordinates>05-17-59N 115-15E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- MV - Maldives -->
+      <_name>Maldives</_name>
+      <iso-code>MV</iso-code>
+      <fips-code>MV</fips-code>
+      <tz-hint>Indian/Maldives</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Maldives.
+             "Male" is the traditional English name.
+             The local name in Dhivehi is "Maale".
+          -->
+        <_name>Male</_name>
+        <coordinates>04-10N 073-30E</coordinates>
+        <location>
+          <name>Male</name>
+          <code>VRMM</code>
+          <coordinates>04-12N 073-31-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- MN - Mongolia -->
+      <_name>Mongolia</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Altay, Arvayheer, Baruun-Urt, Bayanhongor, Bulgan,
+           Choybalsan, Choyr, Dalandzadgad, Darhan, Erdenet, Hovd,
+           Mandalgovi, Moron, Olgiy, Ondorhaan, Saynshand, Suhbaatar,
+           Tsetserleg, Ulaangom, Uliastay
+        -->
+      <iso-code>MN</iso-code>
+      <fips-code>MG</fips-code>
+      <tz-hint>Asia/Ulaanbaatar</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Mongolia.
+             The name is also written "ÐÑÑÐÐÐÐ".
+          -->
+        <_name>Dzuunmod</_name>
+        <coordinates>47-42-24N 106-57-10E</coordinates>
+        <location>
+          <name>Ulan-Bator</name>
+          <code>ZMUB</code>
+          <coordinates>47-51N 106-46E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Mongolia.
+             The name is also written "ÐÐÐÐÐÐÐÐÑÐÑ".
+          -->
+        <_name>Ulaanbaatar</_name>
+        <coordinates>47-55N 106-55E</coordinates>
+        <location>
+          <name>Ulaanbaatar</name>
+          <code>ZMUB</code>
+          <coordinates>47-51N 106-46E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- MM - Myanmar (also known as Burma, but "Myanmar" is
+           currently the official ISO 3166 short English name, and gets
+           more Google hits in English)
+        -->
+      <_name>Myanmar</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Myanmar:
+           VYMD 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Akyab, Bago, Dawei, Haka, Hpa-an, Magway, Mandalay,
+           Mawlamyine, Myitkyina, Pathein, Sagaing, Taunggyi
+        -->
+      <iso-code>MM</iso-code>
+      <fips-code>BM</fips-code>
+      <tz-hint>Asia/Rangoon</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Myanmar.
+             "Rangoon" is the traditional English name.
+             The local name in Burmese is "Yangon".
+          -->
+        <_name>Rangoon</_name>
+        <coordinates>16-48-19N 096-09-21E</coordinates>
+        <location>
+          <name>Rangoon</name>
+          <code>VYYY</code>
+          <coordinates>16-46N 096-10E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- NP - Nepal -->
+      <_name>Nepal</_name>
+      <iso-code>NP</iso-code>
+      <fips-code>NP</fips-code>
+      <tz-hint>Asia/Katmandu</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Nepal.
+             The local name in Nepali is "àààààààà".
+          -->
+        <_name>Kathmandu</_name>
+        <coordinates>27-43N 085-19E</coordinates>
+        <location>
+          <name>Kathmandu Airport</name>
+          <code>VNKT</code>
+          <coordinates>27-41-59N 085-22E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- KP - The Democratic People's Republic of Korea, aka North
+           Korea
+        -->
+      <_name>North Korea</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Ch'ongjin, Haeju, Hamhung, Hyesan, Kaesong, Najin, Namp'o,
+           P'yongsong, Pyongyang, Sariwon, Sinuiju, Wonsan
+        -->
+      <iso-code>KP</iso-code>
+      <fips-code>KN</fips-code>
+      <tz-hint>Asia/Pyongyang</tz-hint>
+    </country>
+    <country>
+      <!-- PK - Pakistan -->
+      <_name>Pakistan</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Muzaffarabad
+        -->
+      <iso-code>PK</iso-code>
+      <fips-code>PK</fips-code>
+      <tz-hint>Asia/Karachi</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Pakistan -->
+        <_name>Islamabad</_name>
+        <coordinates>33-42N 073-10E</coordinates>
+        <location>
+          <name>Islamabad Airport</name>
+          <code>OPRN</code>
+          <coordinates>33-37N 073-05-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Pakistan -->
+        <_name>Karachi</_name>
+        <coordinates>24-52N 067-02-59E</coordinates>
+        <location>
+          <name>Karachi Airport</name>
+          <code>OPKC</code>
+          <coordinates>24-53-59N 067-07-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Pakistan -->
+        <_name>Lahore</_name>
+        <coordinates>31-32-58N 074-20-36E</coordinates>
+        <location>
+          <name>Lahore Airport</name>
+          <code>OPLA</code>
+          <coordinates>31-31N 074-24E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Pakistan -->
+        <_name>Nawabshah</_name>
+        <coordinates>26-15N 068-25E</coordinates>
+        <location>
+          <name>Nawabshah</name>
+          <code>OPNH</code>
+          <coordinates>26-15N 068-22E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Pakistan -->
+        <_name>Peshawar</_name>
+        <coordinates>34-00-28N 071-34-23E</coordinates>
+        <location>
+          <name>Peshawar</name>
+          <code>OPPS</code>
+          <coordinates>34-01N 071-34-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- PH - Philippines -->
+      <_name>Philippines</_name>
+      <iso-code>PH</iso-code>
+      <fips-code>RP</fips-code>
+      <tz-hint>Asia/Manila</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Philippines -->
+        <_name>Angeles</_name>
+        <coordinates>15-08-08N 120-35-27E</coordinates>
+        <location>
+          <name>Clarkfield Pampanga International Airport</name>
+          <code>RPLC</code>
+          <coordinates>15-10-59N 120-32-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Philippines -->
+        <_name>Davao</_name>
+        <coordinates>07-04-23N 125-36-46E</coordinates>
+        <location>
+          <name>Davao Airport</name>
+          <code>RPMD</code>
+          <coordinates>07-07N 125-39E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Philippines -->
+        <_name>Laoag</_name>
+        <coordinates>18-11-56N 120-35-36E</coordinates>
+        <location>
+          <name>Laoag</name>
+          <code>RPLI</code>
+          <coordinates>18-10-59N 120-31-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Philippines -->
+        <_name>Manila</_name>
+        <coordinates>14-36-15N 120-58-55E</coordinates>
+        <location>
+          <name>Ninoy Aquino International Airport</name>
+          <code>RPLL</code>
+          <coordinates>14-31N 121-00E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Philippines -->
+        <_name>Masbate</_name>
+        <coordinates>12-22N 123-37E</coordinates>
+        <location>
+          <name>Masbate</name>
+          <code>RPVM</code>
+          <coordinates>12-22N 123-37E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Philippines -->
+        <_name>Pildira</_name>
+        <coordinates>14-31N 121-00E</coordinates>
+        <location>
+          <name>Ninoy Aquino International Airport</name>
+          <code>RPLL</code>
+          <coordinates>14-31N 121-00E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Philippines -->
+        <_name>Subic</_name>
+        <coordinates>14-52-46N 120-13-59E</coordinates>
+        <location>
+          <name>Subic Bay Weather Station</name>
+          <code>RPLB</code>
+          <coordinates>14-48N 120-16E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Philippines -->
+        <_name>Zamboanga City</_name>
+        <coordinates>06-54-36N 122-04-18E</coordinates>
+        <location>
+          <name>Zamboanga City</name>
+          <code>RPMZ</code>
+          <coordinates>06-54N 122-04E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- SG - Singapore -->
+      <_name>Singapore</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Singapore:
+           WSSL 
+        -->
+      <iso-code>SG</iso-code>
+      <fips-code>SN</fips-code>
+      <tz-hint>Asia/Singapore</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Singapore -->
+        <_name>Singapore</_name>
+        <coordinates>01-17-35N 103-51-20E</coordinates>
+        <location>
+          <_name>Paya Lebar Airport</_name>
+          <code>WSAP</code>
+          <coordinates>01-22N 103-55E</coordinates>
+        </location>
+        <location>
+          <_name>Changi Airport</_name>
+          <code>WSSS</code>
+          <coordinates>01-22N 103-58-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- KR - The Republic of Korea, aka South Korea -->
+      <_name>South Korea</_name>
+      <!-- Could not find information about the following stations,
+           which may be in South Korea:
+           RKJB RKNY 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Ch'unch'on, Ulsan
+        -->
+      <iso-code>KR</iso-code>
+      <fips-code>KS</fips-code>
+      <tz-hint>Asia/Seoul</tz-hint>
+      <city>
+        <!-- Translators: this is a city in South Korea -->
+        <_name>Ch'angwon</_name>
+        <coordinates>35-13-41N 128-40-51E</coordinates>
+        <location>
+          <name>Pusan, Kimhae International Airport</name>
+          <code>RKPK</code>
+          <coordinates>35-10-59N 128-55-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in South Korea -->
+        <_name>Ch'ongju</_name>
+        <coordinates>36-38-13N 127-29-22E</coordinates>
+        <location>
+          <name>Chongju Air Base</name>
+          <code>RKTU</code>
+          <coordinates>36-42N 127-30E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in South Korea -->
+        <_name>Cheju</_name>
+        <coordinates>33-30-34N 126-31-18E</coordinates>
+        <location>
+          <name>Cheju International Airport</name>
+          <code>RKPC</code>
+          <coordinates>33-30N 126-30E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in South Korea -->
+        <_name>Chonju</_name>
+        <coordinates>35-49-18N 127-08-56E</coordinates>
+        <location>
+          <name>Kunsan Air Base</name>
+          <code>RKJK</code>
+          <coordinates>35-55N 126-37E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in South Korea -->
+        <_name>Inch'on</_name>
+        <coordinates>37-27-12N 126-43-54E</coordinates>
+        <location>
+          <name>Inch'on International Airport</name>
+          <code>RKSI</code>
+          <coordinates>37-28N 126-27E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in South Korea -->
+        <_name>Kunsan</_name>
+        <coordinates>35-58-42N 126-42-41E</coordinates>
+        <location>
+          <name>Kunsan Air Base</name>
+          <code>RKJK</code>
+          <coordinates>35-55N 126-37E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in South Korea -->
+        <_name>Kwangju</_name>
+        <coordinates>35-09-16N 126-54-56E</coordinates>
+        <location>
+          <name>Kwangju Air Base</name>
+          <code>RKJJ</code>
+          <coordinates>35-07N 126-49E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in South Korea.
+             The name is also written "ìì".
+          -->
+        <_name>Osan</_name>
+        <coordinates>37-09-07N 127-04-14E</coordinates>
+        <location>
+          <name>Osan Air Base</name>
+          <code>RKSO</code>
+          <coordinates>37-06N 127-01-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in South Korea -->
+        <_name>P'ohang</_name>
+        <coordinates>36-01-55N 129-21-54E</coordinates>
+        <location>
+          <name>Pohang Air Base</name>
+          <code>RKTH</code>
+          <coordinates>35-58-59N 129-25E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in South Korea -->
+        <_name>Pusan</_name>
+        <coordinates>35-06-10N 129-02-25E</coordinates>
+        <location>
+          <name>Kimhae International Airport</name>
+          <code>RKPK</code>
+          <coordinates>35-10-59N 128-55-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in South Korea -->
+        <_name>Sach'on</_name>
+        <coordinates>35-05-03N 128-05-18E</coordinates>
+        <location>
+          <name>Sach'on Air Base</name>
+          <code>RKPS</code>
+          <coordinates>35-04-59N 128-04-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of South Korea.
+             "Seoul" is the traditional English name.
+             The local name in Korean is "Soul".
+          -->
+        <_name>Seoul</_name>
+        <coordinates>37-33-59N 126-59-58E</coordinates>
+        <location>
+          <name>Kimp'o International Airport</name>
+          <code>RKSS</code>
+          <coordinates>37-32-59N 126-47-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in South Korea.
+             The name is also written "ìë".
+          -->
+        <_name>So-myon</_name>
+        <coordinates>37-13-20N 126-07-09E</coordinates>
+        <location>
+          <name>Incheon International Airport</name>
+          <code>RKSI</code>
+          <coordinates>37-28N 126-27E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in South Korea -->
+        <_name>Taegu</_name>
+        <coordinates>35-52-13N 128-35-27E</coordinates>
+        <location>
+          <name>Taegu Air Base</name>
+          <code>RKTN</code>
+          <coordinates>35-53-59N 128-39E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in South Korea -->
+        <_name>Taejon</_name>
+        <coordinates>36-19-17N 127-25-10E</coordinates>
+        <location>
+          <name>Chongju Air Base</name>
+          <code>RKTU</code>
+          <coordinates>36-42N 127-30E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- LK - Sri Lanka -->
+      <_name>Sri Lanka</_name>
+      <iso-code>LK</iso-code>
+      <fips-code>CE</fips-code>
+      <tz-hint>Asia/Colombo</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Sri Lanka -->
+        <_name>Colombo</_name>
+        <coordinates>06-55-54N 079-50-52E</coordinates>
+        <location>
+          <name>Katunayake</name>
+          <code>VCBI</code>
+          <coordinates>07-10N 079-52-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sri Lanka -->
+        <_name>Katunayaka</_name>
+        <coordinates>07-09-52N 079-52-23E</coordinates>
+        <location>
+          <name>Katunayaka</name>
+          <code>VCBI</code>
+          <coordinates>07-10N 079-52-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Sri Lanka -->
+        <_name>Sri Jayewardenepura Kotte</_name>
+        <coordinates>06-54-10N 079-54-29E</coordinates>
+        <location>
+          <name>Katunayake</name>
+          <code>VCBI</code>
+          <coordinates>07-10N 079-52-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- TW - Taiwan, Province of China. (That's the official ISO
+           3166 short English name.)
+        -->
+      <_name>Taiwan</_name>
+      <iso-code>TW</iso-code>
+      <fips-code>TW</fips-code>
+      <tz-hint>Asia/Taipei</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Taiwan.
+             The name is also written "ééå".
+          -->
+        <_name>Kao-hsiung-shih</_name>
+        <coordinates>22-36-58N 120-18-47E</coordinates>
+        <location>
+          <name>Kao-hsiung-shih International Airport</name>
+          <code>RCKH</code>
+          <coordinates>22-34-59N 120-20-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Taiwan.
+             The name is also written "åé".
+          -->
+        <_name>Pu-ting</_name>
+        <coordinates>25-05N 121-12-54E</coordinates>
+        <location>
+          <name>Chiang Kai Shek</name>
+          <code>RCTP</code>
+          <coordinates>25-04-59N 121-13E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Taiwan.
+             The name is also written "æå".
+          -->
+        <_name>Sung-shan</_name>
+        <coordinates>25-02-35N 121-34-46E</coordinates>
+        <location>
+          <name>Sung-shan / T'ai-pei Shih</name>
+          <code>RCSS</code>
+          <coordinates>25-04N 121-32-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Taiwan.
+             The name is also written "èåå".
+          -->
+        <_name>T'ai-pei Shih</_name>
+        <coordinates>25-02-51N 121-31-54E</coordinates>
+        <location>
+          <name>Sung-shan / T'ai-pei Shih</name>
+          <code>RCSS</code>
+          <coordinates>25-04N 121-32-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- TJ - Tajikistan -->
+      <_name>Tajikistan</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Khorugh, Khujand, QÅrghonteppa
+        -->
+      <iso-code>TJ</iso-code>
+      <fips-code>TI</fips-code>
+      <tz-hint>Asia/Dushanbe</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Tajikistan -->
+        <_name>Dushanbe</_name>
+        <coordinates>38-33-36N 068-46-26E</coordinates>
+        <location>
+          <name>Dushanbe</name>
+          <code>UTDD</code>
+          <coordinates>38-32-59N 068-46-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- TH - Thailand -->
+      <_name>Thailand</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Thailand:
+           VTBO VTCT VTPO VTPP VTSC VTSF VTSG VTSM VTUI VTUO VTUV VTUW 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Amnat Charoen, Ang Thong, Buriram, Chai Nat, Chaiyaphum,
+           Chanthaburi, Chiang Rai, Chumphon, Kalasin, Kamphaeng Phet,
+           Kanchanaburi, Krabi, Loei, Lop Buri, Maha Sarakham,
+           Mukdahan, Nakhon Nayok, Nakhon Pathom, Nakhon Phanom, Nakhon
+           Ratchasima, Nakhon Sawan, Nakhon Si Thammarat, Narathiwat,
+           Pattani, Phatthalung, Phayao, Phetchabun, Phetchaburi,
+           Phichit, Phitsanulok, Prachin Buri, Prachuap Khiri Khan,
+           Ratchaburi, Roi Et, Sa Kaeo, Sakon Nakhon, Samut Sakhon,
+           Samut Songkhram, Sara Buri, Si Sa Ket, Sing Buri, Sukhothai,
+           Suphan Buri, Surin, Tak, Trat, Uthai Thani, Uttaradit, Yala,
+           Yasothon
+        -->
+      <iso-code>TH</iso-code>
+      <fips-code>TH</fips-code>
+      <tz-hint>Asia/Bangkok</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Thailand.
+             This is one of several cities in Thailand called "Ban Don
+             Muang".
+          -->
+        <_name>Ban Don Muang (1)</_name>
+        <coordinates>13-55N 100-35-59E</coordinates>
+        <location>
+          <name>Don Muang</name>
+          <code>VTBD</code>
+          <coordinates>13-55N 100-35-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Thailand.
+             "Bangkok" is the traditional English name.
+             The local name in Thai is "Krung Thep / àààààààà".
+          -->
+        <_name>Bangkok</_name>
+        <coordinates>13-45N 100-31E</coordinates>
+        <location>
+          <name>Don Muang</name>
+          <code>VTBD</code>
+          <coordinates>13-55N 100-35-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand -->
+        <_name>Chachoengsao</_name>
+        <coordinates>13-41-59N 101-04-59E</coordinates>
+        <location>
+          <name>Chon Buri</name>
+          <code>VTBS</code>
+          <coordinates>13-22N 100-58-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand -->
+        <_name>Chiang Mai</_name>
+        <coordinates>18-47-25N 098-58-54E</coordinates>
+        <location>
+          <name>Chiang Mai</name>
+          <code>VTCC</code>
+          <coordinates>18-46-59N 098-58-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand -->
+        <_name>Chon Buri</_name>
+        <coordinates>13-22N 100-58-59E</coordinates>
+        <location>
+          <name>Chon Buri</name>
+          <code>VTBS</code>
+          <coordinates>13-22N 100-58-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand -->
+        <_name>Hat Yai</_name>
+        <coordinates>07-01N 100-28E</coordinates>
+        <location>
+          <name>Hat Yai</name>
+          <code>VTSS</code>
+          <coordinates>06-55N 100-25-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand -->
+        <_name>Hua Hin</_name>
+        <coordinates>12-34N 099-58E</coordinates>
+        <location>
+          <name>Hua Hin</name>
+          <code>VTPH</code>
+          <coordinates>12-34-59N 099-57E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand -->
+        <_name>Khon Kaen</_name>
+        <coordinates>16-25-59N 102-49-59E</coordinates>
+        <location>
+          <name>Khon Kaen</name>
+          <code>VTUK</code>
+          <coordinates>16-25-59N 102-49-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Thailand -->
+        <_name>Krung Thep</_name>
+        <coordinates>13-45N 100-31E</coordinates>
+        <location>
+          <name>Don Muang</name>
+          <code>VTBD</code>
+          <coordinates>13-55N 100-35-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand -->
+        <_name>Lampang</_name>
+        <coordinates>18-17-53N 099-30-25E</coordinates>
+        <location>
+          <name>Lampang</name>
+          <code>VTCL</code>
+          <coordinates>18-16-59N 099-31E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand -->
+        <_name>Lamphun</_name>
+        <coordinates>18-34-51N 099-00-33E</coordinates>
+        <location>
+          <name>Chiang Mai</name>
+          <code>VTCC</code>
+          <coordinates>18-46-59N 098-58-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand -->
+        <_name>Mae Hong Son</_name>
+        <coordinates>19-16N 097-55-59E</coordinates>
+        <location>
+          <name>Mae Hong Son</name>
+          <code>VTCH</code>
+          <coordinates>19-18N 097-49-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand -->
+        <_name>Nan</_name>
+        <coordinates>18-46-59N 100-46-59E</coordinates>
+        <location>
+          <name>Nan</name>
+          <code>VTCN</code>
+          <coordinates>18-46N 100-46E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand -->
+        <_name>Nong Bua Lamphu</_name>
+        <coordinates>17-12-07N 102-26-20E</coordinates>
+        <location>
+          <name>Udon Thani</name>
+          <code>VTUD</code>
+          <coordinates>17-22-59N 102-47-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand -->
+        <_name>Nong Khai</_name>
+        <coordinates>17-52-33N 102-44-39E</coordinates>
+        <location>
+          <name>Vientiane</name>
+          <code>VLVT</code>
+          <coordinates>17-56-59N 102-34E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand -->
+        <_name>Nonthaburi</_name>
+        <coordinates>13-49-59N 100-28-59E</coordinates>
+        <location>
+          <name>Don Muang</name>
+          <code>VTBD</code>
+          <coordinates>13-55N 100-35-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand -->
+        <_name>Pathum Thani</_name>
+        <coordinates>14-01N 100-31-59E</coordinates>
+        <location>
+          <name>Don Muang</name>
+          <code>VTBD</code>
+          <coordinates>13-55N 100-35-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand -->
+        <_name>Phangnga</_name>
+        <coordinates>08-28N 098-31-59E</coordinates>
+        <location>
+          <name>Phuket Airport</name>
+          <code>VTSP</code>
+          <coordinates>08-07N 098-19E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand.
+             The local name in Thai is "ààààààààààààààà".
+          -->
+        <_name>Phra Nakhon Si Ayutthaya</_name>
+        <coordinates>14-20-59N 100-32-59E</coordinates>
+        <location>
+          <name>Don Muang</name>
+          <code>VTBD</code>
+          <coordinates>13-55N 100-35-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand -->
+        <_name>Phrae</_name>
+        <coordinates>18-08-59N 100-07-59E</coordinates>
+        <location>
+          <name>Phrae</name>
+          <code>VTCP</code>
+          <coordinates>18-10N 100-10E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand -->
+        <_name>Phuket</_name>
+        <coordinates>07-52-59N 098-24E</coordinates>
+        <location>
+          <name>Phuket Airport</name>
+          <code>VTSP</code>
+          <coordinates>08-07N 098-19E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand -->
+        <_name>Ranong</_name>
+        <coordinates>09-58N 098-37-59E</coordinates>
+        <location>
+          <name>Ranong</name>
+          <code>VTSR</code>
+          <coordinates>09-58-59N 098-37E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand -->
+        <_name>Rayong</_name>
+        <coordinates>12-40N 101-16-59E</coordinates>
+        <location>
+          <name>Rayong</name>
+          <code>VTBU</code>
+          <coordinates>12-37-59N 101-20-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand -->
+        <_name>Samut Prakan</_name>
+        <coordinates>13-35-59N 100-35-59E</coordinates>
+        <location>
+          <name>Don Muang</name>
+          <code>VTBD</code>
+          <coordinates>13-55N 100-35-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand -->
+        <_name>Satun</_name>
+        <coordinates>06-37N 100-04E</coordinates>
+        <location>
+          <name>Langkawi</name>
+          <code>WMKL</code>
+          <coordinates>06-19-59N 099-43-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand -->
+        <_name>Songkhla</_name>
+        <coordinates>07-12N 100-35-59E</coordinates>
+        <location>
+          <name>Hat Yai</name>
+          <code>VTSS</code>
+          <coordinates>06-55N 100-25-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand -->
+        <_name>Surat Thani</_name>
+        <coordinates>09-07-59N 099-19E</coordinates>
+        <location>
+          <name>Surat Thani</name>
+          <code>VTSB</code>
+          <coordinates>09-07N 099-20-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand -->
+        <_name>Trang</_name>
+        <coordinates>07-32-59N 099-35-59E</coordinates>
+        <location>
+          <name>Trang</name>
+          <code>VTST</code>
+          <coordinates>07-31N 099-37E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand -->
+        <_name>Ubon Ratchathani</_name>
+        <coordinates>15-13-59N 104-51-47E</coordinates>
+        <location>
+          <name>Ubon Ratchathani</name>
+          <code>VTUU</code>
+          <coordinates>15-15N 104-52E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Thailand -->
+        <_name>Udon Thani</_name>
+        <coordinates>17-24-26N 102-47-35E</coordinates>
+        <location>
+          <name>Udon Thani</name>
+          <code>VTUD</code>
+          <coordinates>17-22-59N 102-47-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- TM - Turkmenistan -->
+      <_name>Turkmenistan</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Balkanabat, Dasoguz, Mary, Turkmenabat
+        -->
+      <iso-code>TM</iso-code>
+      <fips-code>TX</fips-code>
+      <tz-hint>Asia/Ashgabat</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Turkmenistan.
+             "Ashgabat" is the traditional English name.
+             The local name in Turkmen is "Asgabat".
+          -->
+        <_name>Ashgabat</_name>
+        <coordinates>37-57N 058-22-59E</coordinates>
+        <location>
+          <name>Ashgabat</name>
+          <code>UTAA</code>
+          <coordinates>37-58-59N 058-22E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- UZ - Uzbekistan -->
+      <_name>Uzbekistan</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Uzbekistan:
+           UTAK UTAM UTAT UTAV UTDL UTFN UTSB UTSH UTSK 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Andijon, Buxoro, Farg'ona, Guliston, Jizzax, Namangan,
+           Navoiy, Qarshi
+        -->
+      <iso-code>UZ</iso-code>
+      <fips-code>UZ</fips-code>
+      <tz-hint>Asia/Tashkent</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Uzbekistan -->
+        <_name>Nukus</_name>
+        <coordinates>42-27-11N 059-36-37E</coordinates>
+        <location>
+          <name>Nukus / Karakalpakstan</name>
+          <code>UTNN</code>
+          <coordinates>42-28-47N 059-37-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uzbekistan -->
+        <_name>Samarqand</_name>
+        <coordinates>39-39-15N 066-57-34E</coordinates>
+        <location>
+          <name>Samarqand</name>
+          <code>UTSS</code>
+          <coordinates>39-34N 066-57E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Uzbekistan.
+             "Tashkent" is the traditional English name.
+             The local name is "Toshkent".
+          -->
+        <_name>Tashkent</_name>
+        <coordinates>41-19N 069-15E</coordinates>
+        <location>
+          <name>Tashkent</name>
+          <code>UTTT</code>
+          <coordinates>41-16N 069-16E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uzbekistan -->
+        <_name>Termiz</_name>
+        <coordinates>37-13-27N 067-16-41E</coordinates>
+        <location>
+          <name>Termiz</name>
+          <code>UTST</code>
+          <coordinates>37-13-59N 067-16E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uzbekistan -->
+        <_name>Urganch</_name>
+        <coordinates>41-32-59N 060-37-59E</coordinates>
+        <location>
+          <name>Urganch</name>
+          <code>UTNU</code>
+          <coordinates>41-34-59N 060-38-42E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- VN - Viet Nam (The official ISO 3166 short English name
+           includes a space, though it is also frequently written
+           without one.)
+        -->
+      <_name>Viet Nam</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Bac Kan, Bac Lieu, Ben Tre, Buon Ma Thuot, Ca Mau, Can Tho,
+           Cao Bang, Cao Lanh, Da Lat, Dien Bien Phu, Dong Ha, Dong
+           Hoi, Dong Xoai, Ha Giang, Ha Long, Ha Tinh, Hai Duong,
+           Haiphong, Hoa Binh, Hue, Kon Tum, Lang Son, Lao Cai, Long
+           Xuyen, My Tho, Nam Dinh, Nha Trang, Ninh Binh, Phan
+           Rang-Thap Cham, Phan Thiet, Phu Ly, Pleiku, Quang Ngai, Quy
+           Nhon, Rach Gia, Son La, Tam Ky, Tay Ninh, Thai Binh, Thai
+           Nguyen, Thanh Hoa, Tra Vinh, Trang, Tuy Hoa, Tuyen Quang,
+           Vinh, Vinh Long, Vung Tau, Yen Bai
+        -->
+      <iso-code>VN</iso-code>
+      <fips-code>VM</fips-code>
+      <tz-hint>Asia/Ho_Chi_Minh</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Viet Nam -->
+        <_name>Bac Giang</_name>
+        <coordinates>21-16N 106-12E</coordinates>
+        <location>
+          <name>Ha Noi</name>
+          <code>VVNB</code>
+          <coordinates>21-01N 105-47-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Viet Nam -->
+        <_name>Bac Ninh</_name>
+        <coordinates>21-10-59N 106-02-59E</coordinates>
+        <location>
+          <name>Ha Noi</name>
+          <code>VVNB</code>
+          <coordinates>21-01N 105-47-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Viet Nam -->
+        <_name>Bien Hoa</_name>
+        <coordinates>10-56-59N 106-49E</coordinates>
+        <location>
+          <name>Ho Chi Minh</name>
+          <code>VVTS</code>
+          <coordinates>10-49N 106-40E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Viet Nam -->
+        <_name>Da Nang</_name>
+        <coordinates>16-04-04N 108-13-14E</coordinates>
+        <location>
+          <name>Da Nang</name>
+          <code>VVDN</code>
+          <coordinates>16-01-59N 108-10-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Viet Nam -->
+        <_name>Ha Dong</_name>
+        <coordinates>20-58-21N 105-46-37E</coordinates>
+        <location>
+          <name>Ha Noi</name>
+          <code>VVNB</code>
+          <coordinates>21-01N 105-47-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Viet Nam.
+             "Hanoi" is the traditional English name.
+             The local name in Vietnamese is "Ha Noi".
+          -->
+        <_name>Hanoi</_name>
+        <coordinates>21-01-59N 105-50-59E</coordinates>
+        <location>
+          <name>Hanoi</name>
+          <code>VVNB</code>
+          <coordinates>21-01N 105-47-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Viet Nam.
+             "Ho Chi Minh City" is the traditional English name.
+             The local name in Vietnamese is "Thanh Pho Ho Chi Minh".
+          -->
+        <_name>Ho Chi Minh City</_name>
+        <coordinates>10-45N 106-40E</coordinates>
+        <location>
+          <name>Ho Chi Minh</name>
+          <code>VVTS</code>
+          <coordinates>10-49N 106-40E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Viet Nam -->
+        <_name>Hung Yen</_name>
+        <coordinates>20-38-59N 106-04E</coordinates>
+        <location>
+          <name>Ha Noi</name>
+          <code>VVNB</code>
+          <coordinates>21-01N 105-47-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Viet Nam -->
+        <_name>Tan An</_name>
+        <coordinates>10-31-59N 106-25E</coordinates>
+        <location>
+          <name>Ho Chi Minh</name>
+          <code>VVTS</code>
+          <coordinates>10-49N 106-40E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Viet Nam -->
+        <_name>Thu Dau Mot</_name>
+        <coordinates>10-58N 106-39E</coordinates>
+        <location>
+          <name>Ho Chi Minh</name>
+          <code>VVTS</code>
+          <coordinates>10-49N 106-40E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Viet Nam -->
+        <_name>Viet Tri</_name>
+        <coordinates>21-18-06N 105-25-50E</coordinates>
+        <location>
+          <name>Ha Noi</name>
+          <code>VVNB</code>
+          <coordinates>21-01N 105-47-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Viet Nam -->
+        <_name>Yen</_name>
+        <coordinates>21-18-35N 105-35-48E</coordinates>
+        <location>
+          <name>Ha Noi</name>
+          <code>VVNB</code>
+          <coordinates>21-01N 105-47-59E</coordinates>
+        </location>
+      </city>
+    </country>
+  </region>
+  <region>
+    <!-- FIXME: rename this to Atlantic Ocean -->
+    <_name>Atlantic</_name>
+    <country>
+      <!-- AI - Anguilla, a British territory in the Caribbean -->
+      <_name>Anguilla</_name>
+      <iso-code>AI</iso-code>
+      <fips-code>AV</fips-code>
+      <tz-hint>America/Anguilla</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Anguilla -->
+        <_name>The Valley</_name>
+        <coordinates>18-13N 063-02-59W</coordinates>
+        <location>
+          <name>Wallblake</name>
+          <code>TQPF</code>
+          <coordinates>18-12-16N 063-03-17W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- AG - Antigua and Barbuda -->
+      <_name>Antigua and Barbuda</_name>
+      <iso-code>AG</iso-code>
+      <fips-code>AC</fips-code>
+      <tz-hint>America/Antigua</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Antigua and Barbuda -->
+        <_name>Fitches Creek</_name>
+        <coordinates>17-07N 061-46-59W</coordinates>
+        <location>
+          <name>V. C. Bird International Airport, Antigua</name>
+          <code>TAPA</code>
+          <coordinates>17-07N 061-46-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Antigua and Barbuda -->
+        <_name>Saint John's</_name>
+        <coordinates>17-07N 061-51W</coordinates>
+        <location>
+          <name>V. C. Bird International Airport, Antigua</name>
+          <code>TAPA</code>
+          <coordinates>17-07N 061-46-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- BB - Barbados -->
+      <_name>Barbados</_name>
+      <iso-code>BB</iso-code>
+      <fips-code>BB</fips-code>
+      <tz-hint>America/Barbados</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Barbados -->
+        <_name>Bridgetown</_name>
+        <coordinates>13-05-59N 059-37W</coordinates>
+        <location>
+          <name>Grantley Adams</name>
+          <code>TBPB</code>
+          <coordinates>13-04N 059-28-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Barbados -->
+        <_name>Paragon</_name>
+        <coordinates>13-04N 059-28-59W</coordinates>
+        <location>
+          <name>Grantley Adams</name>
+          <code>TBPB</code>
+          <coordinates>13-04N 059-28-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- BM - Bermuda, a British territory off the coast of the
+           United States
+        -->
+      <_name>Bermuda</_name>
+      <iso-code>BM</iso-code>
+      <fips-code>BD</fips-code>
+      <tz-hint>Atlantic/Bermuda</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Bermuda -->
+        <_name>Hamilton</_name>
+        <coordinates>32-17-39N 064-47-02W</coordinates>
+        <location>
+          <name>Bermuda</name>
+          <code>TXKF</code>
+          <coordinates>32-22N 064-40-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bermuda -->
+        <_name>Saint George</_name>
+        <coordinates>32-22-54N 064-40-41W</coordinates>
+        <location>
+          <name>Bermuda</name>
+          <code>TXKF</code>
+          <coordinates>32-22N 064-40-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- DM - Dominica, a Caribbean island nation, not to be confused
+           with the Domincan Republic.
+        -->
+      <_name>Dominica</_name>
+      <iso-code>DM</iso-code>
+      <fips-code>DO</fips-code>
+      <tz-hint>America/Dominica</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Dominica -->
+        <_name>Marigot</_name>
+        <coordinates>15-31-59N 061-17-59W</coordinates>
+        <location>
+          <name>Melville Hall Airport</name>
+          <code>TDPD</code>
+          <coordinates>15-31-59N 061-17-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Dominica -->
+        <_name>Roseau</_name>
+        <coordinates>15-18N 061-23-59W</coordinates>
+        <location>
+          <name>Canefield Airport</name>
+          <code>TDCF</code>
+          <coordinates>15-31-59N 061-23-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Dominica -->
+        <_name>Saint Joseph</_name>
+        <coordinates>15-24N 061-25-59W</coordinates>
+        <location>
+          <name>Canefield Airport</name>
+          <code>TDCF</code>
+          <coordinates>15-31-59N 061-23-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- GL - Greenland, an autonomous province of Denmark in the
+           North Atlantic.
+        -->
+      <_name>Greenland</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Greenland:
+           BGAA BGMQ BGPT BGQQ BGSS BGUK BGUQ 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Thule
+        -->
+      <iso-code>GL</iso-code>
+      <fips-code>GL</fips-code>
+      <pref-lang>dan</pref-lang>
+      <tz-hint>America/Godthab</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Greenland.
+             The local name in Kalaallisut is "Uummannaq".
+          -->
+        <_name>Dundas</_name>
+        <coordinates>76-32-59N 068-47-59W</coordinates>
+        <location>
+          <name>Thule A. B.</name>
+          <code>BGTL</code>
+          <tz-hint>America/Thule</tz-hint>
+          <coordinates>76-31-59N 068-45W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Greenland.
+             The local name in Kalaallisut is "Nuuk".
+          -->
+        <_name>GodthÃb</_name>
+        <coordinates>64-10-59N 051-45W</coordinates>
+        <location>
+          <name>GodthÃb / GodthÃb</name>
+          <code>BGGH</code>
+          <coordinates>64-10N 051-45W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greenland -->
+        <_name>Ittorisseq</_name>
+        <coordinates>70-27N 022-26-59W</coordinates>
+        <location>
+          <name>Constable Pynt</name>
+          <code>BGCO</code>
+          <coordinates>70-45N 022-38-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greenland.
+             The local name in Kalaallisut is "Ilulissat".
+          -->
+        <_name>Jakobshavn</_name>
+        <coordinates>69-13N 051-06W</coordinates>
+        <location>
+          <name>Jacobshavn Airport</name>
+          <code>BGJN</code>
+          <coordinates>69-13-59N 051-04W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greenland -->
+        <_name>Kulusuk</_name>
+        <coordinates>65-34N 037-10-59W</coordinates>
+        <location>
+          <name>Kulusuk Airport</name>
+          <code>BGKK</code>
+          <coordinates>65-34-59N 037-08-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greenland -->
+        <_name>Narsarsuaq</_name>
+        <coordinates>61-10N 045-25W</coordinates>
+        <location>
+          <name>Narsarsuaq</name>
+          <code>BGBW</code>
+          <coordinates>61-10N 045-25W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greenland -->
+        <_name>SÃndre StrÃmfjord</_name>
+        <coordinates>67-00N 050-42W</coordinates>
+        <location>
+          <name>Sdr Stroemfjord</name>
+          <code>BGSF</code>
+          <coordinates>67-01N 050-42W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greenland -->
+        <_name>Tasiilaq</_name>
+        <coordinates>65-35-59N 037-37-59W</coordinates>
+        <location>
+          <name>Kulusuk Airport</name>
+          <code>BGKK</code>
+          <coordinates>65-34-59N 037-08-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- PR - Puerto Rico, a territory of the United States in the
+           Caribbean.
+        -->
+      <_name>Puerto Rico</_name>
+      <iso-code>PR</iso-code>
+      <fips-code>US72</fips-code>
+      <tz-hint>America/Puerto_Rico</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Puerto Rico -->
+        <_name>Aguadilla</_name>
+        <coordinates>18-25-38N 067-09-14W</coordinates>
+        <location>
+          <name>Aquadilla, Rafael Hernandez Airport</name>
+          <code>TJBQ</code>
+          <radar>sju</radar>
+          <coordinates>18-30N 067-07-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Puerto Rico -->
+        <_name>Carolina</_name>
+        <coordinates>18-22-50N 065-57-26W</coordinates>
+        <location>
+          <name>San Juan, Luis Munoz Marin International Airport</name>
+          <code>TJSJ</code>
+          <radar>sju</radar>
+          <coordinates>18-26-59N 066-00W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Puerto Rico -->
+        <_name>Ponce</_name>
+        <coordinates>18-00-39N 066-36-50W</coordinates>
+        <location>
+          <name>Mercedita Airport</name>
+          <code>TJPS</code>
+          <radar>sju</radar>
+          <coordinates>18-01N 066-34W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Puerto Rico -->
+        <_name>San Juan</_name>
+        <coordinates>18-27-58N 066-06-20W</coordinates>
+        <location>
+          <name>Luis Munoz Marin International Airport</name>
+          <code>TJSJ</code>
+          <radar>sju</radar>
+          <coordinates>18-26-59N 066-00W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- BL - Saint BarthÃlemy, an overseas territory of France in
+           the Caribbean, formerly part of Guadeloupe.
+        -->
+      <_name>Saint BarthÃlemy</_name>
+      <iso-code>BL</iso-code>
+      <fips-code>TB</fips-code>
+      <tz-hint>America/St_Barthelemy</tz-hint>
+    </country>
+    <country>
+      <!-- SH - Saint Helena, a British territory in the South Atlantic -->
+      <_name>Saint Helena</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Jamestown
+        -->
+      <iso-code>SH</iso-code>
+      <fips-code>SH</fips-code>
+      <tz-hint>Atlantic/St_Helena</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Saint Helena -->
+        <_name>Georgetown</_name>
+        <coordinates>07-55-59S 014-25W</coordinates>
+        <location>
+          <name>Wide Awake Field Ascension Island</name>
+          <code>FHAW</code>
+          <coordinates>07-58S 014-24W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- KN - Saint Kitts and Nevis -->
+      <_name>Saint Kitts and Nevis</_name>
+      <iso-code>KN</iso-code>
+      <fips-code>SC</fips-code>
+      <tz-hint>America/St_Kitts</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Saint Kitts and Nevis -->
+        <_name>Basseterre</_name>
+        <coordinates>17-18N 062-43W</coordinates>
+        <location>
+          <name>Golden Rock</name>
+          <code>TKPK</code>
+          <coordinates>17-18N 062-40-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saint Kitts and Nevis -->
+        <_name>Charlestown</_name>
+        <coordinates>17-07-59N 062-37W</coordinates>
+        <location>
+          <name>Charlestown / Newcastle</name>
+          <code>TKPN</code>
+          <coordinates>17-11-59N 062-34-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saint Kitts and Nevis -->
+        <_name>Golden Rock</_name>
+        <coordinates>17-19N 062-43W</coordinates>
+        <location>
+          <name>Golden Rock</name>
+          <code>TKPK</code>
+          <coordinates>17-18N 062-40-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saint Kitts and Nevis -->
+        <_name>Newcastle</_name>
+        <coordinates>17-11-59N 062-34-59W</coordinates>
+        <location>
+          <name>Charlestown / Newcastle</name>
+          <code>TKPN</code>
+          <coordinates>17-11-59N 062-34-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- VI - United States Virgin Islands, a territory of the United
+           States in the Caribbean
+        -->
+      <_name>United States Virgin Islands</_name>
+      <iso-code>VI</iso-code>
+      <fips-code>US78</fips-code>
+      <tz-hint>America/St_Thomas</tz-hint>
+      <city>
+        <!-- Translators: this is a city in United States Virgin Islands
+          -->
+        <_name>Charlotte Amalie</_name>
+        <coordinates>18-20-30N 064-55-50W</coordinates>
+        <location>
+          <name>Charlotte Amalie St. Thomas, Cyril E. King Airport</name>
+          <code>TIST</code>
+          <coordinates>18-19-59N 064-58-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in United States Virgin Islands
+          -->
+        <_name>Christiansted</_name>
+        <coordinates>17-44-47N 064-42-11W</coordinates>
+        <location>
+          <name>Henry E. Rohlsen Airport</name>
+          <code>TISX</code>
+          <coordinates>17-41-59N 064-47-59W</coordinates>
+        </location>
+      </city>
+    </country>
+  </region>
+  <region>
+    <_name>Australasia &amp; Oceania</_name>
+    <country>
+      <!-- AS - American Samoa, a territory of the United States in the
+           South Pacific, not to be confused with the separate nation
+           of "Samoa".
+        -->
+      <_name>American Samoa</_name>
+      <iso-code>AS</iso-code>
+      <fips-code>US60</fips-code>
+      <tz-hint>Pacific/Pago_Pago</tz-hint>
+      <city>
+        <!-- Translators: this is a city in American Samoa -->
+        <_name>Pago Pago</_name>
+        <coordinates>14-16-41S 170-42-08W</coordinates>
+        <location>
+          <name>Pago Pago International Airport</name>
+          <code>NSTU</code>
+          <coordinates>14-19-59S 170-43W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- AU - Australia -->
+      <_name>Australia</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Australia:
+           YBHM 
+        -->
+      <iso-code>AU</iso-code>
+      <fips-code>AS</fips-code>
+      <state>
+        <!-- Translators: this is a state/province/territory in
+             Australia
+          -->
+        <_name>Australian Capital Territory</_name>
+        <fips-code>AS01</fips-code>
+        <tz-hint>Australia/Melbourne</tz-hint>
+        <city>
+          <!-- Translators: this is the capital of Australia -->
+          <_name>Canberra</_name>
+          <coordinates>35-16-59S 149-13E</coordinates>
+          <location>
+            <name>Canberra</name>
+            <code>YSCB</code>
+            <zone>@IDN10035</zone>
+            <coordinates>35-17-59S 149-10-59E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in
+             Australia
+          -->
+        <_name>New South Wales</_name>
+        <fips-code>AS02</fips-code>
+        <tz-hint>Australia/Sydney</tz-hint>
+        <city>
+          <!-- Translators: this is a city in New South Wales in
+               Australia
+            -->
+          <_name>Dubbo</_name>
+          <coordinates>32-15S 148-37E</coordinates>
+          <location>
+            <name>Dubbo</name>
+            <code>YSDU</code>
+            <coordinates>32-12S 148-34E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New South Wales in
+               Australia
+            -->
+          <_name>Forest Hill</_name>
+          <coordinates>35-08-59S 147-28E</coordinates>
+          <location>
+            <name>Wagga Airport</name>
+            <code>YSWG</code>
+            <coordinates>35-08-59S 147-26-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New South Wales in
+               Australia
+            -->
+          <_name>Richmond</_name>
+          <coordinates>33-36S 150-46E</coordinates>
+          <location>
+            <name>Richmond Air Force Base</name>
+            <code>YSRI</code>
+            <coordinates>33-36S 150-46-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New South Wales in
+               Australia
+            -->
+          <_name>Sydney</_name>
+          <coordinates>33-52-59S 151-13E</coordinates>
+          <location>
+            <name>Sydney Airport</name>
+            <code>YSSY</code>
+            <zone>@IDN10064</zone>
+            <coordinates>33-57S 151-10-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New South Wales in
+               Australia
+            -->
+          <_name>Tamworth</_name>
+          <coordinates>31-06S 150-55-59E</coordinates>
+          <location>
+            <name>Tamworth Airport</name>
+            <code>YSTW</code>
+            <coordinates>31-04-59S 150-49-59E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in
+             Australia
+          -->
+        <_name>Northern Territory</_name>
+        <fips-code>AS03</fips-code>
+        <tz-hint>Australia/Darwin</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Northern Territory in
+               Australia
+            -->
+          <_name>Alice Springs</_name>
+          <coordinates>23-41-59S 133-52-59E</coordinates>
+          <location>
+            <name>Alice Springs Airport</name>
+            <code>YBAS</code>
+            <zone>@IDD10161</zone>
+            <coordinates>23-48S 133-52-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northern Territory in
+               Australia
+            -->
+          <_name>Darwin</_name>
+          <coordinates>12-28S 130-49-59E</coordinates>
+          <location>
+            <name>Darwin Airport</name>
+            <code>YPDN</code>
+            <zone>@IDD10150</zone>
+            <coordinates>12-24S 130-52E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northern Territory in
+               Australia
+            -->
+          <_name>Katherine</_name>
+          <coordinates>14-28S 132-16E</coordinates>
+          <location>
+            <name>Tindal / Katherine</name>
+            <code>YPTN</code>
+            <coordinates>14-25-59S 132-16E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in
+             Australia
+          -->
+        <_name>Queensland</_name>
+        <fips-code>AS04</fips-code>
+        <tz-hint>Australia/Brisbane</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Queensland in Australia -->
+          <_name>Brisbane</_name>
+          <coordinates>27-30S 153-01E</coordinates>
+          <location>
+            <name>Brisbane Airport</name>
+            <code>YBBN</code>
+            <zone>@IDQ10090</zone>
+            <coordinates>27-22-59S 153-05-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Queensland in Australia -->
+          <_name>Cairns</_name>
+          <coordinates>16-55S 145-46E</coordinates>
+          <location>
+            <name>Cairns Airport</name>
+            <code>YBCS</code>
+            <coordinates>16-52-59S 145-45E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Queensland in Australia -->
+          <_name>Coolangatta</_name>
+          <coordinates>28-10S 153-31-59E</coordinates>
+          <location>
+            <name>Coolangatta Airport</name>
+            <code>YBCG</code>
+            <coordinates>28-10S 153-30E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Queensland in Australia -->
+          <_name>Mount Isa</_name>
+          <coordinates>20-43-59S 139-30E</coordinates>
+          <location>
+            <name>Mount Isa Airport</name>
+            <code>YBMA</code>
+            <coordinates>20-40S 139-28E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Queensland in Australia -->
+          <_name>Rockhampton</_name>
+          <coordinates>23-22-59S 150-30E</coordinates>
+          <location>
+            <name>Rockhampton Airport</name>
+            <code>YBRK</code>
+            <coordinates>23-22-59S 150-28E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Queensland in Australia -->
+          <_name>Townsville</_name>
+          <coordinates>19-15S 146-48E</coordinates>
+          <location>
+            <name>Townsville Airport</name>
+            <code>YBTL</code>
+            <coordinates>19-15S 146-45E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in
+             Australia
+          -->
+        <_name>South Australia</_name>
+        <fips-code>AS05</fips-code>
+        <tz-hint>Australia/Adelaide</tz-hint>
+        <city>
+          <!-- Translators: this is a city in South Australia in
+               Australia
+            -->
+          <_name>Adelaide</_name>
+          <coordinates>34-55-59S 138-35-59E</coordinates>
+          <location>
+            <name>Adelaide Airport</name>
+            <code>YPAD</code>
+            <zone>@IDS10034</zone>
+            <coordinates>34-55-59S 138-31E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Australia in
+               Australia
+            -->
+          <_name>Woomera</_name>
+          <coordinates>31-08-59S 136-48E</coordinates>
+          <location>
+            <name>Woomera Airport</name>
+            <code>YPWR</code>
+            <coordinates>31-07-59S 136-49E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in
+             Australia
+          -->
+        <_name>Tasmania</_name>
+        <fips-code>AS06</fips-code>
+        <tz-hint>Australia/Hobart</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Tasmania in Australia -->
+          <_name>Hobart</_name>
+          <coordinates>42-55S 147-19-59E</coordinates>
+          <location>
+            <name>Hobart Airport</name>
+            <code>YMHB</code>
+            <zone>@IDT16700</zone>
+            <coordinates>42-49-59S 147-28-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Tasmania in Australia -->
+          <_name>Launceston</_name>
+          <coordinates>41-27S 147-10E</coordinates>
+          <location>
+            <name>Launceston Airport</name>
+            <code>YMLT</code>
+            <coordinates>41-31-59S 147-11-59E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in
+             Australia
+          -->
+        <_name>Victoria</_name>
+        <fips-code>AS07</fips-code>
+        <tz-hint>Australia/Melbourne</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Victoria in Australia -->
+          <_name>Lara</_name>
+          <coordinates>38-01S 144-24E</coordinates>
+          <location>
+            <name>Avalon, Avalon Airport</name>
+            <code>YMAV</code>
+            <coordinates>38-01-59S 144-28-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Victoria in Australia -->
+          <_name>Melbourne</_name>
+          <coordinates>37-49S 144-58E</coordinates>
+          <location>
+            <name>Melbourne Airport</name>
+            <code>YMML</code>
+            <zone>@IDV10450</zone>
+            <coordinates>37-40S 144-49-59E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in
+             Australia
+          -->
+        <_name>Western Australia</_name>
+        <fips-code>AS08</fips-code>
+        <tz-hint>Australia/Perth</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Western Australia in
+               Australia
+            -->
+          <_name>Broome</_name>
+          <coordinates>17-58S 122-13-59E</coordinates>
+          <location>
+            <name>Broome Airport</name>
+            <code>YBRM</code>
+            <coordinates>17-56-59S 122-13E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Western Australia in
+               Australia
+            -->
+          <_name>Bullsbrook</_name>
+          <coordinates>31-40S 116-00E</coordinates>
+          <location>
+            <name>Bullsbrook Pearce Airport</name>
+            <code>YPEA</code>
+            <coordinates>31-40S 116-01E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Western Australia in
+               Australia
+            -->
+          <_name>Kalgoorlie</_name>
+          <coordinates>30-45S 121-28E</coordinates>
+          <location>
+            <name>Kalgoorlie Boulder Airport</name>
+            <code>YPKG</code>
+            <coordinates>30-46-59S 121-27E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Western Australia in
+               Australia
+            -->
+          <_name>Kununurra</_name>
+          <coordinates>15-46S 128-43-59E</coordinates>
+          <location>
+            <name>Kununurra Kununurra</name>
+            <code>YPKU</code>
+            <coordinates>15-46S 128-41-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Western Australia in
+               Australia
+            -->
+          <_name>Learmonth</_name>
+          <coordinates>22-15S 114-04-59E</coordinates>
+          <location>
+            <name>Learmonth Airport</name>
+            <code>YPLM</code>
+            <coordinates>22-13-59S 114-04-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Western Australia in
+               Australia
+            -->
+          <_name>Perth</_name>
+          <coordinates>31-55-59S 115-49-59E</coordinates>
+          <location>
+            <name>Belmont Perth Airport</name>
+            <code>YPPH</code>
+            <zone>@IDW12300</zone>
+            <coordinates>31-55-59S 115-57E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Western Australia in
+               Australia
+            -->
+          <_name>Shellborough</_name>
+          <coordinates>20-01S 119-22E</coordinates>
+          <location>
+            <name>Port Hedland Pardoo</name>
+            <code>YPPD</code>
+            <coordinates>20-06S 119-34E</coordinates>
+          </location>
+        </city>
+      </state>
+    </country>
+    <country>
+      <!-- IO - British Indian Ocean Territory, which is exactly what
+           it sounds like.
+        -->
+      <_name>British Indian Ocean Territory</_name>
+      <!-- Could not find cities for the following weather stations:
+           FJDG - Diego Garcia (07-17-59S 072-24E)
+        -->
+      <iso-code>IO</iso-code>
+      <fips-code>IO</fips-code>
+      <tz-hint>Indian/Chagos</tz-hint>
+    </country>
+    <country>
+      <!-- CX - Christmas Island, a territory of Australia in the
+           Indian Ocean, not to be confused with various other islands
+           of the same name.
+        -->
+      <_name>Christmas Island</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Christmas Island:
+           YPGV 
+        -->
+      <iso-code>CX</iso-code>
+      <fips-code>KT</fips-code>
+      <tz-hint>Indian/Christmas</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Christmas Island -->
+        <_name>Drumsite</_name>
+        <coordinates>10-25-59S 105-40-59E</coordinates>
+        <location>
+          <name>Christmas Island Airport</name>
+          <code>YPXM</code>
+          <coordinates>10-25-59S 105-40-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Christmas Island -->
+        <_name>Flying Fish Cove</_name>
+        <coordinates>10-25S 105-43E</coordinates>
+        <location>
+          <name>Christmas Island Airport</name>
+          <code>YPXM</code>
+          <coordinates>10-25-59S 105-40-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- CC - Cocos (Keeling) Islands, a territory of Australia in
+           the Indian Ocean. The "(Keeling)" is to distinguish them
+           from other "Cocos Island"s, and is part of the official name.
+        -->
+      <_name>Cocos (Keeling) Islands</_name>
+      <iso-code>CC</iso-code>
+      <fips-code>CK</fips-code>
+      <tz-hint>Indian/Cocos</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Cocos (Keeling) Islands -->
+        <_name>Bantam Village</_name>
+        <coordinates>12-07S 096-52-59E</coordinates>
+        <location>
+          <name>Cocos Island Airport</name>
+          <code>YPCC</code>
+          <zone>@IDW10600</zone>
+          <coordinates>12-10-59S 096-49E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- CK - Cook Islands -->
+      <_name>Cook Islands</_name>
+      <iso-code>CK</iso-code>
+      <fips-code>CW</fips-code>
+      <tz-hint>Pacific/Rarotonga</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Cook Islands -->
+        <_name>Avarua</_name>
+        <coordinates>21-12-28S 159-46-30W</coordinates>
+        <location>
+          <name>Rarotonga</name>
+          <code>NCRG</code>
+          <coordinates>21-11-59S 159-49W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- FJ - Fiji -->
+      <_name>Fiji</_name>
+      <iso-code>FJ</iso-code>
+      <fips-code>FJ</fips-code>
+      <tz-hint>Pacific/Fiji</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Fiji -->
+        <_name>Nausori</_name>
+        <coordinates>18-01-59S 178-31-59E</coordinates>
+        <location>
+          <name>Nausori</name>
+          <code>NFNA</code>
+          <coordinates>18-03S 178-34E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Fiji -->
+        <_name>Suva</_name>
+        <coordinates>18-07-59S 178-25E</coordinates>
+        <location>
+          <name>Nausori</name>
+          <code>NFNA</code>
+          <coordinates>18-03S 178-34E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- PF - French Polynesia, a French territory in the South
+           Pacific
+        -->
+      <_name>French Polynesia</_name>
+      <iso-code>PF</iso-code>
+      <fips-code>FP</fips-code>
+      <tz-hint>Pacific/Tahiti</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of French Polynesia -->
+        <_name>Papeete</_name>
+        <coordinates>17-31-59S 149-34W</coordinates>
+        <location>
+          <name>Tahiti-Faaa</name>
+          <code>NTAA</code>
+          <coordinates>17-33S 149-37W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- GU - Guam, a territory of the United States in the South
+           Pacific.
+        -->
+      <_name>Guam</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Guam:
+           PGRO 
+        -->
+      <iso-code>GU</iso-code>
+      <fips-code>US66</fips-code>
+      <tz-hint>Pacific/Guam</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Guam -->
+        <_name>Asatdas</_name>
+        <coordinates>13-31N 144-51-48E</coordinates>
+        <location>
+          <name>Andersen, Mariana Is, Andersen Air Force Base</name>
+          <code>PGUA</code>
+          <coordinates>13-34-59N 144-55-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Guam -->
+        <_name>HagÃtÃa</_name>
+        <coordinates>13-28-27N 144-44-52E</coordinates>
+        <location>
+          <name>Guam International Airport</name>
+          <code>PGUM</code>
+          <coordinates>13-28-59N 144-48E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- ID - Indonesia -->
+      <_name>Indonesia</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Indonesia:
+           WADA WADD WALL WAOO WARR WARS WIDD WIPT 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Ambon, Bandung, Banjarmasin, Bengkulu, Denpasar, Jambi,
+           Jayapura, Kendari, Kupang, Makassar, Manado, Mataram,
+           Padang, Palangkaraya, Palu, Pontianak, Samarinda, Surabaya,
+           Tanjungkarang-Telukbetung, Unaaha, Yogyakarta
+        -->
+      <iso-code>ID</iso-code>
+      <fips-code>ID</fips-code>
+      <tz-hint>Asia/Jakarta</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Indonesia -->
+        <_name>Jakarta</_name>
+        <coordinates>06-10-27S 106-49-45E</coordinates>
+        <location>
+          <name>Soekarno-Hatta Airport</name>
+          <code>WIII</code>
+          <coordinates>06-07S 106-39E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Indonesia -->
+        <_name>Makassar</_name>
+        <coordinates>05-08-23S 119-25-19E</coordinates>
+        <location>
+          <name>Hasanuddin Airport</name>
+          <code>WAAA</code>
+          <tz-hint>Asia/Makassar</tz-hint>
+          <coordinates>05-04S 119-32-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Indonesia -->
+        <_name>Medan</_name>
+        <coordinates>03-34-59N 098-40E</coordinates>
+        <location>
+          <name>Polonia Airport</name>
+          <code>WIMM</code>
+          <coordinates>03-34N 098-40-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Indonesia -->
+        <_name>Palembang</_name>
+        <coordinates>02-55S 104-45E</coordinates>
+        <location>
+          <name>Talangbetutu Airport</name>
+          <code>WIPP</code>
+          <coordinates>02-53-59S 104-42E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Indonesia -->
+        <_name>Pekanbaru</_name>
+        <coordinates>00-31-59N 101-27E</coordinates>
+        <location>
+          <name>Simpangtiga Airport</name>
+          <code>WIBB</code>
+          <coordinates>00-28N 101-27E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- KI - Kiribati -->
+      <_name>Kiribati</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Bairiki, Tarawa
+        -->
+      <iso-code>KI</iso-code>
+      <fips-code>KR</fips-code>
+      <tz-hint>Pacific/Tarawa</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Kiribati -->
+        <_name>London</_name>
+        <coordinates>01-58-59N 157-28W</coordinates>
+        <location>
+          <name>Christmas, Cassidy Airport</name>
+          <code>PLCH</code>
+          <coordinates>01-58-59N 157-28-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- MH - Marshall Islands -->
+      <_name>Marshall Islands</_name>
+      <!-- Could not find cities for the following weather stations:
+           PKWA - Kwajalein, Bucholz AAF, Kwajalein KMR ATOL Airport
+           (08-43N 167-43-59E)
+        -->
+      <iso-code>MH</iso-code>
+      <fips-code>RM</fips-code>
+      <fips-code>US68</fips-code>
+      <tz-hint>Pacific/Majuro</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Marshall Islands -->
+        <_name>Majuro</_name>
+        <coordinates>07-05-59N 171-22-59E</coordinates>
+        <location>
+          <_name>Majuro Atoll, Marshall Islands International Airport</_name>
+          <code>PKMJ</code>
+          <coordinates>07-04N 171-16-59E</coordinates>
+        </location>
+        <location>
+          <_name>Majuro Atoll</_name>
+          <code>PKMR</code>
+          <coordinates>07-04-59N 171-11-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- FM - Federated States of Micronesia -->
+      <_name>Micronesia, Federated States of</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Micronesia, Federated States of:
+           PTPN 
+        -->
+      <iso-code>FM</iso-code>
+      <fips-code>FM</fips-code>
+      <fips-code>US64</fips-code>
+      <city>
+        <!-- Translators: this is a city in Micronesia, Federated
+             States of
+          -->
+        <_name>Colonia</_name>
+        <coordinates>09-30-51N 138-07-45E</coordinates>
+        <location>
+          <name>Yap Island, Yap International Airport</name>
+          <code>PTYA</code>
+          <tz-hint>Pacific/Truk</tz-hint>
+          <coordinates>09-28-59N 138-04-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Micronesia, Federated
+             States of
+          -->
+        <_name>Kolonia</_name>
+        <coordinates>06-57-50N 158-12-29E</coordinates>
+        <location>
+          <name>Pohnpei</name>
+          <code>PTTP</code>
+          <tz-hint>Pacific/Ponape</tz-hint>
+          <coordinates>06-58N 158-13E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Micronesia, Federated
+             States of
+          -->
+        <_name>Palikir</_name>
+        <coordinates>06-55N 158-09E</coordinates>
+        <location>
+          <name>Pohnpei</name>
+          <code>PTTP</code>
+          <tz-hint>Pacific/Ponape</tz-hint>
+          <coordinates>06-58N 158-13E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Micronesia, Federated
+             States of
+          -->
+        <_name>Tofol</_name>
+        <coordinates>05-18-52N 163-00-12E</coordinates>
+        <location>
+          <name>Kosrae Island, Kosrae Airport</name>
+          <code>PTSA</code>
+          <tz-hint>Pacific/Kosrae</tz-hint>
+          <coordinates>05-20-59N 162-56-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Micronesia, Federated
+             States of
+          -->
+        <_name>Weno</_name>
+        <coordinates>07-26-44N 151-50-59E</coordinates>
+        <location>
+          <name>Weno Island, Chuuk International Airport</name>
+          <code>PTKK</code>
+          <tz-hint>Pacific/Truk</tz-hint>
+          <coordinates>07-28N 151-50-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- NR - Nauru -->
+      <_name>Nauru</_name>
+      <iso-code>NR</iso-code>
+      <fips-code>NR</fips-code>
+      <tz-hint>Pacific/Nauru</tz-hint>
+    </country>
+    <country>
+      <!-- NC - New Caledonia, a French territory in the South Pacific.
+           The French name is "Nouvelle-CalÃdonie".
+        -->
+      <_name>New Caledonia</_name>
+      <iso-code>NC</iso-code>
+      <fips-code>NC</fips-code>
+      <tz-hint>Pacific/Noumea</tz-hint>
+      <city>
+        <!-- Translators: this is a city in New Caledonia -->
+        <_name>Karenga</_name>
+        <coordinates>22-01S 166-13-59E</coordinates>
+        <location>
+          <name>La Tontouta</name>
+          <code>NWWW</code>
+          <coordinates>22-01S 166-13E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of New Caledonia -->
+        <_name>NoumÃa</_name>
+        <coordinates>22-16S 166-26-59E</coordinates>
+        <location>
+          <name>La Tontouta</name>
+          <code>NWWW</code>
+          <coordinates>22-01S 166-13E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- NZ - New Zealand -->
+      <_name>New Zealand</_name>
+      <iso-code>NZ</iso-code>
+      <fips-code>NZ</fips-code>
+      <tz-hint>Pacific/Auckland</tz-hint>
+      <city>
+        <!-- Translators: this is a city in New Zealand -->
+        <_name>Auckland</_name>
+        <coordinates>36-52S 174-46E</coordinates>
+        <location>
+          <name>Auckland Airport</name>
+          <code>NZAA</code>
+          <coordinates>37-01S 174-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in New Zealand -->
+        <_name>Christchurch</_name>
+        <coordinates>43-31-59S 172-37-59E</coordinates>
+        <location>
+          <name>Christchurch</name>
+          <code>NZCH</code>
+          <coordinates>43-28-59S 172-33E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of New Zealand -->
+        <_name>Wellington</_name>
+        <coordinates>41-17-59S 174-46-59E</coordinates>
+        <location>
+          <name>Wellington Airport</name>
+          <code>NZWN</code>
+          <coordinates>41-19-59S 174-48E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- NU - Niue -->
+      <_name>Niue</_name>
+      <iso-code>NU</iso-code>
+      <fips-code>NE</fips-code>
+      <tz-hint>Pacific/Niue</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Niue -->
+        <_name>Alofi</_name>
+        <coordinates>19-01S 169-55W</coordinates>
+        <location>
+          <name>Alofi / Niue</name>
+          <code>NIUE</code>
+          <coordinates>19-04S 169-55W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- NF - Norfolk Island, a territory of Australia -->
+      <_name>Norfolk Island</_name>
+      <iso-code>NF</iso-code>
+      <fips-code>NF</fips-code>
+      <tz-hint>Pacific/Norfolk</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Norfolk Island -->
+        <_name>Kingston</_name>
+        <coordinates>29-03S 167-56-59E</coordinates>
+        <location>
+          <name>Norfolk Island Airport</name>
+          <code>YSNF</code>
+          <zone>@IDN10008</zone>
+          <coordinates>29-01-59S 167-55-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- MP - Northern Mariana Islands, a semi-independent territory
+           of the United States in the western Pacific Ocean.
+        -->
+      <_name>Northern Mariana Islands</_name>
+      <iso-code>MP</iso-code>
+      <fips-code>US69</fips-code>
+      <tz-hint>Pacific/Saipan</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Northern Mariana Islands -->
+        <_name>Chalan Kanoa</_name>
+        <coordinates>15-08-44N 145-41-57E</coordinates>
+        <location>
+          <_name>Saipan Island, Saipan International Airport</_name>
+          <code>PGSN</code>
+          <coordinates>15-07N 145-43-59E</coordinates>
+        </location>
+        <location>
+          <_name>Tinian Island, N. Mariana Is, West Tinian Airport</_name>
+          <code>PGWT</code>
+          <coordinates>14-58-59N 145-37E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- PW - Palau -->
+      <_name>Palau</_name>
+      <iso-code>PW</iso-code>
+      <fips-code>PS|US70</fips-code>
+      <tz-hint>Pacific/Palau</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Palau -->
+        <_name>Koror</_name>
+        <coordinates>07-19-59N 134-28-59E</coordinates>
+        <location>
+          <_name>Koror, Palau</_name>
+          <code>PTKR</code>
+          <coordinates>07-19-59N 134-28-59E</coordinates>
+        </location>
+        <location>
+          <_name>Babelthuap Island, Babelthuap /Koror Airport</_name>
+          <code>PTRO</code>
+          <coordinates>07-22N 134-31-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Palau -->
+        <_name>Melekeok</_name>
+        <coordinates>07-29-35N 134-38-03E</coordinates>
+        <location>
+          <name>Babelthuap Island, Babelthuap / Koror Airport</name>
+          <code>PTRO</code>
+          <coordinates>07-22N 134-31-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- PG - Papua New Guinea -->
+      <_name>Papua New Guinea</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Papua New Guinea:
+           AYGN AYNZ AYVN 
+        -->
+      <iso-code>PG</iso-code>
+      <fips-code>PP</fips-code>
+      <tz-hint>Pacific/Port_Moresby</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Papua New Guinea -->
+        <_name>Momote</_name>
+        <coordinates>02-04S 147-26-59E</coordinates>
+        <location>
+          <name>Manus Island,Momote Airport</name>
+          <code>AYMO</code>
+          <coordinates>02-03-42S 147-25-27E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Papua New Guinea -->
+        <_name>Port Moresby</_name>
+        <coordinates>09-27-52S 147-11-32E</coordinates>
+        <location>
+          <name>Moresby</name>
+          <code>AYPY</code>
+          <coordinates>09-25-59S 147-13E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Papua New Guinea -->
+        <_name>Wewak</_name>
+        <coordinates>03-32-59S 143-37-59E</coordinates>
+        <location>
+          <name>Wewak</name>
+          <code>AYWK</code>
+          <coordinates>03-34S 143-37-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- PN - Pitcairn, a British territory in the South Pacific -->
+      <_name>Pitcairn</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Adamstown
+        -->
+      <iso-code>PN</iso-code>
+      <fips-code>PC</fips-code>
+      <tz-hint>Pacific/Pitcairn</tz-hint>
+    </country>
+    <country>
+      <!-- WS - Samoa, an independent nation not to be confused with
+           "American Samoa"
+        -->
+      <_name>Samoa</_name>
+      <iso-code>WS</iso-code>
+      <fips-code>WS</fips-code>
+      <tz-hint>Pacific/Apia</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Samoa -->
+        <_name>Apia</_name>
+        <coordinates>13-49-59S 171-43-59W</coordinates>
+        <location>
+          <name>Faleolo International / Apia</name>
+          <code>NSFA</code>
+          <coordinates>13-49S 172-00W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Samoa -->
+        <_name>Faleolo</_name>
+        <coordinates>13-49S 171-58-59W</coordinates>
+        <location>
+          <name>Faleolo International / Apia</name>
+          <code>NSFA</code>
+          <coordinates>13-49S 172-00W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- SB - Solomon Islands -->
+      <_name>Solomon Islands</_name>
+      <iso-code>SB</iso-code>
+      <fips-code>BP</fips-code>
+      <tz-hint>Pacific/Guadalcanal</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Solomon Islands -->
+        <_name>Honiara</_name>
+        <coordinates>09-25-59S 159-56-59E</coordinates>
+        <location>
+          <name>Henderson Airport</name>
+          <code>AGGH</code>
+          <coordinates>09-25S 160-03E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- TL - Timor-Leste (formerly known as "East Timor") -->
+      <_name>Timor-Leste</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Dili
+        -->
+      <iso-code>TL</iso-code>
+      <fips-code>TT</fips-code>
+      <tz-hint>Asia/Dili</tz-hint>
+    </country>
+    <country>
+      <!-- TK - Tokelau, a territory of New Zealand -->
+      <_name>Tokelau</_name>
+      <iso-code>TK</iso-code>
+      <fips-code>TL</fips-code>
+      <tz-hint>Pacific/Fakaofo</tz-hint>
+    </country>
+    <country>
+      <!-- TO - Tonga -->
+      <_name>Tonga</_name>
+      <iso-code>TO</iso-code>
+      <fips-code>TN</fips-code>
+      <tz-hint>Pacific/Tongatapu</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Tonga -->
+        <_name>Fua'amotu</_name>
+        <coordinates>21-15S 175-07-59W</coordinates>
+        <location>
+          <name>Fua'amotu</name>
+          <code>NFTF</code>
+          <coordinates>21-13-59S 175-09W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Tonga -->
+        <_name>Nuku'alofa</_name>
+        <coordinates>21-07-59S 175-11-59W</coordinates>
+        <location>
+          <name>Fua'amotu</name>
+          <code>NFTF</code>
+          <coordinates>21-13-59S 175-09W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- TV - Tuvalu -->
+      <_name>Tuvalu</_name>
+      <iso-code>TV</iso-code>
+      <fips-code>TV</fips-code>
+      <tz-hint>Pacific/Funafuti</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Tuvalu -->
+        <_name>Funafuti</_name>
+        <coordinates>08-31S 179-13E</coordinates>
+        <location>
+          <name>Funafuti</name>
+          <code>NGFU</code>
+          <coordinates>08-31S 179-13E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- UM - United States Minor Outlying Islands, a group of
+           mostly-uninhabited United States territories in the South
+           Pacific.
+        -->
+      <_name>United States Minor Outlying Islands</_name>
+      <iso-code>UM</iso-code>
+      <fips-code>US74</fips-code>
+      <city>
+        <!-- Translators: this is a city in United States Minor
+             Outlying Islands
+          -->
+        <_name>Wake Atoll, Wake Island Army Airfield Airport</_name>
+        <coordinates>19-16-59N 166-39E</coordinates>
+        <location>
+          <name>Wake Atoll, Wake Island Army Airfield Airport</name>
+          <code>PWAK</code>
+          <coordinates>19-16-59N 166-39E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- VU - Vanuatu -->
+      <_name>Vanuatu</_name>
+      <iso-code>VU</iso-code>
+      <fips-code>NH</fips-code>
+      <tz-hint>Pacific/Efate</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Vanuatu -->
+        <_name>Port-Vila</_name>
+        <coordinates>17-43-59S 168-19E</coordinates>
+        <location>
+          <name>Bauerfield Efate</name>
+          <code>NVVV</code>
+          <coordinates>17-41-59S 168-18E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- WF - Wallis and Futuna, a French territory in the South
+           Pacific
+        -->
+      <_name>Wallis and Futuna</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Mata'utu
+        -->
+      <iso-code>WF</iso-code>
+      <fips-code>WF</fips-code>
+      <tz-hint>Pacific/Wallis</tz-hint>
+    </country>
+  </region>
+  <region>
+    <_name>Central and South America</_name>
+    <country>
+      <!-- AR - Argentina -->
+      <_name>Argentina</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Argentina:
+           SADM 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Catamarca, La Plata, La Rioja, ParanÃ, Rawson, San Juan, San
+           Luis, San Miguel de TucumÃn, Santa Fe, Santa Rosa, Santiago
+           del Estero, Viedma
+        -->
+      <iso-code>AR</iso-code>
+      <fips-code>AR</fips-code>
+      <tz-hint>America/Argentina/Buenos_Aires</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Argentina -->
+        <_name>Buenos Aires</_name>
+        <coordinates>34-35-14S 058-40-20W</coordinates>
+        <location>
+          <name>Jorge Newbery Airport</name>
+          <code>SABE</code>
+          <coordinates>34-34S 058-25W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Argentina -->
+        <_name>Comodoro Rivadavia</_name>
+        <coordinates>45-52S 067-30W</coordinates>
+        <location>
+          <name>Comodoro Rivadavia Airport</name>
+          <code>SAVC</code>
+          <coordinates>45-46-59S 067-30W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Argentina -->
+        <_name>Corrientes</_name>
+        <coordinates>27-28S 058-49-59W</coordinates>
+        <location>
+          <name>Resistencia Airport</name>
+          <code>SARE</code>
+          <coordinates>27-26-59S 059-02-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Argentina -->
+        <_name>CÃrdoba</_name>
+        <coordinates>31-23-59S 064-10-59W</coordinates>
+        <location>
+          <name>CÃrdoba Airport</name>
+          <code>SACO</code>
+          <coordinates>31-19S 064-13W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Argentina -->
+        <_name>Ezeiza</_name>
+        <coordinates>34-50-17S 058-31-01W</coordinates>
+        <location>
+          <name>Ezeiza Airport</name>
+          <code>SAEZ</code>
+          <coordinates>34-49S 058-31-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Argentina -->
+        <_name>Formosa</_name>
+        <coordinates>26-10-59S 058-10-59W</coordinates>
+        <location>
+          <name>Formosa Airport</name>
+          <code>SARF</code>
+          <coordinates>26-11-59S 058-13-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Argentina -->
+        <_name>Mar del Plata</_name>
+        <coordinates>38-00S 057-32-59W</coordinates>
+        <location>
+          <name>Mar del Plata Airport</name>
+          <code>SAZM</code>
+          <coordinates>37-55-59S 057-34-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Argentina -->
+        <_name>Mendoza</_name>
+        <coordinates>32-52-59S 068-49W</coordinates>
+        <location>
+          <name>Mendoza Airport</name>
+          <code>SAME</code>
+          <coordinates>32-49-59S 068-46-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Argentina -->
+        <_name>NeuquÃn</_name>
+        <coordinates>38-57S 068-04W</coordinates>
+        <location>
+          <name>NeuquÃn Airport</name>
+          <code>SAZN</code>
+          <coordinates>38-57S 068-07-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Argentina -->
+        <_name>Posadas</_name>
+        <coordinates>27-22-59S 055-52-59W</coordinates>
+        <location>
+          <name>Posadas Airport</name>
+          <code>SARP</code>
+          <coordinates>27-22S 055-58W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Argentina -->
+        <_name>Puerto IguazÃ</_name>
+        <coordinates>25-34S 054-34W</coordinates>
+        <location>
+          <name>Puerto Iguazà Airport</name>
+          <code>SARI</code>
+          <coordinates>25-43-59S 054-28W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Argentina -->
+        <_name>Reconquista</_name>
+        <coordinates>29-08-59S 059-38-59W</coordinates>
+        <location>
+          <name>Reconquista</name>
+          <code>SATR</code>
+          <coordinates>29-12-37S 059-41-26W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Argentina -->
+        <_name>Resistencia</_name>
+        <coordinates>27-26-59S 058-58-59W</coordinates>
+        <location>
+          <name>Resistencia Airport</name>
+          <code>SARE</code>
+          <coordinates>27-26-59S 059-02-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Argentina -->
+        <_name>Rosario</_name>
+        <coordinates>32-57-03S 060-39-59W</coordinates>
+        <location>
+          <name>Rosario Airport</name>
+          <code>SAAR</code>
+          <coordinates>32-55S 060-46-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Argentina -->
+        <_name>RÃo Gallegos</_name>
+        <coordinates>51-37-59S 069-13W</coordinates>
+        <location>
+          <name>RÃo Gallegos Airport</name>
+          <code>SAWG</code>
+          <coordinates>51-37S 069-16-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Argentina -->
+        <_name>RÃo Grande</_name>
+        <coordinates>53-46-59S 067-42W</coordinates>
+        <location>
+          <name>Rio Grande B. A.</name>
+          <code>SAWE</code>
+          <coordinates>53-47-59S 067-45W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Argentina -->
+        <_name>Salta</_name>
+        <coordinates>24-46-59S 065-25W</coordinates>
+        <location>
+          <name>Salta Airport</name>
+          <code>SASA</code>
+          <coordinates>24-51S 065-28-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Argentina -->
+        <_name>San Carlos de Bariloche</_name>
+        <coordinates>41-08-59S 071-17-59W</coordinates>
+        <location>
+          <name>San Carlos de Bariloche Airport</name>
+          <code>SAZS</code>
+          <coordinates>41-08-59S 071-10W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Argentina -->
+        <_name>San Fernando</_name>
+        <coordinates>34-26-39S 058-34-39W</coordinates>
+        <location>
+          <name>San Fernando</name>
+          <code>SADF</code>
+          <coordinates>34-27-11S 058-35-22W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Argentina -->
+        <_name>San Salvador de Jujuy</_name>
+        <coordinates>24-10-59S 065-17-59W</coordinates>
+        <location>
+          <name>San Salvador de Jujuy Airport</name>
+          <code>SASJ</code>
+          <coordinates>24-22-59S 065-04-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Argentina -->
+        <_name>Ushuaia</_name>
+        <coordinates>54-47-59S 068-17-59W</coordinates>
+        <location>
+          <name>Ushuaia Airport</name>
+          <code>SAWH</code>
+          <coordinates>54-47-59S 068-19W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- AW - Aruba, a Caribbean island that is one of the three
+           constituent countries of the Kingdom of the Netherlands.
+        -->
+      <_name>Aruba</_name>
+      <iso-code>AW</iso-code>
+      <fips-code>AA</fips-code>
+      <tz-hint>America/Aruba</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Aruba -->
+        <_name>Camacuri</_name>
+        <coordinates>12-30N 070-01W</coordinates>
+        <location>
+          <name>Queen Beatrix Airport</name>
+          <code>TNCA</code>
+          <coordinates>12-30N 070-01W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Aruba -->
+        <_name>Oranjestad</_name>
+        <coordinates>12-31N 070-01-59W</coordinates>
+        <location>
+          <name>Queen Beatrix Airport</name>
+          <code>TNCA</code>
+          <coordinates>12-30N 070-01W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- BS - Bahamas -->
+      <_name>Bahamas</_name>
+      <iso-code>BS</iso-code>
+      <fips-code>BF</fips-code>
+      <tz-hint>America/Nassau</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Bahamas -->
+        <_name>Freeport</_name>
+        <coordinates>26-31-59N 078-42W</coordinates>
+        <location>
+          <name>Freeport, Grand Bahama</name>
+          <code>MYGF</code>
+          <coordinates>26-33N 078-42W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bahamas -->
+        <_name>Georgetown</_name>
+        <coordinates>23-30N 075-46W</coordinates>
+        <location>
+          <name>Georgetown, Exuma</name>
+          <code>MYEG</code>
+          <coordinates>23-28-30N 075-46W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Bahamas -->
+        <_name>Nassau</_name>
+        <coordinates>25-04-59N 077-20-59W</coordinates>
+        <location>
+          <name>Nassau Airport</name>
+          <code>MYNN</code>
+          <coordinates>25-03N 077-28W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- BZ - Belize -->
+      <_name>Belize</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Belmopan
+        -->
+      <iso-code>BZ</iso-code>
+      <fips-code>BH</fips-code>
+      <tz-hint>America/Belize</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Belize -->
+        <_name>Belize City</_name>
+        <coordinates>17-28-59N 088-10-59W</coordinates>
+        <location>
+          <name>Phillip Goldston International Airport</name>
+          <code>MZBZ</code>
+          <coordinates>17-31-59N 088-17-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- BO - Bolivia -->
+      <_name>Bolivia</_name>
+      <iso-code>BO</iso-code>
+      <fips-code>BL</fips-code>
+      <tz-hint>America/La_Paz</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Bolivia -->
+        <_name>Camiri</_name>
+        <coordinates>20-03S 063-31W</coordinates>
+        <location>
+          <name>Camiri</name>
+          <code>SLCA</code>
+          <coordinates>20-00S 063-31-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bolivia -->
+        <_name>Cobija</_name>
+        <coordinates>11-01-59S 068-43-59W</coordinates>
+        <location>
+          <name>Cobija</name>
+          <code>SLCO</code>
+          <coordinates>11-01-59S 068-46-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bolivia -->
+        <_name>Cochabamba</_name>
+        <coordinates>17-22-59S 066-09W</coordinates>
+        <location>
+          <name>Cochabamba</name>
+          <code>SLCB</code>
+          <coordinates>17-25S 066-10-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bolivia -->
+        <_name>ConcepciÃn</_name>
+        <coordinates>16-07-59S 062-01-59W</coordinates>
+        <location>
+          <name>ConcepciÃn</name>
+          <code>SLCP</code>
+          <coordinates>16-08-59S 062-01W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Bolivia -->
+        <_name>La Paz</_name>
+        <coordinates>16-30S 068-09W</coordinates>
+        <location>
+          <name>Alto Airport</name>
+          <code>SLLP</code>
+          <coordinates>16-31S 068-10-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bolivia -->
+        <_name>Magdalena</_name>
+        <coordinates>13-13-59S 064-12W</coordinates>
+        <location>
+          <name>Magdalena</name>
+          <code>SLMG</code>
+          <coordinates>13-19-59S 064-07W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bolivia -->
+        <_name>Oruro</_name>
+        <coordinates>17-58-59S 067-09W</coordinates>
+        <location>
+          <name>Oruro</name>
+          <code>SLOR</code>
+          <coordinates>17-58S 067-04W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bolivia -->
+        <_name>PotosÃ</_name>
+        <coordinates>19-35S 065-45-11W</coordinates>
+        <location>
+          <name>PotosÃ</name>
+          <code>SLPO</code>
+          <coordinates>19-33S 065-43-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bolivia -->
+        <_name>Puerto SuÃrez</_name>
+        <coordinates>18-56-59S 057-47-59W</coordinates>
+        <location>
+          <name>Puerto SuÃrez</name>
+          <code>SLPS</code>
+          <coordinates>18-58-59S 057-49W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bolivia -->
+        <_name>Reyes</_name>
+        <coordinates>14-19S 067-22-59W</coordinates>
+        <location>
+          <name>Reyes</name>
+          <code>SLRY</code>
+          <coordinates>14-19S 067-22-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bolivia -->
+        <_name>Riberalta</_name>
+        <coordinates>10-58-59S 066-05-59W</coordinates>
+        <location>
+          <name>Riberalta</name>
+          <code>SLRI</code>
+          <coordinates>11-00S 066-07W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bolivia -->
+        <_name>RoborÃ</_name>
+        <coordinates>18-19-59S 059-45W</coordinates>
+        <location>
+          <name>RoborÃ</name>
+          <code>SLRB</code>
+          <coordinates>18-19S 059-46W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bolivia -->
+        <_name>Rurrenabaque</_name>
+        <coordinates>14-28S 067-34W</coordinates>
+        <location>
+          <name>Rurrenabaque</name>
+          <code>SLRQ</code>
+          <coordinates>14-28S 067-34W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bolivia -->
+        <_name>San Ignacio de Velasco</_name>
+        <coordinates>16-22S 060-57W</coordinates>
+        <location>
+          <name>San Ignacio de Velasco</name>
+          <code>SLSI</code>
+          <coordinates>16-22-59S 060-58W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bolivia -->
+        <_name>San JoaquÃn</_name>
+        <coordinates>13-04S 064-49W</coordinates>
+        <location>
+          <name>San JoaquÃn</name>
+          <code>SLJO</code>
+          <coordinates>13-04S 064-49W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bolivia.
+             This is one of several cities in Bolivia called "San JosÃ".
+          -->
+        <_name>San Josà de Chiquitos</_name>
+        <coordinates>17-51S 060-45W</coordinates>
+        <location>
+          <name>San Josà de Chiquitos</name>
+          <code>SLJE</code>
+          <coordinates>17-48S 060-43-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bolivia -->
+        <_name>Santa Ana de Yacuma</_name>
+        <coordinates>13-45S 065-25-59W</coordinates>
+        <location>
+          <name>Santa Ana de Yacuma</name>
+          <code>SLSA</code>
+          <coordinates>13-46S 065-25-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bolivia -->
+        <_name>Santa Cruz</_name>
+        <coordinates>17-48S 063-10W</coordinates>
+        <location>
+          <name>El Trompillo Airport</name>
+          <code>SLET</code>
+          <coordinates>17-48S 063-10-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Bolivia -->
+        <_name>Sucre</_name>
+        <coordinates>19-02-35S 065-15-33W</coordinates>
+        <location>
+          <name>Sucre</name>
+          <code>SLSU</code>
+          <coordinates>19-01S 065-17-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bolivia -->
+        <_name>Tarija</_name>
+        <coordinates>21-31S 064-45W</coordinates>
+        <location>
+          <name>Tarija</name>
+          <code>SLTJ</code>
+          <coordinates>21-33S 064-42W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bolivia -->
+        <_name>Trinidad</_name>
+        <coordinates>14-49-59S 064-54W</coordinates>
+        <location>
+          <name>Trinidad</name>
+          <code>SLTR</code>
+          <coordinates>14-49S 064-55W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bolivia -->
+        <_name>Villamontes</_name>
+        <coordinates>21-15S 063-30W</coordinates>
+        <location>
+          <name>Villamontes</name>
+          <code>SLVM</code>
+          <coordinates>21-15S 063-27W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bolivia -->
+        <_name>Viro Viro</_name>
+        <coordinates>17-38-59S 063-07-59W</coordinates>
+        <location>
+          <name>Viro Viro</name>
+          <code>SLVR</code>
+          <coordinates>17-37-59S 063-07-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bolivia -->
+        <_name>Yacuiba</_name>
+        <coordinates>22-01-59S 063-40-59W</coordinates>
+        <location>
+          <name>Yacuiba</name>
+          <code>SLYA</code>
+          <coordinates>21-56-59S 063-38-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- BR - Brazil -->
+      <_name>Brazil</_name>
+      <!-- Could not find cities for the following weather stations:
+           SBCJ - Carajas, Maraba Airport (06-07S 050-00W)
+        -->
+      <!-- Could not find information about the following stations,
+           which may be in Brazil:
+           SBAM SBAU SBCH SBCX SBNF SBPJ SBTA 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           MacapÃ, Palmas
+        -->
+      <iso-code>BR</iso-code>
+      <fips-code>BR</fips-code>
+      <tz-hint>America/Sao_Paulo</tz-hint>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>Acre</_name>
+        <fips-code>BR01</fips-code>
+        <city>
+          <!-- Translators: this is a city in Acre in Brazil -->
+          <_name>Cruzeiro do Sul</_name>
+          <coordinates>07-37-59S 072-35-59W</coordinates>
+          <location>
+            <name>Cruzeiro do Sul</name>
+            <code>SBCZ</code>
+            <tz-hint>America/Rio_Branco</tz-hint>
+            <coordinates>07-37-59S 072-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Acre in Brazil -->
+          <_name>Rio Branco</_name>
+          <coordinates>09-58S 067-47-59W</coordinates>
+          <location>
+            <name>Rio Branco</name>
+            <code>SBRB</code>
+            <tz-hint>America/Rio_Branco</tz-hint>
+            <coordinates>10-00S 067-47-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Acre in Brazil -->
+          <_name>TarauacÃ</_name>
+          <coordinates>08-10S 070-46W</coordinates>
+          <location>
+            <name>TarauacÃ</name>
+            <code>SBTK</code>
+            <coordinates>08-10S 070-46W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>Alagoas</_name>
+        <fips-code>BR02</fips-code>
+        <city>
+          <!-- Translators: this is a city in Alagoas in Brazil -->
+          <_name>MaceiÃ</_name>
+          <coordinates>09-40S 035-43W</coordinates>
+          <location>
+            <name>Maceià Airport</name>
+            <code>SBMO</code>
+            <tz-hint>America/Maceio</tz-hint>
+            <coordinates>09-31S 035-46-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>AmapÃ</_name>
+        <fips-code>BR03</fips-code>
+        <city>
+          <!-- Translators: this is a city in Amapà in Brazil -->
+          <_name>Oiapoque</_name>
+          <coordinates>03-49-59N 051-49-59W</coordinates>
+          <location>
+            <name>Oiapoque</name>
+            <code>SBOI</code>
+            <coordinates>03-49-59N 051-49-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>Amazonas</_name>
+        <fips-code>BR04</fips-code>
+        <city>
+          <!-- Translators: this is a city in Amazonas in Brazil -->
+          <_name>Manaus</_name>
+          <coordinates>03-06-47S 060-01-31W</coordinates>
+          <location>
+            <_name>Manaus Airport</_name>
+            <code>SBMN</code>
+            <coordinates>03-08-59S 059-58-59W</coordinates>
+          </location>
+          <location>
+            <_name>Eduardo Gomes International Airport</_name>
+            <code>SBEG</code>
+            <tz-hint>America/Manaus</tz-hint>
+            <coordinates>03-01-59S 060-02-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Amazonas in Brazil -->
+          <_name>ManicorÃ</_name>
+          <coordinates>05-48-43S 061-17-50W</coordinates>
+          <location>
+            <name>ManicorÃ</name>
+            <code>SBMY</code>
+            <coordinates>05-49S 061-17-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Amazonas in Brazil -->
+          <_name>SÃo FÃlix</_name>
+          <coordinates>03-45S 069-28-59W</coordinates>
+          <location>
+            <name>Tabatinga</name>
+            <code>SBTT</code>
+            <tz-hint>America/Eirunepe</tz-hint>
+            <coordinates>03-40S 069-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Amazonas in Brazil -->
+          <_name>SÃo Gabriel</_name>
+          <coordinates>00-07-59S 067-04-59W</coordinates>
+          <location>
+            <name>SÃo Gabriel</name>
+            <code>SBUA</code>
+            <coordinates>00-07-59S 067-04-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Amazonas in Brazil -->
+          <_name>TefÃ</_name>
+          <coordinates>03-22S 064-42W</coordinates>
+          <location>
+            <name>TefÃ</name>
+            <code>SBTF</code>
+            <tz-hint>America/Manaus</tz-hint>
+            <coordinates>03-22S 064-40-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Amazonas in Brazil -->
+          <_name>YauaretÃ</_name>
+          <coordinates>00-37-59N 069-12W</coordinates>
+          <location>
+            <name>YauaretÃ</name>
+            <code>SBYA</code>
+            <coordinates>00-37N 069-12W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>Bahia</_name>
+        <fips-code>BR05</fips-code>
+        <city>
+          <!-- Translators: this is a city in Bahia in Brazil -->
+          <_name>Bom Jesus da Lapa</_name>
+          <coordinates>13-15S 043-25W</coordinates>
+          <location>
+            <name>Bom Jesus da Lapa</name>
+            <code>SBLP</code>
+            <coordinates>13-16S 043-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Bahia in Brazil -->
+          <_name>Caravelas</_name>
+          <coordinates>17-45S 039-15W</coordinates>
+          <location>
+            <name>Caravelas</name>
+            <code>SBCV</code>
+            <coordinates>17-38-59S 039-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Bahia in Brazil -->
+          <_name>IlhÃus</_name>
+          <coordinates>14-49S 039-01-59W</coordinates>
+          <location>
+            <name>IlhÃus Airport</name>
+            <code>SBIL</code>
+            <coordinates>14-49S 039-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Bahia in Brazil -->
+          <_name>Paulo Afonso</_name>
+          <coordinates>09-20-59S 038-13-59W</coordinates>
+          <location>
+            <name>Paulo Afonso</name>
+            <code>SBUF</code>
+            <coordinates>09-24S 038-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Bahia in Brazil -->
+          <_name>PÃrto Seguro</_name>
+          <coordinates>16-25-59S 039-04-59W</coordinates>
+          <location>
+            <name>PÃrto Seguro</name>
+            <code>SBPS</code>
+            <coordinates>16-25-59S 039-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Bahia in Brazil -->
+          <_name>Salvador</_name>
+          <coordinates>12-58-59S 038-31W</coordinates>
+          <location>
+            <name>Salvador Airport</name>
+            <code>SBSV</code>
+            <tz-hint>America/Bahia</tz-hint>
+            <coordinates>12-54S 038-19-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Bahia in Brazil -->
+          <_name>VitÃria da Conquista</_name>
+          <coordinates>14-50-59S 040-51W</coordinates>
+          <location>
+            <name>VitÃria da Conquista</name>
+            <code>SBQV</code>
+            <coordinates>14-56-59S 040-52-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>CearÃ</_name>
+        <fips-code>BR06</fips-code>
+        <city>
+          <!-- Translators: this is a city in Cearà in Brazil -->
+          <_name>Fortaleza</_name>
+          <coordinates>03-43S 038-30W</coordinates>
+          <location>
+            <name>Pinto Martins Airport</name>
+            <code>SBFZ</code>
+            <tz-hint>America/Fortaleza</tz-hint>
+            <coordinates>03-46-59S 038-31-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>Distrito Federal</_name>
+        <fips-code>BR07</fips-code>
+        <city>
+          <!-- Translators: this is the capital of Brazil -->
+          <_name>BrasÃlia</_name>
+          <coordinates>15-46-59S 047-55W</coordinates>
+          <location>
+            <name>BrasÃlia Airport</name>
+            <code>SBBR</code>
+            <tz-hint>America/Sao_Paulo</tz-hint>
+            <coordinates>15-52S 047-55-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>EspÃrito Santo</_name>
+        <fips-code>BR08</fips-code>
+        <city>
+          <!-- Translators: this is a city in EspÃrito Santo in Brazil -->
+          <_name>VitÃria</_name>
+          <coordinates>20-19S 040-21W</coordinates>
+          <location>
+            <name>VitÃria Airport</name>
+            <code>SBVT</code>
+            <tz-hint>America/Sao_Paulo</tz-hint>
+            <coordinates>20-16S 040-16-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>GoiÃs</_name>
+        <fips-code>BR29</fips-code>
+        <city>
+          <!-- Translators: this is a city in GoiÃs in Brazil -->
+          <_name>AnÃpolis</_name>
+          <coordinates>16-19-59S 048-58W</coordinates>
+          <location>
+            <name>Anapolis Air Force Base</name>
+            <code>SBAN</code>
+            <coordinates>16-13-59S 048-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in GoiÃs in Brazil -->
+          <_name>GoiÃnia</_name>
+          <coordinates>16-40S 049-16W</coordinates>
+          <location>
+            <name>GoiÃnia Airport</name>
+            <code>SBGO</code>
+            <tz-hint>America/Sao_Paulo</tz-hint>
+            <coordinates>16-37-59S 049-13W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>MaranhÃo</_name>
+        <fips-code>BR13</fips-code>
+        <city>
+          <!-- Translators: this is a city in MaranhÃo in Brazil -->
+          <_name>Carolina</_name>
+          <coordinates>07-19-59S 047-28W</coordinates>
+          <location>
+            <name>Maranhao,Carolina Airport</name>
+            <code>SBCI</code>
+            <coordinates>07-19S 047-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in MaranhÃo in Brazil -->
+          <_name>Imperatriz</_name>
+          <coordinates>05-31-59S 047-28-59W</coordinates>
+          <location>
+            <name>Imperatriz</name>
+            <code>SBIZ</code>
+            <coordinates>05-31-59S 047-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in MaranhÃo in Brazil -->
+          <_name>SÃo LuÃs</_name>
+          <coordinates>02-31S 044-16W</coordinates>
+          <location>
+            <name>SÃo LuÃs Airport</name>
+            <code>SBSL</code>
+            <tz-hint>America/Belem</tz-hint>
+            <coordinates>02-36S 044-13-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>Mato Grosso</_name>
+        <fips-code>BR14</fips-code>
+        <city>
+          <!-- Translators: this is a city in Mato Grosso in Brazil -->
+          <_name>Alta Floresta</_name>
+          <coordinates>09-54S 055-53-59W</coordinates>
+          <location>
+            <name>Alta Floresta Airport</name>
+            <code>SBAT</code>
+            <coordinates>09-52S 056-06W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Mato Grosso in Brazil -->
+          <_name>Barra do GarÃas</_name>
+          <coordinates>15-52-59S 052-15W</coordinates>
+          <location>
+            <name>Barra do GarÃas</name>
+            <code>SBBW</code>
+            <coordinates>15-52S 052-22-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Mato Grosso in Brazil -->
+          <_name>CuiabÃ</_name>
+          <coordinates>15-34-59S 056-04-59W</coordinates>
+          <location>
+            <name>Cuiabà Airport</name>
+            <code>SBCY</code>
+            <tz-hint>America/Cuiaba</tz-hint>
+            <coordinates>15-39S 056-06W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>Mato Grosso do Sul</_name>
+        <fips-code>BR11</fips-code>
+        <city>
+          <!-- Translators: this is a city in Mato Grosso do Sul in
+               Brazil
+            -->
+          <_name>Campo Grande</_name>
+          <coordinates>20-26-59S 054-37W</coordinates>
+          <location>
+            <name>Campo Grande Airport</name>
+            <code>SBCG</code>
+            <tz-hint>America/Campo_Grande</tz-hint>
+            <coordinates>20-28S 054-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Mato Grosso do Sul in
+               Brazil
+            -->
+          <_name>CorumbÃ</_name>
+          <coordinates>19-01S 057-38-59W</coordinates>
+          <location>
+            <name>CorumbÃ</name>
+            <code>SBCR</code>
+            <tz-hint>America/Campo_Grande</tz-hint>
+            <coordinates>19-04-59S 057-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Mato Grosso do Sul in
+               Brazil
+            -->
+          <_name>Ponta PorÃ</_name>
+          <coordinates>22-31-59S 055-43W</coordinates>
+          <location>
+            <name>Ponta Porà International Airport</name>
+            <code>SBPP</code>
+            <tz-hint>America/Campo_Grande</tz-hint>
+            <coordinates>22-33S 055-42W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>Minas Gerais</_name>
+        <fips-code>BR15</fips-code>
+        <city>
+          <!-- Translators: this is a city in Minas Gerais in Brazil -->
+          <_name>Barbacena</_name>
+          <coordinates>21-13-59S 043-46W</coordinates>
+          <location>
+            <name>Barbacena</name>
+            <code>SBBQ</code>
+            <coordinates>21-15S 043-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minas Gerais in Brazil -->
+          <_name>Belo Horizonte</_name>
+          <coordinates>19-55S 043-55-59W</coordinates>
+          <location>
+            <_name>Belo Horizonte</_name>
+            <code>SBCF</code>
+            <tz-hint>America/Sao_Paulo</tz-hint>
+            <coordinates>19-55-59S 043-55-59W</coordinates>
+          </location>
+          <location>
+            <_name>Belo Horizonte Airport</_name>
+            <code>SBBH</code>
+            <coordinates>19-51S 043-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minas Gerais in Brazil -->
+          <_name>Juiz de Fora</_name>
+          <coordinates>21-45-06S 043-21-10W</coordinates>
+          <location>
+            <name>Juiz de Fora</name>
+            <code>SBJF</code>
+            <coordinates>21-46S 043-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minas Gerais in Brazil -->
+          <_name>Montes Claros</_name>
+          <coordinates>16-43S 043-52W</coordinates>
+          <location>
+            <name>Montes Claros</name>
+            <code>SBMK</code>
+            <coordinates>16-43S 043-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minas Gerais in Brazil -->
+          <_name>PoÃos de Caldas</_name>
+          <coordinates>21-48S 046-34W</coordinates>
+          <location>
+            <name>PoÃos de Caldas</name>
+            <code>SBPC</code>
+            <coordinates>21-51S 046-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minas Gerais in Brazil -->
+          <_name>Uberaba</_name>
+          <coordinates>19-45S 047-55W</coordinates>
+          <location>
+            <name>Uberaba</name>
+            <code>SBUR</code>
+            <coordinates>19-46-59S 047-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minas Gerais in Brazil -->
+          <_name>UberlÃndia</_name>
+          <coordinates>18-55S 048-17-59W</coordinates>
+          <location>
+            <name>UberlÃndia</name>
+            <code>SBUL</code>
+            <coordinates>18-52-59S 048-13-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>ParanÃ</_name>
+        <fips-code>BR18</fips-code>
+        <city>
+          <!-- Translators: this is a city in Paranà in Brazil -->
+          <_name>Curitiba</_name>
+          <coordinates>25-25S 049-15W</coordinates>
+          <location>
+            <_name>Curitiba</_name>
+            <code>SBBI</code>
+            <coordinates>25-25-59S 049-16W</coordinates>
+          </location>
+          <location>
+            <_name>Curitiba Airport</_name>
+            <code>SBCT</code>
+            <tz-hint>America/Sao_Paulo</tz-hint>
+            <coordinates>25-31S 049-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Paranà in Brazil -->
+          <_name>Foz do IguaÃu</_name>
+          <coordinates>25-33S 054-34-59W</coordinates>
+          <location>
+            <name>Foz do IguaÃu Airport</name>
+            <code>SBFI</code>
+            <tz-hint>America/Sao_Paulo</tz-hint>
+            <coordinates>25-31S 054-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Paranà in Brazil -->
+          <_name>Londrina</_name>
+          <coordinates>23-18S 051-08-59W</coordinates>
+          <location>
+            <name>Londrina Airport</name>
+            <code>SBLO</code>
+            <tz-hint>America/Sao_Paulo</tz-hint>
+            <coordinates>23-19-59S 051-07-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Paranà in Brazil -->
+          <_name>MaringÃ</_name>
+          <coordinates>23-25S 051-55W</coordinates>
+          <location>
+            <name>MaringÃ</name>
+            <code>SBMG</code>
+            <coordinates>23-25S 051-57W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>ParaÃba</_name>
+        <fips-code>BR17</fips-code>
+        <city>
+          <!-- Translators: this is a city in ParaÃba in Brazil -->
+          <_name>Campina Grande</_name>
+          <coordinates>07-13S 035-52-59W</coordinates>
+          <location>
+            <name>Campina Grande</name>
+            <code>SBKG</code>
+            <coordinates>07-13S 035-52-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in ParaÃba in Brazil -->
+          <_name>JoÃo Pessoa</_name>
+          <coordinates>07-07S 034-52W</coordinates>
+          <location>
+            <name>JoÃo Pessoa</name>
+            <code>SBJP</code>
+            <tz-hint>America/Fortaleza</tz-hint>
+            <coordinates>07-05-59S 034-52W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>ParÃ</_name>
+        <fips-code>BR16</fips-code>
+        <city>
+          <!-- Translators: this is a city in Parà in Brazil -->
+          <_name>Altamira</_name>
+          <coordinates>03-12S 052-12W</coordinates>
+          <location>
+            <name>Altamira</name>
+            <code>SBHT</code>
+            <coordinates>03-12S 052-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Parà in Brazil -->
+          <_name>BelÃm</_name>
+          <coordinates>01-26-59S 048-28-59W</coordinates>
+          <location>
+            <name>BelÃm Airport</name>
+            <code>SBBE</code>
+            <tz-hint>America/Belem</tz-hint>
+            <coordinates>01-22-59S 048-28-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Parà in Brazil -->
+          <_name>Cachimbo</_name>
+          <coordinates>08-56-59S 054-53-59W</coordinates>
+          <location>
+            <name>Cachimbo</name>
+            <code>SBCC</code>
+            <coordinates>09-19-59S 054-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Parà in Brazil -->
+          <_name>ConceiÃÃo do Araguaia</_name>
+          <coordinates>08-14-27S 049-17-45W</coordinates>
+          <location>
+            <name>ConceiÃÃo do Araguaia</name>
+            <code>SBAA</code>
+            <coordinates>08-15S 049-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Parà in Brazil -->
+          <_name>Itaituba</_name>
+          <coordinates>04-13S 056-01W</coordinates>
+          <location>
+            <name>Itaituba</name>
+            <code>SBIH</code>
+            <coordinates>04-15S 056-00W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Parà in Brazil -->
+          <_name>Jacareacanga</_name>
+          <coordinates>06-16S 057-38-59W</coordinates>
+          <location>
+            <name>Jacareacanga</name>
+            <code>SBEK</code>
+            <coordinates>06-16S 057-43-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Parà in Brazil -->
+          <_name>MarabÃ</_name>
+          <coordinates>05-20-59S 049-07W</coordinates>
+          <location>
+            <name>MarabÃ</name>
+            <code>SBMA</code>
+            <tz-hint>America/Belem</tz-hint>
+            <coordinates>05-20-59S 049-08-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Parà in Brazil -->
+          <_name>Piri Grande</_name>
+          <coordinates>00-04N 050-00W</coordinates>
+          <location>
+            <name>Macapa</name>
+            <code>SBMQ</code>
+            <tz-hint>America/Belem</tz-hint>
+            <coordinates>00-01-59N 050-02-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Parà in Brazil -->
+          <_name>SantarÃm</_name>
+          <coordinates>02-25-59S 054-42W</coordinates>
+          <location>
+            <name>SantarÃm Airport</name>
+            <code>SBSN</code>
+            <tz-hint>America/Porto_Velho</tz-hint>
+            <coordinates>02-25-59S 054-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Parà in Brazil -->
+          <_name>TucuruÃ</_name>
+          <coordinates>03-42S 049-42W</coordinates>
+          <location>
+            <name>TucuruÃ</name>
+            <code>SBTU</code>
+            <coordinates>03-43S 049-43W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>Pernambuco</_name>
+        <fips-code>BR30</fips-code>
+        <city>
+          <!-- Translators: this is a city in Pernambuco in Brazil -->
+          <_name>Petrolina</_name>
+          <coordinates>09-24S 040-30W</coordinates>
+          <location>
+            <name>Petrolina</name>
+            <code>SBPL</code>
+            <coordinates>09-20-59S 040-32-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pernambuco in Brazil -->
+          <_name>Recife</_name>
+          <coordinates>08-03S 034-53-59W</coordinates>
+          <location>
+            <name>Recife Airport</name>
+            <code>SBRF</code>
+            <tz-hint>America/Fortaleza</tz-hint>
+            <coordinates>08-04S 034-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pernambuco in Brazil -->
+          <_name>Vila dos RemÃdios</_name>
+          <coordinates>03-51S 032-23-59W</coordinates>
+          <location>
+            <name>Fernando de Noronha</name>
+            <code>SBFN</code>
+            <tz-hint>America/Noronha</tz-hint>
+            <coordinates>03-51S 032-25W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>PiauÃ</_name>
+        <fips-code>BR20</fips-code>
+        <city>
+          <!-- Translators: this is a city in Piauà in Brazil -->
+          <_name>ParnaÃba</_name>
+          <coordinates>02-54-33S 041-46-28W</coordinates>
+          <location>
+            <name>ParnaÃba Airport</name>
+            <code>SBPB</code>
+            <coordinates>02-55S 041-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Piauà in Brazil -->
+          <_name>Teresina</_name>
+          <coordinates>05-04-59S 042-49W</coordinates>
+          <location>
+            <name>Teresina Airport</name>
+            <code>SBTE</code>
+            <tz-hint>America/Fortaleza</tz-hint>
+            <coordinates>05-02-59S 042-49W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>Rio Grande do Norte</_name>
+        <fips-code>BR22</fips-code>
+        <city>
+          <!-- Translators: this is a city in Rio Grande do Norte in
+               Brazil
+            -->
+          <_name>MossorÃ</_name>
+          <coordinates>05-11-29S 037-20-40W</coordinates>
+          <location>
+            <name>17 Rosado Airport</name>
+            <code>SBMS</code>
+            <coordinates>05-12S 037-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Rio Grande do Norte in
+               Brazil
+            -->
+          <_name>Natal</_name>
+          <coordinates>05-46-59S 035-13W</coordinates>
+          <location>
+            <name>Natal Airport</name>
+            <code>SBNT</code>
+            <tz-hint>America/Fortaleza</tz-hint>
+            <coordinates>05-55S 035-15W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>Rio Grande do Sul</_name>
+        <fips-code>BR23</fips-code>
+        <city>
+          <!-- Translators: this is a city in Rio Grande do Sul in
+               Brazil
+            -->
+          <_name>BagÃ</_name>
+          <coordinates>31-19-59S 054-06W</coordinates>
+          <location>
+            <name>Bagà Airport</name>
+            <code>SBBG</code>
+            <coordinates>31-21S 054-07W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Rio Grande do Sul in
+               Brazil
+            -->
+          <_name>Passo Fundo</_name>
+          <coordinates>28-16S 052-23-59W</coordinates>
+          <location>
+            <name>Passo Fundo</name>
+            <code>SBPF</code>
+            <coordinates>28-15S 052-23-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Rio Grande do Sul in
+               Brazil
+            -->
+          <_name>Pelotas</_name>
+          <coordinates>31-46S 052-19-59W</coordinates>
+          <location>
+            <name>Pelotas</name>
+            <code>SBPK</code>
+            <tz-hint>America/Sao_Paulo</tz-hint>
+            <coordinates>31-52S 052-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Rio Grande do Sul in
+               Brazil
+            -->
+          <_name>Porto Alegre</_name>
+          <coordinates>30-01-59S 051-12W</coordinates>
+          <location>
+            <_name>Porto Alegre</_name>
+            <code>SBCO</code>
+            <coordinates>30-01S 051-13W</coordinates>
+          </location>
+          <location>
+            <_name>Porto Alegre Airport</_name>
+            <code>SBPA</code>
+            <tz-hint>America/Sao_Paulo</tz-hint>
+            <coordinates>30-00S 051-10-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Rio Grande do Sul in
+               Brazil
+            -->
+          <_name>Santa Maria</_name>
+          <coordinates>29-40-59S 053-47-59W</coordinates>
+          <location>
+            <name>Santa Maria Airport</name>
+            <code>SBSM</code>
+            <coordinates>29-43S 053-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Rio Grande do Sul in
+               Brazil
+            -->
+          <_name>Uruguaiana</_name>
+          <coordinates>29-45S 057-04-59W</coordinates>
+          <location>
+            <name>Uruguaiana Airport</name>
+            <code>SBUG</code>
+            <tz-hint>America/Sao_Paulo</tz-hint>
+            <coordinates>29-46-59S 057-01-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>Rio de Janeiro</_name>
+        <fips-code>BR21</fips-code>
+        <city>
+          <!-- Translators: this is a city in Rio de Janeiro in Brazil -->
+          <_name>Campos</_name>
+          <coordinates>21-45S 041-17-59W</coordinates>
+          <location>
+            <name>Campos</name>
+            <code>SBCP</code>
+            <coordinates>21-45S 041-19-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Rio de Janeiro in Brazil -->
+          <_name>Rio de Janeiro</_name>
+          <coordinates>22-53-59S 043-13-59W</coordinates>
+          <location>
+            <_name>Rio de Janeiro Airport</_name>
+            <code>SBRJ</code>
+            <tz-hint>America/Sao_Paulo</tz-hint>
+            <coordinates>22-53-59S 043-10W</coordinates>
+          </location>
+          <location>
+            <_name>Galeao</_name>
+            <code>SBGL</code>
+            <tz-hint>America/Sao_Paulo</tz-hint>
+            <coordinates>22-49S 043-15W</coordinates>
+          </location>
+          <location>
+            <_name>Afonsos Airport</_name>
+            <code>SBAF</code>
+            <coordinates>22-52S 043-22W</coordinates>
+          </location>
+          <location>
+            <_name>Jacarepagua Airport</_name>
+            <code>SBJR</code>
+            <coordinates>22-58-59S 043-22W</coordinates>
+          </location>
+          <location>
+            <_name>Rio de Janeiro-Santa Cruz Air Base</_name>
+            <code>SBSC</code>
+            <coordinates>22-55-59S 043-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Rio de Janeiro in Brazil -->
+          <_name>SÃo Pedro da Aldeia</_name>
+          <coordinates>22-51S 042-06W</coordinates>
+          <location>
+            <name>S. P. Aldeia Airport</name>
+            <code>SBES</code>
+            <coordinates>22-49S 042-06W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>RondÃnia</_name>
+        <fips-code>BR24</fips-code>
+        <city>
+          <!-- Translators: this is a city in RondÃnia in Brazil -->
+          <_name>PÃrto Velho</_name>
+          <coordinates>08-46S 063-53-59W</coordinates>
+          <location>
+            <name>PÃrto Velho Airport</name>
+            <code>SBPV</code>
+            <tz-hint>America/Porto_Velho</tz-hint>
+            <coordinates>08-46S 063-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in RondÃnia in Brazil -->
+          <_name>Vilhena</_name>
+          <coordinates>12-43S 060-07W</coordinates>
+          <location>
+            <name>Vilhena Airport</name>
+            <code>SBVH</code>
+            <tz-hint>America/Porto_Velho</tz-hint>
+            <coordinates>12-41-59S 060-06W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>Roraima</_name>
+        <fips-code>BR25</fips-code>
+        <city>
+          <!-- Translators: this is a city in Roraima in Brazil -->
+          <_name>Boa Vista</_name>
+          <coordinates>02-49N 060-40W</coordinates>
+          <location>
+            <name>Boa Vista International Airport</name>
+            <code>SBBV</code>
+            <tz-hint>America/Boa_Vista</tz-hint>
+            <coordinates>02-49-59N 060-42W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>Santa Catarina</_name>
+        <fips-code>BR26</fips-code>
+        <city>
+          <!-- Translators: this is a city in Santa Catarina in Brazil -->
+          <_name>FlorianÃpolis</_name>
+          <coordinates>27-34-59S 048-34W</coordinates>
+          <location>
+            <name>FlorianÃpolis Airport</name>
+            <code>SBFL</code>
+            <tz-hint>America/Sao_Paulo</tz-hint>
+            <coordinates>27-40S 048-32-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>Sergipe</_name>
+        <fips-code>BR28</fips-code>
+        <city>
+          <!-- Translators: this is a city in Sergipe in Brazil -->
+          <_name>Aracaju</_name>
+          <coordinates>10-55S 037-04W</coordinates>
+          <location>
+            <name>Aracaju Airport</name>
+            <code>SBAR</code>
+            <tz-hint>America/Fortaleza</tz-hint>
+            <coordinates>10-58-59S 037-04W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>SÃo Paulo</_name>
+        <fips-code>BR27</fips-code>
+        <city>
+          <!-- Translators: this is a city in SÃo Paulo in Brazil -->
+          <_name>Bauru</_name>
+          <coordinates>22-19S 049-04W</coordinates>
+          <location>
+            <name>Bauru</name>
+            <code>SBBU</code>
+            <coordinates>22-19S 049-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in SÃo Paulo in Brazil -->
+          <_name>Campinas</_name>
+          <coordinates>22-53-59S 047-04-59W</coordinates>
+          <location>
+            <name>Campinas Airport</name>
+            <code>SBKP</code>
+            <tz-hint>America/Sao_Paulo</tz-hint>
+            <coordinates>23-00S 047-07-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in SÃo Paulo in Brazil -->
+          <_name>GuaratinguetÃ</_name>
+          <coordinates>22-49S 045-13W</coordinates>
+          <location>
+            <name>GuaratinguetÃ</name>
+            <code>SBGW</code>
+            <coordinates>22-46-59S 045-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in SÃo Paulo in Brazil -->
+          <_name>Guarulhos</_name>
+          <coordinates>23-28S 046-31-59W</coordinates>
+          <location>
+            <name>Guarulhos Airport</name>
+            <code>SBGR</code>
+            <tz-hint>America/Sao_Paulo</tz-hint>
+            <coordinates>23-25-59S 046-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in SÃo Paulo in Brazil -->
+          <_name>Palmeiras</_name>
+          <coordinates>21-07-59S 047-45W</coordinates>
+          <location>
+            <name>Leite Lopes, Ribeir Airport</name>
+            <code>SBRP</code>
+            <tz-hint>America/Sao_Paulo</tz-hint>
+            <coordinates>21-07-59S 047-46-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in SÃo Paulo in Brazil -->
+          <_name>PiraÃununga</_name>
+          <coordinates>21-58-59S 047-25W</coordinates>
+          <location>
+            <name>PiraÃununga</name>
+            <code>SBYS</code>
+            <coordinates>21-58-59S 047-19-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in SÃo Paulo in Brazil -->
+          <_name>Presidente Prudente</_name>
+          <coordinates>22-07S 051-22W</coordinates>
+          <location>
+            <name>Presidente Prudente</name>
+            <code>SBDN</code>
+            <coordinates>22-07S 051-22-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in SÃo Paulo in Brazil -->
+          <_name>Santos</_name>
+          <coordinates>23-56-59S 046-19-59W</coordinates>
+          <location>
+            <name>Santos Airport</name>
+            <code>SBST</code>
+            <coordinates>23-55-59S 046-17-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in SÃo Paulo in Brazil -->
+          <_name>SÃo Josà dos Campos</_name>
+          <coordinates>23-10-59S 045-52-59W</coordinates>
+          <location>
+            <name>Sao Jose Dos Campo</name>
+            <code>SBSJ</code>
+            <tz-hint>America/Sao_Paulo</tz-hint>
+            <coordinates>23-13-59S 045-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in SÃo Paulo in Brazil -->
+          <_name>SÃo Paulo</_name>
+          <coordinates>23-31-59S 046-37W</coordinates>
+          <location>
+            <_name>Marte Airport</_name>
+            <code>SBMT</code>
+            <coordinates>23-31S 046-37-59W</coordinates>
+          </location>
+          <location>
+            <_name>Congonhas Airport</_name>
+            <code>SBSP</code>
+            <tz-hint>America/Sao_Paulo</tz-hint>
+            <coordinates>23-37S 046-38-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Brazil -->
+        <_name>Tocantis</_name>
+        <fips-code>BR31</fips-code>
+        <city>
+          <!-- Translators: this is a city in Tocantis in Brazil -->
+          <_name>Porto Nacional</_name>
+          <coordinates>10-42-29S 048-18-29W</coordinates>
+          <location>
+            <name>Porto Nacional Airport</name>
+            <code>SBPN</code>
+            <coordinates>10-41-59S 048-23-59W</coordinates>
+          </location>
+        </city>
+      </state>
+    </country>
+    <country>
+      <!-- VG - British Virgin Islands, a British territory in the
+           Caribbean
+        -->
+      <_name>British Virgin Islands</_name>
+      <iso-code>VG</iso-code>
+      <fips-code>VI</fips-code>
+      <tz-hint>America/Tortola</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of British Virgin Islands -->
+        <_name>Road Town</_name>
+        <coordinates>18-25N 064-37W</coordinates>
+        <location>
+          <name>Beef Island, Tortola</name>
+          <code>TUPJ</code>
+          <coordinates>18-26-59N 064-31-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in British Virgin Islands -->
+        <_name>The Mill</_name>
+        <coordinates>18-26-59N 064-31-59W</coordinates>
+        <location>
+          <name>Beef Island, Tortola</name>
+          <code>TUPJ</code>
+          <coordinates>18-26-59N 064-31-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- KY - Cayman Islands, a British territory in the Caribbean -->
+      <_name>Cayman Islands</_name>
+      <iso-code>KY</iso-code>
+      <fips-code>CJ</fips-code>
+      <tz-hint>America/Cayman</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Cayman Islands -->
+        <_name>George Town</_name>
+        <coordinates>19-18N 081-22-59W</coordinates>
+        <location>
+          <name>Owen Roberts Airport, Grand Cayman</name>
+          <code>MWCR</code>
+          <coordinates>19-16-59N 081-20-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Cayman Islands -->
+        <_name>Knob Hill</_name>
+        <coordinates>19-40-59N 079-52-59W</coordinates>
+        <location>
+          <name>Gerrard Smith International / Cayman Brac</name>
+          <code>MWCB</code>
+          <coordinates>19-41-12N 079-52-58W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Cayman Islands -->
+        <_name>Red Bay Estate</_name>
+        <coordinates>19-16-59N 081-20-59W</coordinates>
+        <location>
+          <name>Owen Roberts Airport, Grand Cayman</name>
+          <code>MWCR</code>
+          <coordinates>19-16-59N 081-20-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- CL - Chile -->
+      <_name>Chile</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Chile:
+           SCAT SCCF SCJO SCNT 
+        -->
+      <iso-code>CL</iso-code>
+      <fips-code>CI</fips-code>
+      <tz-hint>America/Santiago</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Chile -->
+        <_name>Antofagasta</_name>
+        <coordinates>23-38-59S 070-24W</coordinates>
+        <location>
+          <name>Antofagasta</name>
+          <code>SCFA</code>
+          <coordinates>23-25-59S 070-25-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Chile -->
+        <_name>Arica</_name>
+        <coordinates>18-28-59S 070-19-59W</coordinates>
+        <location>
+          <name>Arica</name>
+          <code>SCAR</code>
+          <coordinates>18-19-59S 070-19-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Chile -->
+        <_name>Balmaceda</_name>
+        <coordinates>45-55S 071-40-59W</coordinates>
+        <location>
+          <name>Balmaceda</name>
+          <code>SCBA</code>
+          <coordinates>45-55S 071-40-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Chile -->
+        <_name>ConcepciÃn</_name>
+        <coordinates>36-49-59S 073-02-59W</coordinates>
+        <location>
+          <name>ConcepciÃn</name>
+          <code>SCIE</code>
+          <coordinates>36-46S 073-02-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Chile -->
+        <_name>Hanga Roa</_name>
+        <coordinates>27-08-59S 109-25-59W</coordinates>
+        <location>
+          <name>Isla de Pascua</name>
+          <code>SCIP</code>
+          <coordinates>27-08-59S 109-25W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Chile -->
+        <_name>Iquique</_name>
+        <coordinates>20-13S 070-10W</coordinates>
+        <location>
+          <name>Diego Arac Airport</name>
+          <code>SCDA</code>
+          <coordinates>20-31-59S 070-10-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Chile -->
+        <_name>La Serena</_name>
+        <coordinates>29-54-28S 071-15-15W</coordinates>
+        <location>
+          <name>La Serena</name>
+          <code>SCSE</code>
+          <coordinates>29-53-59S 071-12W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Chile -->
+        <_name>Puerto Montt</_name>
+        <coordinates>41-28-18S 072-56-12W</coordinates>
+        <location>
+          <name>Puerto Montt</name>
+          <code>SCTE</code>
+          <coordinates>41-25S 073-04-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Chile -->
+        <_name>Punta Arenas</_name>
+        <coordinates>53-08-59S 070-55W</coordinates>
+        <location>
+          <name>Punta Arenas</name>
+          <code>SCCI</code>
+          <coordinates>53-00S 070-50-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Chile -->
+        <_name>Santa Teresa de Lo Ovalle</_name>
+        <coordinates>33-22-59S 070-46-59W</coordinates>
+        <location>
+          <name>Pudahuel</name>
+          <code>SCEL</code>
+          <coordinates>33-22-59S 070-46-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Chile -->
+        <_name>Santiago</_name>
+        <coordinates>33-27S 070-40W</coordinates>
+        <location>
+          <name>Pudahuel</name>
+          <code>SCEL</code>
+          <coordinates>33-22-59S 070-46-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Chile -->
+        <_name>Temuco</_name>
+        <coordinates>38-43-59S 072-35-59W</coordinates>
+        <location>
+          <name>Temuco</name>
+          <code>SCTC</code>
+          <coordinates>38-45S 072-37-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- CO - Colombia -->
+      <_name>Colombia</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Florencia, IbaguÃ, InÃrida, MitÃ, Mocoa, MonterÃa, Neiva,
+           Pasto, PopayÃn, Puerto CarreÃo, QuibdÃ, RÃohacha, San JosÃ
+           del Guaviare, Santa Marta, Sincelejo, Tunja, Valledupar,
+           Villavicencio, Yopal
+        -->
+      <iso-code>CO</iso-code>
+      <fips-code>CO</fips-code>
+      <tz-hint>America/Bogota</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Colombia -->
+        <_name>Arauca</_name>
+        <coordinates>07-05-25N 070-45-42W</coordinates>
+        <location>
+          <name>Guasdualito</name>
+          <code>SVGD</code>
+          <coordinates>07-13-59N 070-47-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Colombia -->
+        <_name>Armenia</_name>
+        <coordinates>04-32-02N 075-40-51W</coordinates>
+        <location>
+          <name>Pereira, Matecana Airport</name>
+          <code>SKPE</code>
+          <coordinates>04-49N 075-43-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Colombia -->
+        <_name>Barranquilla</_name>
+        <coordinates>10-57-50N 074-47-47W</coordinates>
+        <location>
+          <name>Ernestocortissoz Airport</name>
+          <code>SKBQ</code>
+          <coordinates>10-52-59N 074-46-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Colombia -->
+        <_name>BogotÃ</_name>
+        <coordinates>04-35-59N 074-04-59W</coordinates>
+        <location>
+          <name>Eldorado Airport</name>
+          <code>SKBO</code>
+          <coordinates>04-43N 074-09W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Colombia -->
+        <_name>Bucaramanga</_name>
+        <coordinates>07-07-46N 073-07-32W</coordinates>
+        <location>
+          <name>Palonegro Airport</name>
+          <code>SKBG</code>
+          <coordinates>07-05-59N 073-12W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Colombia -->
+        <_name>Cali</_name>
+        <coordinates>03-26-13N 076-31-20W</coordinates>
+        <location>
+          <name>Alfonso Bonillaaragon Airport</name>
+          <code>SKCL</code>
+          <coordinates>03-32-59N 076-22-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Colombia -->
+        <_name>Cartagena</_name>
+        <coordinates>10-23-58N 075-30-51W</coordinates>
+        <location>
+          <name>Rafael Nunez Airport</name>
+          <code>SKCG</code>
+          <coordinates>10-26-59N 075-31W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Colombia -->
+        <_name>CÃcuta</_name>
+        <coordinates>07-52-59N 072-30-19W</coordinates>
+        <location>
+          <name>Camilo Daza Airport</name>
+          <code>SKCC</code>
+          <coordinates>07-55-59N 072-31W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Colombia -->
+        <_name>Leticia</_name>
+        <coordinates>04-12-55S 069-56-26W</coordinates>
+        <location>
+          <name>Vasquez Cobo Airport</name>
+          <code>SKLT</code>
+          <coordinates>04-10S 069-57W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Colombia -->
+        <_name>Manizales</_name>
+        <coordinates>05-04-12N 075-31-14W</coordinates>
+        <location>
+          <name>Pereira, Matecana Airport</name>
+          <code>SKPE</code>
+          <coordinates>04-49N 075-43-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Colombia -->
+        <_name>MedellÃn</_name>
+        <coordinates>06-17-29N 075-32-09W</coordinates>
+        <location>
+          <name>Rionegro, J. M. Cordova Airport</name>
+          <code>SKRG</code>
+          <coordinates>06-07-59N 075-25-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Colombia -->
+        <_name>Pereira</_name>
+        <coordinates>04-48-47N 075-41-45W</coordinates>
+        <location>
+          <name>Matecana Airport</name>
+          <code>SKPE</code>
+          <coordinates>04-49N 075-43-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Colombia -->
+        <_name>Rionegro</_name>
+        <coordinates>06-09-19N 075-23-20W</coordinates>
+        <location>
+          <name>J. M. Cordova Airport</name>
+          <code>SKRG</code>
+          <coordinates>06-07-59N 075-25-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Colombia -->
+        <_name>San AndrÃs</_name>
+        <coordinates>12-35-04N 081-42-02W</coordinates>
+        <location>
+          <name>San Andres Isla, Sesquicentenario Airport</name>
+          <code>SKSP</code>
+          <coordinates>12-34-59N 081-43W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- CR - Costa Rica -->
+      <_name>Costa Rica</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Costa Rica:
+           MRWA 
+        -->
+      <iso-code>CR</iso-code>
+      <fips-code>CS</fips-code>
+      <tz-hint>America/Costa_Rica</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Costa Rica -->
+        <_name>Alajuela</_name>
+        <coordinates>10-01N 084-13W</coordinates>
+        <location>
+          <name>Juan Santamaria</name>
+          <code>MROC</code>
+          <coordinates>10-00N 084-13W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Costa Rica -->
+        <_name>Liberia</_name>
+        <coordinates>10-37-59N 085-25-59W</coordinates>
+        <location>
+          <name>Liberia</name>
+          <code>MRLB</code>
+          <coordinates>10-37N 085-25-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Costa Rica -->
+        <_name>Mata de Palo</_name>
+        <coordinates>09-56-59N 084-09W</coordinates>
+        <location>
+          <name>Tobias Bolanos International Airport</name>
+          <code>MRPV</code>
+          <coordinates>09-56-59N 084-09W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Costa Rica -->
+        <_name>Puerto LimÃn</_name>
+        <coordinates>10-00N 083-01-59W</coordinates>
+        <location>
+          <name>Puerto LimÃn</name>
+          <code>MRLM</code>
+          <coordinates>10-00N 083-02-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Costa Rica -->
+        <_name>San JosÃ</_name>
+        <coordinates>09-55-59N 084-04-59W</coordinates>
+        <location>
+          <name>Tobias Bolanos International Airport</name>
+          <code>MRPV</code>
+          <coordinates>09-56-59N 084-09W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- CU - Cuba -->
+      <_name>Cuba</_name>
+      <!-- Could not find cities for the following weather stations:
+           MUCL - Cayo Largo del Sur (21-37N 081-32-59W)
+        -->
+      <iso-code>CU</iso-code>
+      <fips-code>CU</fips-code>
+      <tz-hint>America/Havana</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Cuba -->
+        <_name>CamagÃey</_name>
+        <coordinates>21-22-50N 077-55W</coordinates>
+        <location>
+          <name>CamagÃey Airport</name>
+          <code>MUCM</code>
+          <coordinates>21-25N 077-50-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Cuba -->
+        <_name>Cienfuegos</_name>
+        <coordinates>22-08-45N 080-26-08W</coordinates>
+        <location>
+          <name>Cienfuegos, Las Villas</name>
+          <code>MUCF</code>
+          <coordinates>22-08-59N 080-24W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Cuba -->
+        <_name>GuantÃnamo</_name>
+        <coordinates>20-08-39N 075-12-33W</coordinates>
+        <location>
+          <name>Leeward Point Field</name>
+          <code>MUGM</code>
+          <coordinates>19-54-23N 075-12-24W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Cuba.
+             "Havana" is the traditional English name.
+             The local name in Spanish is "La Habana".
+          -->
+        <_name>Havana</_name>
+        <coordinates>23-07-54N 082-21-51W</coordinates>
+        <location>
+          <name>Jose Marti Airport, Rancho Boyeros</name>
+          <code>MUHA</code>
+          <coordinates>22-58-59N 082-24W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Cuba -->
+        <_name>HolguÃn</_name>
+        <coordinates>20-53-13N 076-15-47W</coordinates>
+        <location>
+          <name>HolguÃn Airport</name>
+          <code>MUHG</code>
+          <coordinates>20-46-59N 076-19W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Cuba -->
+        <_name>Manzanillo</_name>
+        <coordinates>20-20-35N 077-07W</coordinates>
+        <location>
+          <name>Manzanillo</name>
+          <code>MUMZ</code>
+          <coordinates>20-19-59N 077-07W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Cuba -->
+        <_name>Matanzas</_name>
+        <coordinates>23-02-27N 081-34-39W</coordinates>
+        <location>
+          <name>Varadero</name>
+          <code>MUVR</code>
+          <coordinates>23-07-59N 081-16-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Cuba -->
+        <_name>Rancho Boyeros</_name>
+        <coordinates>23-00N 082-23-08W</coordinates>
+        <location>
+          <name>Jose Marti Airport, Rancho Boyeros, Havana</name>
+          <code>MUHA</code>
+          <coordinates>22-58-59N 082-24W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Cuba -->
+        <_name>Santiago de Cuba</_name>
+        <coordinates>20-01-28N 075-49-18W</coordinates>
+        <location>
+          <name>Santiago de Cuba</name>
+          <code>MUCU</code>
+          <coordinates>19-58N 075-50-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Cuba -->
+        <_name>Varadero</_name>
+        <coordinates>23-09-12N 081-15-05W</coordinates>
+        <location>
+          <name>Varadero, Matanzas</name>
+          <code>MUVR</code>
+          <coordinates>23-07-59N 081-16-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- DO - Dominican Republic -->
+      <_name>Dominican Republic</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Dominican Republic:
+           MDCY MDJB 
+        -->
+      <iso-code>DO</iso-code>
+      <fips-code>DR</fips-code>
+      <tz-hint>America/Santo_Domingo</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Dominican Republic -->
+        <_name>Barahona</_name>
+        <coordinates>18-11-59N 071-05-59W</coordinates>
+        <location>
+          <name>Barahona</name>
+          <code>MDBH</code>
+          <coordinates>18-11-59N 071-05-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Dominican Republic -->
+        <_name>La Romana</_name>
+        <coordinates>18-25N 068-58W</coordinates>
+        <location>
+          <name>La Romana International Airport</name>
+          <code>MDLR</code>
+          <coordinates>18-25N 068-57W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Dominican Republic -->
+        <_name>Mancha Nueva</_name>
+        <coordinates>18-25-59N 069-40-59W</coordinates>
+        <location>
+          <name>Las Americas</name>
+          <code>MDSD</code>
+          <coordinates>18-25-59N 069-40W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Dominican Republic -->
+        <_name>Pantanal</_name>
+        <coordinates>18-31-59N 068-22W</coordinates>
+        <location>
+          <name>Pantanal</name>
+          <code>MDPC</code>
+          <coordinates>18-34N 068-22W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Dominican Republic -->
+        <_name>Puerto Plata</_name>
+        <coordinates>19-48N 070-40-59W</coordinates>
+        <location>
+          <name>Puerto Plata International Airport</name>
+          <code>MDPP</code>
+          <coordinates>19-45N 070-32-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Dominican Republic -->
+        <_name>Santiago</_name>
+        <coordinates>19-26-59N 070-42W</coordinates>
+        <location>
+          <name>Santiago</name>
+          <code>MDST</code>
+          <coordinates>19-26-59N 070-42W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Dominican Republic -->
+        <_name>Santo Domingo</_name>
+        <coordinates>18-28N 069-54W</coordinates>
+        <location>
+          <name>Las Americas</name>
+          <code>MDSD</code>
+          <coordinates>18-25-59N 069-40W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- EC - Ecuador -->
+      <_name>Ecuador</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Ecuador:
+           SESG 
+        -->
+      <iso-code>EC</iso-code>
+      <fips-code>EC</fips-code>
+      <tz-hint>America/Guayaquil</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Ecuador -->
+        <_name>Guayaquil</_name>
+        <coordinates>02-10S 079-54W</coordinates>
+        <location>
+          <name>Simon Bolivar Airport</name>
+          <code>SEGU</code>
+          <coordinates>02-08-59S 079-52-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ecuador -->
+        <_name>Latacunga</_name>
+        <coordinates>00-55-59S 078-37W</coordinates>
+        <location>
+          <name>Latacunga</name>
+          <code>SELT</code>
+          <coordinates>00-55S 078-37W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ecuador -->
+        <_name>Manta</_name>
+        <coordinates>00-57S 080-43-59W</coordinates>
+        <location>
+          <name>Manta</name>
+          <code>SEMT</code>
+          <coordinates>00-57S 080-40-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Ecuador -->
+        <_name>Quito</_name>
+        <coordinates>00-13S 078-30W</coordinates>
+        <location>
+          <name>Mariscal Sucre Airport</name>
+          <code>SEQU</code>
+          <coordinates>00-09S 078-28-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- SV - El Salvador -->
+      <_name>El Salvador</_name>
+      <iso-code>SV</iso-code>
+      <fips-code>ES</fips-code>
+      <tz-hint>America/El_Salvador</tz-hint>
+      <city>
+        <!-- Translators: this is a city in El Salvador -->
+        <_name>Comalapa</_name>
+        <coordinates>13-30-03N 089-04-32W</coordinates>
+        <location>
+          <name>El Salvador International Airport</name>
+          <code>MSLP</code>
+          <coordinates>13-25-59N 089-02-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in El Salvador -->
+        <_name>Ilopango</_name>
+        <coordinates>13-42-06N 089-06-33W</coordinates>
+        <location>
+          <name>San Salvador Airport</name>
+          <code>MSSS</code>
+          <coordinates>13-41-59N 089-07W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of El Salvador -->
+        <_name>San Salvador</_name>
+        <coordinates>13-42-30N 089-12-11W</coordinates>
+        <location>
+          <name>San Salvador Airport, Ilopango</name>
+          <code>MSSS</code>
+          <coordinates>13-41-59N 089-07W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- FK - Falkland Islands (Malvinas), a British territory in the
+           South Atlantic also claimed by Argentina. (The British name
+           is "Falkland Islands". The Argentine name is "Islas
+           Malvinas". The parenthesized form is the compromise used by
+           ISO and the UN.)
+        -->
+      <_name>Falkland Islands (Malvinas)</_name>
+      <iso-code>FK</iso-code>
+      <fips-code>FK</fips-code>
+      <tz-hint>Atlantic/Stanley</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Falkland Islands
+             (Malvinas)
+          -->
+        <_name>Stanley</_name>
+        <coordinates>51-42S 057-51W</coordinates>
+        <location>
+          <name>Mount Pleasant Airport</name>
+          <code>EGYP</code>
+          <coordinates>51-49S 058-27W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- GF - French Guiana, an overseas department of France on the
+           northern coast of South America.
+        -->
+      <_name>French Guiana</_name>
+      <iso-code>GF</iso-code>
+      <fips-code>FG</fips-code>
+      <tz-hint>America/Cayenne</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of French Guiana -->
+        <_name>Cayenne</_name>
+        <coordinates>04-55-59N 052-19-59W</coordinates>
+        <location>
+          <name>Rochambeau Airport</name>
+          <code>SOCA</code>
+          <coordinates>04-49-59N 052-22W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- GD - Grenada -->
+      <_name>Grenada</_name>
+      <iso-code>GD</iso-code>
+      <fips-code>GJ</fips-code>
+      <tz-hint>America/Grenada</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Grenada -->
+        <_name>Bamboo</_name>
+        <coordinates>12-00N 061-46-59W</coordinates>
+        <location>
+          <name>Point Salines Airport</name>
+          <code>TGPY</code>
+          <coordinates>12-00N 061-46-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Grenada -->
+        <_name>Saint George's</_name>
+        <coordinates>12-03N 061-45W</coordinates>
+        <location>
+          <name>Point Salines Airport</name>
+          <code>TGPY</code>
+          <coordinates>12-00N 061-46-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- GP - Guadeloupe, an overseas department of France in the
+           Caribbean.
+        -->
+      <_name>Guadeloupe</_name>
+      <iso-code>GP</iso-code>
+      <fips-code>GP</fips-code>
+      <tz-hint>America/Guadeloupe</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Guadeloupe -->
+        <_name>Basse-Terre</_name>
+        <coordinates>16-00N 061-43W</coordinates>
+        <location>
+          <name>Le Raizet, Guadeloupe</name>
+          <code>TFFR</code>
+          <coordinates>16-16N 061-31W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Guadeloupe -->
+        <_name>Les Abymes</_name>
+        <coordinates>16-16N 061-30W</coordinates>
+        <location>
+          <name>Le Raizet, Guadeloupe</name>
+          <code>TFFR</code>
+          <coordinates>16-16N 061-31W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- GT - Guatemala -->
+      <_name>Guatemala</_name>
+      <iso-code>GT</iso-code>
+      <fips-code>GT</fips-code>
+      <tz-hint>America/Guatemala</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Guatemala -->
+        <_name>Guatemala</_name>
+        <coordinates>14-37-15N 090-31-36W</coordinates>
+        <location>
+          <name>Guatemala Aurora Airport</name>
+          <code>MGGT</code>
+          <coordinates>14-34-59N 090-31W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Guatemala -->
+        <_name>Huehuetenango</_name>
+        <coordinates>15-19-10N 091-28-14W</coordinates>
+        <location>
+          <name>Huehuetenango</name>
+          <code>MGHT</code>
+          <coordinates>15-19N 091-28W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Guatemala -->
+        <_name>Puerto Barrios</_name>
+        <coordinates>15-43N 088-35-59W</coordinates>
+        <location>
+          <name>Puerto Barrios</name>
+          <code>MGPB</code>
+          <coordinates>15-43N 088-35-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Guatemala -->
+        <_name>Puerto San JosÃ</_name>
+        <coordinates>13-55-32N 090-49-27W</coordinates>
+        <location>
+          <name>Puerto San JosÃ</name>
+          <code>MGSJ</code>
+          <coordinates>13-55N 090-49W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Guatemala -->
+        <_name>Retalhuleu</_name>
+        <coordinates>14-31-59N 091-40-59W</coordinates>
+        <location>
+          <name>Retalhuleu</name>
+          <code>MGRT</code>
+          <coordinates>14-31-59N 091-40W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Guatemala -->
+        <_name>Tikal</_name>
+        <coordinates>17-13-30N 089-36-47W</coordinates>
+        <location>
+          <name>Tikal</name>
+          <code>MGTK</code>
+          <coordinates>16-53-59N 089-50-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- GY - Guyana -->
+      <_name>Guyana</_name>
+      <iso-code>GY</iso-code>
+      <fips-code>GY</fips-code>
+      <tz-hint>America/Guyana</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Guyana -->
+        <_name>Georgetown</_name>
+        <coordinates>06-47-59N 058-10W</coordinates>
+        <location>
+          <name>Cheddi Jagan International Airport</name>
+          <code>SYCJ</code>
+          <coordinates>06-28-59N 058-15W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- HT - Haiti -->
+      <_name>Haiti</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Port-au-Prince
+        -->
+      <iso-code>HT</iso-code>
+      <fips-code>HA</fips-code>
+      <tz-hint>America/Port-au-Prince</tz-hint>
+    </country>
+    <country>
+      <!-- HN - Honduras -->
+      <_name>Honduras</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Honduras:
+           MHTR 
+        -->
+      <iso-code>HN</iso-code>
+      <fips-code>HO</fips-code>
+      <tz-hint>America/Tegucigalpa</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Honduras -->
+        <_name>Amapala</_name>
+        <coordinates>13-17-31N 087-39-14W</coordinates>
+        <location>
+          <name>Amapala</name>
+          <code>MHAM</code>
+          <coordinates>13-16N 087-39W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Honduras -->
+        <_name>Catacamas</_name>
+        <coordinates>14-48N 085-54W</coordinates>
+        <location>
+          <name>Catacamas</name>
+          <code>MHCA</code>
+          <coordinates>14-54N 085-55-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Honduras -->
+        <_name>Ciudad Choluteca</_name>
+        <coordinates>13-18-01N 087-11-26W</coordinates>
+        <location>
+          <name>Ciudad Choluteca</name>
+          <code>MHCH</code>
+          <coordinates>13-18N 087-10-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Honduras -->
+        <_name>Comayagua</_name>
+        <coordinates>14-26-59N 087-37-59W</coordinates>
+        <location>
+          <name>Coronel Enrique Soto Cano Air Base</name>
+          <code>MHSC</code>
+          <coordinates>14-22-59N 087-37W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Honduras -->
+        <_name>Guanaja</_name>
+        <coordinates>16-23-59N 085-54W</coordinates>
+        <location>
+          <name>Guanaja</name>
+          <code>MHNO</code>
+          <coordinates>16-28N 086-04W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Honduras -->
+        <_name>La Ceiba</_name>
+        <coordinates>15-46-59N 086-47-59W</coordinates>
+        <location>
+          <name>La Ceiba Airport</name>
+          <code>MHLC</code>
+          <coordinates>15-43-59N 086-52W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Honduras -->
+        <_name>La Esperanza</_name>
+        <coordinates>14-18N 088-10-59W</coordinates>
+        <location>
+          <name>La Esperanza</name>
+          <code>MHLE</code>
+          <coordinates>14-19N 088-09W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Honduras -->
+        <_name>La Mesa</_name>
+        <coordinates>15-25N 087-52-59W</coordinates>
+        <location>
+          <name>La Mesa San Pedro Sula</name>
+          <code>MHLM</code>
+          <coordinates>15-26-59N 087-55-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Honduras -->
+        <_name>Puerto Lempira</_name>
+        <coordinates>15-16N 083-46W</coordinates>
+        <location>
+          <name>Puerto Lempira</name>
+          <code>MHPL</code>
+          <coordinates>15-13N 083-47-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Honduras -->
+        <_name>RoatÃn</_name>
+        <coordinates>16-18N 086-32-59W</coordinates>
+        <location>
+          <name>RoatÃn</name>
+          <code>MHRO</code>
+          <coordinates>16-19N 086-31W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Honduras -->
+        <_name>Santa Rosa de CopÃn</_name>
+        <coordinates>14-46N 088-46-59W</coordinates>
+        <location>
+          <name>Santa Rosa de CopÃn</name>
+          <code>MHSR</code>
+          <coordinates>14-46-59N 088-46-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Honduras -->
+        <_name>Tegucigalpa</_name>
+        <coordinates>14-05-59N 087-13W</coordinates>
+        <location>
+          <name>Tegucigalpa</name>
+          <code>MHTG</code>
+          <coordinates>14-03N 087-13W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Honduras -->
+        <_name>Tela</_name>
+        <coordinates>15-46-59N 087-27W</coordinates>
+        <location>
+          <name>Tela</name>
+          <code>MHTE</code>
+          <coordinates>15-43N 087-28-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Honduras -->
+        <_name>Yoro</_name>
+        <coordinates>15-07-59N 087-07-59W</coordinates>
+        <location>
+          <name>Yoro</name>
+          <code>MHYR</code>
+          <coordinates>15-10N 087-07W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- JM - Jamaica -->
+      <_name>Jamaica</_name>
+      <iso-code>JM</iso-code>
+      <fips-code>JM</fips-code>
+      <tz-hint>America/Jamaica</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Jamaica -->
+        <_name>Kingston</_name>
+        <coordinates>18-00N 076-47-59W</coordinates>
+        <location>
+          <name>Norman Manley Airport</name>
+          <code>MKJP</code>
+          <coordinates>17-55-59N 076-46-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Jamaica -->
+        <_name>Montego Bay</_name>
+        <coordinates>18-28N 077-55W</coordinates>
+        <location>
+          <name>Sangster Airport</name>
+          <code>MKJS</code>
+          <coordinates>18-30N 077-55W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- MQ - Martinique, an overseas department of France in the
+           Caribbean.
+        -->
+      <_name>Martinique</_name>
+      <iso-code>MQ</iso-code>
+      <fips-code>MB</fips-code>
+      <tz-hint>America/Martinique</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Martinique -->
+        <_name>Fort-de-France</_name>
+        <coordinates>14-35-59N 061-04-59W</coordinates>
+        <location>
+          <name>Le Lamentin</name>
+          <code>TFFF</code>
+          <coordinates>14-35-59N 061-00W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Martinique -->
+        <_name>Le Lamentin</_name>
+        <coordinates>14-35-59N 061-00W</coordinates>
+        <location>
+          <name>Le Lamentin</name>
+          <code>TFFF</code>
+          <coordinates>14-35-59N 061-00W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- MS - Montserrat, a British territory in the Caribbean. -->
+      <_name>Montserrat</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Plymouth
+        -->
+      <iso-code>MS</iso-code>
+      <fips-code>MH</fips-code>
+      <tz-hint>America/Montserrat</tz-hint>
+    </country>
+    <country>
+      <!-- AN - Netherlands Antilles, a group of Caribbean islands; one
+           of the three constituent countries of the Kingdom of the
+           Netherlands.
+        -->
+      <_name>Netherlands Antilles</_name>
+      <iso-code>AN</iso-code>
+      <fips-code>NT</fips-code>
+      <tz-hint>America/Curacao</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Netherlands Antilles -->
+        <_name>Benners</_name>
+        <coordinates>17-28-59N 062-58-59W</coordinates>
+        <location>
+          <name>Roosevelt Airport, Saint Eustatius</name>
+          <code>TNCE</code>
+          <coordinates>17-28-59N 062-58-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Netherlands Antilles -->
+        <_name>Cupe Coy</_name>
+        <coordinates>18-03N 063-07-59W</coordinates>
+        <location>
+          <name>Juliana Airport, Sint Maarten</name>
+          <code>TNCM</code>
+          <coordinates>18-03N 063-07W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Netherlands Antilles -->
+        <_name>Dorp Nikiboko</_name>
+        <coordinates>12-09N 068-16W</coordinates>
+        <location>
+          <name>Flamingo Airport, Bonaire</name>
+          <code>TNCB</code>
+          <coordinates>12-09N 068-16-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Netherlands Antilles -->
+        <_name>Gato</_name>
+        <coordinates>12-10N 068-58W</coordinates>
+        <location>
+          <name>Hato Airport, Curacao</name>
+          <code>TNCC</code>
+          <coordinates>12-11-59N 068-58W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- NI - Nicaragua -->
+      <_name>Nicaragua</_name>
+      <iso-code>NI</iso-code>
+      <fips-code>NU</fips-code>
+      <tz-hint>America/Managua</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Nicaragua -->
+        <_name>Bluefields</_name>
+        <coordinates>12-00N 083-45W</coordinates>
+        <location>
+          <name>Bluefields</name>
+          <code>MNBL</code>
+          <coordinates>12-00N 083-46W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Nicaragua -->
+        <_name>Chinandega</_name>
+        <coordinates>12-37N 087-09W</coordinates>
+        <location>
+          <name>Chinandega</name>
+          <code>MNCH</code>
+          <coordinates>12-37-59N 087-07-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Nicaragua -->
+        <_name>Jinotega</_name>
+        <coordinates>13-05-59N 086-00W</coordinates>
+        <location>
+          <name>Jinotega</name>
+          <code>MNJG</code>
+          <coordinates>13-04-59N 085-58-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Nicaragua -->
+        <_name>Juigalpa</_name>
+        <coordinates>12-04-59N 085-24W</coordinates>
+        <location>
+          <name>Juigalpa</name>
+          <code>MNJU</code>
+          <coordinates>12-05-59N 085-22W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Nicaragua -->
+        <_name>Managua</_name>
+        <coordinates>12-09-02N 086-16-05W</coordinates>
+        <location>
+          <name>A. C. Sandino Airport</name>
+          <code>MNMG</code>
+          <coordinates>12-09N 086-10W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Nicaragua -->
+        <_name>Puerto Cabezas</_name>
+        <coordinates>14-01-59N 083-22-59W</coordinates>
+        <location>
+          <name>Puerto Cabezas</name>
+          <code>MNPC</code>
+          <coordinates>14-03N 083-22W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Nicaragua -->
+        <_name>Rivas</_name>
+        <coordinates>11-25-59N 085-49-59W</coordinates>
+        <location>
+          <name>Rivas</name>
+          <code>MNRS</code>
+          <coordinates>11-25N 085-49-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- PA - Panama. The local (Spanish) name is "PanamÃ". In common
+           English usage (and in ISO 3166) it does not have the accent.
+        -->
+      <_name>Panama</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Bocas del Toro, ChitrÃ, ColÃn, El Porvenir, La Palma, Las
+           Tablas, PenonomÃ, Santiago
+        -->
+      <iso-code>PA</iso-code>
+      <fips-code>PM</fips-code>
+      <tz-hint>America/Panama</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Panama -->
+        <_name>David</_name>
+        <coordinates>08-25-59N 082-25-59W</coordinates>
+        <location>
+          <name>David</name>
+          <code>MPDA</code>
+          <coordinates>08-24N 082-25W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Panama -->
+        <_name>Fuerte Kobbe</_name>
+        <coordinates>08-55N 079-34-59W</coordinates>
+        <location>
+          <name>Howard Air Force Base</name>
+          <code>MPHO</code>
+          <coordinates>08-55N 079-35-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Panama -->
+        <_name>PanamÃ</_name>
+        <coordinates>08-58N 079-31-59W</coordinates>
+        <location>
+          <name>Howard Air Force Base</name>
+          <code>MPHO</code>
+          <coordinates>08-55N 079-35-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Panama -->
+        <_name>Tocumen</_name>
+        <coordinates>09-04-59N 079-22-59W</coordinates>
+        <location>
+          <name>Tocumen</name>
+          <code>MPTO</code>
+          <coordinates>09-03N 079-22W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- PY - Paraguay -->
+      <_name>Paraguay</_name>
+      <iso-code>PY</iso-code>
+      <fips-code>PA</fips-code>
+      <tz-hint>America/Asuncion</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Paraguay -->
+        <_name>AsunciÃn</_name>
+        <coordinates>25-16S 057-40W</coordinates>
+        <location>
+          <name>AsunciÃn Airport</name>
+          <code>SGAS</code>
+          <coordinates>25-16S 057-37-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Paraguay -->
+        <_name>Colonia FÃlix de Azara</_name>
+        <coordinates>25-28-59S 054-46W</coordinates>
+        <location>
+          <name>Guarany Airport</name>
+          <code>SGES</code>
+          <coordinates>25-26-59S 054-51W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- PE - Peru -->
+      <_name>Peru</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Peru:
+           SPLO 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Abancay, Cerro de Pasco, Huancavelica, Huancayo, Huaraz,
+           HuÃnuco, Ica, Moquegua, Moyobamba, Piura
+        -->
+      <iso-code>PE</iso-code>
+      <fips-code>PE</fips-code>
+      <tz-hint>America/Lima</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Peru -->
+        <_name>Andahuaylas</_name>
+        <coordinates>13-39-20S 073-23-13W</coordinates>
+        <location>
+          <name>Andahuaylas</name>
+          <code>SPHY</code>
+          <coordinates>13-43S 073-20-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Peru -->
+        <_name>Arequipa</_name>
+        <coordinates>16-23-56S 071-32-05W</coordinates>
+        <location>
+          <name>Arequipa</name>
+          <code>SPQU</code>
+          <coordinates>16-19S 071-32-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Peru -->
+        <_name>Ayacucho</_name>
+        <coordinates>13-09-29S 074-13-26W</coordinates>
+        <location>
+          <name>Ayacucho</name>
+          <code>SPHO</code>
+          <coordinates>13-07-59S 074-13W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Peru -->
+        <_name>Cajamarca</_name>
+        <coordinates>07-10S 078-31W</coordinates>
+        <location>
+          <name>Cajamarca</name>
+          <code>SPJR</code>
+          <coordinates>07-07-59S 078-28W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Peru -->
+        <_name>Callao</_name>
+        <coordinates>12-04S 077-09W</coordinates>
+        <location>
+          <name>Lima-Callao, Jorge Chavez International Airport</name>
+          <code>SPIM</code>
+          <coordinates>12-00S 077-07W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Peru -->
+        <_name>Chiclayo</_name>
+        <coordinates>06-46-24S 079-50-30W</coordinates>
+        <location>
+          <name>Chiclayo</name>
+          <code>SPHI</code>
+          <coordinates>06-46-59S 079-49-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Peru -->
+        <_name>Cusco</_name>
+        <coordinates>13-31-05S 071-58-41W</coordinates>
+        <location>
+          <name>Cusco</name>
+          <code>SPZO</code>
+          <coordinates>13-33S 071-58-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Peru -->
+        <_name>Iquitos</_name>
+        <coordinates>03-44-53S 073-14-49W</coordinates>
+        <location>
+          <name>Iquitos</name>
+          <code>SPQT</code>
+          <coordinates>03-45S 073-15W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Peru -->
+        <_name>JuanjuÃ</_name>
+        <coordinates>07-10-59S 076-45W</coordinates>
+        <location>
+          <name>JuanjuÃ</name>
+          <code>SPJI</code>
+          <coordinates>07-13S 076-43W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Peru -->
+        <_name>Juliaca</_name>
+        <coordinates>15-30S 070-07-59W</coordinates>
+        <location>
+          <name>Juliaca</name>
+          <code>SPJL</code>
+          <coordinates>15-28-59S 070-09W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Peru -->
+        <_name>Lima</_name>
+        <coordinates>12-03S 077-02-59W</coordinates>
+        <location>
+          <name>Lima-Callao, Jorge Chavez International Airport</name>
+          <code>SPIM</code>
+          <coordinates>12-00S 077-07W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Peru -->
+        <_name>Pisco</_name>
+        <coordinates>13-41-59S 076-13W</coordinates>
+        <location>
+          <name>Pisco</name>
+          <code>SPSO</code>
+          <coordinates>13-45S 076-16-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Peru -->
+        <_name>Pucallpa</_name>
+        <coordinates>08-22-57S 074-32-17W</coordinates>
+        <location>
+          <name>Pucallpa</name>
+          <code>SPCL</code>
+          <coordinates>08-25S 074-35-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Peru -->
+        <_name>Puerto Maldonado</_name>
+        <coordinates>12-35-59S 069-10-59W</coordinates>
+        <location>
+          <name>Puerto Maldonado</name>
+          <code>SPTU</code>
+          <coordinates>12-37-59S 069-12W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Peru -->
+        <_name>Puno</_name>
+        <coordinates>15-49-59S 070-01-59W</coordinates>
+        <location>
+          <name>Juliaca</name>
+          <code>SPJL</code>
+          <coordinates>15-28-59S 070-09W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Peru -->
+        <_name>Tacna</_name>
+        <coordinates>17-59-40S 070-14-27W</coordinates>
+        <location>
+          <name>Tacna</name>
+          <code>SPTN</code>
+          <coordinates>18-04S 070-17-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Peru -->
+        <_name>Talara</_name>
+        <coordinates>04-34-37S 081-16-18W</coordinates>
+        <location>
+          <name>Talara</name>
+          <code>SPYL</code>
+          <coordinates>04-34S 081-15W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Peru -->
+        <_name>Tarapoto</_name>
+        <coordinates>06-30-05S 076-21-56W</coordinates>
+        <location>
+          <name>Tarapoto</name>
+          <code>SPST</code>
+          <coordinates>06-27S 076-22-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Peru -->
+        <_name>Tingo MarÃa</_name>
+        <coordinates>09-17-22S 076-00-31W</coordinates>
+        <location>
+          <name>Tingo MarÃa</name>
+          <code>SPGM</code>
+          <coordinates>09-07-59S 075-57W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Peru -->
+        <_name>Trujillo</_name>
+        <coordinates>08-06-42S 079-01-32W</coordinates>
+        <location>
+          <name>Trujillo</name>
+          <code>SPRU</code>
+          <coordinates>08-05-59S 079-01-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Peru -->
+        <_name>Tumbes</_name>
+        <coordinates>03-34S 080-26-29W</coordinates>
+        <location>
+          <name>Tumbes</name>
+          <code>SPME</code>
+          <coordinates>03-32-59S 080-24W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Peru -->
+        <_name>Yurimaguas</_name>
+        <coordinates>05-54S 076-04-59W</coordinates>
+        <location>
+          <name>Yurimaguas</name>
+          <code>SPMS</code>
+          <coordinates>05-54S 076-04-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- LC - Saint Lucia -->
+      <_name>Saint Lucia</_name>
+      <iso-code>LC</iso-code>
+      <fips-code>ST</fips-code>
+      <tz-hint>America/St_Lucia</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Saint Lucia -->
+        <_name>Castries</_name>
+        <coordinates>14-00N 061-00W</coordinates>
+        <location>
+          <name>Vigie</name>
+          <code>TLPC</code>
+          <coordinates>14-01N 061-00W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saint Lucia -->
+        <_name>Pointe Sable</_name>
+        <coordinates>13-45N 060-57W</coordinates>
+        <location>
+          <name>Hewanorra International Airport</name>
+          <code>TLPL</code>
+          <coordinates>13-45N 060-57W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saint Lucia -->
+        <_name>Vigie</_name>
+        <coordinates>14-01-59N 061-01W</coordinates>
+        <location>
+          <name>Vigie</name>
+          <code>TLPC</code>
+          <coordinates>14-01N 061-00W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- MF - Saint Martin, the French half of the island of Saint
+           Martin / Sint Maarten. (The Dutch half is considered part of
+           the Netherlands Antilles.)
+        -->
+      <_name>Saint Martin</_name>
+      <iso-code>MF</iso-code>
+      <fips-code>RN</fips-code>
+      <tz-hint>America/Marigot</tz-hint>
+    </country>
+    <country>
+      <!-- VC - Saint Vincent and the Grenadines -->
+      <_name>Saint Vincent and the Grenadines</_name>
+      <iso-code>VC</iso-code>
+      <fips-code>VC</fips-code>
+      <tz-hint>America/St_Vincent</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Saint Vincent and the
+             Grenadines
+          -->
+        <_name>Arnos Vale</_name>
+        <coordinates>13-07-59N 061-12W</coordinates>
+        <location>
+          <name>Arnos Vale</name>
+          <code>TVSV</code>
+          <coordinates>13-07-59N 061-12W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Saint Vincent and the
+             Grenadines
+          -->
+        <_name>Kingstown</_name>
+        <coordinates>13-07-59N 061-13W</coordinates>
+        <location>
+          <name>Arnos Vale</name>
+          <code>TVSV</code>
+          <coordinates>13-07-59N 061-12W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- GS - South Georgia and the South Sandwich Islands, a British
+           territory in the South Atlantic.
+        -->
+      <_name>South Georgia and the South Sandwich Islands</_name>
+      <iso-code>GS</iso-code>
+      <fips-code>SX</fips-code>
+      <tz-hint>Atlantic/South_Georgia</tz-hint>
+    </country>
+    <country>
+      <!-- SR - Suriname -->
+      <_name>Suriname</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Suriname:
+           SMNI SMZO 
+        -->
+      <iso-code>SR</iso-code>
+      <fips-code>NS</fips-code>
+      <tz-hint>America/Paramaribo</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Suriname -->
+        <_name>Paramaribo</_name>
+        <coordinates>05-49-59N 055-10W</coordinates>
+        <location>
+          <name>Johan A. Pengel</name>
+          <code>SMJP</code>
+          <coordinates>05-27N 055-10-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Suriname -->
+        <_name>Zanderij</_name>
+        <coordinates>05-27N 055-12W</coordinates>
+        <location>
+          <name>Johan A. Pengel</name>
+          <code>SMJP</code>
+          <coordinates>05-27N 055-10-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- TT - Trinidad and Tobago -->
+      <_name>Trinidad and Tobago</_name>
+      <iso-code>TT</iso-code>
+      <fips-code>TD</fips-code>
+      <tz-hint>America/Port_of_Spain</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Trinidad and Tobago -->
+        <_name>Bon Accord</_name>
+        <coordinates>11-09N 060-49-59W</coordinates>
+        <location>
+          <name>Crown Pt. Airport, Scarborou</name>
+          <code>TTCP</code>
+          <coordinates>11-09N 060-51W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Trinidad and Tobago -->
+        <_name>Piarco</_name>
+        <coordinates>10-34-59N 061-19-59W</coordinates>
+        <location>
+          <name>Piarco International Airport, Trinidad</name>
+          <code>TTPP</code>
+          <coordinates>10-37N 061-21W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Trinidad and Tobago -->
+        <_name>Port-of-Spain</_name>
+        <coordinates>10-39N 061-31W</coordinates>
+        <location>
+          <name>Piarco International Airport, Trinidad</name>
+          <code>TTPP</code>
+          <coordinates>10-37N 061-21W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- TC - Turks and Caicos Islands, a British territory in the
+           Caribbean
+        -->
+      <_name>Turks and Caicos Islands</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Grand Turk
+        -->
+      <iso-code>TC</iso-code>
+      <fips-code>TK</fips-code>
+      <tz-hint>America/Grand_Turk</tz-hint>
+    </country>
+    <country>
+      <!-- UY - Uruguay -->
+      <_name>Uruguay</_name>
+      <iso-code>UY</iso-code>
+      <fips-code>UY</fips-code>
+      <tz-hint>America/Montevideo</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Uruguay -->
+        <_name>Carrasco</_name>
+        <coordinates>34-53-07S 056-03-38W</coordinates>
+        <location>
+          <name>Carrasco</name>
+          <code>SUMU</code>
+          <coordinates>34-49-59S 056-00W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uruguay -->
+        <_name>Colonia</_name>
+        <coordinates>34-28S 057-51W</coordinates>
+        <location>
+          <name>Colonia</name>
+          <code>SUCA</code>
+          <coordinates>34-27S 057-49-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uruguay -->
+        <_name>Durazno</_name>
+        <coordinates>33-24-47S 056-30-02W</coordinates>
+        <location>
+          <name>Durazno</name>
+          <code>SUDU</code>
+          <coordinates>33-21S 056-30W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Uruguay -->
+        <_name>Maldonado</_name>
+        <coordinates>34-53-59S 054-57W</coordinates>
+        <location>
+          <name>Capitan Corbeta</name>
+          <code>SULS</code>
+          <coordinates>34-52S 055-06W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Uruguay -->
+        <_name>Montevideo</_name>
+        <coordinates>34-51-29S 056-10-14W</coordinates>
+        <location>
+          <name>Melilla</name>
+          <code>SUAA</code>
+          <coordinates>34-46-59S 056-15W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- VE - Venezuela -->
+      <_name>Venezuela</_name>
+      <iso-code>VE</iso-code>
+      <fips-code>VE</fips-code>
+      <tz-hint>America/Caracas</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>Acarigua</_name>
+        <coordinates>09-33-34N 069-12-06W</coordinates>
+        <location>
+          <name>Acarigua</name>
+          <code>SVAC</code>
+          <coordinates>09-33N 069-13-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>Barcelona</_name>
+        <coordinates>10-07-59N 064-42W</coordinates>
+        <location>
+          <name>Barcelona</name>
+          <code>SVBC</code>
+          <coordinates>10-07N 064-40-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>Barinas</_name>
+        <coordinates>08-37-45N 070-12-25W</coordinates>
+        <location>
+          <name>Barinas</name>
+          <code>SVBI</code>
+          <coordinates>08-37N 070-13W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>Barquisimeto</_name>
+        <coordinates>10-04-26N 069-19-22W</coordinates>
+        <location>
+          <name>Barquisimeto</name>
+          <code>SVBM</code>
+          <coordinates>10-04N 069-19W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>Calabozo</_name>
+        <coordinates>08-56-03N 067-25-36W</coordinates>
+        <location>
+          <name>Calabozo</name>
+          <code>SVCL</code>
+          <coordinates>08-55-59N 067-25W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Venezuela -->
+        <_name>Caracas</_name>
+        <coordinates>10-30N 066-55W</coordinates>
+        <location>
+          <_name>La Carlota Airport</_name>
+          <code>SVFM</code>
+          <coordinates>10-30N 066-52-59W</coordinates>
+        </location>
+        <location>
+          <_name>Simon Bolivar International Airport</_name>
+          <code>SVMI</code>
+          <coordinates>10-35-59N 066-58-59W</coordinates>
+        </location>
+        <location>
+          <_name>Oscar Macha Airport</_name>
+          <code>SVCS</code>
+          <coordinates>10-18N 066-49W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>CarÃpano</_name>
+        <coordinates>10-40-10N 063-14-57W</coordinates>
+        <location>
+          <name>Gen. Jose Airport</name>
+          <code>SVCP</code>
+          <coordinates>10-40N 063-16W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>Ciudad BolÃvar</_name>
+        <coordinates>08-07-19N 063-32-58W</coordinates>
+        <location>
+          <name>Ciudad BolÃvar</name>
+          <code>SVCB</code>
+          <coordinates>08-09N 063-32-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>Coro</_name>
+        <coordinates>11-24-33N 069-40-01W</coordinates>
+        <location>
+          <name>Coro</name>
+          <code>SVCR</code>
+          <coordinates>11-25N 069-40-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>El Variante</_name>
+        <coordinates>07-34-45N 072-04-26W</coordinates>
+        <location>
+          <name>Sto. Domingo</name>
+          <code>SVSO</code>
+          <coordinates>07-34-59N 072-04W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>El VigÃa</_name>
+        <coordinates>08-37-18N 071-39-02W</coordinates>
+        <location>
+          <name>Perez Alph Airport</name>
+          <code>SVVG</code>
+          <coordinates>08-37-59N 071-40W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>Guanare</_name>
+        <coordinates>09-03N 069-45W</coordinates>
+        <location>
+          <name>Guanare</name>
+          <code>SVGU</code>
+          <coordinates>09-01N 069-43-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>Guaricure</_name>
+        <coordinates>11-46N 070-07-51W</coordinates>
+        <location>
+          <name>Paraguana, Josefa Airport</name>
+          <code>SVJC</code>
+          <coordinates>11-46-59N 070-09W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>Guasdalito</_name>
+        <coordinates>07-14-49N 070-43-45W</coordinates>
+        <location>
+          <name>Guasdalito</name>
+          <code>SVGD</code>
+          <coordinates>07-13-59N 070-47-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>GÃiria</_name>
+        <coordinates>10-34-15N 062-17-39W</coordinates>
+        <location>
+          <name>GÃiria</name>
+          <code>SVGI</code>
+          <coordinates>10-34-59N 062-19W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>La Chica</_name>
+        <coordinates>10-55-59N 064-01W</coordinates>
+        <location>
+          <name>Margarita, Del Carib Airport</name>
+          <code>SVMG</code>
+          <coordinates>10-55N 063-58-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>Maracaibo</_name>
+        <coordinates>10-37-54N 071-38-26W</coordinates>
+        <location>
+          <name>Maracaibo-La Chinita</name>
+          <code>SVMC</code>
+          <coordinates>10-34N 071-43-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>Maracay</_name>
+        <coordinates>10-14-48N 067-35-44W</coordinates>
+        <location>
+          <name>Maracay-B. A. Sucre</name>
+          <code>SVBS</code>
+          <coordinates>10-15N 067-39W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>MaturÃn</_name>
+        <coordinates>09-45N 063-10-36W</coordinates>
+        <location>
+          <name>MaturÃn</name>
+          <code>SVMT</code>
+          <coordinates>09-45N 063-10-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>Mene Grande</_name>
+        <coordinates>09-51-01N 070-55-32W</coordinates>
+        <location>
+          <name>Mene Grande</name>
+          <code>SVMN</code>
+          <coordinates>09-49N 070-55-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>Morocure</_name>
+        <coordinates>08-15-37N 062-42-27W</coordinates>
+        <location>
+          <name>Guayana, Manuel Car Airport</name>
+          <code>SVPR</code>
+          <coordinates>08-18N 062-43-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>MÃrida</_name>
+        <coordinates>08-35-53N 071-08-41W</coordinates>
+        <location>
+          <name>MÃrida</name>
+          <code>SVMD</code>
+          <coordinates>08-35-59N 071-10-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>Paramillo</_name>
+        <coordinates>07-48-20N 072-13W</coordinates>
+        <location>
+          <name>Paramillo Private</name>
+          <code>SVPM</code>
+          <coordinates>07-47-59N 072-12W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>Puerto Ayacucho</_name>
+        <coordinates>05-39-50N 067-37-24W</coordinates>
+        <location>
+          <name>Puerto Ayacucho</name>
+          <code>SVPA</code>
+          <coordinates>05-35-59N 067-30W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>Puerto Borburata</_name>
+        <coordinates>10-29-02N 067-59-02W</coordinates>
+        <location>
+          <name>Pto. Cabello</name>
+          <code>SVPC</code>
+          <coordinates>10-30N 068-00W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>San Antonio del TÃchira</_name>
+        <coordinates>07-49-04N 072-26-32W</coordinates>
+        <location>
+          <name>San Antonio del TÃchira</name>
+          <code>SVSA</code>
+          <coordinates>07-50-59N 072-27W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>San Felipe</_name>
+        <coordinates>10-20-26N 068-44-13W</coordinates>
+        <location>
+          <name>San Felipe</name>
+          <code>SVSP</code>
+          <coordinates>10-16-59N 068-45W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>San Fernando</_name>
+        <coordinates>07-53-48N 067-28-01W</coordinates>
+        <location>
+          <name>San Fernando</name>
+          <code>SVSR</code>
+          <coordinates>07-54N 067-25W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>San Juan de los Morros</_name>
+        <coordinates>09-54-39N 067-21-29W</coordinates>
+        <location>
+          <name>San Juan de los Morros</name>
+          <code>SVJM</code>
+          <coordinates>09-55N 067-19-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>San TomÃ</_name>
+        <coordinates>08-56-26N 064-07-50W</coordinates>
+        <location>
+          <name>San Tome Private</name>
+          <code>SVST</code>
+          <coordinates>08-56-59N 064-09W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>Santa BÃrbara</_name>
+        <coordinates>08-58-59N 071-54W</coordinates>
+        <location>
+          <name>Santa Barbara Zulia</name>
+          <code>SVSZ</code>
+          <coordinates>08-58-59N 071-57W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>Valencia</_name>
+        <coordinates>10-10-50N 068-00-14W</coordinates>
+        <location>
+          <name>Valencia</name>
+          <code>SVVA</code>
+          <coordinates>10-10N 067-55-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Venezuela -->
+        <_name>Valera</_name>
+        <coordinates>09-19-04N 070-36-12W</coordinates>
+        <location>
+          <name>Valera</name>
+          <code>SVVL</code>
+          <coordinates>09-20-59N 070-37W</coordinates>
+        </location>
+      </city>
+    </country>
+  </region>
+  <region>
+    <_name>Europe</_name>
+    <country>
+      <!-- AL - Albania -->
+      <_name>Albania</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Berat, Fier, GjirokastÃr, KorÃÃ, KukÃs, LezhÃ, Peshkopi,
+           VlorÃ
+        -->
+      <iso-code>AL</iso-code>
+      <fips-code>AL</fips-code>
+      <tz-hint>Europe/Tirane</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Albania -->
+        <_name>DurrÃs</_name>
+        <coordinates>41-19-23N 019-26-29E</coordinates>
+        <location>
+          <name>Tirana</name>
+          <code>LATI</code>
+          <coordinates>41-19-59N 019-46-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Albania -->
+        <_name>Elbasan</_name>
+        <coordinates>41-06-44N 020-04-55E</coordinates>
+        <location>
+          <name>Tirana</name>
+          <code>LATI</code>
+          <coordinates>41-19-59N 019-46-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Albania -->
+        <_name>ShkodÃr</_name>
+        <coordinates>42-04-03N 019-30-47E</coordinates>
+        <location>
+          <name>Podgorica Titograd</name>
+          <code>LYPG</code>
+          <coordinates>42-25-59N 019-16-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Albania.
+             "Tirana" is the traditional English name.
+             The local name is "TiranÃ".
+          -->
+        <_name>Tirana</_name>
+        <coordinates>41-19-39N 019-49-08E</coordinates>
+        <location>
+          <name>Tirana</name>
+          <code>LATI</code>
+          <coordinates>41-19-59N 019-46-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- AD - Andorra -->
+      <_name>Andorra</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Andorra la Vella, Canillo, Encamp, Escaldes, La Massana,
+           Ordino, Sant Julià de LÃria
+        -->
+      <iso-code>AD</iso-code>
+      <fips-code>AN</fips-code>
+      <tz-hint>Europe/Andorra</tz-hint>
+    </country>
+    <country>
+      <!-- AT - Austria -->
+      <_name>Austria</_name>
+      <iso-code>AT</iso-code>
+      <fips-code>AU</fips-code>
+      <tz-hint>Europe/Vienna</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Austria.
+             This is one of several cities in Austria called "Aigen".
+          -->
+        <_name>Aigen im Ennstal</_name>
+        <coordinates>47-31N 014-07-59E</coordinates>
+        <location>
+          <name>Aigen im Ennstal</name>
+          <code>LOXA</code>
+          <coordinates>47-31-59N 014-07-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Austria -->
+        <_name>Bregenz</_name>
+        <coordinates>47-30N 009-46E</coordinates>
+        <location>
+          <name>Hohenems-Dornbirn</name>
+          <code>LOIH</code>
+          <coordinates>47-23-04N 009-42-01E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Austria -->
+        <_name>Eisenstadt</_name>
+        <coordinates>47-51N 016-31E</coordinates>
+        <location>
+          <name>Niederosterreich / Wiener Neustadt-Ost Airport</name>
+          <code>LOAN</code>
+          <coordinates>47-50-35N 016-15-29E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Austria -->
+        <_name>Graz</_name>
+        <coordinates>47-04N 015-26-59E</coordinates>
+        <location>
+          <name>Graz-Thalerhof Airport</name>
+          <code>LOWG</code>
+          <coordinates>47-00N 015-25-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Austria -->
+        <_name>Hohenems</_name>
+        <coordinates>47-22N 009-40-59E</coordinates>
+        <location>
+          <name>Hohenems-Dornbirn</name>
+          <code>LOIH</code>
+          <coordinates>47-23-04N 009-42-01E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Austria -->
+        <_name>Innsbruck</_name>
+        <coordinates>47-16N 011-24E</coordinates>
+        <location>
+          <name>Innsbruck Airport</name>
+          <code>LOWI</code>
+          <coordinates>47-16N 011-20-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Austria -->
+        <_name>Klagenfurt</_name>
+        <coordinates>46-37-28N 014-18-19E</coordinates>
+        <location>
+          <name>Klagenfurt Airport</name>
+          <code>LOWK</code>
+          <coordinates>46-38-59N 014-19-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Austria -->
+        <_name>Krems</_name>
+        <coordinates>48-25N 015-35-59E</coordinates>
+        <location>
+          <name>Krems-Langenlois</name>
+          <code>LOAG</code>
+          <coordinates>48-26-45N 015-38E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Austria -->
+        <_name>Linz</_name>
+        <coordinates>48-17-59N 014-18E</coordinates>
+        <location>
+          <name>Linz / Hoersching Airport</name>
+          <code>LOWL</code>
+          <coordinates>48-13-59N 014-10-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Austria -->
+        <_name>Salzburg</_name>
+        <coordinates>47-47-59N 013-01-59E</coordinates>
+        <location>
+          <name>Salzburg Airport</name>
+          <code>LOWS</code>
+          <coordinates>47-47-59N 013-00E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Austria -->
+        <_name>Sankt PÃlten</_name>
+        <coordinates>48-12N 015-37-59E</coordinates>
+        <location>
+          <name>Krems-Langenlois</name>
+          <code>LOAG</code>
+          <coordinates>48-26-45N 015-38E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Austria -->
+        <_name>Teesdorf</_name>
+        <coordinates>47-57N 016-16-59E</coordinates>
+        <location>
+          <name>Niederosterreich / Airport Voslau</name>
+          <code>LOAV</code>
+          <coordinates>47-57-51N 016-15-33E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Austria -->
+        <_name>Tulln</_name>
+        <coordinates>48-19-59N 016-03E</coordinates>
+        <location>
+          <name>Tulln</name>
+          <code>LOXT</code>
+          <coordinates>48-19N 016-07E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Austria.
+             "Vienna" is the traditional English name.
+             The local name in German is "Wien".
+          -->
+        <_name>Vienna</_name>
+        <coordinates>48-12N 016-22E</coordinates>
+        <location>
+          <name>Vienna / Schwechat Airport</name>
+          <code>LOWW</code>
+          <coordinates>48-07N 016-34E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Austria -->
+        <_name>Wiener Neustadt</_name>
+        <coordinates>47-47-59N 016-15E</coordinates>
+        <location>
+          <name>Niederosterreich / Wiener Neustadt-Ost Airport</name>
+          <code>LOAN</code>
+          <coordinates>47-50-35N 016-15-29E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Austria -->
+        <_name>Zell am See</_name>
+        <coordinates>47-19N 012-46-59E</coordinates>
+        <location>
+          <name>Zell am See</name>
+          <code>LOWZ</code>
+          <coordinates>47-17-32N 012-47-14E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Austria -->
+        <_name>Zeltweg</_name>
+        <coordinates>47-10-59N 014-45E</coordinates>
+        <location>
+          <name>Zeltweg</name>
+          <code>LOXZ</code>
+          <coordinates>47-12N 014-45E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- BY - Belarus -->
+      <_name>Belarus</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Mahilyow
+        -->
+      <iso-code>BY</iso-code>
+      <fips-code>BO</fips-code>
+      <tz-hint>Europe/Minsk</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Belarus -->
+        <_name>Brest</_name>
+        <coordinates>52-06N 023-41-59E</coordinates>
+        <location>
+          <name>Brest</name>
+          <code>UMBB</code>
+          <coordinates>52-06-29N 023-53-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Belarus -->
+        <_name>Homyel'</_name>
+        <coordinates>52-26-30N 030-58-59E</coordinates>
+        <location>
+          <name>Homyel'</name>
+          <code>UMGG</code>
+          <coordinates>52-31-36N 031-01-05E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Belarus -->
+        <_name>Hrodna</_name>
+        <coordinates>53-40-53N 023-48-52E</coordinates>
+        <location>
+          <name>Hrodna</name>
+          <code>UMMG</code>
+          <coordinates>53-36-06N 024-03-17E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Belarus -->
+        <_name>Loshitsa</_name>
+        <coordinates>53-51N 027-31-59E</coordinates>
+        <location>
+          <name>Loshitsa / Minsk International</name>
+          <code>UMMM</code>
+          <coordinates>53-51-54N 027-32-30E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Belarus -->
+        <_name>Minsk</_name>
+        <coordinates>53-53-59N 027-34E</coordinates>
+        <location>
+          <_name>Loshitsa / Minsk International</_name>
+          <code>UMMM</code>
+          <coordinates>53-51-54N 027-32-30E</coordinates>
+        </location>
+        <location>
+          <_name>Minsk</_name>
+          <code>UMMS</code>
+          <coordinates>53-55-59N 027-37-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Belarus -->
+        <_name>Vitsyebsk</_name>
+        <coordinates>55-11-33N 030-11-39E</coordinates>
+        <location>
+          <name>Vitsyebsk</name>
+          <code>UMII</code>
+          <coordinates>55-10N 030-13E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- BE - Belgium. The local names for the country are "BelgiÃ"
+           (Dutch), Belgique (French), and Belgien (German).
+        -->
+      <_name>Belgium</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Belgium:
+           EBLH 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Gent
+        -->
+      <iso-code>BE</iso-code>
+      <fips-code>BE</fips-code>
+      <tz-hint>Europe/Brussels</tz-hint>
+      <state>
+        <!-- Translators: This is a state in Belgium. local name (nl):
+             Antwerpen. local name (fr): Anvers. local name (de):
+             Antwerpen.
+          -->
+        <_name>Antwerp</_name>
+        <fips-code>BE01</fips-code>
+        <city>
+          <!-- Translators: this is a city in Antwerp in Belgium.
+               "Antwerp" is the traditional English name.
+               The local name is "Antwerpen".
+            -->
+          <_name>Antwerp</_name>
+          <coordinates>51-13N 004-25E</coordinates>
+          <location>
+            <name>Antwerp / Deurne</name>
+            <code>EBAW</code>
+            <coordinates>51-12N 004-28E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Antwerp in Belgium -->
+          <_name>Deurne</_name>
+          <coordinates>51-13N 004-28E</coordinates>
+          <location>
+            <name>Antwerp / Deurne</name>
+            <code>EBAW</code>
+            <coordinates>51-12N 004-28E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: This is a state in Belgium. local name (nl):
+             Brussel, Vlaams- en Waals-Brabant. local name (fr):
+             Bruxelles, Brabant flamand et wallon. local name (de):
+             BrÃssel, FlÃmish- und Wallonisch-Brabant.
+          -->
+        <_name>Brussels, Flemish and Walloon Brabant</_name>
+        <fips-code>BE02</fips-code>
+        <fips-code>BE10</fips-code>
+        <fips-code>BE11</fips-code>
+        <fips-code>BE12</fips-code>
+        <city>
+          <!-- Translators: this is a city in Brussels, Flemish and
+               Walloon Brabant in Belgium
+            -->
+          <_name>Beauvechain</_name>
+          <coordinates>50-46-59N 004-46E</coordinates>
+          <location>
+            <name>Beauvechain</name>
+            <code>EBBE</code>
+            <coordinates>50-45N 004-46E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is the capital of Belgium.
+               "Brussels" is the traditional English name.
+               The local name in French is "Bruxelles".
+               The local name in Dutch is "Brussel".
+            -->
+          <_name>Brussels</_name>
+          <coordinates>50-49-59N 004-19-59E</coordinates>
+          <location>
+            <name>Bruxelles National</name>
+            <code>EBBR</code>
+            <coordinates>50-53-59N 004-31-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Brussels, Flemish and
+               Walloon Brabant in Belgium
+            -->
+          <_name>Leuven</_name>
+          <coordinates>50-52-59N 004-42E</coordinates>
+          <location>
+            <name>Bruxelles National</name>
+            <code>EBBR</code>
+            <coordinates>50-53-59N 004-31-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Brussels, Flemish and
+               Walloon Brabant in Belgium
+            -->
+          <_name>Schaffen</_name>
+          <coordinates>51-00N 005-04-59E</coordinates>
+          <location>
+            <name>Schaffen</name>
+            <code>EBDT</code>
+            <coordinates>51-00N 005-04E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Brussels, Flemish and
+               Walloon Brabant in Belgium
+            -->
+          <_name>Wavre</_name>
+          <coordinates>50-43N 004-37E</coordinates>
+          <location>
+            <name>Beauvechain</name>
+            <code>EBBE</code>
+            <coordinates>50-45N 004-46E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Belgium -->
+        <_name>East-Flanders</_name>
+        <fips-code>BE08</fips-code>
+      </state>
+      <state>
+        <!-- Translators: This is a state in Belgium. local name (fr):
+             Hainaut. local name (fr_BE): Hinnot. local name (nl):
+             Henegouwen. local name (de): Hennegau.
+          -->
+        <_name>Hainaut</_name>
+        <fips-code>BE03</fips-code>
+        <city>
+          <!-- Translators: this is a city in Hainaut in Belgium -->
+          <_name>Charleroi</_name>
+          <coordinates>50-25N 004-25-59E</coordinates>
+          <location>
+            <name>Charleroi / Gosselies</name>
+            <code>EBCI</code>
+            <coordinates>50-28N 004-27E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Hainaut in Belgium -->
+          <_name>ChiÃvres</_name>
+          <coordinates>50-34-59N 003-47-59E</coordinates>
+          <location>
+            <name>ChiÃvres</name>
+            <code>EBCV</code>
+            <coordinates>50-34N 003-49-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Hainaut in Belgium -->
+          <_name>Gosselies</_name>
+          <coordinates>50-28N 004-25E</coordinates>
+          <location>
+            <name>Charleroi / Gosselies</name>
+            <code>EBCI</code>
+            <coordinates>50-28N 004-27E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Hainaut in Belgium -->
+          <_name>Mons</_name>
+          <coordinates>50-27N 003-55-59E</coordinates>
+          <location>
+            <name>Chievres</name>
+            <code>EBCV</code>
+            <coordinates>50-34N 003-49-59E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: This is a state in Belgium. local name (nl):
+             Limburg. local name (fr): Limbourg. local name (de):
+             Limburg.
+          -->
+        <_name>Limburg</_name>
+        <fips-code>BE05</fips-code>
+        <city>
+          <!-- Translators: this is a city in Limburg in Belgium -->
+          <_name>Hasselt</_name>
+          <coordinates>50-55-59N 005-19-59E</coordinates>
+          <location>
+            <name>Schaffen</name>
+            <code>EBDT</code>
+            <coordinates>51-00N 005-04E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Limburg in Belgium -->
+          <_name>Kleine-Brogel</_name>
+          <coordinates>51-10N 005-25-59E</coordinates>
+          <location>
+            <name>Kleine-Brogel</name>
+            <code>EBBL</code>
+            <coordinates>51-10N 005-28E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: This is a state in Belgium. local name (fr):
+             LiÃge. local name (fr_BE): LÃdje. local name (nl): Luik.
+             local name (de): LÃttich.
+          -->
+        <_name>LiÃge</_name>
+        <fips-code>BE04</fips-code>
+        <city>
+          <!-- Translators: this is a city in LiÃge in Belgium -->
+          <_name>Bierset</_name>
+          <coordinates>50-38-59N 005-25-59E</coordinates>
+          <location>
+            <name>Bierset</name>
+            <code>EBLG</code>
+            <coordinates>50-38-59N 005-27E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in LiÃge in Belgium -->
+          <_name>Elsenborn</_name>
+          <coordinates>50-27N 006-13E</coordinates>
+          <location>
+            <name>Elsenborn</name>
+            <code>EBLB</code>
+            <coordinates>50-28N 006-10-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in LiÃge in Belgium -->
+          <_name>LiÃge</_name>
+          <coordinates>50-37-59N 005-34E</coordinates>
+          <location>
+            <name>Bierset</name>
+            <code>EBLG</code>
+            <coordinates>50-38-59N 005-27E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Belgium -->
+        <_name>Luxembourg</_name>
+        <fips-code>BE06</fips-code>
+        <city>
+          <!-- Translators: this is a city in Luxembourg in Belgium -->
+          <_name>Arlon</_name>
+          <coordinates>49-40-59N 005-49E</coordinates>
+          <location>
+            <name>Luxembourg, Luxembourg Airport</name>
+            <code>ELLX</code>
+            <coordinates>49-37N 006-13E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Luxembourg in Belgium -->
+          <_name>Diekirch</_name>
+          <coordinates>49-52-04N 006-09-20E</coordinates>
+          <location>
+            <name>Luxembourg, Luxembourg Airport</name>
+            <code>ELLX</code>
+            <coordinates>49-37N 006-13E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Luxembourg in Belgium -->
+          <_name>Grevenmacher</_name>
+          <coordinates>49-40-28N 006-26-30E</coordinates>
+          <location>
+            <name>Luxembourg, Luxembourg Airport</name>
+            <code>ELLX</code>
+            <coordinates>49-37N 006-13E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is the capital of Belgium -->
+          <_name>Luxembourg</_name>
+          <coordinates>49-36-42N 006-07-47E</coordinates>
+          <location>
+            <name>Luxembourg Airport</name>
+            <code>ELLX</code>
+            <coordinates>49-37N 006-13E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Belgium -->
+        <_name>Namur</_name>
+        <fips-code>BE07</fips-code>
+        <city>
+          <!-- Translators: this is a city in Namur in Belgium -->
+          <_name>Florennes</_name>
+          <coordinates>50-15N 004-37E</coordinates>
+          <location>
+            <name>Florennes</name>
+            <code>EBFS</code>
+            <coordinates>50-13-59N 004-39E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Namur in Belgium -->
+          <_name>Namur</_name>
+          <coordinates>50-28N 004-52E</coordinates>
+          <location>
+            <name>Charleroi / Gosselies</name>
+            <code>EBCI</code>
+            <coordinates>50-28N 004-27E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: This is a state in Belgium. local name (nl):
+             West-Vlaanderen. local name (fr): Flandre occidentale.
+             local name (de): Westflandern.
+          -->
+        <_name>West-Flanders</_name>
+        <fips-code>BE09</fips-code>
+        <city>
+          <!-- Translators: this is a city in West-Flanders in Belgium -->
+          <_name>Brugge</_name>
+          <coordinates>51-13N 003-13-59E</coordinates>
+          <location>
+            <name>Oostende Airport</name>
+            <code>EBOS</code>
+            <coordinates>51-12N 002-52E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in West-Flanders in Belgium -->
+          <_name>Koksijde</_name>
+          <coordinates>51-06N 002-38-59E</coordinates>
+          <location>
+            <name>Koksijde</name>
+            <code>EBFN</code>
+            <coordinates>51-04-59N 002-38-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in West-Flanders in Belgium -->
+          <_name>Oostende</_name>
+          <coordinates>51-13N 002-55E</coordinates>
+          <location>
+            <name>Oostende Airport</name>
+            <code>EBOS</code>
+            <coordinates>51-12N 002-52E</coordinates>
+          </location>
+        </city>
+      </state>
+    </country>
+    <country>
+      <!-- BA - Bosnia and Herzegovina -->
+      <_name>Bosnia and Herzegovina</_name>
+      <iso-code>BA</iso-code>
+      <fips-code>BK</fips-code>
+      <tz-hint>Europe/Sarajevo</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Bosnia and Herzegovina -->
+        <_name>Banja Luka</_name>
+        <coordinates>44-46-32N 017-11-08E</coordinates>
+        <location>
+          <name>Banja Luka</name>
+          <code>LQBK</code>
+          <coordinates>44-46-59N 017-13E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bosnia and Herzegovina -->
+        <_name>Mostar</_name>
+        <coordinates>43-20-35N 017-48-29E</coordinates>
+        <location>
+          <name>Mostar</name>
+          <code>LQMO</code>
+          <coordinates>43-21N 017-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Bosnia and Herzegovina -->
+        <_name>Sarajevo</_name>
+        <coordinates>43-51N 018-22-59E</coordinates>
+        <location>
+          <name>Sarajevo</name>
+          <code>LQSA</code>
+          <coordinates>43-49N 018-19-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bosnia and Herzegovina -->
+        <_name>Tuzla</_name>
+        <coordinates>44-32-34N 018-40-09E</coordinates>
+        <location>
+          <name>Tuzla</name>
+          <code>LQTZ</code>
+          <coordinates>44-32-59N 018-41-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- BG - Bulgaria -->
+      <_name>Bulgaria</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Blagoevgrad, Khaskovo, Kyustendil, KÅrdzhali, Lovech,
+           Montana, Pleven, Razgrad, Ruse, Shumen, Silistra, Sliven,
+           Smolyan, Stara Zagora, TÅrgovishte, Vidin, Vratsa, Yambol
+        -->
+      <iso-code>BG</iso-code>
+      <fips-code>BU</fips-code>
+      <tz-hint>Europe/Sofia</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Bulgaria -->
+        <_name>Burgas</_name>
+        <coordinates>42-30-21N 027-28-04E</coordinates>
+        <location>
+          <name>Burgas</name>
+          <code>LBBG</code>
+          <coordinates>42-28-59N 027-28-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bulgaria -->
+        <_name>Dobrich</_name>
+        <coordinates>43-34N 027-49-59E</coordinates>
+        <location>
+          <name>Varna</name>
+          <code>LBWN</code>
+          <coordinates>43-12N 027-55E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bulgaria -->
+        <_name>Gabrovo</_name>
+        <coordinates>42-52-28N 025-20-03E</coordinates>
+        <location>
+          <name>Gorna Oryakhovitsa</name>
+          <code>LBGO</code>
+          <coordinates>43-08-59N 025-36E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bulgaria -->
+        <_name>Gorna Oryakhovitsa</_name>
+        <coordinates>43-07-40N 025-42-06E</coordinates>
+        <location>
+          <name>Gorna Oryakhovitsa</name>
+          <code>LBGO</code>
+          <coordinates>43-08-59N 025-36E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bulgaria -->
+        <_name>Pazardzhik</_name>
+        <coordinates>42-12N 024-19-59E</coordinates>
+        <location>
+          <name>Plovdiv</name>
+          <code>LBPD</code>
+          <coordinates>42-07-59N 024-45E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bulgaria -->
+        <_name>Pernik</_name>
+        <coordinates>42-36N 023-01-59E</coordinates>
+        <location>
+          <name>Sofia Observatory</name>
+          <code>LBSF</code>
+          <coordinates>42-38-59N 023-22-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bulgaria -->
+        <_name>Plovdiv</_name>
+        <coordinates>42-08-59N 024-45E</coordinates>
+        <location>
+          <name>Plovdiv</name>
+          <code>LBPD</code>
+          <coordinates>42-07-59N 024-45E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Bulgaria.
+             "Sofia" is the traditional English name.
+             The local name is "Sofiya".
+          -->
+        <_name>Sofia</_name>
+        <coordinates>42-40-59N 023-19E</coordinates>
+        <location>
+          <name>Sofia Observatory</name>
+          <code>LBSF</code>
+          <coordinates>42-38-59N 023-22-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bulgaria -->
+        <_name>Varna</_name>
+        <coordinates>43-13N 027-55E</coordinates>
+        <location>
+          <name>Varna</name>
+          <code>LBWN</code>
+          <coordinates>43-12N 027-55E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Bulgaria -->
+        <_name>Veliko TÅrnovo</_name>
+        <coordinates>43-05-08N 025-39-20E</coordinates>
+        <location>
+          <name>Gorna Oryakhovitsa</name>
+          <code>LBGO</code>
+          <coordinates>43-08-59N 025-36E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- HR - Croatia -->
+      <_name>Croatia</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Bjelovar, Koprivnica, PoÅega, Slavonski Brod, VaraÅdin,
+           Virovitica, Äakovec
+        -->
+      <iso-code>HR</iso-code>
+      <fips-code>HR</fips-code>
+      <tz-hint>Europe/Zagreb</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Croatia -->
+        <_name>Bol</_name>
+        <coordinates>43-15-42N 016-39-18E</coordinates>
+        <location>
+          <name>Brac</name>
+          <code>LDSB</code>
+          <coordinates>43-17-08N 016-40-46E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Croatia -->
+        <_name>Donji Zemunik</_name>
+        <coordinates>44-06-24N 015-22-50E</coordinates>
+        <location>
+          <name>Zadar / Donji Zemunik</name>
+          <code>LDZD</code>
+          <coordinates>44-06N 015-20-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Croatia -->
+        <_name>Dubrovnik</_name>
+        <coordinates>42-39-02N 018-05-29E</coordinates>
+        <location>
+          <name>Dubrovnik / Äilipi</name>
+          <code>LDDU</code>
+          <coordinates>42-34N 018-16E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Croatia -->
+        <_name>GospiÄ</_name>
+        <coordinates>44-32-45N 015-22-28E</coordinates>
+        <location>
+          <name>Zadar / Zemunik</name>
+          <code>LDZD</code>
+          <coordinates>44-06N 015-20-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Croatia -->
+        <_name>Jelovice</_name>
+        <coordinates>45-29-53N 014-00-51E</coordinates>
+        <location>
+          <name>Pula Airport</name>
+          <code>LDPL</code>
+          <coordinates>45-53-59N 013-55E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Croatia -->
+        <_name>Karlovac</_name>
+        <coordinates>45-29-13N 015-32-52E</coordinates>
+        <location>
+          <name>Zagreb / Pleso</name>
+          <code>LDZA</code>
+          <coordinates>45-43-59N 016-04E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Croatia -->
+        <_name>Krapina</_name>
+        <coordinates>46-09-38N 015-52-44E</coordinates>
+        <location>
+          <name>Maribor, Slivnica Airport</name>
+          <code>LJMB</code>
+          <coordinates>46-28-59N 015-40-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Croatia -->
+        <_name>LiÅka</_name>
+        <coordinates>44-34-36N 014-22-33E</coordinates>
+        <location>
+          <name>Losinj Island</name>
+          <code>LDLO</code>
+          <coordinates>44-33-56N 014-23-35E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Croatia -->
+        <_name>OmiÅalj</_name>
+        <coordinates>45-12-32N 014-33-23E</coordinates>
+        <location>
+          <name>Rijeka / OmiÅalj</name>
+          <code>LDRI</code>
+          <coordinates>45-13N 014-34-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Croatia -->
+        <_name>Osijek</_name>
+        <coordinates>45-33-03N 018-41-38E</coordinates>
+        <location>
+          <name>Osijek / Äepin</name>
+          <code>LDOS</code>
+          <coordinates>45-27N 018-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Croatia -->
+        <_name>Pazin</_name>
+        <coordinates>45-14-25N 013-56-12E</coordinates>
+        <location>
+          <name>Portoroz</name>
+          <code>LJPZ</code>
+          <coordinates>45-31N 013-34E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Croatia -->
+        <_name>Pleso</_name>
+        <coordinates>45-43-59N 016-04-59E</coordinates>
+        <location>
+          <name>Zagreb / Pleso</name>
+          <code>LDZA</code>
+          <coordinates>45-43-59N 016-04E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Croatia -->
+        <_name>Rijeka</_name>
+        <coordinates>45-20-35N 014-24-33E</coordinates>
+        <location>
+          <name>Rijeka / OmiÅalj</name>
+          <code>LDRI</code>
+          <coordinates>45-13N 014-34-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Croatia -->
+        <_name>Sisak</_name>
+        <coordinates>45-27-57N 016-22-41E</coordinates>
+        <location>
+          <name>Zagreb / Pleso</name>
+          <code>LDZA</code>
+          <coordinates>45-43-59N 016-04E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Croatia -->
+        <_name>Split</_name>
+        <coordinates>43-30-50N 016-27-20E</coordinates>
+        <location>
+          <name>Split / Resnik</name>
+          <code>LDSP</code>
+          <coordinates>43-31-59N 016-18E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Croatia -->
+        <_name>Vukovar</_name>
+        <coordinates>45-20-35N 018-59-58E</coordinates>
+        <location>
+          <name>Osijek / Cepin</name>
+          <code>LDOS</code>
+          <coordinates>45-27N 018-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Croatia -->
+        <_name>Zadar</_name>
+        <coordinates>44-07-10N 015-14-31E</coordinates>
+        <location>
+          <name>Zadar / Donji Zemunik</name>
+          <code>LDZD</code>
+          <coordinates>44-06N 015-20-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Croatia -->
+        <_name>Zagreb</_name>
+        <coordinates>45-47-59N 016-00E</coordinates>
+        <location>
+          <name>Zagreb / Pleso</name>
+          <code>LDZA</code>
+          <coordinates>45-43-59N 016-04E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Croatia -->
+        <_name>Äepin</_name>
+        <coordinates>45-31-24N 018-33-47E</coordinates>
+        <location>
+          <name>Osijek / Äepin</name>
+          <code>LDOS</code>
+          <coordinates>45-27N 018-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Croatia -->
+        <_name>Äilipi</_name>
+        <coordinates>42-33-11N 018-16-33E</coordinates>
+        <location>
+          <name>Dubrovnik / Äilipi</name>
+          <code>LDDU</code>
+          <coordinates>42-34N 018-16E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Croatia -->
+        <_name>Åibenik</_name>
+        <coordinates>43-43-37N 015-54-20E</coordinates>
+        <location>
+          <name>Split / Resnik</name>
+          <code>LDSP</code>
+          <coordinates>43-31-59N 016-18E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- CY - Cyprus -->
+      <_name>Cyprus</_name>
+      <iso-code>CY</iso-code>
+      <fips-code>CY</fips-code>
+      <tz-hint>Asia/Nicosia</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Cyprus -->
+        <_name>Akrotiri</_name>
+        <coordinates>34-36-15N 032-57-29E</coordinates>
+        <location>
+          <name>Akrotiri</name>
+          <code>LCRA</code>
+          <coordinates>34-34-59N 032-58-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Cyprus -->
+        <_name>Larnaca</_name>
+        <coordinates>34-55N 033-37-45E</coordinates>
+        <location>
+          <name>Larnaca Airport</name>
+          <code>LCLK</code>
+          <coordinates>34-52-59N 033-37-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Cyprus -->
+        <_name>Nicosia</_name>
+        <coordinates>35-10N 033-22E</coordinates>
+        <location>
+          <name>Ercan</name>
+          <code>LCEN</code>
+          <coordinates>35-08-59N 033-30E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Cyprus -->
+        <_name>Paphos</_name>
+        <coordinates>34-46N 032-25E</coordinates>
+        <location>
+          <name>Paphos Airport</name>
+          <code>LCPH</code>
+          <coordinates>34-43N 032-28-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Cyprus -->
+        <_name>Tymbou</_name>
+        <coordinates>35-07-59N 033-30-45E</coordinates>
+        <location>
+          <name>Ercan</name>
+          <code>LCEN</code>
+          <coordinates>35-08-59N 033-30E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- CZ - Czech Republic -->
+      <_name>Czech Republic</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Czech Republic:
+           LKCV LKKB LKLN LKNA LKPD LKPO 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Hradec KrÃlovÃ, Jihlava, Olomouc, Pardubice, PlzeÅ, Ãstà nad
+           Labem, Äeskà BudÄjovice
+        -->
+      <iso-code>CZ</iso-code>
+      <fips-code>EZ</fips-code>
+      <tz-hint>Europe/Prague</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Czech Republic -->
+        <_name>Brno</_name>
+        <coordinates>49-12N 016-37-59E</coordinates>
+        <location>
+          <name>Brno-Turany Airport</name>
+          <code>LKTB</code>
+          <coordinates>49-08-59N 016-41-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Czech Republic -->
+        <_name>Karlovy Vary</_name>
+        <coordinates>50-13N 012-54E</coordinates>
+        <location>
+          <name>Karlovy Vary</name>
+          <code>LKKV</code>
+          <coordinates>50-12N 012-55E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Czech Republic -->
+        <_name>Kunovice</_name>
+        <coordinates>49-02-59N 017-28E</coordinates>
+        <location>
+          <name>Kunovice</name>
+          <code>LKKU</code>
+          <coordinates>49-01-45N 017-26-22E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Czech Republic -->
+        <_name>Liberec</_name>
+        <coordinates>50-45-50N 015-03-55E</coordinates>
+        <location>
+          <name>Liberec</name>
+          <code>LKLB</code>
+          <coordinates>50-46-05N 015-01-30E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Czech Republic -->
+        <_name>Ostrava</_name>
+        <coordinates>49-49-59N 018-16-59E</coordinates>
+        <location>
+          <name>Ostrava-Mosnov Airport</name>
+          <code>LKMT</code>
+          <coordinates>49-40-59N 018-07E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Czech Republic.
+             "Prague" is the traditional English name.
+             The local name in Czech is "Praha".
+          -->
+        <_name>Prague</_name>
+        <coordinates>50-04-59N 014-28E</coordinates>
+        <location>
+          <name>Prague-Ruzyne Airport</name>
+          <code>LKPR</code>
+          <coordinates>50-06N 014-15E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Czech Republic -->
+        <_name>ZlÃn</_name>
+        <coordinates>49-13N 017-40E</coordinates>
+        <location>
+          <name>Kunovice</name>
+          <code>LKKU</code>
+          <coordinates>49-01-45N 017-26-22E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- DK - Denmark. The Danish name is "Danmark" -->
+      <_name>Denmark</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           NykÃbing
+        -->
+      <iso-code>DK</iso-code>
+      <fips-code>DA</fips-code>
+      <tz-hint>Europe/Copenhagen</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Denmark -->
+        <_name>Beldringe</_name>
+        <coordinates>55-28N 010-19-59E</coordinates>
+        <location>
+          <name>Odense / Beldringe</name>
+          <code>EKOD</code>
+          <coordinates>55-28-59N 010-19-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Denmark -->
+        <_name>Billund</_name>
+        <coordinates>55-43-59N 009-07E</coordinates>
+        <location>
+          <name>Billund Airport</name>
+          <code>EKBI</code>
+          <coordinates>55-43-59N 009-10E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Denmark.
+             "Copenhagen" is the traditional English name.
+             The local name is "KÃbenhavn".
+          -->
+        <_name>Copenhagen</_name>
+        <coordinates>55-40N 012-34-59E</coordinates>
+        <location>
+          <name>Koebenhavn / Kastrup</name>
+          <code>EKCH</code>
+          <coordinates>55-37N 012-39E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Denmark -->
+        <_name>Esbjerg</_name>
+        <coordinates>55-28N 008-26-59E</coordinates>
+        <location>
+          <name>Esbjerg</name>
+          <code>EKEB</code>
+          <coordinates>55-31-59N 008-34E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Denmark -->
+        <_name>Frederiksberg</_name>
+        <coordinates>55-40-59N 012-31-59E</coordinates>
+        <location>
+          <name>Koebenhavn / Kastrup</name>
+          <code>EKCH</code>
+          <coordinates>55-37N 012-39E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Denmark -->
+        <_name>HillerÃd</_name>
+        <coordinates>55-55-59N 012-19E</coordinates>
+        <location>
+          <name>Koebenhavn / Roskilde</name>
+          <code>EKRK</code>
+          <coordinates>55-34-59N 012-07-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Denmark -->
+        <_name>Karup</_name>
+        <coordinates>56-17-59N 009-10E</coordinates>
+        <location>
+          <name>Karup</name>
+          <code>EKKA</code>
+          <coordinates>56-17-59N 009-07E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Denmark -->
+        <_name>Kastrup</_name>
+        <coordinates>55-37-59N 012-39E</coordinates>
+        <location>
+          <name>Koebenhavn / Kastrup</name>
+          <code>EKCH</code>
+          <coordinates>55-37N 012-39E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Denmark -->
+        <_name>Mejlby</_name>
+        <coordinates>56-00N 008-19-59E</coordinates>
+        <location>
+          <name>Stauning Airport</name>
+          <code>EKVJ</code>
+          <coordinates>56-00N 008-20-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Denmark -->
+        <_name>Odense</_name>
+        <coordinates>55-23-59N 010-22-59E</coordinates>
+        <location>
+          <name>Odense / Beldringe</name>
+          <code>EKOD</code>
+          <coordinates>55-28-59N 010-19-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Denmark -->
+        <_name>Ribe</_name>
+        <coordinates>55-21N 008-46E</coordinates>
+        <location>
+          <name>Esbjerg</name>
+          <code>EKEB</code>
+          <coordinates>55-31-59N 008-34E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Denmark -->
+        <_name>RingkÃbing</_name>
+        <coordinates>56-04-59N 008-15E</coordinates>
+        <location>
+          <name>Stauning Airport</name>
+          <code>EKVJ</code>
+          <coordinates>56-00N 008-20-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Denmark -->
+        <_name>Roskilde</_name>
+        <coordinates>55-38-59N 012-04-59E</coordinates>
+        <location>
+          <name>Koebenhavn / Roskilde</name>
+          <code>EKRK</code>
+          <coordinates>55-34-59N 012-07-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Denmark -->
+        <_name>RÃnne</_name>
+        <coordinates>55-06N 014-41-59E</coordinates>
+        <location>
+          <name>Roenne</name>
+          <code>EKRN</code>
+          <coordinates>55-04N 014-45E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Denmark -->
+        <_name>Sindal</_name>
+        <coordinates>57-28N 010-13E</coordinates>
+        <location>
+          <name>Sindal Flyveplads</name>
+          <code>EKSN</code>
+          <coordinates>57-30N 010-13E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Denmark -->
+        <_name>Skrydstrup</_name>
+        <coordinates>55-13-59N 009-15E</coordinates>
+        <location>
+          <name>Skrydstrup</name>
+          <code>EKSP</code>
+          <coordinates>55-13-59N 009-16E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Denmark -->
+        <_name>SorÃ</_name>
+        <coordinates>55-25-59N 011-34E</coordinates>
+        <location>
+          <name>Koebenhavn / Roskilde</name>
+          <code>EKRK</code>
+          <coordinates>55-34-59N 012-07-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Denmark -->
+        <_name>Sottrupskov</_name>
+        <coordinates>54-58N 009-45E</coordinates>
+        <location>
+          <name>Soenderborg Airport</name>
+          <code>EKSB</code>
+          <coordinates>54-58N 009-46-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Denmark -->
+        <_name>Tirstrup</_name>
+        <coordinates>56-17-59N 010-41-59E</coordinates>
+        <location>
+          <name>Tirstrup</name>
+          <code>EKAH</code>
+          <coordinates>56-17-59N 010-37E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Denmark -->
+        <_name>Vamdrup</_name>
+        <coordinates>55-25N 009-16-59E</coordinates>
+        <location>
+          <name>Vamdrup</name>
+          <code>EKVD</code>
+          <coordinates>55-25-59N 009-19-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Denmark -->
+        <_name>Vejle</_name>
+        <coordinates>55-42N 009-31-59E</coordinates>
+        <location>
+          <name>Billund Airport</name>
+          <code>EKBI</code>
+          <coordinates>55-43-59N 009-10E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Denmark -->
+        <_name>Viborg</_name>
+        <coordinates>56-25-59N 009-24E</coordinates>
+        <location>
+          <name>Karup</name>
+          <code>EKKA</code>
+          <coordinates>56-17-59N 009-07E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Denmark -->
+        <_name>Ãlborg</_name>
+        <coordinates>57-02-59N 009-55-59E</coordinates>
+        <location>
+          <name>Ãlborg</name>
+          <code>EKYT</code>
+          <coordinates>57-06N 009-50-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Denmark -->
+        <_name>Ãrhus</_name>
+        <coordinates>56-08-59N 010-13E</coordinates>
+        <location>
+          <name>Tirstrup</name>
+          <code>EKAH</code>
+          <coordinates>56-17-59N 010-37E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- EE - Estonia -->
+      <_name>Estonia</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           JÃgeva, JÃhvi, Paide, Rakvere, Valga, Viljandi, VÃru
+        -->
+      <iso-code>EE</iso-code>
+      <fips-code>EN</fips-code>
+      <tz-hint>Europe/Tallinn</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Estonia -->
+        <_name>Haapsalu</_name>
+        <coordinates>58-56-35N 023-32-29E</coordinates>
+        <location>
+          <name>Kardla</name>
+          <code>EEKA</code>
+          <coordinates>58-58-59N 022-49E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Estonia -->
+        <_name>Kuressaare</_name>
+        <coordinates>58-14-53N 022-30-14E</coordinates>
+        <location>
+          <name>Kuressaare</name>
+          <code>EEKE</code>
+          <coordinates>58-13-47N 022-30-33E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Estonia -->
+        <_name>KÃrdla</_name>
+        <coordinates>58-59-52N 022-44-57E</coordinates>
+        <location>
+          <name>KÃrdla</name>
+          <code>EEKA</code>
+          <coordinates>58-58-59N 022-49E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Estonia -->
+        <_name>PÃrnu</_name>
+        <coordinates>58-22-28N 024-30-48E</coordinates>
+        <location>
+          <name>PÃrnu</name>
+          <code>EEPU</code>
+          <coordinates>58-25-09N 024-28-22E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Estonia -->
+        <_name>PÃlva</_name>
+        <coordinates>58-03-37N 027-04-09E</coordinates>
+        <location>
+          <name>Tartu / Ulenurme</name>
+          <code>EETU</code>
+          <coordinates>58-17-59N 026-43-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Estonia -->
+        <_name>Rapla</_name>
+        <coordinates>59-00-25N 024-47-34E</coordinates>
+        <location>
+          <name>Tallinn</name>
+          <code>EETN</code>
+          <coordinates>59-23-59N 024-49E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Estonia -->
+        <_name>Tallinn</_name>
+        <coordinates>59-26-02N 024-43-41E</coordinates>
+        <location>
+          <name>Tallinn</name>
+          <code>EETN</code>
+          <coordinates>59-23-59N 024-49E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Estonia -->
+        <_name>Tartu</_name>
+        <coordinates>58-21-57N 026-44-09E</coordinates>
+        <location>
+          <name>Tartu / Ãlenurme</name>
+          <code>EETU</code>
+          <coordinates>58-17-59N 026-43-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Estonia -->
+        <_name>Ãlenurme</_name>
+        <coordinates>58-18-56N 026-43-27E</coordinates>
+        <location>
+          <name>Tartu / Ãlenurme</name>
+          <code>EETU</code>
+          <coordinates>58-17-59N 026-43-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- FO - Faroe Islands, an autonomous province of Denmark in the
+           north Atlantic.
+        -->
+      <_name>Faroe Islands</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Faroe Islands:
+           EKGF 
+        -->
+      <iso-code>FO</iso-code>
+      <fips-code>FO</fips-code>
+      <tz-hint>Atlantic/Faroe</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Faroe Islands -->
+        <_name>SÃrvÃgur</_name>
+        <coordinates>62-04N 007-17-59W</coordinates>
+        <location>
+          <name>SÃrvÃgur / Vagar</name>
+          <code>EKVG</code>
+          <coordinates>62-04N 007-16-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Faroe Islands -->
+        <_name>TÃrshavn</_name>
+        <coordinates>62-01N 006-46W</coordinates>
+        <location>
+          <name>Soervaag / Vagar</name>
+          <code>EKVG</code>
+          <coordinates>62-04N 007-16-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- FI - Finland -->
+      <_name>Finland</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           HÃmeenlinna
+        -->
+      <iso-code>FI</iso-code>
+      <fips-code>FI</fips-code>
+      <pref-lang>fin</pref-lang>
+      <tz-hint>Europe/Helsinki</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Finland -->
+        <_name>EnontekiÃ</_name>
+        <coordinates>68-22-59N 023-37-59E</coordinates>
+        <location>
+          <name>EnontekiÃ</name>
+          <code>EFET</code>
+          <coordinates>68-21-51N 023-25-38E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Finland -->
+        <_name>Halli</_name>
+        <coordinates>61-52N 024-49-59E</coordinates>
+        <location>
+          <name>Halli</name>
+          <code>EFHA</code>
+          <coordinates>61-51N 024-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Finland.
+             The local name in Swedish is "Helsingfors".
+          -->
+        <_name>Helsinki</_name>
+        <coordinates>60-10-32N 024-56-03E</coordinates>
+        <location>
+          <_name>Helsinki-Malmi</_name>
+          <code>EFHF</code>
+          <coordinates>60-15N 025-03E</coordinates>
+        </location>
+        <location>
+          <_name>Helsinki-Vantaa</_name>
+          <code>EFHK</code>
+          <coordinates>60-19N 024-58E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Finland -->
+        <_name>Ivalo</_name>
+        <coordinates>68-39N 027-36E</coordinates>
+        <location>
+          <name>Ivalo</name>
+          <code>EFIV</code>
+          <coordinates>68-37N 027-25E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Finland -->
+        <_name>Joensuu</_name>
+        <coordinates>62-36N 029-46E</coordinates>
+        <location>
+          <name>Joensuu</name>
+          <code>EFJO</code>
+          <coordinates>62-40N 029-37-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Finland -->
+        <_name>JyvÃskylÃ</_name>
+        <coordinates>62-13-59N 025-43-59E</coordinates>
+        <location>
+          <name>JyvÃskylÃ</name>
+          <code>EFJY</code>
+          <coordinates>62-23-59N 025-40-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Finland -->
+        <_name>Kajaani</_name>
+        <coordinates>64-13-59N 027-40-59E</coordinates>
+        <location>
+          <name>Kajaani</name>
+          <code>EFKI</code>
+          <coordinates>64-16-59N 027-40-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Finland -->
+        <_name>Kauhava</_name>
+        <coordinates>63-06N 023-04-59E</coordinates>
+        <location>
+          <name>Kauhava</name>
+          <code>EFKA</code>
+          <coordinates>63-06N 023-01-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Finland -->
+        <_name>Kemi</_name>
+        <coordinates>65-43-59N 024-34E</coordinates>
+        <location>
+          <name>Kemi</name>
+          <code>EFKE</code>
+          <coordinates>65-46-59N 024-34-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Finland -->
+        <_name>KittilÃ</_name>
+        <coordinates>67-40N 024-53-59E</coordinates>
+        <location>
+          <name>KittilÃ</name>
+          <code>EFKT</code>
+          <coordinates>67-42N 024-51E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Finland.
+             The local name in Swedish is "Kronoby".
+          -->
+        <_name>Kruunupyy</_name>
+        <coordinates>63-43N 023-01-59E</coordinates>
+        <location>
+          <name>Kruunupyy</name>
+          <code>EFKK</code>
+          <coordinates>63-43N 023-08-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Finland -->
+        <_name>Kuopio</_name>
+        <coordinates>62-53-59N 027-40-59E</coordinates>
+        <location>
+          <name>Kuopio</name>
+          <code>EFKU</code>
+          <coordinates>63-01N 027-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Finland -->
+        <_name>Kuusamo</_name>
+        <coordinates>65-58N 029-10-59E</coordinates>
+        <location>
+          <name>Kuusamo</name>
+          <code>EFKS</code>
+          <coordinates>65-58N 029-10-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Finland -->
+        <_name>Lappeenranta</_name>
+        <coordinates>61-04N 028-10-59E</coordinates>
+        <location>
+          <name>Lappeenranta</name>
+          <code>EFLP</code>
+          <coordinates>61-02-44N 028-08-54E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Finland -->
+        <_name>Mikkeli</_name>
+        <coordinates>61-40-59N 027-15E</coordinates>
+        <location>
+          <name>Mikkeli</name>
+          <code>EFMI</code>
+          <coordinates>61-43-59N 027-18E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Finland -->
+        <_name>Oulu</_name>
+        <coordinates>65-01N 025-28E</coordinates>
+        <location>
+          <name>Oulu</name>
+          <code>EFOU</code>
+          <coordinates>64-55-59N 025-22E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Finland -->
+        <_name>Pirkkala</_name>
+        <coordinates>61-28N 023-34E</coordinates>
+        <location>
+          <name>Tampere / Pirkkala</name>
+          <code>EFTP</code>
+          <coordinates>61-25N 023-34-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Finland -->
+        <_name>Pori</_name>
+        <coordinates>61-28-59N 021-46-59E</coordinates>
+        <location>
+          <name>Pori</name>
+          <code>EFPO</code>
+          <coordinates>61-28N 021-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Finland -->
+        <_name>Rovaniemi</_name>
+        <coordinates>66-30N 025-43E</coordinates>
+        <location>
+          <name>Rovaniemi</name>
+          <code>EFRO</code>
+          <coordinates>66-34N 025-49-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Finland -->
+        <_name>Savonlinna</_name>
+        <coordinates>61-52N 028-52-59E</coordinates>
+        <location>
+          <name>Savonlinna</name>
+          <code>EFSA</code>
+          <coordinates>61-57N 028-56-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Finland -->
+        <_name>SeinÃjoki</_name>
+        <coordinates>62-47-59N 022-49-59E</coordinates>
+        <location>
+          <name>Seinajoki-Ilmajok</name>
+          <code>EFSI</code>
+          <coordinates>62-41-36N 022-49-54E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Finland -->
+        <_name>Tampere</_name>
+        <coordinates>61-30N 023-45E</coordinates>
+        <location>
+          <name>Tampere / Pirkkala</name>
+          <code>EFTP</code>
+          <coordinates>61-25N 023-34-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Finland.
+             The local name in Swedish is "Ãbo".
+          -->
+        <_name>Turku</_name>
+        <coordinates>60-27N 022-16-59E</coordinates>
+        <location>
+          <name>Turku</name>
+          <code>EFTU</code>
+          <coordinates>60-31N 022-16E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Finland -->
+        <_name>Utti</_name>
+        <coordinates>60-52-59N 026-55-59E</coordinates>
+        <location>
+          <name>Utti</name>
+          <code>EFUT</code>
+          <coordinates>60-53-59N 026-55-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Finland.
+             The local name in Swedish is "Vasa".
+          -->
+        <_name>Vaasa</_name>
+        <coordinates>63-06N 021-36E</coordinates>
+        <location>
+          <name>Vaasa</name>
+          <code>EFVA</code>
+          <coordinates>63-02-59N 021-46E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Finland -->
+        <_name>Varkaus</_name>
+        <coordinates>62-19N 027-55E</coordinates>
+        <location>
+          <name>Varkaus</name>
+          <code>EFVR</code>
+          <coordinates>62-10N 027-52E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- FR - France -->
+      <_name>France</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           BesanÃon
+        -->
+      <iso-code>FR</iso-code>
+      <fips-code>FR</fips-code>
+      <tz-hint>Europe/Paris</tz-hint>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Abbeville</_name>
+        <coordinates>50-06N 001-49-59E</coordinates>
+        <location>
+          <name>Abbeville</name>
+          <code>LFOI</code>
+          <coordinates>50-07-59N 001-49-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Acon</_name>
+        <coordinates>48-46N 001-06E</coordinates>
+        <location>
+          <name>Toussus le Noble</name>
+          <code>LFPN</code>
+          <coordinates>48-46N 001-06E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Agen</_name>
+        <coordinates>44-12N 000-37-59E</coordinates>
+        <location>
+          <name>Agen</name>
+          <code>LFBA</code>
+          <coordinates>44-10-59N 000-36E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Ajaccio</_name>
+        <coordinates>41-55N 008-43-59E</coordinates>
+        <location>
+          <name>Ajaccio</name>
+          <code>LFKJ</code>
+          <coordinates>41-55N 008-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>AlenÃon</_name>
+        <coordinates>48-25-59N 000-04-59E</coordinates>
+        <location>
+          <name>AlenÃon</name>
+          <code>LFOF</code>
+          <coordinates>48-27N 000-07E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France.
+             This is one of several cities in France called "AmbÃrieu".
+          -->
+        <_name>AmbÃrieu-en-Bugey</_name>
+        <coordinates>45-57N 005-20-59E</coordinates>
+        <location>
+          <name>AmbÃrieu-en-Bugey</name>
+          <code>LFXA</code>
+          <coordinates>45-58-59N 005-19-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Amiens</_name>
+        <coordinates>49-53-59N 002-17-59E</coordinates>
+        <location>
+          <name>Abbeville</name>
+          <code>LFOI</code>
+          <coordinates>50-07-59N 001-49-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Auch</_name>
+        <coordinates>43-38-59N 000-34-59E</coordinates>
+        <location>
+          <name>Auch</name>
+          <code>LFDH</code>
+          <coordinates>43-40-59N 000-36E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Aurillac</_name>
+        <coordinates>44-55N 002-27E</coordinates>
+        <location>
+          <name>Aurillac</name>
+          <code>LFLW</code>
+          <coordinates>44-53-59N 002-25E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Avord</_name>
+        <coordinates>47-01-59N 002-38-59E</coordinates>
+        <location>
+          <name>Avord</name>
+          <code>LFOA</code>
+          <coordinates>47-03-11N 002-37-56E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Bastia</_name>
+        <coordinates>42-42-10N 009-26-59E</coordinates>
+        <location>
+          <name>Bastia</name>
+          <code>LFKB</code>
+          <coordinates>42-32-59N 009-28-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Beauvais</_name>
+        <coordinates>49-25-59N 002-04-59E</coordinates>
+        <location>
+          <name>Beauvais</name>
+          <code>LFOB</code>
+          <coordinates>49-28N 002-07E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Bergerac</_name>
+        <coordinates>44-51N 000-28-59E</coordinates>
+        <location>
+          <name>Bergerac</name>
+          <code>LFBE</code>
+          <coordinates>44-49N 000-31E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Biarritz</_name>
+        <coordinates>43-28-59N 001-34W</coordinates>
+        <location>
+          <name>Biarritz</name>
+          <code>LFBZ</code>
+          <coordinates>43-28N 001-31-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Bordeaux</_name>
+        <coordinates>44-49-59N 000-34W</coordinates>
+        <location>
+          <name>Bordeaux-Merignac Airport</name>
+          <code>LFBD</code>
+          <coordinates>44-49-59N 000-42W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Bourges</_name>
+        <coordinates>47-04-59N 002-23-59E</coordinates>
+        <location>
+          <name>Bourges</name>
+          <code>LFLD</code>
+          <coordinates>47-04N 002-22E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Brest</_name>
+        <coordinates>48-23-59N 004-28-59W</coordinates>
+        <location>
+          <name>Brest</name>
+          <code>LFRB</code>
+          <coordinates>48-27N 004-25W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Brive</_name>
+        <coordinates>45-08-59N 001-31-59E</coordinates>
+        <location>
+          <name>Brive</name>
+          <code>LFBV</code>
+          <coordinates>45-08-59N 001-28E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>BÃziers</_name>
+        <coordinates>43-21N 003-15E</coordinates>
+        <location>
+          <name>BÃziers-Vias Airport</name>
+          <code>LFMU</code>
+          <coordinates>43-19N 003-21E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Caen</_name>
+        <coordinates>49-10-59N 000-21W</coordinates>
+        <location>
+          <name>Caen</name>
+          <code>LFRK</code>
+          <coordinates>49-10-59N 000-27W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Calvi</_name>
+        <coordinates>42-34N 008-45E</coordinates>
+        <location>
+          <name>Calvi</name>
+          <code>LFKC</code>
+          <coordinates>42-31-59N 008-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Cambrai</_name>
+        <coordinates>50-10N 003-13-59E</coordinates>
+        <location>
+          <name>Cambrai</name>
+          <code>LFQI</code>
+          <coordinates>50-13N 003-08-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Cannes</_name>
+        <coordinates>43-32-59N 007-01E</coordinates>
+        <location>
+          <name>Cannes</name>
+          <code>LFMD</code>
+          <coordinates>43-32-59N 006-57E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Carcassonne</_name>
+        <coordinates>43-13N 002-21E</coordinates>
+        <location>
+          <name>Carcassonne</name>
+          <code>LFMK</code>
+          <coordinates>43-13N 002-19E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Cazaux</_name>
+        <coordinates>44-31-59N 001-08-59W</coordinates>
+        <location>
+          <name>Cazaux</name>
+          <code>LFBC</code>
+          <coordinates>44-31-59N 001-07-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>ChambÃry</_name>
+        <coordinates>45-36N 005-54E</coordinates>
+        <location>
+          <name>ChambÃry-Aix-Les-Bains Airport</name>
+          <code>LFLB</code>
+          <coordinates>45-38-59N 005-52-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Charleville-MÃziÃres</_name>
+        <coordinates>49-46N 004-43E</coordinates>
+        <location>
+          <name>Charleville-MÃziÃres</name>
+          <code>LFQV</code>
+          <coordinates>49-46-59N 004-37-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Chartres</_name>
+        <coordinates>48-27N 001-30E</coordinates>
+        <location>
+          <name>Chartres</name>
+          <code>LFOR</code>
+          <coordinates>48-28N 001-31E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Cherbourg</_name>
+        <coordinates>49-38-59N 001-38-59W</coordinates>
+        <location>
+          <name>Cherbourg-Maupertus Airport</name>
+          <code>LFRC</code>
+          <coordinates>49-38-59N 001-28W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France.
+             This is one of several cities in France called "ChÃlons".
+          -->
+        <_name>ChÃlons-en-Champagne</_name>
+        <coordinates>48-57N 004-22E</coordinates>
+        <location>
+          <name>Chalons-Vatry</name>
+          <code>LFOK</code>
+          <coordinates>48-46-33N 004-11-03E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>ChÃteaudun</_name>
+        <coordinates>48-04-59N 001-19-59E</coordinates>
+        <location>
+          <name>ChÃteaudun</name>
+          <code>LFOC</code>
+          <coordinates>48-02-59N 001-22-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>ChÃteauroux</_name>
+        <coordinates>46-49N 001-42E</coordinates>
+        <location>
+          <name>ChÃteauroux</name>
+          <code>LFLX</code>
+          <coordinates>46-51N 001-43E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Clermont-Ferrand</_name>
+        <coordinates>45-46-59N 003-04-59E</coordinates>
+        <location>
+          <name>Clermont-Ferrand</name>
+          <code>LFLC</code>
+          <coordinates>45-46-59N 003-10E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Cognac</_name>
+        <coordinates>45-42N 000-19-59W</coordinates>
+        <location>
+          <name>Cognac</name>
+          <code>LFBG</code>
+          <coordinates>45-40N 000-19W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Colmar</_name>
+        <coordinates>48-04-59N 007-22E</coordinates>
+        <location>
+          <name>Colmar</name>
+          <code>LFSC</code>
+          <coordinates>47-55N 007-24E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Creil</_name>
+        <coordinates>49-16N 002-28-59E</coordinates>
+        <location>
+          <name>Creil Fafb</name>
+          <code>LFPC</code>
+          <coordinates>49-15N 002-31E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Dax</_name>
+        <coordinates>43-43N 001-03W</coordinates>
+        <location>
+          <name>Dax</name>
+          <code>LFBY</code>
+          <coordinates>43-40-59N 001-04W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Dijon</_name>
+        <coordinates>47-19N 005-01E</coordinates>
+        <location>
+          <name>Dijon</name>
+          <code>LFSD</code>
+          <coordinates>47-16N 005-04-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Dinard</_name>
+        <coordinates>48-37-59N 002-04W</coordinates>
+        <location>
+          <name>Dinard</name>
+          <code>LFRD</code>
+          <coordinates>48-34-59N 002-04W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Dole</_name>
+        <coordinates>47-06N 005-30E</coordinates>
+        <location>
+          <name>Dole Tavaux</name>
+          <code>LFGJ</code>
+          <coordinates>47-02-34N 005-26-05E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Dollemard</_name>
+        <coordinates>49-31N 000-04E</coordinates>
+        <location>
+          <name>La Heve</name>
+          <code>LFOH</code>
+          <coordinates>49-31N 000-04E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Grenoble</_name>
+        <coordinates>45-10N 005-43E</coordinates>
+        <location>
+          <name>Grenoble-St. Geoirs Airport</name>
+          <code>LFLS</code>
+          <coordinates>45-22N 005-19-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>HoÃricourt</_name>
+        <coordinates>48-37-59N 004-54E</coordinates>
+        <location>
+          <name>St-Dizier</name>
+          <code>LFSI</code>
+          <coordinates>48-37-59N 004-54E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>HyÃres</_name>
+        <coordinates>43-07N 006-07E</coordinates>
+        <location>
+          <name>HyÃres</name>
+          <code>LFTH</code>
+          <coordinates>43-06N 006-09E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>HÃsingue</_name>
+        <coordinates>47-34-59N 007-31E</coordinates>
+        <location>
+          <name>Bale-Mulhouse</name>
+          <code>LFSB</code>
+          <coordinates>47-36N 007-31E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Istres</_name>
+        <coordinates>43-31N 004-58-59E</coordinates>
+        <location>
+          <name>Istres</name>
+          <code>LFMI</code>
+          <coordinates>43-31N 004-55-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>La Roche-sur-Yon</_name>
+        <coordinates>46-40N 001-25-59W</coordinates>
+        <location>
+          <name>La Roche-sur-Yon</name>
+          <code>LFRI</code>
+          <coordinates>46-42N 001-22-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>La Rochelle</_name>
+        <coordinates>46-10N 001-08-59W</coordinates>
+        <location>
+          <name>La Rochelle</name>
+          <code>LFBH</code>
+          <coordinates>46-08-59N 001-08-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Lannion</_name>
+        <coordinates>48-43-59N 003-28W</coordinates>
+        <location>
+          <name>Lannion-Servel Airport</name>
+          <code>LFRO</code>
+          <coordinates>48-45N 003-28W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Le Luc</_name>
+        <coordinates>43-22-59N 006-19E</coordinates>
+        <location>
+          <name>Le Luc</name>
+          <code>LFMC</code>
+          <coordinates>43-22-59N 006-22-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Le Mans</_name>
+        <coordinates>48-00N 000-12E</coordinates>
+        <location>
+          <name>Le Mans</name>
+          <code>LFRM</code>
+          <coordinates>47-55-59N 000-12E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Le Puy</_name>
+        <coordinates>45-01-59N 003-52-59E</coordinates>
+        <location>
+          <name>Le Puy</name>
+          <code>LFHP</code>
+          <coordinates>45-04-59N 003-46E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Lille</_name>
+        <coordinates>50-37-59N 003-04E</coordinates>
+        <location>
+          <name>Lille</name>
+          <code>LFQQ</code>
+          <coordinates>50-34N 003-06E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Limoges</_name>
+        <coordinates>45-51N 001-15E</coordinates>
+        <location>
+          <name>Limoges</name>
+          <code>LFBL</code>
+          <coordinates>45-52N 001-10-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Luxeuil-les-Bains</_name>
+        <coordinates>47-49N 006-22-59E</coordinates>
+        <location>
+          <name>Luxeuil-les-Bains</name>
+          <code>LFSX</code>
+          <coordinates>47-46-59N 006-20-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Lyon</_name>
+        <coordinates>45-45N 004-50-59E</coordinates>
+        <location>
+          <_name>Lyon-Bron Airport</_name>
+          <code>LFLY</code>
+          <coordinates>45-43N 004-57E</coordinates>
+        </location>
+        <location>
+          <_name>Lyon-Satolas Airport</_name>
+          <code>LFLL</code>
+          <coordinates>45-43-59N 005-04-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Marseille</_name>
+        <coordinates>43-17-59N 005-24E</coordinates>
+        <location>
+          <name>Marseille-Marignane Airport</name>
+          <code>LFML</code>
+          <coordinates>43-27N 005-13-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Melun</_name>
+        <coordinates>48-31-59N 002-40E</coordinates>
+        <location>
+          <name>Melun</name>
+          <code>LFPM</code>
+          <coordinates>48-37N 002-40-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Metz</_name>
+        <coordinates>49-07-59N 006-10E</coordinates>
+        <location>
+          <_name>Metz-Frescaty Airport</_name>
+          <code>LFSF</code>
+          <coordinates>49-04-59N 006-07-59E</coordinates>
+        </location>
+        <location>
+          <_name>Metz-Nancy-Lorraine</_name>
+          <code>LFJL</code>
+          <coordinates>48-58-59N 006-15E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Mont-de-Marsan</_name>
+        <coordinates>43-52-59N 000-30W</coordinates>
+        <location>
+          <name>Mont-de-Marsan</name>
+          <code>LFBM</code>
+          <coordinates>43-55N 000-30W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Montgauch</_name>
+        <coordinates>43-00N 001-04-59E</coordinates>
+        <location>
+          <name>St-Girons</name>
+          <code>LFCG</code>
+          <coordinates>43-00N 001-06E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Montpellier</_name>
+        <coordinates>43-36N 003-52-59E</coordinates>
+        <location>
+          <name>Montpellier</name>
+          <code>LFMT</code>
+          <coordinates>43-34-59N 003-58E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>MontÃlimar</_name>
+        <coordinates>44-34N 004-45E</coordinates>
+        <location>
+          <name>MontÃlimar</name>
+          <code>LFLQ</code>
+          <coordinates>44-34-59N 004-43-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>MÃcon</_name>
+        <coordinates>46-17-59N 004-49-59E</coordinates>
+        <location>
+          <name>MÃcon</name>
+          <code>LFLM</code>
+          <coordinates>46-17-59N 004-47-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>MÃnà Guen</_name>
+        <coordinates>47-46-59N 003-25-59W</coordinates>
+        <location>
+          <name>Lann Bihoue</name>
+          <code>LFRH</code>
+          <coordinates>47-46N 003-27W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Nancy</_name>
+        <coordinates>48-40-59N 006-12E</coordinates>
+        <location>
+          <_name>Nancy-Essey Airport</_name>
+          <code>LFSN</code>
+          <coordinates>48-40-59N 006-13E</coordinates>
+        </location>
+        <location>
+          <_name>Nancy-Ochey Airport</_name>
+          <code>LFSO</code>
+          <coordinates>48-34-59N 005-58E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Nantes</_name>
+        <coordinates>47-13N 001-33W</coordinates>
+        <location>
+          <name>Nantes</name>
+          <code>LFRS</code>
+          <coordinates>47-10N 001-36W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Nevers</_name>
+        <coordinates>46-58-59N 003-10E</coordinates>
+        <location>
+          <name>Nevers</name>
+          <code>LFQG</code>
+          <coordinates>47-00N 003-06E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Nice</_name>
+        <coordinates>43-42N 007-15E</coordinates>
+        <location>
+          <name>Nice</name>
+          <code>LFMN</code>
+          <coordinates>43-38-59N 007-12E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>NÃmes</_name>
+        <coordinates>43-49-59N 004-20-59E</coordinates>
+        <location>
+          <name>NÃmes-Garons Airport</name>
+          <code>LFTW</code>
+          <coordinates>43-45N 004-25E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Orange</_name>
+        <coordinates>44-07-59N 004-47-59E</coordinates>
+        <location>
+          <name>Orange</name>
+          <code>LFMO</code>
+          <coordinates>44-07-59N 004-49-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>OrlÃans</_name>
+        <coordinates>47-55N 001-53-59E</coordinates>
+        <location>
+          <name>OrlÃans</name>
+          <code>LFOJ</code>
+          <coordinates>47-58-59N 001-45E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of France -->
+        <_name>Paris</_name>
+        <coordinates>48-52N 002-19-59E</coordinates>
+        <location>
+          <_name>Paris-Le Bourget Airport</_name>
+          <code>LFPB</code>
+          <coordinates>48-58N 002-27E</coordinates>
+        </location>
+        <location>
+          <_name>Paris-Orly</_name>
+          <code>LFPO</code>
+          <coordinates>48-43-59N 002-23-59E</coordinates>
+        </location>
+        <location>
+          <_name>Charles de Gaulle International Airport</_name>
+          <code>LFPG</code>
+          <coordinates>49-01N 002-31-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Pau</_name>
+        <coordinates>43-17-59N 000-22W</coordinates>
+        <location>
+          <name>Pau</name>
+          <code>LFBP</code>
+          <coordinates>43-22-59N 000-25W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Perpignan</_name>
+        <coordinates>42-40-59N 002-52-59E</coordinates>
+        <location>
+          <name>Perpignan</name>
+          <code>LFMP</code>
+          <coordinates>42-43-59N 002-52E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Poggiale</_name>
+        <coordinates>41-31N 009-04-59E</coordinates>
+        <location>
+          <name>Figari</name>
+          <code>LFKF</code>
+          <coordinates>41-30N 009-05-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Poitiers</_name>
+        <coordinates>46-34-59N 000-19-59E</coordinates>
+        <location>
+          <name>Poitiers</name>
+          <code>LFBI</code>
+          <coordinates>46-34-59N 000-19E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Quimper</_name>
+        <coordinates>48-00N 004-05-59W</coordinates>
+        <location>
+          <name>Quimper</name>
+          <code>LFRQ</code>
+          <coordinates>47-58N 004-10W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Reims</_name>
+        <coordinates>49-15N 004-01-59E</coordinates>
+        <location>
+          <name>Reims</name>
+          <code>LFSR</code>
+          <coordinates>49-17-59N 004-01-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Rennes</_name>
+        <coordinates>48-04-59N 001-40-59W</coordinates>
+        <location>
+          <name>Rennes</name>
+          <code>LFRN</code>
+          <coordinates>48-04N 001-43-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Rodez</_name>
+        <coordinates>44-19-59N 002-34E</coordinates>
+        <location>
+          <name>Rodez</name>
+          <code>LFCR</code>
+          <coordinates>44-23-59N 002-28-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Romorantin</_name>
+        <coordinates>47-22N 001-45E</coordinates>
+        <location>
+          <name>Romorantin</name>
+          <code>LFYR</code>
+          <coordinates>47-19N 001-40-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Rouen</_name>
+        <coordinates>49-25-59N 001-04-59E</coordinates>
+        <location>
+          <name>Rouen</name>
+          <code>LFOP</code>
+          <coordinates>49-22-59N 001-10-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Saint-Brieuc</_name>
+        <coordinates>48-31N 002-46-59W</coordinates>
+        <location>
+          <name>Saint-Brieuc</name>
+          <code>LFRT</code>
+          <coordinates>48-31-59N 002-51W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Saint-Quentin</_name>
+        <coordinates>49-51N 003-16-59E</coordinates>
+        <location>
+          <name>Saint-Quentin</name>
+          <code>LFOW</code>
+          <coordinates>49-49N 003-12E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Saint-Yan</_name>
+        <coordinates>46-25N 004-01-59E</coordinates>
+        <location>
+          <name>Saint-Yan</name>
+          <code>LFLN</code>
+          <coordinates>46-25N 004-01E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Salon</_name>
+        <coordinates>43-37-59N 005-05-59E</coordinates>
+        <location>
+          <name>Salon</name>
+          <code>LFMY</code>
+          <coordinates>43-36N 005-05-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Solenzara</_name>
+        <coordinates>41-51N 009-24E</coordinates>
+        <location>
+          <name>Solenzara</name>
+          <code>LFKS</code>
+          <coordinates>41-55N 009-24E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Strasbourg</_name>
+        <coordinates>48-34-59N 007-45E</coordinates>
+        <location>
+          <name>Strasbourg</name>
+          <code>LFST</code>
+          <coordinates>48-32-59N 007-37-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Tarbes</_name>
+        <coordinates>43-13-59N 000-04-59E</coordinates>
+        <location>
+          <name>Tarbes Ossun Lourdes</name>
+          <code>LFBT</code>
+          <coordinates>43-10-59N 000-00E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Toulouse</_name>
+        <coordinates>43-36N 001-25-59E</coordinates>
+        <location>
+          <_name>Toulouse-Blagnac Airport</_name>
+          <code>LFBO</code>
+          <coordinates>43-37-59N 001-22E</coordinates>
+        </location>
+        <location>
+          <_name>Toulouse-Francazal Airport</_name>
+          <code>LFBF</code>
+          <coordinates>43-31-59N 001-22E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Tours</_name>
+        <coordinates>47-22-59N 000-40-59E</coordinates>
+        <location>
+          <name>Tours</name>
+          <code>LFOT</code>
+          <coordinates>47-27N 000-43E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Trignac</_name>
+        <coordinates>47-19N 002-10-59W</coordinates>
+        <location>
+          <name>St-Nazaire</name>
+          <code>LFRZ</code>
+          <coordinates>47-19N 002-10W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Troyes</_name>
+        <coordinates>48-17-59N 004-04-59E</coordinates>
+        <location>
+          <name>Troyes</name>
+          <code>LFQB</code>
+          <coordinates>48-19-59N 004-01E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Veauche</_name>
+        <coordinates>45-32-59N 004-16-59E</coordinates>
+        <location>
+          <name>St-Etienne Boutheon</name>
+          <code>LFMH</code>
+          <coordinates>45-31-59N 004-17-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Vichy</_name>
+        <coordinates>46-07N 003-25E</coordinates>
+        <location>
+          <name>Vichy</name>
+          <code>LFLV</code>
+          <coordinates>46-10N 003-23-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>VÃlizy</_name>
+        <coordinates>48-47-59N 002-10-59E</coordinates>
+        <location>
+          <name>VÃlizy</name>
+          <code>LFPV</code>
+          <coordinates>48-46N 002-12E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in France -->
+        <_name>Ãvreux</_name>
+        <coordinates>49-01N 001-08-59E</coordinates>
+        <location>
+          <name>Ãvreux</name>
+          <code>LFOE</code>
+          <coordinates>49-01N 001-13E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- DE - Germany -->
+      <_name>Germany</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Germany:
+           EDFE EDJA ETGQ 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Heilbronn, Magdeburg
+        -->
+      <iso-code>DE</iso-code>
+      <fips-code>GM</fips-code>
+      <tz-hint>Europe/Berlin</tz-hint>
+      <state>
+        <!-- Translators: this is a state/province/territory in Germany -->
+        <_name>Baden-WÃrttemberg</_name>
+        <fips-code>GM01</fips-code>
+        <city>
+          <!-- Translators: this is a city in Baden-WÃrttemberg in
+               Germany
+            -->
+          <_name>Baden-Baden</_name>
+          <coordinates>48-45N 008-15E</coordinates>
+          <location>
+            <name>Karlsruhe, Baden Wurttemberg</name>
+            <code>EDSB</code>
+            <coordinates>48-46-42N 008-04-46E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Baden-WÃrttemberg in
+               Germany
+            -->
+          <_name>Donaueschingen</_name>
+          <coordinates>47-57N 008-30E</coordinates>
+          <location>
+            <name>Donaueschingen / Villingen</name>
+            <code>EDTD</code>
+            <coordinates>47-58N 008-31E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Baden-WÃrttemberg in
+               Germany
+            -->
+          <_name>Friedrichshafen</_name>
+          <coordinates>47-38-59N 009-28-59E</coordinates>
+          <location>
+            <name>Friedrichshafen</name>
+            <code>EDNY</code>
+            <coordinates>47-40N 009-31E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Baden-WÃrttemberg in
+               Germany
+            -->
+          <_name>Karlsruhe</_name>
+          <coordinates>49-00-16N 008-23-08E</coordinates>
+          <location>
+            <name>Karlsruhe, Baden Wurttemberg</name>
+            <code>EDSB</code>
+            <coordinates>48-46-42N 008-04-46E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Baden-WÃrttemberg in
+               Germany
+            -->
+          <_name>Lahr</_name>
+          <coordinates>48-21N 007-52E</coordinates>
+          <location>
+            <name>Lahr Air Force Base</name>
+            <code>EDTL</code>
+            <coordinates>48-22-09N 007-49-40E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Baden-WÃrttemberg in
+               Germany
+            -->
+          <_name>Laupheim</_name>
+          <coordinates>48-13-59N 009-52-59E</coordinates>
+          <location>
+            <name>Laupheim</name>
+            <code>ETHL</code>
+            <coordinates>48-13N 009-55E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Baden-WÃrttemberg in
+               Germany
+            -->
+          <_name>Mannheim</_name>
+          <coordinates>49-29-17N 008-27-52E</coordinates>
+          <location>
+            <name>Coleman Mannheim</name>
+            <code>ETOR</code>
+            <coordinates>49-34N 008-28E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Baden-WÃrttemberg in
+               Germany
+            -->
+          <_name>MeÃstetten</_name>
+          <coordinates>48-10-59N 008-58E</coordinates>
+          <location>
+            <name>MeÃstetten</name>
+            <code>ETGZ</code>
+            <coordinates>48-10-59N 009-00E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Baden-WÃrttemberg in
+               Germany
+            -->
+          <_name>Neuostheim</_name>
+          <coordinates>49-28-38N 008-30-51E</coordinates>
+          <location>
+            <name>Baden Wurttemberg</name>
+            <code>EDFM</code>
+            <coordinates>49-28-20N 008-30-56E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Baden-WÃrttemberg in
+               Germany
+            -->
+          <_name>Niederstetten</_name>
+          <coordinates>49-23-59N 009-55-09E</coordinates>
+          <location>
+            <name>Niederstetten</name>
+            <code>ETHN</code>
+            <coordinates>49-23-59N 009-58E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Baden-WÃrttemberg in
+               Germany
+            -->
+          <_name>Stuttgart</_name>
+          <coordinates>48-46N 009-10-59E</coordinates>
+          <location>
+            <name>Stuttgart-Echterdingen</name>
+            <code>EDDS</code>
+            <coordinates>48-40-59N 009-13E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: This is a state in Germany.  The local name
+             is "Bayern". Please use that unless you know that it has a
+             different name in your language.
+          -->
+        <_name>Bavaria</_name>
+        <fips-code>GM02</fips-code>
+        <city>
+          <!-- Translators: this is a city in Bavaria in Germany -->
+          <_name>Altenstadt</_name>
+          <coordinates>47-49N 010-52E</coordinates>
+          <location>
+            <name>Altenstadt</name>
+            <code>ETHA</code>
+            <coordinates>47-49-59N 010-52E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Bavaria in Germany -->
+          <_name>Ansbach</_name>
+          <coordinates>49-17-59N 010-34-59E</coordinates>
+          <location>
+            <name>Ansbach / Katterbach</name>
+            <code>ETEB</code>
+            <coordinates>49-19N 010-37-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Bavaria in Germany -->
+          <_name>Augsburg</_name>
+          <coordinates>48-22N 010-52-59E</coordinates>
+          <location>
+            <name>Augsburg</name>
+            <code>EDMA</code>
+            <coordinates>48-25-59N 010-55-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Bavaria in Germany -->
+          <_name>DorfgmÃnd</_name>
+          <coordinates>49-42N 011-56-59E</coordinates>
+          <location>
+            <name>Grafenwoehr</name>
+            <code>ETIC</code>
+            <coordinates>49-42N 011-56-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Bavaria in Germany -->
+          <_name>Erding</_name>
+          <coordinates>48-17-59N 011-55-59E</coordinates>
+          <location>
+            <name>Erding</name>
+            <code>ETSE</code>
+            <coordinates>48-19N 011-56-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Bavaria in Germany -->
+          <_name>Hof</_name>
+          <coordinates>50-19N 011-55E</coordinates>
+          <location>
+            <name>Hof</name>
+            <code>EDQM</code>
+            <coordinates>50-19N 011-52-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Bavaria in Germany -->
+          <_name>Hohenfels</_name>
+          <coordinates>49-12N 011-50-59E</coordinates>
+          <location>
+            <name>Hohenfels</name>
+            <code>ETIH</code>
+            <coordinates>49-13N 011-49-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Bavaria in Germany -->
+          <_name>Illesheim</_name>
+          <coordinates>49-28N 010-22-59E</coordinates>
+          <location>
+            <name>Illesheim</name>
+            <code>ETIK</code>
+            <coordinates>49-28N 010-22-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Bavaria in Germany -->
+          <_name>Ingolstadt</_name>
+          <coordinates>48-46N 011-25-59E</coordinates>
+          <location>
+            <name>Ingolstadt</name>
+            <code>ETSI</code>
+            <coordinates>48-43N 011-31-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Bavaria in Germany -->
+          <_name>Katterbach</_name>
+          <coordinates>49-19N 010-37-59E</coordinates>
+          <location>
+            <name>Ansbach / Katterbach</name>
+            <code>ETEB</code>
+            <coordinates>49-19N 010-37-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Bavaria in Germany -->
+          <_name>Lager Lechfeld</_name>
+          <coordinates>48-10N 010-50-59E</coordinates>
+          <location>
+            <name>Lager Lechfeld</name>
+            <code>ETSL</code>
+            <coordinates>48-10-59N 010-52E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Bavaria in Germany -->
+          <_name>Landsberg</_name>
+          <coordinates>48-02-59N 010-52E</coordinates>
+          <location>
+            <name>Landsberg</name>
+            <code>ETSA</code>
+            <coordinates>48-04N 010-54E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Bavaria in Germany.
+               "Munich" is the traditional English name.
+               The local name is "MÃnchen".
+            -->
+          <_name>Munich</_name>
+          <coordinates>48-08-59N 011-34-59E</coordinates>
+          <location>
+            <name>Munich</name>
+            <code>EDDM</code>
+            <coordinates>48-21N 011-46-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Bavaria in Germany.
+               This is one of several cities in Germany called
+               "Neuburg".
+            -->
+          <_name>Neuburg an der Donau</_name>
+          <coordinates>48-43-59N 011-10-59E</coordinates>
+          <location>
+            <name>Neuburg an der Donau / Donau</name>
+            <code>ETSN</code>
+            <coordinates>48-43N 011-13E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Bavaria in Germany.
+               "Nuremberg" is the traditional English name.
+               The local name is "NÃrnberg".
+            -->
+          <_name>Nuremberg</_name>
+          <coordinates>49-26-52N 011-04-05E</coordinates>
+          <location>
+            <name>Nuernberg</name>
+            <code>EDDN</code>
+            <coordinates>49-30N 011-03E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Bavaria in Germany -->
+          <_name>Oberpfaffenhofen</_name>
+          <coordinates>48-04N 011-16E</coordinates>
+          <location>
+            <name>Oberpfaffenhofen</name>
+            <code>EDMO</code>
+            <coordinates>48-04-59N 011-16-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Bavaria in Germany -->
+          <_name>Roth</_name>
+          <coordinates>49-14-41N 011-05-27E</coordinates>
+          <location>
+            <name>Roth</name>
+            <code>ETHR</code>
+            <coordinates>49-13N 011-05-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Bavaria in Germany -->
+          <_name>WÃrzburg</_name>
+          <coordinates>49-47-16N 009-56-09E</coordinates>
+          <location>
+            <name>Niederstetten</name>
+            <code>ETHN</code>
+            <coordinates>49-23-59N 009-58E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Germany -->
+        <_name>Berlin</_name>
+        <fips-code>GM16</fips-code>
+        <city>
+          <!-- Translators: this is the capital of Germany -->
+          <_name>Berlin</_name>
+          <coordinates>52-31N 013-24E</coordinates>
+          <location>
+            <_name>Berlin-Tempelhof</_name>
+            <code>EDDI</code>
+            <coordinates>52-28N 013-24E</coordinates>
+          </location>
+          <location>
+            <_name>Berlin-Tegel</_name>
+            <code>EDDT</code>
+            <coordinates>52-34N 013-19E</coordinates>
+          </location>
+          <location>
+            <_name>Berlin-Schoenefeld</_name>
+            <code>EDDB</code>
+            <coordinates>52-22-59N 013-31E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Germany -->
+        <_name>Brandenburg</_name>
+        <fips-code>GM11</fips-code>
+        <city>
+          <!-- Translators: this is a city in Brandenburg in Germany -->
+          <_name>Potsdam</_name>
+          <coordinates>52-23-59N 013-04E</coordinates>
+          <location>
+            <name>Berlin-Tempelhof</name>
+            <code>EDDI</code>
+            <coordinates>52-28N 013-24E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Germany -->
+        <_name>Bremen</_name>
+        <fips-code>GM03</fips-code>
+        <city>
+          <!-- Translators: this is a city in Bremen in Germany -->
+          <_name>Bremen</_name>
+          <coordinates>53-04-59N 008-48E</coordinates>
+          <location>
+            <name>Bremen</name>
+            <code>EDDW</code>
+            <coordinates>53-02-59N 008-48E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Germany -->
+        <_name>Hamburg</_name>
+        <fips-code>GM04</fips-code>
+        <city>
+          <!-- Translators: this is a city in Hamburg in Germany -->
+          <_name>Hamburg</_name>
+          <coordinates>53-32-59N 010-00E</coordinates>
+          <location>
+            <_name>Hamburg-Fuhlsbuettel</_name>
+            <code>EDDH</code>
+            <coordinates>53-37-59N 010-00E</coordinates>
+          </location>
+          <location>
+            <_name>Hamburg-Finkenwerder</_name>
+            <code>EDHI</code>
+            <coordinates>53-31-59N 009-49-59E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: This is a state in Germany.  The local name
+             is "Hessen". Please use that unless you know that it has a
+             different name in your language.
+          -->
+        <_name>Hesse</_name>
+        <fips-code>GM05</fips-code>
+        <city>
+          <!-- Translators: this is a city in Hesse in Germany -->
+          <_name>Calden</_name>
+          <coordinates>51-25N 009-24E</coordinates>
+          <location>
+            <name>Kassel / Calden</name>
+            <code>EDVK</code>
+            <coordinates>51-23-59N 009-22-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Hesse in Germany -->
+          <_name>Frankfurt</_name>
+          <coordinates>50-07N 008-40-59E</coordinates>
+          <location>
+            <name>Frankfurt</name>
+            <code>EDDF</code>
+            <coordinates>50-02-59N 008-35-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Hesse in Germany -->
+          <_name>Fritzlar</_name>
+          <coordinates>51-07-59N 009-16-59E</coordinates>
+          <location>
+            <name>Fritzlar</name>
+            <code>ETHF</code>
+            <coordinates>51-07N 009-16-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Hesse in Germany -->
+          <_name>Kassel</_name>
+          <coordinates>51-19N 009-30E</coordinates>
+          <location>
+            <name>Kassel / Calden</name>
+            <code>EDVK</code>
+            <coordinates>51-23-59N 009-22-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Hesse in Germany -->
+          <_name>Wiesbaden</_name>
+          <coordinates>50-04-59N 008-15E</coordinates>
+          <location>
+            <name>Wiesbaden</name>
+            <code>ETOU</code>
+            <coordinates>50-02-59N 008-19-59E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: This is a state in Germany.  The local name
+             is "Niedersachsen". Please use that unless you know that
+             it has a different name in your language.
+          -->
+        <_name>Lower Saxony</_name>
+        <fips-code>GM06</fips-code>
+        <city>
+          <!-- Translators: this is a city in Lower Saxony in Germany -->
+          <_name>Achum</_name>
+          <coordinates>52-16-59N 009-04-59E</coordinates>
+          <location>
+            <name>Bueckeburg</name>
+            <code>ETHB</code>
+            <coordinates>52-16-59N 009-04-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Lower Saxony in Germany -->
+          <_name>Braunschweig</_name>
+          <coordinates>52-16N 010-31-59E</coordinates>
+          <location>
+            <name>Braunschweig</name>
+            <code>EDVE</code>
+            <coordinates>52-17-59N 010-26-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Lower Saxony in Germany -->
+          <_name>Celle</_name>
+          <coordinates>52-37N 010-04-59E</coordinates>
+          <location>
+            <name>Celle</name>
+            <code>ETHC</code>
+            <coordinates>52-36N 010-01E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Lower Saxony in Germany -->
+          <_name>Diepholz</_name>
+          <coordinates>52-36N 008-22E</coordinates>
+          <location>
+            <name>Diepholz</name>
+            <code>ETND</code>
+            <coordinates>52-34-59N 008-20-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Lower Saxony in Germany -->
+          <_name>FaÃberg</_name>
+          <coordinates>52-53-59N 010-10E</coordinates>
+          <location>
+            <name>FaÃberg</name>
+            <code>ETHS</code>
+            <coordinates>52-55N 010-10-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Lower Saxony in Germany -->
+          <_name>Hannover</_name>
+          <coordinates>52-22N 009-43E</coordinates>
+          <location>
+            <name>Hannover</name>
+            <code>EDDV</code>
+            <coordinates>52-28N 009-40-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Lower Saxony in Germany -->
+          <_name>Jever</_name>
+          <coordinates>53-34-59N 007-54E</coordinates>
+          <location>
+            <name>Jever</name>
+            <code>ETNJ</code>
+            <coordinates>53-31-59N 007-52-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Lower Saxony in Germany -->
+          <_name>Meppen</_name>
+          <coordinates>52-40-59N 007-19E</coordinates>
+          <location>
+            <name>Meppen Military Base</name>
+            <code>ETWM</code>
+            <coordinates>52-43-23N 007-19-35E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Lower Saxony in Germany -->
+          <_name>Nordholz</_name>
+          <coordinates>53-46-59N 008-35-59E</coordinates>
+          <location>
+            <name>Nordholz</name>
+            <code>ETMN</code>
+            <coordinates>53-46N 008-40E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Lower Saxony in Germany -->
+          <_name>Webershausen</_name>
+          <coordinates>53-32-59N 007-40E</coordinates>
+          <location>
+            <name>Wittmundhaven</name>
+            <code>ETNT</code>
+            <coordinates>53-32-59N 007-40E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Lower Saxony in Germany -->
+          <_name>Wunstorf</_name>
+          <coordinates>52-25-59N 009-25E</coordinates>
+          <location>
+            <name>Wunstorf</name>
+            <code>ETNW</code>
+            <coordinates>52-27N 009-25-59E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: This is a state in Germany.  The local name
+             is "Mecklenburg-Vorpommern". Please use that unless you
+             know that it has a different name in your language.
+          -->
+        <_name>Mecklenburg-Western Pomerania</_name>
+        <fips-code>GM12</fips-code>
+        <city>
+          <!-- Translators: this is a city in Mecklenburg-Western
+               Pomerania in Germany
+            -->
+          <_name>Laage</_name>
+          <coordinates>53-55-59N 012-20-59E</coordinates>
+          <location>
+            <name>Laage</name>
+            <code>ETNL</code>
+            <coordinates>53-55N 012-16-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Mecklenburg-Western
+               Pomerania in Germany
+            -->
+          <_name>Parchim</_name>
+          <coordinates>53-25-59N 011-50-59E</coordinates>
+          <location>
+            <name>Mecklenburg-Vorpommern</name>
+            <code>EDOP</code>
+            <coordinates>53-25-36N 011-47E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Mecklenburg-Western
+               Pomerania in Germany
+            -->
+          <_name>Schwerin</_name>
+          <coordinates>53-37-59N 011-22-59E</coordinates>
+          <location>
+            <name>Mecklenburg-Vorpommern, Parchim</name>
+            <code>EDOP</code>
+            <coordinates>53-25-36N 011-47E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Mecklenburg-Western
+               Pomerania in Germany
+            -->
+          <_name>Seebad Heringsdorf</_name>
+          <coordinates>53-58N 014-10E</coordinates>
+          <location>
+            <name>Seebad Heringsdorf</name>
+            <code>EDAH</code>
+            <coordinates>53-52-59N 014-09E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Mecklenburg-Western
+               Pomerania in Germany
+            -->
+          <_name>Trollenhagen</_name>
+          <coordinates>53-36N 013-18E</coordinates>
+          <location>
+            <name>Trollenhagen</name>
+            <code>ETNU</code>
+            <coordinates>53-36N 013-19E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: This is a state in Germany.  The local name
+             is "Nordrhein-Westfalen". Please use that unless you know
+             that it has a different name in your language.
+          -->
+        <_name>North Rhine-Westphalia</_name>
+        <fips-code>GM07</fips-code>
+        <city>
+          <!-- Translators: this is a city in North Rhine-Westphalia in
+               Germany
+            -->
+          <_name>Baal</_name>
+          <coordinates>51-37N 006-07-59E</coordinates>
+          <location>
+            <name>Niederrhein</name>
+            <code>EDLV</code>
+            <coordinates>51-36-08N 006-08-31E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Rhine-Westphalia in
+               Germany
+            -->
+          <_name>Bonn</_name>
+          <coordinates>50-43-59N 007-05-59E</coordinates>
+          <location>
+            <name>Cologne / Bonn</name>
+            <code>EDDK</code>
+            <coordinates>50-52N 007-10E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Rhine-Westphalia in
+               Germany
+            -->
+          <_name>Bredeck</_name>
+          <coordinates>51-55N 008-18E</coordinates>
+          <location>
+            <name>Guetersloh</name>
+            <code>ETUO</code>
+            <coordinates>51-55N 008-18E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Rhine-Westphalia in
+               Germany.
+               "Cologne" is the traditional English name.
+               The local name in German is "KÃln".
+            -->
+          <_name>Cologne</_name>
+          <coordinates>50-55-59N 006-57E</coordinates>
+          <location>
+            <name>Cologne / Bonn</name>
+            <code>EDDK</code>
+            <coordinates>50-52N 007-10E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Rhine-Westphalia in
+               Germany
+            -->
+          <_name>Dortmund</_name>
+          <coordinates>51-31N 007-27E</coordinates>
+          <location>
+            <name>Dortmund / Wickede</name>
+            <code>EDLW</code>
+            <coordinates>51-31N 007-37E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Rhine-Westphalia in
+               Germany
+            -->
+          <_name>DÃsseldorf</_name>
+          <coordinates>51-13N 006-46E</coordinates>
+          <location>
+            <name>Duesseldorf</name>
+            <code>EDDL</code>
+            <coordinates>51-17-59N 006-46E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Rhine-Westphalia in
+               Germany
+            -->
+          <_name>Geilenkirchen</_name>
+          <coordinates>50-58N 006-07E</coordinates>
+          <location>
+            <name>Geilenkirchen</name>
+            <code>ETNG</code>
+            <coordinates>50-58N 006-02-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Rhine-Westphalia in
+               Germany
+            -->
+          <_name>Kalkar</_name>
+          <coordinates>51-43-59N 006-17-59E</coordinates>
+          <location>
+            <name>Kalkar</name>
+            <code>ETGY</code>
+            <coordinates>51-43-59N 006-16E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Rhine-Westphalia in
+               Germany
+            -->
+          <_name>Kalkum</_name>
+          <coordinates>51-17-59N 006-46E</coordinates>
+          <location>
+            <name>Duesseldorf</name>
+            <code>EDDL</code>
+            <coordinates>51-17-59N 006-46E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Rhine-Westphalia in
+               Germany
+            -->
+          <_name>Klemenshof</_name>
+          <coordinates>50-49-59N 006-40E</coordinates>
+          <location>
+            <name>Noervenich</name>
+            <code>ETNN</code>
+            <coordinates>50-49-59N 006-40E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Rhine-Westphalia in
+               Germany
+            -->
+          <_name>Lippstadt</_name>
+          <coordinates>51-40N 008-20-59E</coordinates>
+          <location>
+            <name>Paderborn / Lippstadt</name>
+            <code>EDLP</code>
+            <coordinates>51-37N 008-37E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Rhine-Westphalia in
+               Germany
+            -->
+          <_name>MÃnchengladbach</_name>
+          <coordinates>51-12N 006-25-59E</coordinates>
+          <location>
+            <name>MÃnchengladbach</name>
+            <code>EDLN</code>
+            <coordinates>51-13-49N 006-30-15E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Rhine-Westphalia in
+               Germany
+            -->
+          <_name>MÃnster</_name>
+          <coordinates>51-58N 007-37-59E</coordinates>
+          <location>
+            <name>MÃnster / Osnabrueck</name>
+            <code>EDDG</code>
+            <coordinates>52-07-59N 007-42E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Rhine-Westphalia in
+               Germany
+            -->
+          <_name>Paderborn</_name>
+          <coordinates>51-43N 008-46E</coordinates>
+          <location>
+            <name>Paderborn / Lippstadt</name>
+            <code>EDLP</code>
+            <coordinates>51-37N 008-37E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Rhine-Westphalia in
+               Germany
+            -->
+          <_name>Rheine</_name>
+          <coordinates>52-16-59N 007-27E</coordinates>
+          <location>
+            <name>Rheine-Bentlage</name>
+            <code>ETHE</code>
+            <coordinates>52-17-59N 007-22-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Rhine-Westphalia in
+               Germany
+            -->
+          <_name>Wickede</_name>
+          <coordinates>51-31-59N 007-37E</coordinates>
+          <location>
+            <name>Dortmund / Wickede</name>
+            <code>EDLW</code>
+            <coordinates>51-31N 007-37E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: This is a state in Germany.  The local name
+             is "Rheinland-Pfalz". Please use that unless you know that
+             it has a different name in your language.
+          -->
+        <_name>Rhineland-Palatinate</_name>
+        <fips-code>GM08</fips-code>
+        <city>
+          <!-- Translators: this is a city in Rhineland-Palatinate in
+               Germany
+            -->
+          <_name>BÃchel</_name>
+          <coordinates>50-10N 007-04-59E</coordinates>
+          <location>
+            <name>Buechel</name>
+            <code>ETSB</code>
+            <coordinates>50-10N 007-04E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Rhineland-Palatinate in
+               Germany
+            -->
+          <_name>Hahn</_name>
+          <coordinates>49-58N 007-16E</coordinates>
+          <location>
+            <name>Hahn</name>
+            <code>EDFH</code>
+            <coordinates>49-57N 007-16E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Rhineland-Palatinate in
+               Germany
+            -->
+          <_name>Liebenscheid</_name>
+          <coordinates>50-42N 008-05-59E</coordinates>
+          <location>
+            <name>Hessen</name>
+            <code>EDGS</code>
+            <coordinates>50-42-28N 008-04-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Rhineland-Palatinate in
+               Germany
+            -->
+          <_name>Mainz</_name>
+          <coordinates>50-00N 008-16-15E</coordinates>
+          <location>
+            <name>Wiesbaden</name>
+            <code>ETOU</code>
+            <coordinates>50-02-59N 008-19-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Rhineland-Palatinate in
+               Germany
+            -->
+          <_name>Ramstein</_name>
+          <coordinates>49-27N 007-31-59E</coordinates>
+          <location>
+            <name>Ramstein</name>
+            <code>ETAR</code>
+            <coordinates>49-25-59N 007-35-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Rhineland-Palatinate in
+               Germany
+            -->
+          <_name>Spangdahlem</_name>
+          <coordinates>49-58-59N 006-40-59E</coordinates>
+          <location>
+            <name>Spangdahlem</name>
+            <code>ETAD</code>
+            <coordinates>49-58-59N 006-42E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Rhineland-Palatinate in
+               Germany
+            -->
+          <_name>ZweibrÃcken</_name>
+          <coordinates>49-15N 007-22E</coordinates>
+          <location>
+            <name>ZweibrÃcken, Rheinland-Pfalz</name>
+            <code>EDRZ</code>
+            <coordinates>49-12-34N 007-24-03E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Germany -->
+        <_name>Saarland</_name>
+        <fips-code>GM09</fips-code>
+        <city>
+          <!-- Translators: this is a city in Saarland in Germany -->
+          <_name>Ensheim</_name>
+          <coordinates>49-12N 007-05-59E</coordinates>
+          <location>
+            <name>Saarbruecken / Ensheim</name>
+            <code>EDDR</code>
+            <coordinates>49-13N 007-07E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saarland in Germany -->
+          <_name>SaarbrÃcken</_name>
+          <coordinates>49-13-59N 007-00E</coordinates>
+          <location>
+            <name>Saarbruecken / Ensheim</name>
+            <code>EDDR</code>
+            <coordinates>49-13N 007-07E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: This is a state in Germany.  The local name
+             is "Sachsen". Please use that unless you know that it has
+             a different name in your language.
+          -->
+        <_name>Saxony</_name>
+        <fips-code>GM13</fips-code>
+        <city>
+          <!-- Translators: this is a city in Saxony in Germany -->
+          <_name>Dresden</_name>
+          <coordinates>51-02-59N 013-45E</coordinates>
+          <location>
+            <name>Dresden-Klotzsche</name>
+            <code>EDDC</code>
+            <coordinates>51-07-59N 013-45E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saxony in Germany -->
+          <_name>Leipzig</_name>
+          <coordinates>51-17-59N 012-19-59E</coordinates>
+          <location>
+            <name>Leipzig-Schkeuditz</name>
+            <code>EDDP</code>
+            <coordinates>51-25N 012-13-59E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: This is a state in Germany.  The local name
+             is "Sachsen-Anhalt". Please use that unless you know that
+             it has a different name in your language.
+          -->
+        <_name>Saxony-Anhalt</_name>
+        <fips-code>GM14</fips-code>
+        <city>
+          <!-- Translators: this is a city in Saxony-Anhalt in Germany -->
+          <_name>Holzdorf</_name>
+          <coordinates>51-46N 013-07-59E</coordinates>
+          <location>
+            <name>Holzdorf</name>
+            <code>ETSH</code>
+            <coordinates>51-46N 013-10-59E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: This is a state in Germany. The Danish name
+             is "Slesvig-Holsten".
+          -->
+        <_name>Schleswig-Holstein</_name>
+        <fips-code>GM10</fips-code>
+        <city>
+          <!-- Translators: this is a city in Schleswig-Holstein in
+               Germany
+            -->
+          <_name>Hohn</_name>
+          <coordinates>54-17-59N 009-30E</coordinates>
+          <location>
+            <name>Hohn</name>
+            <code>ETNH</code>
+            <coordinates>54-19N 009-31-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Schleswig-Holstein in
+               Germany
+            -->
+          <_name>Kiel</_name>
+          <coordinates>54-19-59N 010-07-59E</coordinates>
+          <location>
+            <name>Holtenau Airport</name>
+            <code>EDHK</code>
+            <coordinates>54-22-59N 010-10E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Schleswig-Holstein in
+               Germany
+            -->
+          <_name>Schleswig</_name>
+          <coordinates>54-31N 009-33E</coordinates>
+          <location>
+            <name>Schleswig-Jagel</name>
+            <code>ETNS</code>
+            <coordinates>54-28N 009-31E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Schleswig-Holstein in
+               Germany
+            -->
+          <_name>Ulstrupfeld</_name>
+          <coordinates>54-49-59N 009-31-59E</coordinates>
+          <location>
+            <name>Gluecksburg / Meierwik</name>
+            <code>ETGG</code>
+            <coordinates>54-49-59N 009-30E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Schleswig-Holstein in
+               Germany
+            -->
+          <_name>Vorrade</_name>
+          <coordinates>53-49N 010-40-59E</coordinates>
+          <location>
+            <name>Luebeck-Blankensee</name>
+            <code>EDHL</code>
+            <coordinates>53-49N 010-41-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Schleswig-Holstein in
+               Germany
+            -->
+          <_name>Westerland</_name>
+          <coordinates>54-53-59N 008-18E</coordinates>
+          <location>
+            <name>Westerland / Sylt</name>
+            <code>EDXW</code>
+            <coordinates>54-55N 008-20-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Schleswig-Holstein in
+               Germany
+            -->
+          <_name>ÃbenrÃ</_name>
+          <coordinates>55-01-59N 009-25-59E</coordinates>
+          <location>
+            <name>Gluecksburg / Meierwik</name>
+            <code>ETGG</code>
+            <coordinates>54-49-59N 009-30E</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: This is a state in Germany.  The local name
+             is "ThÃringen". Please use that unless you know that it
+             has a different name in your language.
+          -->
+        <_name>Thuringia</_name>
+        <fips-code>GM15</fips-code>
+        <city>
+          <!-- Translators: this is a city in Thuringia in Germany -->
+          <_name>Altenburg</_name>
+          <coordinates>50-58-59N 012-26-59E</coordinates>
+          <location>
+            <name>Altenburg Nobitz</name>
+            <code>EDAC</code>
+            <coordinates>50-58N 012-30E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Thuringia in Germany -->
+          <_name>Bindersleben</_name>
+          <coordinates>50-58N 010-56-59E</coordinates>
+          <location>
+            <name>Bindersleben</name>
+            <code>EDDE</code>
+            <coordinates>50-58-59N 010-58E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Thuringia in Germany -->
+          <_name>Erfurt</_name>
+          <coordinates>50-58-59N 011-01-59E</coordinates>
+          <location>
+            <name>Erfurt-Bindersleben</name>
+            <code>EDDE</code>
+            <coordinates>50-58-59N 010-58E</coordinates>
+          </location>
+        </city>
+      </state>
+    </country>
+    <country>
+      <!-- GI - Gibraltar, a British overseas territory on the southern
+           tip of Spain.
+        -->
+      <_name>Gibraltar</_name>
+      <iso-code>GI</iso-code>
+      <fips-code>GI</fips-code>
+      <tz-hint>Europe/Gibraltar</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Gibraltar -->
+        <_name>Gibraltar</_name>
+        <coordinates>36-07-59N 005-20-59W</coordinates>
+        <location>
+          <name>Gibraltar</name>
+          <code>LXGB</code>
+          <coordinates>36-08-59N 005-20-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- GR - Greece -->
+      <_name>Greece</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Greece:
+           LGSY 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Corinth, FlÃrina, IoÃnnina, KardÃtsa, KarpenÃsion, KilkÃs,
+           KomotinÃ, LevÃdeia, NÃfplio, SÃrres, TrÃkala, TrÃpolis,
+           Ãgios NikÃlaos, Ãmfissa, Ãrta, Ãdessa
+        -->
+      <iso-code>GR</iso-code>
+      <fips-code>GR</fips-code>
+      <tz-hint>Europe/Athens</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>AlexandroÃpolis</_name>
+        <coordinates>40-50-50N 025-52-27E</coordinates>
+        <location>
+          <name>AlexandroÃpolis Airport</name>
+          <code>LGAL</code>
+          <coordinates>40-51N 025-55E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>AndravÃda</_name>
+        <coordinates>37-53-59N 021-16E</coordinates>
+        <location>
+          <name>AndravÃda Airport</name>
+          <code>LGAD</code>
+          <coordinates>37-55N 021-16-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>ArgostÃlion</_name>
+        <coordinates>38-10-23N 020-28-54E</coordinates>
+        <location>
+          <name>Kefalhnia Airport</name>
+          <code>LGKF</code>
+          <coordinates>38-07N 020-30E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Greece.
+             "Athens" is the traditional English name.
+             The local name in Greek is "AthÃna / ÎÎÎÎÎ".
+          -->
+        <_name>Athens</_name>
+        <coordinates>37-58-59N 023-43-59E</coordinates>
+        <location>
+          <name>Athens Eleftherios Venizelos International Airport</name>
+          <code>LGAV</code>
+          <coordinates>37-55-59N 023-55-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece.
+             The name is also written "ÎÎÎÎÎÎÎ".
+          -->
+        <_name>ChalkÃda</_name>
+        <coordinates>38-27-48N 023-35-57E</coordinates>
+        <location>
+          <name>Tanagra Airport</name>
+          <code>LGTG</code>
+          <coordinates>38-19N 023-31-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece.
+             The name is also written "ÎÎÎÎÎ".
+          -->
+        <_name>ChaniÃ</_name>
+        <coordinates>35-30-43N 024-00-56E</coordinates>
+        <location>
+          <name>Souda Airport</name>
+          <code>LGSA</code>
+          <coordinates>35-28-59N 024-07E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>ChrysoÃpolis</_name>
+        <coordinates>40-59-08N 024-41-38E</coordinates>
+        <location>
+          <name>ChrysoÃpolis Airport</name>
+          <code>LGKV</code>
+          <coordinates>40-58-59N 024-36E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece.
+             The name is also written "ÎÎÎÏ".
+          -->
+        <_name>ChÃos</_name>
+        <coordinates>38-22-04N 026-08-08E</coordinates>
+        <location>
+          <name>ChÃos Airport</name>
+          <code>LGHI</code>
+          <coordinates>38-19-59N 026-07-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>DrÃma</_name>
+        <coordinates>41-09-15N 024-08-21E</coordinates>
+        <location>
+          <name>Chrysoupoli Airport</name>
+          <code>LGKV</code>
+          <coordinates>40-58-59N 024-36E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>ElefsÃs</_name>
+        <coordinates>38-01-59N 023-31-59E</coordinates>
+        <location>
+          <name>ElefsÃs Airport</name>
+          <code>LGEL</code>
+          <coordinates>38-04N 023-33E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>ErmoÃpolis</_name>
+        <coordinates>37-27N 024-55-59E</coordinates>
+        <location>
+          <name>Syros Airport</name>
+          <code>LGSO</code>
+          <coordinates>37-25-15N 024-56-53E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>GrevenÃ</_name>
+        <coordinates>40-04-59N 021-25E</coordinates>
+        <location>
+          <name>Kozani Airport</name>
+          <code>LGKZ</code>
+          <coordinates>40-17-59N 021-46-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>IgoumenÃtsa</_name>
+        <coordinates>39-30-14N 020-15-56E</coordinates>
+        <location>
+          <name>Kerkyra Airport</name>
+          <code>LGKR</code>
+          <coordinates>39-37N 019-55E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>IrÃkleion</_name>
+        <coordinates>35-19-30N 025-07-50E</coordinates>
+        <location>
+          <name>IrÃkleion Airport</name>
+          <code>LGIR</code>
+          <coordinates>35-19-59N 025-10-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece.
+             The name is also written "ÎÎÎÎÎÎÏÎ".
+          -->
+        <_name>KalamÃta</_name>
+        <coordinates>37-02-20N 022-06-51E</coordinates>
+        <location>
+          <name>KalamÃta Airport</name>
+          <code>LGKL</code>
+          <coordinates>37-04N 022-01E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>KarpÃsion</_name>
+        <coordinates>39-55-59N 025-13-59E</coordinates>
+        <location>
+          <name>Limnos Airport</name>
+          <code>LGLM</code>
+          <coordinates>39-55N 025-13-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>KastoriÃ</_name>
+        <coordinates>40-31N 021-16E</coordinates>
+        <location>
+          <name>Kozani Airport</name>
+          <code>LGKZ</code>
+          <coordinates>40-17-59N 021-46-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>KaterÃni</_name>
+        <coordinates>40-16-18N 022-30-09E</coordinates>
+        <location>
+          <name>Thessaloniki Airport</name>
+          <code>LGTS</code>
+          <coordinates>40-31N 022-58E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>KatomÃrion</_name>
+        <coordinates>38-38-59N 020-46-59E</coordinates>
+        <location>
+          <name>Aktion Airport</name>
+          <code>LGPZ</code>
+          <coordinates>38-37N 020-46E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>KavÃla</_name>
+        <coordinates>40-56-22N 024-24-06E</coordinates>
+        <location>
+          <name>Chrysoupoli Airport</name>
+          <code>LGKV</code>
+          <coordinates>40-58-59N 024-36E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>Kos</_name>
+        <coordinates>36-53-35N 027-17-20E</coordinates>
+        <location>
+          <name>Kos Airport</name>
+          <code>LGKO</code>
+          <coordinates>36-46-59N 027-04E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>KozÃni</_name>
+        <coordinates>40-18-03N 021-47-11E</coordinates>
+        <location>
+          <name>KozÃni Airport</name>
+          <code>LGKZ</code>
+          <coordinates>40-17-59N 021-46-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>KÃrpathos</_name>
+        <coordinates>35-30N 027-13-59E</coordinates>
+        <location>
+          <name>KÃrpathos Airport</name>
+          <code>LGKP</code>
+          <coordinates>35-24-51N 027-08-53E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece.
+             The name is also written "ÎÎÏÎÏÏÎ".
+          -->
+        <_name>KÃrkyra</_name>
+        <coordinates>39-37-11N 019-55-10E</coordinates>
+        <location>
+          <name>KÃrkyra Airport</name>
+          <code>LGKR</code>
+          <coordinates>39-37N 019-55E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece.
+             The name is also written "ÎÏÎÎÏÎ".
+          -->
+        <_name>KÃthira</_name>
+        <coordinates>36-08-59N 022-59-32E</coordinates>
+        <location>
+          <name>KÃthira Airport</name>
+          <code>LGKC</code>
+          <coordinates>36-17-21N 023-01-23E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>LamÃa</_name>
+        <coordinates>38-53-59N 022-25-59E</coordinates>
+        <location>
+          <name>Anchialos Airport</name>
+          <code>LGBL</code>
+          <coordinates>39-13N 022-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece.
+             The name is also written "ÎÎÏÎÎÎÎ".
+          -->
+        <_name>LefkÃda</_name>
+        <coordinates>38-49-39N 020-42-06E</coordinates>
+        <location>
+          <name>Aktion Airport</name>
+          <code>LGPZ</code>
+          <coordinates>38-37N 020-46E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>LÃrisa</_name>
+        <coordinates>39-38-13N 022-25-13E</coordinates>
+        <location>
+          <name>LÃrisa Airport</name>
+          <code>LGLR</code>
+          <coordinates>39-37-59N 022-25E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>MesolÃngion</_name>
+        <coordinates>38-22-09N 021-25-45E</coordinates>
+        <location>
+          <name>Araxos Airport</name>
+          <code>LGRX</code>
+          <coordinates>38-08-59N 021-25E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>MonÃlithos</_name>
+        <coordinates>36-23-59N 025-28-59E</coordinates>
+        <location>
+          <name>Santorini Island</name>
+          <code>LGSR</code>
+          <coordinates>36-23-59N 025-28-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>MytilÃni</_name>
+        <coordinates>39-06-35N 026-33-16E</coordinates>
+        <location>
+          <name>MytilÃni Airport</name>
+          <code>LGMT</code>
+          <coordinates>39-04N 026-36E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece.
+             The name is also written "ÎÏÎÎÎÎÏ".
+          -->
+        <_name>MÃkonos</_name>
+        <coordinates>37-27N 025-19-59E</coordinates>
+        <location>
+          <name>Mikonos Island, Mikonos Airport</name>
+          <code>LGMK</code>
+          <coordinates>37-26-08N 025-20-44E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>NÃxos</_name>
+        <coordinates>37-06-20N 025-22-35E</coordinates>
+        <location>
+          <name>Cyclades Islands,NÃxos Airport</name>
+          <code>LGNX</code>
+          <coordinates>37-04-46N 025-22E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>ParadeÃsion</_name>
+        <coordinates>36-23-59N 028-04-59E</coordinates>
+        <location>
+          <name>Rhodes Airport</name>
+          <code>LGRP</code>
+          <coordinates>36-23-59N 028-04-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>PolÃgyros</_name>
+        <coordinates>40-22-27N 023-26-17E</coordinates>
+        <location>
+          <name>Thessaloniki Airport</name>
+          <code>LGTS</code>
+          <coordinates>40-31N 022-58E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>PrÃveza</_name>
+        <coordinates>38-57N 020-45E</coordinates>
+        <location>
+          <name>Aktion Airport</name>
+          <code>LGPZ</code>
+          <coordinates>38-37N 020-46E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>PÃros</_name>
+        <coordinates>37-04-59N 025-08-59E</coordinates>
+        <location>
+          <name>Paros Community Airport</name>
+          <code>LGPA</code>
+          <coordinates>37-00-39N 025-07-32E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>PÃtrai</_name>
+        <coordinates>38-14-39N 021-44-03E</coordinates>
+        <location>
+          <name>Araxos Airport</name>
+          <code>LGRX</code>
+          <coordinates>38-08-59N 021-25E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>PÃrgos</_name>
+        <coordinates>37-40-59N 021-26-59E</coordinates>
+        <location>
+          <name>Andravida Airport</name>
+          <code>LGAD</code>
+          <coordinates>37-55N 021-16-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>RÃthymnon</_name>
+        <coordinates>35-21-52N 024-28-17E</coordinates>
+        <location>
+          <name>Souda Airport</name>
+          <code>LGSA</code>
+          <coordinates>35-28-59N 024-07E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece.
+             The name is also written "ÎÏÎÎÏ".
+          -->
+        <_name>RÃdos</_name>
+        <coordinates>36-26-26N 028-13-21E</coordinates>
+        <location>
+          <name>Rhodes Airport</name>
+          <code>LGRP</code>
+          <coordinates>36-23-59N 028-04-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>SkÃathos</_name>
+        <coordinates>39-10N 023-28-59E</coordinates>
+        <location>
+          <name>Skiathos Island</name>
+          <code>LGSK</code>
+          <coordinates>39-10-59N 023-30E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>SoÃda</_name>
+        <coordinates>35-29-03N 024-04-27E</coordinates>
+        <location>
+          <name>SoÃda Airport</name>
+          <code>LGSA</code>
+          <coordinates>35-28-59N 024-07E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece.
+             "Sparta" is the traditional English name.
+             The local name is "SpÃrti".
+          -->
+        <_name>Sparta</_name>
+        <coordinates>37-04-23N 022-25-46E</coordinates>
+        <location>
+          <name>Kalamata Airport</name>
+          <code>LGKL</code>
+          <coordinates>37-04N 022-01E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>SÃmos</_name>
+        <coordinates>37-45-25N 026-58-36E</coordinates>
+        <location>
+          <name>SÃmos Airport</name>
+          <code>LGSM</code>
+          <coordinates>37-42N 026-55E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>TanÃgra</_name>
+        <coordinates>38-19N 023-31-59E</coordinates>
+        <location>
+          <name>TanÃgra Airport</name>
+          <code>LGTG</code>
+          <coordinates>38-19N 023-31-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>ThessalonÃki</_name>
+        <coordinates>40-38-25N 022-56-38E</coordinates>
+        <location>
+          <name>ThessalonÃki Airport</name>
+          <code>LGTS</code>
+          <coordinates>40-31N 022-58E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>VÃroia</_name>
+        <coordinates>40-31-23N 022-12-12E</coordinates>
+        <location>
+          <name>Kozani Airport</name>
+          <code>LGKZ</code>
+          <coordinates>40-17-59N 021-46-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>VÃlos</_name>
+        <coordinates>39-22N 022-56-44E</coordinates>
+        <location>
+          <name>Anchialos Airport</name>
+          <code>LGBL</code>
+          <coordinates>39-13N 022-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>XÃnthi</_name>
+        <coordinates>41-08-29N 024-53E</coordinates>
+        <location>
+          <name>Chrysoupoli Airport</name>
+          <code>LGKV</code>
+          <coordinates>40-58-59N 024-36E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>ZÃkynthos</_name>
+        <coordinates>37-47-29N 020-53-43E</coordinates>
+        <location>
+          <name>ZÃkynthos Airport</name>
+          <code>LGZA</code>
+          <coordinates>37-45N 020-52-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>Ãno SÃros</_name>
+        <coordinates>37-27N 024-55-59E</coordinates>
+        <location>
+          <name>Ãno SÃros Airport</name>
+          <code>LGSO</code>
+          <coordinates>37-25-15N 024-56-53E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>Ãraxos</_name>
+        <coordinates>38-10N 021-25E</coordinates>
+        <location>
+          <name>Ãraxos Airport</name>
+          <code>LGRX</code>
+          <coordinates>38-08-59N 021-25E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Greece -->
+        <_name>Ãyios AthanÃsios</_name>
+        <coordinates>39-13-59N 022-46E</coordinates>
+        <location>
+          <name>Anchialos Airport</name>
+          <code>LGBL</code>
+          <coordinates>39-13N 022-48E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- GG - The Bailiwick of Guernsey, a British Crown dependency -->
+      <_name>Guernsey</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Guernsey:
+           EGHK EGXX 
+        -->
+      <iso-code>GG</iso-code>
+      <fips-code>GK</fips-code>
+      <tz-hint>Europe/Guernsey</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Guernsey -->
+        <_name>Hautnez</_name>
+        <coordinates>49-25-59N 002-36W</coordinates>
+        <location>
+          <name>Guernsey Airport</name>
+          <code>EGJB</code>
+          <zone>:centralsouthern</zone>
+          <coordinates>49-25-59N 002-36W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Guernsey -->
+        <_name>Saint Peter Port</_name>
+        <coordinates>49-27-21N 002-32-26W</coordinates>
+        <location>
+          <name>Guernsey Airport</name>
+          <code>EGJB</code>
+          <zone>:centralsouthern</zone>
+          <coordinates>49-25-59N 002-36W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- HU - Hungary -->
+      <_name>Hungary</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Hungary:
+           LHPR LHSM 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           BÃkÃscsaba, DunaÃjvÃros, Eger, GyÅr, Miskolc, Nagykanizsa,
+           NyÃregyhÃza, Szombathely, SzÃkesfehÃrvÃr, TatabÃnya,
+           Zalaegerszeg
+        -->
+      <iso-code>HU</iso-code>
+      <fips-code>HU</fips-code>
+      <tz-hint>Europe/Budapest</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Hungary -->
+        <_name>Budapest</_name>
+        <coordinates>47-30N 019-04-59E</coordinates>
+        <location>
+          <name>Budapest-Ferihegy Airport</name>
+          <code>LHBP</code>
+          <coordinates>47-25-59N 019-16E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Hungary -->
+        <_name>Debrecen</_name>
+        <coordinates>47-31-59N 021-37-59E</coordinates>
+        <location>
+          <name>Debrecen</name>
+          <code>LHDC</code>
+          <coordinates>47-28-59N 021-36E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Hungary -->
+        <_name>HÃdmezÅvÃsÃrhely</_name>
+        <coordinates>46-25N 020-19-59E</coordinates>
+        <location>
+          <name>Szeged</name>
+          <code>LHUD</code>
+          <coordinates>46-15N 020-06E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Hungary -->
+        <_name>KaposvÃr</_name>
+        <coordinates>46-22N 017-48E</coordinates>
+        <location>
+          <name>Pecs, Pecs-Pogany Airport</name>
+          <code>LHPP</code>
+          <coordinates>46-06N 018-13-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Hungary -->
+        <_name>KecskemÃt</_name>
+        <coordinates>46-53-59N 019-46-59E</coordinates>
+        <location>
+          <name>KecskemÃt</name>
+          <code>LHKE</code>
+          <coordinates>46-55N 019-45E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Hungary -->
+        <_name>PÃpa</_name>
+        <coordinates>47-19-59N 017-28E</coordinates>
+        <location>
+          <name>PÃpa</name>
+          <code>LHPA</code>
+          <coordinates>47-12N 017-30E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Hungary -->
+        <_name>PÃcs</_name>
+        <coordinates>46-04-59N 018-13-59E</coordinates>
+        <location>
+          <name>PÃcs-Pogany Airport</name>
+          <code>LHPP</code>
+          <coordinates>46-06N 018-13-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Hungary -->
+        <_name>SalgÃtarjÃn</_name>
+        <coordinates>48-07N 019-49E</coordinates>
+        <location>
+          <name>Lucenec</name>
+          <code>LZLU</code>
+          <coordinates>48-19-59N 019-43-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Hungary -->
+        <_name>Sopron</_name>
+        <coordinates>47-40-59N 016-36E</coordinates>
+        <location>
+          <name>Niederosterreich / Wiener Neustadt-Ost Airport</name>
+          <code>LOAN</code>
+          <coordinates>47-50-35N 016-15-29E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Hungary -->
+        <_name>Szeged</_name>
+        <coordinates>46-15N 020-10E</coordinates>
+        <location>
+          <name>Szeged</name>
+          <code>LHUD</code>
+          <coordinates>46-15N 020-06E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Hungary -->
+        <_name>SzekszÃrd</_name>
+        <coordinates>46-21N 018-43E</coordinates>
+        <location>
+          <name>Pecs, Pecs-Pogany Airport</name>
+          <code>LHPP</code>
+          <coordinates>46-06N 018-13-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Hungary -->
+        <_name>Szolnok</_name>
+        <coordinates>47-10-59N 020-11-59E</coordinates>
+        <location>
+          <name>Szolnok</name>
+          <code>LHSN</code>
+          <coordinates>47-07N 020-13-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Hungary -->
+        <_name>VeszprÃm</_name>
+        <coordinates>47-06N 017-55E</coordinates>
+        <location>
+          <name>Papa</name>
+          <code>LHPA</code>
+          <coordinates>47-12N 017-30E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- IS - Iceland -->
+      <_name>Iceland</_name>
+      <iso-code>IS</iso-code>
+      <fips-code>IC</fips-code>
+      <tz-hint>Atlantic/Reykjavik</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Iceland -->
+        <_name>Akureyri</_name>
+        <coordinates>65-40N 018-06W</coordinates>
+        <location>
+          <name>Akureyri</name>
+          <code>BIAR</code>
+          <coordinates>65-40-59N 018-04-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iceland -->
+        <_name>EiÃar</_name>
+        <coordinates>65-22N 014-20-59W</coordinates>
+        <location>
+          <name>Egilsstadir</name>
+          <code>BIEG</code>
+          <coordinates>65-16-59N 014-24W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Iceland -->
+        <_name>ReykjavÃk</_name>
+        <coordinates>64-09N 021-56-59W</coordinates>
+        <location>
+          <name>ReykjavÃk</name>
+          <code>BIRK</code>
+          <coordinates>64-07-59N 021-53-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iceland -->
+        <_name>Ytri-NjarÃvÃk</_name>
+        <coordinates>63-58-59N 022-33W</coordinates>
+        <location>
+          <name>Keflavikurflugvollur</name>
+          <code>BIKF</code>
+          <coordinates>63-58N 022-36W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- IE - Ireland -->
+      <_name>Ireland</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Carlow, Cavan, Clonmel, Dundalk, Galway, Kilkenny, Longford,
+           Mullingar, Port Laoise, Roscommon, Tralee, Tullamore,
+           Waterford, Wexford, Wicklow
+        -->
+      <iso-code>IE</iso-code>
+      <fips-code>EI</fips-code>
+      <tz-hint>Europe/Dublin</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Ireland.
+             The local name in Irish is "Cora Droma RÃisc".
+          -->
+        <_name>Carrick on Shannon</_name>
+        <coordinates>53-56-48N 008-05-23W</coordinates>
+        <location>
+          <name>Connaught</name>
+          <code>EIKN</code>
+          <coordinates>53-54-37N 008-49-04W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ireland.
+             The local name in Irish is "CaisleÃn an Bharraigh".
+          -->
+        <_name>Castlebar</_name>
+        <coordinates>53-51N 009-18W</coordinates>
+        <location>
+          <name>Connaught</name>
+          <code>EIKN</code>
+          <coordinates>53-54-37N 008-49-04W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ireland.
+             The local name in Irish is "Corcaigh".
+          -->
+        <_name>Cork</_name>
+        <coordinates>51-53-54N 008-29-44W</coordinates>
+        <location>
+          <name>Cork Airport</name>
+          <code>EICK</code>
+          <coordinates>51-51N 008-28-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Ireland.
+             The local name in Irish is "Baile Ãtha Cliath".
+          -->
+        <_name>Dublin</_name>
+        <coordinates>53-19-59N 006-14-56W</coordinates>
+        <location>
+          <name>Dublin Airport</name>
+          <code>EIDW</code>
+          <coordinates>53-25-59N 006-15W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ireland.
+             The local name in Irish is "DÃn Laoghaire".
+          -->
+        <_name>Dunleary</_name>
+        <coordinates>53-17-32N 006-07-42W</coordinates>
+        <location>
+          <name>Dublin Airport</name>
+          <code>EIDW</code>
+          <coordinates>53-25-59N 006-15W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ireland.
+             The local name in Irish is "Inis".
+          -->
+        <_name>Ennis</_name>
+        <coordinates>52-50-36N 008-59-11W</coordinates>
+        <location>
+          <name>Shannon Airport</name>
+          <code>EINN</code>
+          <coordinates>52-42N 008-55W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ireland -->
+        <_name>Glentavraun</_name>
+        <coordinates>53-52-59N 008-48W</coordinates>
+        <location>
+          <name>Connaught</name>
+          <code>EIKN</code>
+          <coordinates>53-54-37N 008-49-04W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ireland.
+             The local name in Irish is "Luimneach".
+          -->
+        <_name>Limerick</_name>
+        <coordinates>52-39-52N 008-37-23W</coordinates>
+        <location>
+          <name>Shannon Airport</name>
+          <code>EINN</code>
+          <coordinates>52-42N 008-55W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ireland.
+             The local name in Irish is "An NÃs".
+          -->
+        <_name>Naas</_name>
+        <coordinates>53-12-56N 006-40W</coordinates>
+        <location>
+          <name>Dublin Airport</name>
+          <code>EIDW</code>
+          <coordinates>53-25-59N 006-15W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ireland.
+             The local name in Irish is "Sionainn".
+          -->
+        <_name>Shannon</_name>
+        <coordinates>52-42-14N 008-51-51W</coordinates>
+        <location>
+          <name>Shannon Airport</name>
+          <code>EINN</code>
+          <coordinates>52-42N 008-55W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ireland.
+             The local name in Irish is "Sligeach".
+          -->
+        <_name>Sligo</_name>
+        <coordinates>54-16N 008-28-59W</coordinates>
+        <location>
+          <name>Connaught</name>
+          <code>EIKN</code>
+          <coordinates>53-54-37N 008-49-04W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ireland.
+             The local name in Irish is "Baile Ãtha Troim".
+          -->
+        <_name>Trim</_name>
+        <coordinates>53-33-17N 006-47-30W</coordinates>
+        <location>
+          <name>Dublin Airport</name>
+          <code>EIDW</code>
+          <coordinates>53-25-59N 006-15W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- IM - Isle of Man, a British Crown dependency -->
+      <_name>Isle of Man</_name>
+      <iso-code>IM</iso-code>
+      <fips-code>IM</fips-code>
+      <tz-hint>Europe/Isle_of_Man</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Isle of Man -->
+        <_name>Douglas</_name>
+        <coordinates>54-08-59N 004-28-59W</coordinates>
+        <location>
+          <name>Isle of Man, Ronaldsway Airport</name>
+          <code>EGNS</code>
+          <zone>:northwest</zone>
+          <coordinates>54-04-59N 004-37-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Isle of Man -->
+        <_name>Ronaldsway</_name>
+        <coordinates>54-04-59N 004-37W</coordinates>
+        <location>
+          <name>Isle of Man,Ronaldsway Airport</name>
+          <code>EGNS</code>
+          <zone>:northwest</zone>
+          <coordinates>54-04-59N 004-37-59W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- IT - Italy -->
+      <_name>Italy</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Campobasso, Potenza
+        -->
+      <iso-code>IT</iso-code>
+      <fips-code>IT</fips-code>
+      <tz-hint>Europe/Rome</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Albenga</_name>
+        <coordinates>44-02-59N 008-13E</coordinates>
+        <location>
+          <name>Albenga</name>
+          <code>LIMG</code>
+          <coordinates>44-02-59N 008-07E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Alghero</_name>
+        <coordinates>40-33-32N 008-19-05E</coordinates>
+        <location>
+          <name>Alghero</name>
+          <code>LIEA</code>
+          <coordinates>40-37-59N 008-16-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Ancona</_name>
+        <coordinates>43-37-59N 013-30E</coordinates>
+        <location>
+          <name>Falconara</name>
+          <code>LIPY</code>
+          <coordinates>43-37N 013-22E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Aosta</_name>
+        <coordinates>45-43-59N 007-19-59E</coordinates>
+        <location>
+          <name>Pian Rosa</name>
+          <code>LIMH</code>
+          <coordinates>45-55-59N 007-42E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Aviano</_name>
+        <coordinates>46-04-14N 012-35-40E</coordinates>
+        <location>
+          <_name>Aviano</_name>
+          <code>LIPA</code>
+          <coordinates>46-01-59N 012-35-59E</coordinates>
+        </location>
+        <location>
+          <_name>Aviano US Air Force Base</_name>
+          <code>LIYW</code>
+          <coordinates>46-01-59N 012-37E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Bari</_name>
+        <coordinates>41-07-59N 016-51E</coordinates>
+        <location>
+          <name>Palese Macchie Airport</name>
+          <code>LIBD</code>
+          <coordinates>41-07-59N 016-46-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Bergamo</_name>
+        <coordinates>45-40-59N 009-43E</coordinates>
+        <location>
+          <name>Orio Al Serio Airport</name>
+          <code>LIME</code>
+          <coordinates>45-40N 009-41-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Bologna</_name>
+        <coordinates>44-28-59N 011-19-59E</coordinates>
+        <location>
+          <name>Borgo Panigale Airport</name>
+          <code>LIPE</code>
+          <coordinates>44-31-59N 011-18E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Bolzano</_name>
+        <coordinates>46-31N 011-22E</coordinates>
+        <location>
+          <name>Bolzano</name>
+          <code>LIPB</code>
+          <coordinates>46-28N 011-19-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Brescia</_name>
+        <coordinates>45-32-59N 010-15E</coordinates>
+        <location>
+          <_name>Ghedi Airport</_name>
+          <code>LIPL</code>
+          <coordinates>45-25N 010-16-59E</coordinates>
+        </location>
+        <location>
+          <_name>Montichiara Airport</_name>
+          <code>LIPO</code>
+          <coordinates>45-24-02N 010-18-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Breuil-Cervinia</_name>
+        <coordinates>45-55-59N 007-37-59E</coordinates>
+        <location>
+          <name>Pian Rosa</name>
+          <code>LIMH</code>
+          <coordinates>45-55-59N 007-42E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Brindisi</_name>
+        <coordinates>40-37-59N 017-55-59E</coordinates>
+        <location>
+          <name>Brindisi</name>
+          <code>LIBR</code>
+          <coordinates>40-38-59N 017-56-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Cagliari</_name>
+        <coordinates>39-13N 009-07E</coordinates>
+        <location>
+          <name>Elmas Airport</name>
+          <code>LIEE</code>
+          <coordinates>39-15N 009-04E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Capri</_name>
+        <coordinates>40-32-59N 014-13-59E</coordinates>
+        <location>
+          <name>Capri</name>
+          <code>LIQC</code>
+          <coordinates>40-32-59N 014-11-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Case Arfel</_name>
+        <coordinates>44-15N 007-46-59E</coordinates>
+        <location>
+          <name>Monte Malanotte</name>
+          <code>LIMY</code>
+          <coordinates>44-15N 007-47-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Catania</_name>
+        <coordinates>37-30N 015-05-59E</coordinates>
+        <location>
+          <_name>Fontanarossa Airport</_name>
+          <code>LICC</code>
+          <coordinates>37-28N 015-03E</coordinates>
+        </location>
+        <location>
+          <_name>Sigonella Airport</_name>
+          <code>LICZ</code>
+          <coordinates>37-23-59N 014-55E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Catanzaro</_name>
+        <coordinates>38-53-59N 016-34-59E</coordinates>
+        <location>
+          <name>Lamezia Terme</name>
+          <code>LICA</code>
+          <coordinates>38-53-59N 016-15E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Cervia</_name>
+        <coordinates>44-15-42N 012-21-32E</coordinates>
+        <location>
+          <name>Cervia</name>
+          <code>LIPC</code>
+          <coordinates>44-13N 012-18E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Crotone</_name>
+        <coordinates>39-04-59N 017-07-59E</coordinates>
+        <location>
+          <name>Crotone</name>
+          <code>LIBC</code>
+          <coordinates>39-00N 017-04E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Cuneo</_name>
+        <coordinates>44-22-59N 007-31-59E</coordinates>
+        <location>
+          <name>Levaldigi Airport</name>
+          <code>LIMZ</code>
+          <coordinates>44-32-47N 007-37-19E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Decimomannu</_name>
+        <coordinates>39-18-45N 008-58-09E</coordinates>
+        <location>
+          <name>Decimomannu</name>
+          <code>LIED</code>
+          <coordinates>39-21N 008-58E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Dobbiaco</_name>
+        <coordinates>46-44-32N 012-13-53E</coordinates>
+        <location>
+          <name>Dobbiaco</name>
+          <code>LIVD</code>
+          <coordinates>46-43-59N 012-13E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Ferrara</_name>
+        <coordinates>44-49-59N 011-34-59E</coordinates>
+        <location>
+          <name>Ferrara</name>
+          <code>LIPF</code>
+          <coordinates>44-49-59N 011-37E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy.
+             "Florence" is the traditional English name.
+             The local name in Italian is "Firenze".
+          -->
+        <_name>Florence</_name>
+        <coordinates>43-46N 011-15E</coordinates>
+        <location>
+          <name>Peretola Airport</name>
+          <code>LIRQ</code>
+          <coordinates>43-47-59N 011-11-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>ForlÃ</_name>
+        <coordinates>44-13-24N 012-03-10E</coordinates>
+        <location>
+          <name>ForlÃ</name>
+          <code>LIPK</code>
+          <coordinates>44-12N 012-04E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Frosinone</_name>
+        <coordinates>41-37-59N 013-19E</coordinates>
+        <location>
+          <name>Frosinone</name>
+          <code>LIRH</code>
+          <coordinates>41-37-59N 013-18E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy.
+             "Genoa" is the traditional English name.
+             The local name in Italian is "Genova".
+          -->
+        <_name>Genoa</_name>
+        <coordinates>44-25N 008-56-59E</coordinates>
+        <location>
+          <name>Sestri Airport</name>
+          <code>LIMJ</code>
+          <coordinates>44-25N 008-50-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Ginosa Marina</_name>
+        <coordinates>40-25-59N 016-52-59E</coordinates>
+        <location>
+          <name>Ginosa Marina</name>
+          <code>LIBH</code>
+          <coordinates>40-25-59N 016-52-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Gioia del Colle</_name>
+        <coordinates>40-47-59N 016-55E</coordinates>
+        <location>
+          <name>Gioia del Colle</name>
+          <code>LIBV</code>
+          <coordinates>40-46N 016-55-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Grazzanise</_name>
+        <coordinates>41-04-59N 014-05-59E</coordinates>
+        <location>
+          <name>Grazzanise</name>
+          <code>LIRM</code>
+          <coordinates>41-02-59N 014-04E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Grosseto</_name>
+        <coordinates>42-46N 011-07-59E</coordinates>
+        <location>
+          <name>Grosseto</name>
+          <code>LIRS</code>
+          <coordinates>42-45N 011-04E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Grottaglie</_name>
+        <coordinates>40-31-59N 017-25-59E</coordinates>
+        <location>
+          <name>Grottaglie</name>
+          <code>LIBG</code>
+          <coordinates>40-31N 017-23-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Guidonia</_name>
+        <coordinates>42-01N 012-45E</coordinates>
+        <location>
+          <name>Guidonia</name>
+          <code>LIRG</code>
+          <coordinates>42-00N 012-43-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>L'Aquila</_name>
+        <coordinates>42-22N 013-22E</coordinates>
+        <location>
+          <name>Rieti</name>
+          <code>LIQN</code>
+          <coordinates>42-25N 012-50-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Laigueglia</_name>
+        <coordinates>43-58N 008-09E</coordinates>
+        <location>
+          <name>Capo Mele</name>
+          <code>LIMU</code>
+          <coordinates>43-57N 008-10E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Lampedusa</_name>
+        <coordinates>35-30N 012-35-59E</coordinates>
+        <location>
+          <name>Lampedusa</name>
+          <code>LICD</code>
+          <coordinates>35-30N 012-35-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Latina</_name>
+        <coordinates>41-28N 012-52E</coordinates>
+        <location>
+          <name>Latina</name>
+          <code>LIRL</code>
+          <coordinates>41-32-59N 012-54E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Lecce</_name>
+        <coordinates>40-22-59N 018-10-59E</coordinates>
+        <location>
+          <name>Lecce</name>
+          <code>LIBN</code>
+          <coordinates>40-13-59N 018-08-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Messina</_name>
+        <coordinates>38-10-59N 015-34E</coordinates>
+        <location>
+          <name>Messina</name>
+          <code>LICF</code>
+          <coordinates>38-12N 015-33E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy.
+             "Milan" is the traditional English name.
+             The local name in Italian is "Milano".
+          -->
+        <_name>Milan</_name>
+        <coordinates>45-28N 009-11-59E</coordinates>
+        <location>
+          <_name>Linate Airport</_name>
+          <code>LIML</code>
+          <coordinates>45-25-59N 009-16-59E</coordinates>
+        </location>
+        <location>
+          <_name>Malpensa Airport</_name>
+          <code>LIMC</code>
+          <coordinates>45-37N 008-43-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Molino di Ancona</_name>
+        <coordinates>43-37N 013-22E</coordinates>
+        <location>
+          <name>Falconara</name>
+          <code>LIPY</code>
+          <coordinates>43-37N 013-22E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy.
+             "Naples" is the traditional English name.
+             The local name in Italian is "Napoli".
+          -->
+        <_name>Naples</_name>
+        <coordinates>40-49-59N 014-15E</coordinates>
+        <location>
+          <name>Capodichino Airport</name>
+          <code>LIRN</code>
+          <coordinates>40-51N 014-18E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Novara</_name>
+        <coordinates>45-28N 008-37-59E</coordinates>
+        <location>
+          <name>Cameri Airport</name>
+          <code>LIMN</code>
+          <coordinates>45-31N 008-40E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Olbia</_name>
+        <coordinates>40-55N 009-31E</coordinates>
+        <location>
+          <name>Costa Smeralda Airport</name>
+          <code>LIEO</code>
+          <coordinates>40-53-59N 009-31E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Palazzo</_name>
+        <coordinates>42-43N 010-22-59E</coordinates>
+        <location>
+          <name>M. Calamita</name>
+          <code>LIRX</code>
+          <coordinates>42-43-59N 010-24E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Palermo</_name>
+        <coordinates>38-07N 013-22E</coordinates>
+        <location>
+          <_name>Palermo Boccadifalco</_name>
+          <code>LICP</code>
+          <coordinates>38-06N 013-18E</coordinates>
+        </location>
+        <location>
+          <_name>Punta Raisi Airport</_name>
+          <code>LICJ</code>
+          <coordinates>38-10-59N 013-05-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Paneveggio</_name>
+        <coordinates>46-17-59N 011-43-59E</coordinates>
+        <location>
+          <name>Passo Rolle</name>
+          <code>LIVR</code>
+          <coordinates>46-17-59N 011-46-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Pantelleria</_name>
+        <coordinates>36-49-59N 011-56-59E</coordinates>
+        <location>
+          <name>Pantelleria</name>
+          <code>LICG</code>
+          <coordinates>36-49N 011-58E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Parma</_name>
+        <coordinates>44-47-59N 010-19-59E</coordinates>
+        <location>
+          <name>Parma</name>
+          <code>LIMP</code>
+          <coordinates>44-49-17N 010-17-40E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Perugia</_name>
+        <coordinates>43-07-59N 012-22E</coordinates>
+        <location>
+          <name>Perugia</name>
+          <code>LIRZ</code>
+          <coordinates>43-04-59N 012-30E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Pescara</_name>
+        <coordinates>42-28N 014-13E</coordinates>
+        <location>
+          <name>Pescara</name>
+          <code>LIBP</code>
+          <coordinates>42-25-59N 014-11-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Piacenza</_name>
+        <coordinates>45-01N 009-40E</coordinates>
+        <location>
+          <name>Piacenza</name>
+          <code>LIMS</code>
+          <coordinates>44-55N 009-43-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Pisa</_name>
+        <coordinates>43-43N 010-22-59E</coordinates>
+        <location>
+          <name>S. Giusto Airport</name>
+          <code>LIRP</code>
+          <coordinates>43-40-59N 010-22-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Pontecagnano</_name>
+        <coordinates>40-37-59N 014-52-59E</coordinates>
+        <location>
+          <name>Pontecagnano Air Force Base</name>
+          <code>LIRI</code>
+          <coordinates>40-37N 014-55E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Pratica di Mare</_name>
+        <coordinates>41-40N 012-28-59E</coordinates>
+        <location>
+          <name>Pratica di Mare</name>
+          <code>LIRE</code>
+          <coordinates>41-38-59N 012-26-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Punta Marina</_name>
+        <coordinates>44-26-34N 012-17-57E</coordinates>
+        <location>
+          <name>Punta Marina</name>
+          <code>LIVM</code>
+          <coordinates>44-27N 012-18E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Reggio di Calabria</_name>
+        <coordinates>38-06N 015-39E</coordinates>
+        <location>
+          <name>Reggio di Calabria</name>
+          <code>LICR</code>
+          <coordinates>38-04N 015-39E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Resia</_name>
+        <coordinates>46-49-59N 010-31E</coordinates>
+        <location>
+          <name>Resia Pass</name>
+          <code>LIVE</code>
+          <coordinates>46-49-59N 010-30E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Rieti</_name>
+        <coordinates>42-23-59N 012-50-59E</coordinates>
+        <location>
+          <name>Rieti</name>
+          <code>LIQN</code>
+          <coordinates>42-25N 012-50-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Rimini</_name>
+        <coordinates>44-03-47N 012-34-50E</coordinates>
+        <location>
+          <name>Rimini</name>
+          <code>LIPR</code>
+          <coordinates>44-01-59N 012-37E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Italy.
+             "Rome" is the traditional English name.
+             The local name in Italian is "Roma".
+          -->
+        <_name>Rome</_name>
+        <coordinates>41-53-59N 012-28-59E</coordinates>
+        <location>
+          <_name>Urbe Airport</_name>
+          <code>LIRU</code>
+          <coordinates>41-57N 012-30E</coordinates>
+        </location>
+        <location>
+          <_name>Ciampino Airport</_name>
+          <code>LIRA</code>
+          <coordinates>41-46-59N 012-34-59E</coordinates>
+        </location>
+        <location>
+          <_name>Roma Fiumicino</_name>
+          <code>LIRF</code>
+          <coordinates>41-47-59N 012-13-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Ronchi dei Legionari</_name>
+        <coordinates>45-49-24N 013-30-34E</coordinates>
+        <location>
+          <name>Ronchi dei Legionari</name>
+          <code>LIPQ</code>
+          <coordinates>45-49N 013-28-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Salignano</_name>
+        <coordinates>39-49-59N 018-21E</coordinates>
+        <location>
+          <name>S. Maria di Leuca</name>
+          <code>LIBY</code>
+          <coordinates>39-49N 018-21E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Sant'Eufemia Lamezia</_name>
+        <coordinates>38-55N 016-15E</coordinates>
+        <location>
+          <name>Lamezia Terme</name>
+          <code>LICA</code>
+          <coordinates>38-53-59N 016-15E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Sarzana</_name>
+        <coordinates>44-07N 009-58E</coordinates>
+        <location>
+          <name>Luni Airport</name>
+          <code>LIQW</code>
+          <coordinates>44-04-59N 009-58-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Serralta</_name>
+        <coordinates>44-10N 010-43E</coordinates>
+        <location>
+          <name>Monte Cimone</name>
+          <code>LIVC</code>
+          <coordinates>44-12N 010-41-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Sporminore</_name>
+        <coordinates>46-10N 011-01-59E</coordinates>
+        <location>
+          <name>Paganella</name>
+          <code>LIVP</code>
+          <coordinates>46-08-59N 011-01-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Tamaricciola</_name>
+        <coordinates>41-25N 015-43-59E</coordinates>
+        <location>
+          <name>Amendola</name>
+          <code>LIBA</code>
+          <coordinates>41-31-59N 015-43E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Tarvisio</_name>
+        <coordinates>46-30-38N 013-35-39E</coordinates>
+        <location>
+          <name>Tarvisio</name>
+          <code>LIVO</code>
+          <coordinates>46-30N 013-34-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Trapani</_name>
+        <coordinates>38-01N 012-28-59E</coordinates>
+        <location>
+          <name>Birgi Airport</name>
+          <code>LICT</code>
+          <coordinates>37-55N 012-30E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Trento</_name>
+        <coordinates>46-04N 011-07-59E</coordinates>
+        <location>
+          <name>Paganella</name>
+          <code>LIVP</code>
+          <coordinates>46-08-59N 011-01-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Trevico</_name>
+        <coordinates>41-02-59N 015-13E</coordinates>
+        <location>
+          <name>Trevico</name>
+          <code>LIRT</code>
+          <coordinates>41-02-59N 015-13-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Treviso</_name>
+        <coordinates>45-40N 012-14-41E</coordinates>
+        <location>
+          <_name>S. Angelo Airport</_name>
+          <code>LIPH</code>
+          <coordinates>45-38-59N 012-10-59E</coordinates>
+        </location>
+        <location>
+          <_name>Istrana Airport</_name>
+          <code>LIPS</code>
+          <coordinates>45-40-59N 012-05-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Trieste</_name>
+        <coordinates>45-38-54N 013-46-47E</coordinates>
+        <location>
+          <name>Trieste</name>
+          <code>LIVT</code>
+          <coordinates>45-38-59N 013-45E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy.
+             "Turin" is the traditional English name.
+             The local name is "Torino".
+          -->
+        <_name>Turin</_name>
+        <coordinates>45-02-59N 007-40E</coordinates>
+        <location>
+          <_name>Bric Della Croce Airport</_name>
+          <code>LIMK</code>
+          <coordinates>45-01-59N 007-43-59E</coordinates>
+        </location>
+        <location>
+          <_name>Caselle Airport</_name>
+          <code>LIMF</code>
+          <coordinates>45-13N 007-39E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Udine</_name>
+        <coordinates>46-03-42N 013-14-31E</coordinates>
+        <location>
+          <name>Rivolto Airport</name>
+          <code>LIPI</code>
+          <coordinates>45-58-59N 013-01-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Valdantena Casalina</_name>
+        <coordinates>44-25N 009-55-59E</coordinates>
+        <location>
+          <name>Passo Della Cisa</name>
+          <code>LIMT</code>
+          <coordinates>44-25-59N 009-55-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy.
+             "Venice" is the traditional English name.
+             The local name in Italian is "Venezia".
+          -->
+        <_name>Venice</_name>
+        <coordinates>45-26-18N 012-19-36E</coordinates>
+        <location>
+          <name>Tessera Airport</name>
+          <code>LIPZ</code>
+          <coordinates>45-30N 012-19-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Verona</_name>
+        <coordinates>45-27N 011-00E</coordinates>
+        <location>
+          <name>Villafranca Airport</name>
+          <code>LIPX</code>
+          <coordinates>45-22-59N 010-52E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Viterbo</_name>
+        <coordinates>42-25N 012-05-59E</coordinates>
+        <location>
+          <name>Viterbo</name>
+          <code>LIRV</code>
+          <coordinates>42-25-59N 012-03E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Italy -->
+        <_name>Ãrbatax</_name>
+        <coordinates>39-56-03N 009-42-20E</coordinates>
+        <location>
+          <name>Capo Bellavista</name>
+          <code>LIEB</code>
+          <coordinates>39-55-59N 009-43E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- JE - The Bailiwick of Jersey, a British Crown dependency -->
+      <_name>Jersey</_name>
+      <iso-code>JE</iso-code>
+      <fips-code>JE</fips-code>
+      <tz-hint>Europe/Jersey</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Jersey -->
+        <_name>La Hougue</_name>
+        <coordinates>49-13N 002-13W</coordinates>
+        <location>
+          <name>Jersey Airport</name>
+          <code>EGJJ</code>
+          <zone>:centralsouthern</zone>
+          <coordinates>49-13N 002-12W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Jersey -->
+        <_name>Saint Helier</_name>
+        <coordinates>49-10-59N 002-06W</coordinates>
+        <location>
+          <name>Jersey Airport</name>
+          <code>EGJJ</code>
+          <zone>:centralsouthern</zone>
+          <coordinates>49-13N 002-12W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- LV - Latvia -->
+      <_name>Latvia</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Latvia:
+           EVVA 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Ventspils
+        -->
+      <iso-code>LV</iso-code>
+      <fips-code>LG</fips-code>
+      <tz-hint>Europe/Riga</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Latvia -->
+        <_name>LiepÄja</_name>
+        <coordinates>56-31N 021-01E</coordinates>
+        <location>
+          <name>LiepÄja International Airport</name>
+          <code>EVLA</code>
+          <coordinates>56-31N 021-04-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Latvia -->
+        <_name>RÄga</_name>
+        <coordinates>56-57N 024-06E</coordinates>
+        <location>
+          <name>RÄga International Airport</name>
+          <code>EVRA</code>
+          <coordinates>56-55N 023-58E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- LI - Liechtenstien -->
+      <_name>Liechtenstein</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Liechtenstein:
+           LOXN 
+        -->
+      <iso-code>LI</iso-code>
+      <fips-code>LS</fips-code>
+      <tz-hint>Europe/Vaduz</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Liechtenstein -->
+        <_name>Balzers</_name>
+        <coordinates>47-04N 009-30E</coordinates>
+        <location>
+          <name>Hohenems-Dornbirn</name>
+          <code>LOIH</code>
+          <coordinates>47-23-04N 009-42-01E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Liechtenstein -->
+        <_name>Eschen</_name>
+        <coordinates>47-13N 009-31E</coordinates>
+        <location>
+          <name>Hohenems-Dornbirn</name>
+          <code>LOIH</code>
+          <coordinates>47-23-04N 009-42-01E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Liechtenstein -->
+        <_name>Gamprin</_name>
+        <coordinates>47-13N 009-30E</coordinates>
+        <location>
+          <name>Hohenems-Dornbirn</name>
+          <code>LOIH</code>
+          <coordinates>47-23-04N 009-42-01E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Liechtenstein -->
+        <_name>Mauren</_name>
+        <coordinates>47-13N 009-31-59E</coordinates>
+        <location>
+          <name>Hohenems-Dornbirn</name>
+          <code>LOIH</code>
+          <coordinates>47-23-04N 009-42-01E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Liechtenstein -->
+        <_name>Planken</_name>
+        <coordinates>47-10-59N 009-31-59E</coordinates>
+        <location>
+          <name>Hohenems-Dornbirn</name>
+          <code>LOIH</code>
+          <coordinates>47-23-04N 009-42-01E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Liechtenstein -->
+        <_name>Ruggell</_name>
+        <coordinates>47-13-59N 009-31E</coordinates>
+        <location>
+          <name>Hohenems-Dornbirn</name>
+          <code>LOIH</code>
+          <coordinates>47-23-04N 009-42-01E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Liechtenstein -->
+        <_name>Schaan</_name>
+        <coordinates>47-10N 009-30E</coordinates>
+        <location>
+          <name>Hohenems-Dornbirn</name>
+          <code>LOIH</code>
+          <coordinates>47-23-04N 009-42-01E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Liechtenstein -->
+        <_name>Schellenberg</_name>
+        <coordinates>47-13-59N 009-31-59E</coordinates>
+        <location>
+          <name>Hohenems-Dornbirn</name>
+          <code>LOIH</code>
+          <coordinates>47-23-04N 009-42-01E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Liechtenstein -->
+        <_name>Triesen</_name>
+        <coordinates>47-06N 009-31-59E</coordinates>
+        <location>
+          <name>Hohenems-Dornbirn</name>
+          <code>LOIH</code>
+          <coordinates>47-23-04N 009-42-01E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Liechtenstein -->
+        <_name>Triesenberg</_name>
+        <coordinates>47-07N 009-31-59E</coordinates>
+        <location>
+          <name>Hohenems-Dornbirn</name>
+          <code>LOIH</code>
+          <coordinates>47-23-04N 009-42-01E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Liechtenstein -->
+        <_name>Vaduz</_name>
+        <coordinates>47-07-59N 009-31E</coordinates>
+        <location>
+          <name>Hohenems-Dornbirn</name>
+          <code>LOIH</code>
+          <coordinates>47-23-04N 009-42-01E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- LT - Lithuania -->
+      <_name>Lithuania</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Alytus, MarijampolÄ, PanevÄÅys, TauragÄ, TelÅiai, Utena
+        -->
+      <iso-code>LT</iso-code>
+      <fips-code>LH</fips-code>
+      <tz-hint>Europe/Vilnius</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Lithuania -->
+        <_name>Kaunas</_name>
+        <coordinates>54-53-59N 023-53-59E</coordinates>
+        <location>
+          <name>Kaunas</name>
+          <code>EYKA</code>
+          <coordinates>54-53-59N 023-55-12E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Lithuania -->
+        <_name>KlaipÄda</_name>
+        <coordinates>55-43-01N 021-07-02E</coordinates>
+        <location>
+          <name>Palanga International Airport</name>
+          <code>EYPA</code>
+          <coordinates>55-55-12N 021-03E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Lithuania -->
+        <_name>Palanga</_name>
+        <coordinates>55-55-02N 021-04-06E</coordinates>
+        <location>
+          <name>Palanga International Airport</name>
+          <code>EYPA</code>
+          <coordinates>55-55-12N 021-03E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Lithuania -->
+        <_name>Vilnius</_name>
+        <coordinates>54-40-59N 025-19E</coordinates>
+        <location>
+          <name>Vilnius</name>
+          <code>EYVI</code>
+          <coordinates>54-37-59N 025-06E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Lithuania -->
+        <_name>Åiauliai</_name>
+        <coordinates>55-55-59N 023-19E</coordinates>
+        <location>
+          <name>Siauliai International / Military Base</name>
+          <code>EYSA</code>
+          <coordinates>55-53-38N 023-23-41E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- LU - Luxembourg -->
+      <_name>Luxembourg</_name>
+      <iso-code>LU</iso-code>
+      <fips-code>LU</fips-code>
+      <tz-hint>Europe/Luxembourg</tz-hint>
+    </country>
+    <country>
+      <!-- MK - The Former Yugoslav Republic of Macedonia -->
+      <_name>Macedonia</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           BaÄ, Berovo, Blatec, Bogdanci, Bogovinje, Bosilovo,
+           Brvenica, Debar, DelÄevo, Demir Kapija, DobruÅevo, Dolna
+           Banjica, Dolneni, DÅepÄiÅte, Gevgelija, Gostivar, Kamenjane,
+           Karbinci, Kavadarci, KonopiÅte, KonÄe, KoÄani, Kriva
+           Palanka, KrivogaÅtani, KukliÅ, Makedonska Kamenica,
+           Makedonski Brod, Mavrovi Anovi, Miravci, Murtino, Negotino,
+           Negotino, Novaci, Novo Selo, ObleÅevo, Orizari, Oslomej,
+           PehÄevo, PodareÅ, Prilep, RadoviÅ, Rosoman, RostuÅa,
+           Samokov, Srbinovo, Star Dojran, Staravina, Strumica, Tearce,
+           Tetovo, TopolÄani, Valandovo, Vasilevo, Vinica, VitoliÅte,
+           VrapÄiÅte, Vrutok, Zajas, Zrnovci, Äegrane, ÄeÅinovo,
+           Åipkovica, Åtip, ÅitoÅe
+        -->
+      <iso-code>MK</iso-code>
+      <fips-code>MK</fips-code>
+      <tz-hint>Europe/Skopje</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>AraÄinovo</_name>
+        <coordinates>42-01-35N 021-33-42E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>BelÄiÅta</_name>
+        <coordinates>41-18-10N 020-49-49E</coordinates>
+        <location>
+          <name>Ohrid</name>
+          <code>LWOH</code>
+          <coordinates>41-07N 020-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Bistrica</_name>
+        <coordinates>40-58-59N 021-22E</coordinates>
+        <location>
+          <name>Ohrid</name>
+          <code>LWOH</code>
+          <coordinates>41-07N 020-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Bitola</_name>
+        <coordinates>41-01-51N 021-20-25E</coordinates>
+        <location>
+          <name>Ohrid</name>
+          <code>LWOH</code>
+          <coordinates>41-07N 020-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Bogomila</_name>
+        <coordinates>41-35-35N 021-28-18E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Capari</_name>
+        <coordinates>41-03-21N 021-10-41E</coordinates>
+        <location>
+          <name>Ohrid</name>
+          <code>LWOH</code>
+          <coordinates>41-07N 020-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>DelogoÅda</_name>
+        <coordinates>41-15-25N 020-43-24E</coordinates>
+        <location>
+          <name>Ohrid</name>
+          <code>LWOH</code>
+          <coordinates>41-07N 020-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Demir Hisar</_name>
+        <coordinates>41-13-18N 021-12-11E</coordinates>
+        <location>
+          <name>Ohrid</name>
+          <code>LWOH</code>
+          <coordinates>41-07N 020-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Drugovo</_name>
+        <coordinates>41-29-03N 020-55-23E</coordinates>
+        <location>
+          <name>Ohrid</name>
+          <code>LWOH</code>
+          <coordinates>41-07N 020-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Gradsko</_name>
+        <coordinates>41-34-39N 021-56-34E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Ilinden</_name>
+        <coordinates>41-59-45N 021-34-55E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Izvor</_name>
+        <coordinates>41-33-16N 021-41-49E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Jegunovce</_name>
+        <coordinates>42-04-24N 021-07-24E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>KiÄevo</_name>
+        <coordinates>41-30-51N 020-57-47E</coordinates>
+        <location>
+          <name>Ohrid</name>
+          <code>LWOH</code>
+          <coordinates>41-07N 020-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>KleÄevce</_name>
+        <coordinates>42-06-57N 021-51-25E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Kondovo</_name>
+        <coordinates>42-00-42N 021-18-48E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Kosel</_name>
+        <coordinates>41-10-27N 020-50-08E</coordinates>
+        <location>
+          <name>Ohrid</name>
+          <code>LWOH</code>
+          <coordinates>41-07N 020-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Kratovo</_name>
+        <coordinates>42-04-45N 022-10-53E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>KruÅevo</_name>
+        <coordinates>41-22-08N 021-14-56E</coordinates>
+        <location>
+          <name>Ohrid</name>
+          <code>LWOH</code>
+          <coordinates>41-07N 020-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>KukureÄani</_name>
+        <coordinates>41-05-44N 021-19-32E</coordinates>
+        <location>
+          <name>Ohrid</name>
+          <code>LWOH</code>
+          <coordinates>41-07N 020-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Kumanovo</_name>
+        <coordinates>42-07-55N 021-42-51E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>LabuniÅta</_name>
+        <coordinates>41-16-06N 020-35-45E</coordinates>
+        <location>
+          <name>Ohrid</name>
+          <code>LWOH</code>
+          <coordinates>41-07N 020-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Lipkovo</_name>
+        <coordinates>42-09-23N 021-35-07E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Lozovo</_name>
+        <coordinates>41-47-02N 021-54-20E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Lukovo</_name>
+        <coordinates>41-20-57N 020-36-16E</coordinates>
+        <location>
+          <name>Ohrid</name>
+          <code>LWOH</code>
+          <coordinates>41-07N 020-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>MeÅeiÅta</_name>
+        <coordinates>41-14-18N 020-46-36E</coordinates>
+        <location>
+          <name>Ohrid</name>
+          <code>LWOH</code>
+          <coordinates>41-07N 020-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Mogila</_name>
+        <coordinates>41-06-29N 021-22-42E</coordinates>
+        <location>
+          <name>Ohrid</name>
+          <code>LWOH</code>
+          <coordinates>41-07N 020-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Ohrid</_name>
+        <coordinates>41-07-01N 020-48-06E</coordinates>
+        <location>
+          <name>Ohrid</name>
+          <code>LWOH</code>
+          <coordinates>41-07N 020-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>OraÅac</_name>
+        <coordinates>42-03-45N 021-47-58E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Petrovec</_name>
+        <coordinates>41-56-20N 021-36-53E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Plasnica</_name>
+        <coordinates>41-28-01N 021-07-23E</coordinates>
+        <location>
+          <name>Ohrid</name>
+          <code>LWOH</code>
+          <coordinates>41-07N 020-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>ProbiÅtip</_name>
+        <coordinates>42-00-11N 022-10-42E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Rankovce</_name>
+        <coordinates>42-10-54N 022-07-22E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Resen</_name>
+        <coordinates>41-05-20N 021-00-43E</coordinates>
+        <location>
+          <name>Ohrid</name>
+          <code>LWOH</code>
+          <coordinates>41-07N 020-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Saraj</_name>
+        <coordinates>42-00N 021-19-40E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Macedonia -->
+        <_name>Skopje</_name>
+        <coordinates>42-00N 021-25-59E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>SopiÅte</_name>
+        <coordinates>41-57-16N 021-25-38E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Sopotnica</_name>
+        <coordinates>41-17-40N 021-09-18E</coordinates>
+        <location>
+          <name>Ohrid</name>
+          <code>LWOH</code>
+          <coordinates>41-07N 020-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Staro NagoriÄane</_name>
+        <coordinates>42-11-53N 021-49-42E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Struga</_name>
+        <coordinates>41-10-41N 020-40-33E</coordinates>
+        <location>
+          <name>Ohrid</name>
+          <code>LWOH</code>
+          <coordinates>41-07N 020-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>StudeniÄani</_name>
+        <coordinates>41-54-56N 021-31-50E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Sveti Nikole</_name>
+        <coordinates>41-51-54N 021-56-34E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Veles</_name>
+        <coordinates>41-42-56N 021-46-32E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>VeleÅta</_name>
+        <coordinates>41-14-26N 020-38-38E</coordinates>
+        <location>
+          <name>Ohrid</name>
+          <code>LWOH</code>
+          <coordinates>41-07N 020-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>VevÄani</_name>
+        <coordinates>41-14-26N 020-35-35E</coordinates>
+        <location>
+          <name>Ohrid</name>
+          <code>LWOH</code>
+          <coordinates>41-07N 020-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Vinica</_name>
+        <coordinates>41-31-42N 021-00-50E</coordinates>
+        <location>
+          <name>Ohrid</name>
+          <code>LWOH</code>
+          <coordinates>41-07N 020-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>VraneÅtica</_name>
+        <coordinates>41-26-43N 021-01-36E</coordinates>
+        <location>
+          <name>Ohrid</name>
+          <code>LWOH</code>
+          <coordinates>41-07N 020-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Vratnica</_name>
+        <coordinates>42-08-35N 021-07E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Zelenikovo</_name>
+        <coordinates>41-53-12N 021-35-12E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Zletovo</_name>
+        <coordinates>41-59-18N 022-14-09E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>ÄaÅka</_name>
+        <coordinates>41-39-02N 021-39-43E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>ÄuÄer-Sandevo</_name>
+        <coordinates>42-06-12N 021-22-55E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Åuto Orizari</_name>
+        <coordinates>42-02-23N 021-25-30E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Macedonia -->
+        <_name>Åelino</_name>
+        <coordinates>41-58-49N 021-03-51E</coordinates>
+        <location>
+          <name>Skopje-Petrovec</name>
+          <code>LWSK</code>
+          <coordinates>41-58N 021-38-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- MT - Malta -->
+      <_name>Malta</_name>
+      <iso-code>MT</iso-code>
+      <fips-code>MT</fips-code>
+      <tz-hint>Europe/Malta</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Malta -->
+        <_name>Luqa</_name>
+        <coordinates>35-51-32N 014-29-18E</coordinates>
+        <location>
+          <name>Luqa</name>
+          <code>LMML</code>
+          <coordinates>35-51N 014-28-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Malta -->
+        <_name>Valletta</_name>
+        <coordinates>35-53-58N 014-30-52E</coordinates>
+        <location>
+          <name>Luqa</name>
+          <code>LMML</code>
+          <coordinates>35-51N 014-28-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- MD - Moldova -->
+      <_name>Moldova</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           BÄlÅi, Cahul, Comrat, EdineÅ, Orhei, Soroca
+        -->
+      <iso-code>MD</iso-code>
+      <fips-code>MD</fips-code>
+      <tz-hint>Europe/Chisinau</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Moldova -->
+        <_name>ChiÅinÄu</_name>
+        <coordinates>47-00-20N 028-51-27E</coordinates>
+        <location>
+          <name>ChiÅinÄu International Airport</name>
+          <code>LUKK</code>
+          <coordinates>46-55-40N 028-55-50E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Moldova -->
+        <_name>CÄuÅeni</_name>
+        <coordinates>46-38-39N 029-24-50E</coordinates>
+        <location>
+          <name>Chisinau International Airport</name>
+          <code>LUKK</code>
+          <coordinates>46-55-40N 028-55-50E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Moldova -->
+        <_name>DubÄsari</_name>
+        <coordinates>47-15-47N 029-09-38E</coordinates>
+        <location>
+          <name>Chisinau International Airport</name>
+          <code>LUKK</code>
+          <coordinates>46-55-40N 028-55-50E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Moldova -->
+        <_name>HÃnceÅti</_name>
+        <coordinates>46-49-32N 028-35-36E</coordinates>
+        <location>
+          <name>Chisinau International Airport</name>
+          <code>LUKK</code>
+          <coordinates>46-55-40N 028-55-50E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Moldova -->
+        <_name>Ungheni</_name>
+        <coordinates>47-12-15N 027-47-44E</coordinates>
+        <location>
+          <name>Iasi</name>
+          <code>LRIA</code>
+          <coordinates>47-10N 027-37-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- MC - Monaco -->
+      <_name>Monaco</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Monaco:
+           LFAQ LFDB LFJR LFLP LFMV LFRG 
+        -->
+      <iso-code>MC</iso-code>
+      <fips-code>MN</fips-code>
+      <tz-hint>Europe/Monaco</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Monaco -->
+        <_name>Monaco</_name>
+        <coordinates>43-43-59N 007-25E</coordinates>
+        <location>
+          <name>Nice</name>
+          <code>LFMN</code>
+          <coordinates>43-38-59N 007-12E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- ME - Montenegro -->
+      <_name>Montenegro</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Montenegro:
+           LYBT LYKV LYUZ 
+        -->
+      <iso-code>ME</iso-code>
+      <fips-code>MJ</fips-code>
+      <tz-hint>Europe/Podgorica</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Montenegro -->
+        <_name>Podgorica</_name>
+        <coordinates>42-26-27N 019-15-48E</coordinates>
+        <location>
+          <name>Podgorica Titograd</name>
+          <code>LYPG</code>
+          <coordinates>42-25-59N 019-16-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Montenegro -->
+        <_name>Tivat</_name>
+        <coordinates>42-26-11N 018-41-45E</coordinates>
+        <location>
+          <name>Tivat</name>
+          <code>LYTV</code>
+          <coordinates>42-23-59N 018-43-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- NL - Netherlands -->
+      <_name>Netherlands</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Netherlands:
+           EHFZ EHJR EHSA EHSC 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Zwolle
+        -->
+      <iso-code>NL</iso-code>
+      <fips-code>NL</fips-code>
+      <tz-hint>Europe/Amsterdam</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Netherlands -->
+        <_name>'s-Hertogenbosch</_name>
+        <coordinates>51-42N 005-19E</coordinates>
+        <location>
+          <name>Volkel</name>
+          <code>EHVK</code>
+          <coordinates>51-38-59N 005-42E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Netherlands -->
+        <_name>Amsterdam</_name>
+        <coordinates>52-21N 004-55E</coordinates>
+        <location>
+          <name>Schiphol Airport</name>
+          <code>EHAM</code>
+          <coordinates>52-17-59N 004-46E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Netherlands -->
+        <_name>Arnhem</_name>
+        <coordinates>51-58-59N 005-55E</coordinates>
+        <location>
+          <name>Deelen</name>
+          <code>EHDL</code>
+          <coordinates>52-04N 005-52-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Netherlands -->
+        <_name>Assen</_name>
+        <coordinates>53-00N 006-32-59E</coordinates>
+        <location>
+          <name>Groningen, Eelde Airport</name>
+          <code>EHGG</code>
+          <coordinates>53-07-59N 006-34-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Netherlands -->
+        <_name>De Kooy</_name>
+        <coordinates>52-55N 004-47-59E</coordinates>
+        <location>
+          <name>De Kooy</name>
+          <code>EHKD</code>
+          <coordinates>52-55N 004-46-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Netherlands -->
+        <_name>Deelen</_name>
+        <coordinates>52-04N 005-54E</coordinates>
+        <location>
+          <name>Deelen</name>
+          <code>EHDL</code>
+          <coordinates>52-04N 005-52-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Netherlands -->
+        <_name>Eindhoven</_name>
+        <coordinates>51-27N 005-28E</coordinates>
+        <location>
+          <name>Eindhoven</name>
+          <code>EHEH</code>
+          <coordinates>51-27N 005-25E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Netherlands -->
+        <_name>Gilze</_name>
+        <coordinates>51-32-59N 004-57E</coordinates>
+        <location>
+          <name>Gilze-Rijen</name>
+          <code>EHGR</code>
+          <coordinates>51-34N 004-55-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Netherlands -->
+        <_name>Groningen</_name>
+        <coordinates>53-13N 006-32-59E</coordinates>
+        <location>
+          <name>Eelde Airport</name>
+          <code>EHGG</code>
+          <coordinates>53-07-59N 006-34-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Netherlands -->
+        <_name>Haarlem</_name>
+        <coordinates>52-22N 004-39E</coordinates>
+        <location>
+          <name>Amsterdam, Schiphol Airport</name>
+          <code>EHAM</code>
+          <coordinates>52-17-59N 004-46E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Netherlands -->
+        <_name>Leeuwarden</_name>
+        <coordinates>53-12N 005-46-59E</coordinates>
+        <location>
+          <name>Leeuwarden</name>
+          <code>EHLW</code>
+          <coordinates>53-13N 005-46E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Netherlands -->
+        <_name>Lelystad</_name>
+        <coordinates>52-31N 005-28-59E</coordinates>
+        <location>
+          <name>Soesterberg</name>
+          <code>EHSB</code>
+          <coordinates>52-07-59N 005-16-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Netherlands -->
+        <_name>Maastricht</_name>
+        <coordinates>50-51N 005-40-59E</coordinates>
+        <location>
+          <name>Zuid Limburg Airport</name>
+          <code>EHBK</code>
+          <coordinates>50-55N 005-46-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Netherlands -->
+        <_name>Middelburg</_name>
+        <coordinates>51-30N 003-37E</coordinates>
+        <location>
+          <name>Woensdrecht</name>
+          <code>EHWO</code>
+          <coordinates>51-27N 004-19-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Netherlands -->
+        <_name>Oost-Vlieland</_name>
+        <coordinates>53-16-59N 005-04E</coordinates>
+        <location>
+          <name>Vlieland</name>
+          <code>EHVL</code>
+          <coordinates>53-15N 004-55E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Netherlands -->
+        <_name>Rotterdam</_name>
+        <coordinates>51-55N 004-30E</coordinates>
+        <location>
+          <name>Zestienhoven Airport</name>
+          <code>EHRD</code>
+          <coordinates>51-57N 004-27E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Netherlands -->
+        <_name>Soesterberg</_name>
+        <coordinates>52-07N 005-19E</coordinates>
+        <location>
+          <name>Soesterberg</name>
+          <code>EHSB</code>
+          <coordinates>52-07-59N 005-16-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Netherlands.
+             "The Hague" is the traditional English name.
+             The local name in Dutch is "'s-Gravenhage".
+          -->
+        <_name>The Hague</_name>
+        <coordinates>52-04-59N 004-17-59E</coordinates>
+        <location>
+          <name>Valkenburg</name>
+          <code>EHVB</code>
+          <coordinates>52-10-59N 004-25E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Netherlands -->
+        <_name>Utrecht</_name>
+        <coordinates>52-04-59N 005-07-59E</coordinates>
+        <location>
+          <name>Soesterberg</name>
+          <code>EHSB</code>
+          <coordinates>52-07-59N 005-16-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Netherlands -->
+        <_name>Valkenburg</_name>
+        <coordinates>52-10-59N 004-25-59E</coordinates>
+        <location>
+          <name>Valkenburg</name>
+          <code>EHVB</code>
+          <coordinates>52-10-59N 004-25E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Netherlands -->
+        <_name>Volkel</_name>
+        <coordinates>51-38-59N 005-39E</coordinates>
+        <location>
+          <name>Volkel</name>
+          <code>EHVK</code>
+          <coordinates>51-38-59N 005-42E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Netherlands -->
+        <_name>Woensdrecht</_name>
+        <coordinates>51-25-59N 004-17-59E</coordinates>
+        <location>
+          <name>Woensdrecht</name>
+          <code>EHWO</code>
+          <coordinates>51-27N 004-19-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- NO - Norway -->
+      <_name>Norway</_name>
+      <!-- Could not find cities for the following weather stations:
+           ENDR - Draugen (64-21-20N 007-47-30E)
+           ENHE - Heidrun (65-19-30N 002-19-36E)
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Hamar, Lillehammer, Steinkjer
+        -->
+      <iso-code>NO</iso-code>
+      <fips-code>NO</fips-code>
+      <tz-hint>Europe/Oslo</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Alta</_name>
+        <coordinates>69-58N 023-14-30E</coordinates>
+        <location>
+          <name>Alta Airport</name>
+          <code>ENAT</code>
+          <coordinates>69-58-59N 023-22E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Arendal</_name>
+        <coordinates>58-27-37N 008-46E</coordinates>
+        <location>
+          <name>Kristiansand Airport, Kjevik</name>
+          <code>ENCN</code>
+          <coordinates>58-12N 008-04-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Bergen</_name>
+        <coordinates>60-23-27N 005-19-28E</coordinates>
+        <location>
+          <name>Bergen Airport, Flesland</name>
+          <code>ENBR</code>
+          <coordinates>60-16-59N 005-13-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>BerlevÃg</_name>
+        <coordinates>70-50-59N 029-06E</coordinates>
+        <location>
+          <name>BerlevÃg</name>
+          <code>ENBV</code>
+          <coordinates>70-52N 029-01-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>BodÃ</_name>
+        <coordinates>67-16-59N 014-22-59E</coordinates>
+        <location>
+          <name>Bodo Vi</name>
+          <code>ENBO</code>
+          <coordinates>67-16N 014-22E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Bolle</_name>
+        <coordinates>68-09-30N 013-35-47E</coordinates>
+        <location>
+          <name>Leknes</name>
+          <code>ENLK</code>
+          <coordinates>68-09N 013-37E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>BoltÃsen</_name>
+        <coordinates>68-31-59N 016-41-59E</coordinates>
+        <location>
+          <name>Evenes</name>
+          <code>ENEV</code>
+          <coordinates>68-31N 016-40-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>BrÃnnÃysund</_name>
+        <coordinates>65-28N 012-13E</coordinates>
+        <location>
+          <name>BrÃnnÃysundsund Airport</name>
+          <code>ENBN</code>
+          <coordinates>65-28N 012-13E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>BÃtsfjord</_name>
+        <coordinates>70-37-55N 029-41-58E</coordinates>
+        <location>
+          <name>BÃtsfjord</name>
+          <code>ENBS</code>
+          <coordinates>70-37-59N 029-43-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Dalem</_name>
+        <coordinates>69-04N 018-31E</coordinates>
+        <location>
+          <name>Bardufoss</name>
+          <code>ENDU</code>
+          <coordinates>69-04N 018-31-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Djupdalen</_name>
+        <coordinates>63-42N 009-34-59E</coordinates>
+        <location>
+          <name>Orland</name>
+          <code>ENOL</code>
+          <coordinates>63-42N 009-35-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Drammen</_name>
+        <coordinates>59-44-32N 010-12-42E</coordinates>
+        <location>
+          <name>Oseberg</name>
+          <code>ENOA</code>
+          <coordinates>59-19N 010-26-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Eldskog</_name>
+        <coordinates>70-02-59N 025-00E</coordinates>
+        <location>
+          <name>Banak</name>
+          <code>ENNA</code>
+          <coordinates>70-04N 024-58-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Fagernes</_name>
+        <coordinates>60-58-59N 009-15E</coordinates>
+        <location>
+          <name>Fagernes Leirin</name>
+          <code>ENFG</code>
+          <coordinates>61-00N 009-18E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Fiskenes</_name>
+        <coordinates>69-15-48N 016-10-36E</coordinates>
+        <location>
+          <name>Andoya</name>
+          <code>ENAN</code>
+          <coordinates>69-17-59N 016-08-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Flesland</_name>
+        <coordinates>60-17-38N 005-12-55E</coordinates>
+        <location>
+          <name>Bergen Airport</name>
+          <code>ENBR</code>
+          <coordinates>60-16-59N 005-13-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>FlorÃ</_name>
+        <coordinates>61-36N 005-00E</coordinates>
+        <location>
+          <name>FlorÃ</name>
+          <code>ENFL</code>
+          <coordinates>61-34-59N 005-01-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>FÃrde</_name>
+        <coordinates>61-27N 005-52E</coordinates>
+        <location>
+          <name>FÃrde Airport, Bringeland</name>
+          <code>ENBL</code>
+          <coordinates>61-27N 005-52E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Gardermoen</_name>
+        <coordinates>60-13N 011-05-59E</coordinates>
+        <location>
+          <name>Oslo Airport</name>
+          <code>ENGM</code>
+          <coordinates>60-12N 011-04-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Hammerfest</_name>
+        <coordinates>70-39-42N 023-41-17E</coordinates>
+        <location>
+          <name>Hammerfest</name>
+          <code>ENHF</code>
+          <coordinates>70-40N 023-40E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Hasvik</_name>
+        <coordinates>70-28-59N 022-08-59E</coordinates>
+        <location>
+          <name>Hasvik</name>
+          <code>ENHK</code>
+          <coordinates>70-28-59N 022-08-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Haugesund</_name>
+        <coordinates>59-24-42N 005-16-38E</coordinates>
+        <location>
+          <name>Haugesund Airport, Karmoy</name>
+          <code>ENHD</code>
+          <coordinates>59-21N 005-13E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Hermansverk</_name>
+        <coordinates>61-10-59N 006-50-59E</coordinates>
+        <location>
+          <name>Sogndal Airport, Haukasen</name>
+          <code>ENSG</code>
+          <coordinates>61-08-59N 007-07-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Holm</_name>
+        <coordinates>61-08-59N 007-10E</coordinates>
+        <location>
+          <name>Sogndal Airport, Haukasen</name>
+          <code>ENSG</code>
+          <coordinates>61-08-59N 007-07-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>HonningsvÃg</_name>
+        <coordinates>70-58-59N 025-58-59E</coordinates>
+        <location>
+          <name>HonningsvÃg Airport, Valan</name>
+          <code>ENHV</code>
+          <coordinates>71-01N 025-58-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Kirkenes</_name>
+        <coordinates>69-43-29N 030-03-06E</coordinates>
+        <location>
+          <name>Kirkenes Airport</name>
+          <code>ENKR</code>
+          <coordinates>69-43-59N 029-53-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Kjevik</_name>
+        <coordinates>58-12N 008-05-59E</coordinates>
+        <location>
+          <name>Kristiansand Airport</name>
+          <code>ENCN</code>
+          <coordinates>58-12N 008-04-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Kristiansand</_name>
+        <coordinates>58-10N 008-00E</coordinates>
+        <location>
+          <name>Kristiansand Airport, Kjevik</name>
+          <code>ENCN</code>
+          <coordinates>58-12N 008-04-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Kristiansund</_name>
+        <coordinates>63-07N 007-45E</coordinates>
+        <location>
+          <name>Kristiansund Airport, Kvernberget</name>
+          <code>ENKB</code>
+          <coordinates>63-07N 007-49-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Langenes</_name>
+        <coordinates>69-40N 018-55E</coordinates>
+        <location>
+          <name>Tromso Airport</name>
+          <code>ENTC</code>
+          <coordinates>69-40-59N 018-55E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Mehamn</_name>
+        <coordinates>71-01-59N 027-51E</coordinates>
+        <location>
+          <name>Mehamn</name>
+          <code>ENMH</code>
+          <coordinates>71-01-59N 027-49-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Molde</_name>
+        <coordinates>62-43-59N 007-10-59E</coordinates>
+        <location>
+          <name>Molde Airport, Aro</name>
+          <code>ENML</code>
+          <coordinates>62-45N 007-16E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>MosjÃen</_name>
+        <coordinates>65-49-59N 013-11-59E</coordinates>
+        <location>
+          <name>Mosjoen Kjaerstad</name>
+          <code>ENMS</code>
+          <coordinates>65-47-59N 013-07-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Moss</_name>
+        <coordinates>59-26-12N 010-40-09E</coordinates>
+        <location>
+          <name>Rygge</name>
+          <code>ENRY</code>
+          <coordinates>59-22-59N 010-46-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Namsos</_name>
+        <coordinates>64-28-59N 011-30E</coordinates>
+        <location>
+          <name>Namsos Airport</name>
+          <code>ENNM</code>
+          <coordinates>64-28N 011-34-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Narvik</_name>
+        <coordinates>68-26-08N 017-26-13E</coordinates>
+        <location>
+          <name>Narvik</name>
+          <code>ENNK</code>
+          <coordinates>68-28N 017-30E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Notodden</_name>
+        <coordinates>59-34N 009-16-59E</coordinates>
+        <location>
+          <name>Notodden</name>
+          <code>ENNO</code>
+          <coordinates>59-34N 009-13E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Oseberg</_name>
+        <coordinates>59-19N 010-26-59E</coordinates>
+        <location>
+          <name>Oseberg</name>
+          <code>ENOA</code>
+          <coordinates>59-19N 010-26-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Norway -->
+        <_name>Oslo</_name>
+        <coordinates>59-55N 010-45E</coordinates>
+        <location>
+          <name>Oslo Airport, Gardermoen</name>
+          <code>ENGM</code>
+          <coordinates>60-12N 011-04-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Rygge</_name>
+        <coordinates>59-22-59N 010-43E</coordinates>
+        <location>
+          <name>Rygge</name>
+          <code>ENRY</code>
+          <coordinates>59-22-59N 010-46-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>RÃros</_name>
+        <coordinates>62-34-59N 011-24E</coordinates>
+        <location>
+          <name>RÃros Airport</name>
+          <code>ENRO</code>
+          <coordinates>62-34-59N 011-20-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>RÃrvik</_name>
+        <coordinates>64-50-59N 011-13-59E</coordinates>
+        <location>
+          <name>RÃrvik Airport, Ryum</name>
+          <code>ENRM</code>
+          <coordinates>64-49-59N 011-09E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>RÃssvoll</_name>
+        <coordinates>66-22N 014-19-59E</coordinates>
+        <location>
+          <name>Mo I Rana Airport</name>
+          <code>ENRA</code>
+          <coordinates>66-22N 014-18E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>RÃst</_name>
+        <coordinates>67-31N 012-07E</coordinates>
+        <location>
+          <name>Rost Flyplass</name>
+          <code>ENRS</code>
+          <coordinates>67-31N 012-05-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Sandane</_name>
+        <coordinates>61-46N 006-13E</coordinates>
+        <location>
+          <name>Sandane Airport, Anda</name>
+          <code>ENSD</code>
+          <coordinates>61-49-59N 006-07E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Skagen</_name>
+        <coordinates>68-34-59N 015-03E</coordinates>
+        <location>
+          <name>Storkmarknes Airport</name>
+          <code>ENSK</code>
+          <coordinates>68-34-59N 015-01E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Skien</_name>
+        <coordinates>59-12N 009-35-59E</coordinates>
+        <location>
+          <name>Skien-Geiteryggen</name>
+          <code>ENSN</code>
+          <coordinates>59-10-59N 009-34E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Sola</_name>
+        <coordinates>58-52-59N 005-35-59E</coordinates>
+        <location>
+          <name>Stavanger Airport</name>
+          <code>ENZV</code>
+          <coordinates>58-52-59N 005-37-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Stavanger</_name>
+        <coordinates>58-58N 005-45E</coordinates>
+        <location>
+          <name>Stavanger Airport, Sola</name>
+          <code>ENZV</code>
+          <coordinates>58-52-59N 005-37-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Stokka</_name>
+        <coordinates>65-46N 012-34E</coordinates>
+        <location>
+          <name>Sandnessjoen Airport</name>
+          <code>ENST</code>
+          <coordinates>65-58N 012-28E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Svartnes</_name>
+        <coordinates>70-20-59N 031-01-59E</coordinates>
+        <location>
+          <name>Svartnes</name>
+          <code>ENSS</code>
+          <coordinates>70-20-59N 031-03E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>SvolvÃr</_name>
+        <coordinates>68-13-59N 014-34E</coordinates>
+        <location>
+          <name>SvolvÃr Airport, Helle</name>
+          <code>ENSH</code>
+          <coordinates>68-15N 014-40E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>SÃrkjosen</_name>
+        <coordinates>69-47-59N 020-55-59E</coordinates>
+        <location>
+          <name>SÃrkjosen</name>
+          <code>ENSR</code>
+          <coordinates>69-46-59N 020-58E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Torp</_name>
+        <coordinates>59-10-46N 010-14-32E</coordinates>
+        <location>
+          <name>Torp</name>
+          <code>ENTO</code>
+          <coordinates>59-12N 010-16E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>TromsÃ</_name>
+        <coordinates>69-40N 018-58E</coordinates>
+        <location>
+          <name>Tromso Airport, Langnes</name>
+          <code>ENTC</code>
+          <coordinates>69-40-59N 018-55E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Trondheim</_name>
+        <coordinates>63-25N 010-25E</coordinates>
+        <location>
+          <name>Trondheim Airport, Vaernes</name>
+          <code>ENVA</code>
+          <coordinates>63-28N 010-55-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>TÃnsberg</_name>
+        <coordinates>59-17-08N 010-25-05E</coordinates>
+        <location>
+          <name>Oseberg</name>
+          <code>ENOA</code>
+          <coordinates>59-19N 010-26-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>VadsÃ</_name>
+        <coordinates>70-04-23N 029-46-10E</coordinates>
+        <location>
+          <name>VadsÃ</name>
+          <code>ENVD</code>
+          <coordinates>70-04N 029-51E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Ãlesund</_name>
+        <coordinates>62-28N 006-09E</coordinates>
+        <location>
+          <name>Ãlesund Airport, Vigra</name>
+          <code>ENAL</code>
+          <coordinates>62-34N 006-07E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Norway -->
+        <_name>Ãrsta</_name>
+        <coordinates>62-12N 006-09E</coordinates>
+        <location>
+          <name>Orsta-Volda Airport, Hovden</name>
+          <code>ENOV</code>
+          <coordinates>62-10-59N 006-04E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- PL - Poland -->
+      <_name>Poland</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Poland:
+           EPLL 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           BiaÅystok, Bydgoszcz, Kielce, Lublin, Olsztyn, Opole,
+           Zielona GÃra, ÅÃdÅ
+        -->
+      <iso-code>PL</iso-code>
+      <fips-code>PL</fips-code>
+      <tz-hint>Europe/Warsaw</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Poland -->
+        <_name>GdaÅsk</_name>
+        <coordinates>54-21N 018-40E</coordinates>
+        <location>
+          <name>Gdansk-Rebiechowo</name>
+          <code>EPGD</code>
+          <coordinates>54-22-59N 018-28E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Poland -->
+        <_name>Katowice</_name>
+        <coordinates>50-16N 019-01E</coordinates>
+        <location>
+          <name>Katowice</name>
+          <code>EPKT</code>
+          <coordinates>50-13-59N 019-01-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Poland -->
+        <_name>KrakÃw</_name>
+        <coordinates>50-04-59N 019-55E</coordinates>
+        <location>
+          <name>KrakÃw</name>
+          <code>EPKK</code>
+          <coordinates>50-04-59N 019-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Poland -->
+        <_name>PoznaÅ</_name>
+        <coordinates>52-25N 016-58E</coordinates>
+        <location>
+          <name>PoznaÅ</name>
+          <code>EPPO</code>
+          <coordinates>52-25N 016-49-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Poland -->
+        <_name>RzeszÃw</_name>
+        <coordinates>50-02-59N 022-00E</coordinates>
+        <location>
+          <name>Rzeszow-Jasionka</name>
+          <code>EPRZ</code>
+          <coordinates>50-06N 022-03E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Poland -->
+        <_name>Szczecin</_name>
+        <coordinates>53-25N 014-34-59E</coordinates>
+        <location>
+          <name>Szczecin</name>
+          <code>EPSC</code>
+          <coordinates>53-23-59N 014-37E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Poland.
+             "Warsaw" is the traditional English name.
+             The local name in Polish is "Warszawa".
+          -->
+        <_name>Warsaw</_name>
+        <coordinates>52-15N 021-00E</coordinates>
+        <location>
+          <name>Warszawa-Okecie</name>
+          <code>EPWA</code>
+          <coordinates>52-10N 020-58E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Poland -->
+        <_name>Warszawa</_name>
+        <coordinates>52-15N 021-00E</coordinates>
+        <location>
+          <name>Warszawa-Okecie</name>
+          <code>EPWA</code>
+          <coordinates>52-10N 020-58E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Poland -->
+        <_name>WrocÅaw</_name>
+        <coordinates>51-06N 017-01-59E</coordinates>
+        <location>
+          <name>WrocÅaw</name>
+          <code>EPWR</code>
+          <coordinates>51-06N 016-52-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- PT - Portugal -->
+      <_name>Portugal</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Portugal:
+           LPAR 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           BraganÃa, Castelo Branco, Coimbra, Guarda, Portalegre, Viana
+           do Castelo, Vila Real, Viseu, Ãvora
+        -->
+      <iso-code>PT</iso-code>
+      <fips-code>PO</fips-code>
+      <tz-hint>Europe/Lisbon</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Portugal -->
+        <_name>Aveiro</_name>
+        <coordinates>40-37-59N 008-39W</coordinates>
+        <location>
+          <name>Ovar Military Base</name>
+          <code>LPOV</code>
+          <coordinates>40-54-56N 008-38-44W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Portugal -->
+        <_name>Beja</_name>
+        <coordinates>38-01N 007-52W</coordinates>
+        <location>
+          <name>Beja</name>
+          <code>LPBJ</code>
+          <coordinates>38-01N 007-52W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Portugal -->
+        <_name>Braga</_name>
+        <coordinates>41-32-59N 008-25-59W</coordinates>
+        <location>
+          <name>Porto / Pedras Rubras</name>
+          <code>LPPR</code>
+          <coordinates>41-13-59N 008-40-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Portugal -->
+        <_name>Castelo Branco</_name>
+        <coordinates>38-31N 028-43-59W</coordinates>
+        <location>
+          <name>Horta / Castelo Branco Acores</name>
+          <code>LPHR</code>
+          <tz-hint>Atlantic/Azores</tz-hint>
+          <coordinates>38-31N 028-43W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Portugal -->
+        <_name>Faro</_name>
+        <coordinates>37-01N 007-55-59W</coordinates>
+        <location>
+          <name>Faro Airport</name>
+          <code>LPFR</code>
+          <coordinates>37-01N 007-58W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Portugal -->
+        <_name>Flor da Rosa</_name>
+        <coordinates>36-58N 025-08-59W</coordinates>
+        <location>
+          <name>Santa Maria Acores</name>
+          <code>LPAZ</code>
+          <tz-hint>Atlantic/Azores</tz-hint>
+          <coordinates>36-58N 025-10W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Portugal -->
+        <_name>Funchal</_name>
+        <coordinates>32-37-59N 016-53-59W</coordinates>
+        <location>
+          <name>Madeira Airport</name>
+          <code>LPMA</code>
+          <tz-hint>Atlantic/Madeira</tz-hint>
+          <coordinates>32-41-52N 016-46-27W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Portugal -->
+        <_name>Horta</_name>
+        <coordinates>38-31-59N 028-37-59W</coordinates>
+        <location>
+          <name>Horta / Castelo Branco Acores</name>
+          <code>LPHR</code>
+          <tz-hint>Atlantic/Azores</tz-hint>
+          <coordinates>38-31N 028-43W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Portugal -->
+        <_name>Lajes</_name>
+        <coordinates>38-46N 027-06W</coordinates>
+        <location>
+          <name>Lajes Acores</name>
+          <code>LPLA</code>
+          <tz-hint>Atlantic/Azores</tz-hint>
+          <coordinates>38-46N 027-06W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Portugal -->
+        <_name>Leiria</_name>
+        <coordinates>39-45N 008-48W</coordinates>
+        <location>
+          <name>Monte Real Military Base</name>
+          <code>LPMR</code>
+          <coordinates>39-49-51N 008-53-13W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Portugal.
+             "Lisbon" is the traditional English name.
+             The local name in Portuguese is "Lisboa".
+          -->
+        <_name>Lisbon</_name>
+        <coordinates>38-43N 009-07-59W</coordinates>
+        <location>
+          <name>Lisbon / Portela</name>
+          <code>LPPT</code>
+          <coordinates>38-46N 009-07-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Portugal -->
+        <_name>Monte Real</_name>
+        <coordinates>39-51N 008-52W</coordinates>
+        <location>
+          <name>Monte Real Military Base</name>
+          <code>LPMR</code>
+          <coordinates>39-49-51N 008-53-13W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Portugal -->
+        <_name>Montijo</_name>
+        <coordinates>38-42N 008-58W</coordinates>
+        <location>
+          <name>Montijo Military Base</name>
+          <code>LPMT</code>
+          <coordinates>38-42-14N 009-02-08W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Portugal -->
+        <_name>Ovar</_name>
+        <coordinates>40-52N 008-37-59W</coordinates>
+        <location>
+          <name>Ovar Military Base</name>
+          <code>LPOV</code>
+          <coordinates>40-54-56N 008-38-44W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Portugal -->
+        <_name>Pedras Rubras</_name>
+        <coordinates>41-13-59N 008-40W</coordinates>
+        <location>
+          <name>Porto / Pedras Rubras</name>
+          <code>LPPR</code>
+          <coordinates>41-13-59N 008-40-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Portugal -->
+        <_name>Ponta Delgada</_name>
+        <coordinates>37-43-59N 025-40W</coordinates>
+        <location>
+          <name>Ponta Delgada / Nordela Acores</name>
+          <code>LPPD</code>
+          <tz-hint>Atlantic/Azores</tz-hint>
+          <coordinates>37-43-59N 025-41-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Portugal -->
+        <_name>Portela</_name>
+        <coordinates>38-43N 009-13W</coordinates>
+        <location>
+          <name>Lisbon / Portela</name>
+          <code>LPPT</code>
+          <coordinates>38-46N 009-07-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Portugal -->
+        <_name>Porto</_name>
+        <coordinates>41-08-59N 008-37W</coordinates>
+        <location>
+          <name>Porto / Pedras Rubras</name>
+          <code>LPPR</code>
+          <coordinates>41-13-59N 008-40-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Portugal -->
+        <_name>Porto Santo</_name>
+        <coordinates>33-02-59N 016-19-59W</coordinates>
+        <location>
+          <name>Porto Santo</name>
+          <code>LPPS</code>
+          <coordinates>33-04N 016-21W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Portugal.
+             This is one of several cities in Portugal called "Santa
+             Cruz".
+          -->
+        <_name>Santa Cruz das Flores</_name>
+        <coordinates>39-27N 031-07W</coordinates>
+        <location>
+          <name>Flores Acores</name>
+          <code>LPFL</code>
+          <tz-hint>Atlantic/Azores</tz-hint>
+          <coordinates>39-27N 031-07-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Portugal -->
+        <_name>SantarÃm</_name>
+        <coordinates>39-13-59N 008-40-59W</coordinates>
+        <location>
+          <name>Tancos Military Base</name>
+          <code>LPTN</code>
+          <coordinates>39-28-31N 008-21-51W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Portugal -->
+        <_name>SetÃbal</_name>
+        <coordinates>38-31-59N 008-54W</coordinates>
+        <location>
+          <name>Montijo Military Base</name>
+          <code>LPMT</code>
+          <coordinates>38-42-14N 009-02-08W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Portugal -->
+        <_name>Sintra</_name>
+        <coordinates>38-47-59N 009-22-59W</coordinates>
+        <location>
+          <name>Sintra Military Base</name>
+          <code>LPST</code>
+          <coordinates>38-49-51N 009-20-21W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Portugal -->
+        <_name>Tancos</_name>
+        <coordinates>39-27N 008-24W</coordinates>
+        <location>
+          <name>Tancos Military Base</name>
+          <code>LPTN</code>
+          <coordinates>39-28-31N 008-21-51W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Portugal -->
+        <_name>Ãgua de Pena</_name>
+        <coordinates>32-42N 016-46W</coordinates>
+        <location>
+          <name>Madeira Airport</name>
+          <code>LPMA</code>
+          <tz-hint>Atlantic/Madeira</tz-hint>
+          <coordinates>32-41-52N 016-46-27W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- RO - Romania -->
+      <_name>Romania</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Alba Iulia, Alexandria, BistriÅa, BraÅov, BrÄila, BuzÄu,
+           CÄlÄraÅi, Drobeta-Turnu Severin, FocÅani, GalaÅi, Giurgiu,
+           Hunedoara, Odorheiu Secuiesc, Piatra NeamÅ, PiteÅti, RÃmnicu
+           VÃlcea, SfÃntu-Gheorghe, Slobozia, TÃrgoviÅte, TÃrgu Jiu,
+           Vaslui, ZalÄu
+        -->
+      <iso-code>RO</iso-code>
+      <fips-code>RO</fips-code>
+      <tz-hint>Europe/Bucharest</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Romania -->
+        <_name>Arad</_name>
+        <coordinates>46-10-59N 021-19E</coordinates>
+        <location>
+          <name>Arad</name>
+          <code>LRAR</code>
+          <coordinates>46-12N 021-23-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Romania -->
+        <_name>BacÄu</_name>
+        <coordinates>46-34N 026-53-59E</coordinates>
+        <location>
+          <name>BacÄu</name>
+          <code>LRBC</code>
+          <coordinates>46-34-59N 026-58E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Romania -->
+        <_name>Baia Mare</_name>
+        <coordinates>47-40N 023-34-59E</coordinates>
+        <location>
+          <name>Baia Mare</name>
+          <code>LRBM</code>
+          <coordinates>47-40N 023-34-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Romania -->
+        <_name>BotoÅani</_name>
+        <coordinates>47-45N 026-40E</coordinates>
+        <location>
+          <name>Suceava / Salcea</name>
+          <code>LRSV</code>
+          <coordinates>47-38-59N 026-15E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Romania.
+             "Bucharest" is the traditional English name.
+             The local name in Romanian is "BucureÅti".
+          -->
+        <_name>Bucharest</_name>
+        <coordinates>44-25-59N 026-06E</coordinates>
+        <location>
+          <_name>Bucharest / Imh</_name>
+          <code>LRBS</code>
+          <coordinates>44-30N 026-07-59E</coordinates>
+        </location>
+        <location>
+          <_name>Bucuresti Otopeni</_name>
+          <code>LROP</code>
+          <coordinates>44-32-59N 026-06E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Romania -->
+        <_name>Cluj-Napoca</_name>
+        <coordinates>46-46N 023-36E</coordinates>
+        <location>
+          <name>Cluj-Napoca</name>
+          <code>LRCL</code>
+          <coordinates>46-46-59N 023-34E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Romania -->
+        <_name>ConstanÅa</_name>
+        <coordinates>44-10-59N 028-38-59E</coordinates>
+        <location>
+          <name>Kogalniceanu</name>
+          <code>LRCK</code>
+          <coordinates>44-19-59N 028-25-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Romania -->
+        <_name>Craiova</_name>
+        <coordinates>44-19N 023-48E</coordinates>
+        <location>
+          <name>Craiova</name>
+          <code>LRCV</code>
+          <coordinates>44-13-59N 023-52E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Romania -->
+        <_name>IaÅi</_name>
+        <coordinates>47-10N 027-36E</coordinates>
+        <location>
+          <name>IaÅi</name>
+          <code>LRIA</code>
+          <coordinates>47-10N 027-37-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Romania -->
+        <_name>Mihail KogÄlniceanu</_name>
+        <coordinates>44-22N 028-26-59E</coordinates>
+        <location>
+          <name>Mihail KogÄlniceanu</name>
+          <code>LRCK</code>
+          <coordinates>44-19-59N 028-25-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Romania -->
+        <_name>Oradea</_name>
+        <coordinates>47-04N 021-55-59E</coordinates>
+        <location>
+          <name>Oradea</name>
+          <code>LROD</code>
+          <coordinates>47-02-59N 021-55-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Romania -->
+        <_name>PloieÅti</_name>
+        <coordinates>44-57N 026-01E</coordinates>
+        <location>
+          <name>Bucuresti Otopeni</name>
+          <code>LROP</code>
+          <coordinates>44-32-59N 026-06E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Romania -->
+        <_name>ReÅiÅa</_name>
+        <coordinates>45-18-02N 021-53-21E</coordinates>
+        <location>
+          <name>Vrsac</name>
+          <code>LYVR</code>
+          <coordinates>45-08-59N 021-19E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Romania -->
+        <_name>Salcea</_name>
+        <coordinates>47-38-59N 026-22E</coordinates>
+        <location>
+          <name>Suceava / Salcea</name>
+          <code>LRSV</code>
+          <coordinates>47-38-59N 026-15E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Romania -->
+        <_name>Satu Mare</_name>
+        <coordinates>47-47-59N 022-52-59E</coordinates>
+        <location>
+          <name>Satu Mare</name>
+          <code>LRSM</code>
+          <coordinates>47-47-59N 022-52-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Romania -->
+        <_name>Sibiu</_name>
+        <coordinates>45-47-59N 024-08-59E</coordinates>
+        <location>
+          <name>Sibiu</name>
+          <code>LRSB</code>
+          <coordinates>45-47-59N 024-08-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Romania -->
+        <_name>Slatina</_name>
+        <coordinates>44-25-59N 024-22E</coordinates>
+        <location>
+          <name>Craiova</name>
+          <code>LRCV</code>
+          <coordinates>44-13-59N 023-52E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Romania -->
+        <_name>Suceava</_name>
+        <coordinates>47-37-59N 026-15E</coordinates>
+        <location>
+          <name>Suceava / Salcea</name>
+          <code>LRSV</code>
+          <coordinates>47-38-59N 026-15E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Romania -->
+        <_name>TimiÅoara</_name>
+        <coordinates>45-44-57N 021-13-37E</coordinates>
+        <location>
+          <name>TimiÅoara</name>
+          <code>LRTR</code>
+          <coordinates>45-46N 021-15E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Romania -->
+        <_name>Tulcea</_name>
+        <coordinates>45-10N 028-48E</coordinates>
+        <location>
+          <name>Tulcea</name>
+          <code>LRTC</code>
+          <coordinates>45-10-59N 028-49E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Romania -->
+        <_name>TÃrgu-MureÅ</_name>
+        <coordinates>46-32-59N 024-34E</coordinates>
+        <location>
+          <name>TÃrgu-MureÅ</name>
+          <code>LRTM</code>
+          <coordinates>46-31-59N 024-31-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- RU - Russian Federation -->
+      <_name>Russia</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Russia:
+           UESO UHMP UHNN UHSH ULDD ULKK ULOO UMOO UNKL URKM URML USCM
+           USDD USMU USRK USTR UUOB UUOK UUYH UUYS UWKE UWKS UWLL UWOR 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Aginskoye, Balakovo, Belgorod, Birobidzhan, Blagoveshchensk,
+           Cheboksary, Cherkessk, Dudinka, Elista, Gorno-Altaysk,
+           Groznyy, Ivanovo, Izhevsk, Kaluga, Kirov, Komsomol'sk,
+           Kostroma, Krasnoyarsk, Kudymkar, Kurgan, Kursk, Kyzyl,
+           Lipetsk, Magas, Makhachkala, Maykop, Nar'yan-Mar,
+           Oktyabr'skiy, Orel, Palana, Petrozavodsk, Pskov, Ryazan',
+           Salekhard, Saransk, Sarapul, Serpukhov, Smolensk, Tambov,
+           Tomsk, Tula, Tura, Tver', Tyumen', Ust'-Ordynskiy, Velikiy
+           Novgorod, Vladikavkaz, Vladimir, Yaroslavl', Yoshkar-Ola
+        -->
+      <iso-code>RU</iso-code>
+      <fips-code>RS</fips-code>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÐÐÐÐ".
+          -->
+        <_name>Abakan</_name>
+        <coordinates>53-42-56N 091-25-45E</coordinates>
+        <location>
+          <name>Abakan</name>
+          <code>UNAA</code>
+          <tz-hint>Asia/Krasnoyarsk</tz-hint>
+          <coordinates>53-45N 091-24E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÐÐÑ".
+          -->
+        <_name>Adler</_name>
+        <coordinates>43-25-51N 039-55-24E</coordinates>
+        <location>
+          <name>Adler</name>
+          <code>URSS</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>43-25-59N 039-53-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÐÐÑÑÑ".
+          -->
+        <_name>Anadyr'</_name>
+        <coordinates>64-45N 177-28-59E</coordinates>
+        <location>
+          <name>Anadyr'</name>
+          <code>UHMA</code>
+          <tz-hint>Asia/Anadyr</tz-hint>
+          <coordinates>64-46-59N 177-34E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÐÐÐ".
+          -->
+        <_name>Anapa</_name>
+        <coordinates>44-53-39N 037-19-18E</coordinates>
+        <location>
+          <name>Anapa / Vitiazevo</name>
+          <code>URKA</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>44-53-59N 037-19E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÑÑÐÐÐÐÐÑÑÐ".
+          -->
+        <_name>Arkhangel'sk</_name>
+        <coordinates>64-32-49N 040-32-54E</coordinates>
+        <location>
+          <name>Arhangel'sk</name>
+          <code>ULAA</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>64-30N 040-43-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÑÑÑÐÑÐÐÑ".
+          -->
+        <_name>Astrakhan'</_name>
+        <coordinates>46-20-57N 048-02-57E</coordinates>
+        <location>
+          <name>Astrakhan'</name>
+          <code>URWA</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>46-16-59N 048-00-23E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÑÐÐÑÐ".
+          -->
+        <_name>Barnaul</_name>
+        <coordinates>53-21-38N 083-45-48E</coordinates>
+        <location>
+          <name>Barnaul</name>
+          <code>UNBB</code>
+          <tz-hint>Asia/Novosibirsk</tz-hint>
+          <coordinates>53-25-59N 083-31E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÑÐÑÐ".
+          -->
+        <_name>Bratsk</_name>
+        <coordinates>56-21N 101-55E</coordinates>
+        <location>
+          <name>Bratsk / Irkutsk</name>
+          <code>UIBB</code>
+          <tz-hint>Asia/Irkutsk</tz-hint>
+          <coordinates>56-22-14N 101-41-54E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÑÑÐÑÐ".
+          -->
+        <_name>Bryansk</_name>
+        <coordinates>53-17-15N 034-22-50E</coordinates>
+        <location>
+          <name>Bryansk</name>
+          <code>UUBP</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>53-15N 034-19E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÐÑÐÐÐÑÐ".
+          -->
+        <_name>Chelyabinsk</_name>
+        <coordinates>55-09-15N 061-25-46E</coordinates>
+        <location>
+          <name>Chelyabinsk-Balandino</name>
+          <code>USCC</code>
+          <tz-hint>Asia/Yekaterinburg</tz-hint>
+          <coordinates>55-10N 061-23-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÑÐ".
+          -->
+        <_name>Chita</_name>
+        <coordinates>52-01-54N 113-30-03E</coordinates>
+        <location>
+          <name>Chita</name>
+          <code>UIAA</code>
+          <tz-hint>Asia/Yakutsk</tz-hint>
+          <coordinates>52-04-59N 113-28-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÑÐÑÐÐÐ".
+          -->
+        <_name>Chul'man</_name>
+        <coordinates>56-50-48N 124-54-21E</coordinates>
+        <location>
+          <name>Cul'man</name>
+          <code>UELL</code>
+          <tz-hint>Asia/Yakutsk</tz-hint>
+          <coordinates>56-49-59N 124-52E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÐÐÐÑÑ".
+          -->
+        <_name>Engel's</_name>
+        <coordinates>51-29-02N 046-06-19E</coordinates>
+        <location>
+          <name>Saratov, Tsentralny Airport</name>
+          <code>UWSS</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>51-34-12N 046-04-12E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÑÐÑÑÐ".
+          -->
+        <_name>Irkutsk</_name>
+        <coordinates>52-17-52N 104-17-47E</coordinates>
+        <location>
+          <name>Irkutsk</name>
+          <code>UIII</code>
+          <tz-hint>Asia/Irkutsk</tz-hint>
+          <coordinates>52-16N 104-19E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÐÐÐÐÐÐÑÐÐ".
+          -->
+        <_name>Kaliningrad</_name>
+        <coordinates>54-42-36N 020-30E</coordinates>
+        <location>
+          <name>Khrabrovo Airport</name>
+          <code>UMKK</code>
+          <tz-hint>Europe/Kaliningrad</tz-hint>
+          <coordinates>54-43-11N 020-30E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÐÐÐÑ".
+          -->
+        <_name>Kazan'</_name>
+        <coordinates>55-45N 049-07-59E</coordinates>
+        <location>
+          <name>Kazan'</name>
+          <code>UWKD</code>
+          <tz-hint>Europe/Samara</tz-hint>
+          <coordinates>55-46-59N 049-12E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÐÐÑÐÐÐ".
+          -->
+        <_name>Kemerovo</_name>
+        <coordinates>55-19-59N 086-04-59E</coordinates>
+        <location>
+          <name>Kemerovo</name>
+          <code>UNEE</code>
+          <tz-hint>Asia/Krasnoyarsk</tz-hint>
+          <coordinates>55-19-47N 086-04-47E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÐÐÑÐÐÑÐ".
+          -->
+        <_name>Khabarovsk</_name>
+        <coordinates>48-28-50N 135-05-34E</coordinates>
+        <location>
+          <name>Habarovsk</name>
+          <code>UHHH</code>
+          <tz-hint>Asia/Vladivostok</tz-hint>
+          <coordinates>48-31N 135-10E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÐÑÑ-ÐÐÐÑÐÐÑÐ".
+          -->
+        <_name>Khanty-Mansiysk</_name>
+        <coordinates>61-00-15N 069-00-06E</coordinates>
+        <location>
+          <name>Hanty-Mansijsk</name>
+          <code>USHH</code>
+          <coordinates>61-01N 069-01-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÑÐÑÐÐÐÐÑ".
+          -->
+        <_name>Krasnodar</_name>
+        <coordinates>45-01-58N 038-58-36E</coordinates>
+        <location>
+          <name>Krasnodar</name>
+          <code>URKK</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>45-01-59N 039-08-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÐÐÐÐÐ".
+          -->
+        <_name>Magadan</_name>
+        <coordinates>59-34N 150-48E</coordinates>
+        <location>
+          <name>Magadan</name>
+          <code>UHMM</code>
+          <tz-hint>Asia/Magadan</tz-hint>
+          <coordinates>59-32-59N 150-46-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÑÐÐÐÐÐÑÐ".
+          -->
+        <_name>Mikhaylovsk</_name>
+        <coordinates>45-07-41N 042-01-32E</coordinates>
+        <location>
+          <name>Stavropol' / Mikhaylovsk</name>
+          <code>URMT</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>45-19-59N 042-00E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÐÐÑÐÐÑÐÑÐ ÐÐÐÑ".
+          -->
+        <_name>Mineral'nyye Vody</_name>
+        <coordinates>44-12-37N 043-08-07E</coordinates>
+        <location>
+          <name>Mineral'nye Vody</name>
+          <code>URMM</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>44-13-59N 043-04E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÑÐÑÐ".
+          -->
+        <_name>Mirnyy</_name>
+        <coordinates>62-32-07N 113-57-39E</coordinates>
+        <location>
+          <name>Mirny</name>
+          <code>UERR</code>
+          <tz-hint>Asia/Yakutsk</tz-hint>
+          <coordinates>62-31-48N 114-01-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Russia.
+             "Moscow" is the traditional English name.
+             The local name in Russian is "Moskva / ÐÐÑÐÐÐ".
+          -->
+        <_name>Moscow</_name>
+        <coordinates>55-45-07N 037-36-56E</coordinates>
+        <location>
+          <_name>Vnukovo Airport</_name>
+          <code>UUWW</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>55-38-59N 037-16E</coordinates>
+        </location>
+        <location>
+          <_name>Sheremet'ye Airport</_name>
+          <code>UUEE</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>55-58-59N 037-30E</coordinates>
+        </location>
+        <location>
+          <_name>Domodedovo Airport</_name>
+          <code>UUDD</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>55-23-59N 037-53-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÑÑÐÐÐÑÐ".
+          -->
+        <_name>Murmansk</_name>
+        <coordinates>68-58-18N 033-04-54E</coordinates>
+        <location>
+          <name>Murmansk</name>
+          <code>ULMM</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>68-58N 033-02-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÐÑÑÐÐ".
+          -->
+        <_name>Nal'chik</_name>
+        <coordinates>43-29-53N 043-37-08E</coordinates>
+        <location>
+          <name>Nal'chik</name>
+          <code>URMN</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>43-30-46N 043-38-12E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÐÐÐÐÐÑÑÐÐÑÐ".
+          -->
+        <_name>Nizhnevartovsk</_name>
+        <coordinates>60-55-59N 076-34E</coordinates>
+        <location>
+          <name>Nizhnevartovsk</name>
+          <code>USNN</code>
+          <tz-hint>Asia/Yekaterinburg</tz-hint>
+          <coordinates>60-55-59N 076-28-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÐÐÐÐ ÐÐÐÐÐÑÐÐ".
+          -->
+        <_name>Nizhniy Novgorod</_name>
+        <coordinates>56-19-36N 044-00-27E</coordinates>
+        <location>
+          <name>Nizhny Novgorod, Strigino Airport</name>
+          <code>UWGG</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>56-19-47N 044-00E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÐÐÐÑÐÐÐÑÐ".
+          -->
+        <_name>Novokuznetsk</_name>
+        <coordinates>53-45N 087-05-59E</coordinates>
+        <location>
+          <name>Novokuznetsk</name>
+          <code>UNWW</code>
+          <tz-hint>Asia/Krasnoyarsk</tz-hint>
+          <coordinates>53-43-59N 087-10-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÐÐÑÐÐÐÑÑÐ".
+          -->
+        <_name>Novosibirsk</_name>
+        <coordinates>55-02-27N 082-56-03E</coordinates>
+        <location>
+          <name>Novosibirsk</name>
+          <code>UNNT</code>
+          <tz-hint>Asia/Novosibirsk</tz-hint>
+          <coordinates>55-04-59N 082-54E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÑÐ".
+          -->
+        <_name>Omsk</_name>
+        <coordinates>55-00N 073-24E</coordinates>
+        <location>
+          <name>Omsk</name>
+          <code>UNOO</code>
+          <tz-hint>Asia/Omsk</tz-hint>
+          <coordinates>54-58N 073-17-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÑÐÐÐÑÑÐ".
+          -->
+        <_name>Orenburg</_name>
+        <coordinates>51-47-04N 055-05-54E</coordinates>
+        <location>
+          <name>Tsentralny Airport</name>
+          <code>UWOO</code>
+          <tz-hint>Asia/Yekaterinburg</tz-hint>
+          <coordinates>51-46-48N 055-07-11E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÐÐÐ".
+          -->
+        <_name>Penza</_name>
+        <coordinates>53-11-44N 045-00E</coordinates>
+        <location>
+          <name>Penza</name>
+          <code>UWPP</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>53-07N 045-01E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÑÐÑ".
+          -->
+        <_name>Perm'</_name>
+        <coordinates>58-00N 056-15E</coordinates>
+        <location>
+          <name>Bolshoe Savino Airport</name>
+          <code>USPP</code>
+          <tz-hint>Asia/Yekaterinburg</tz-hint>
+          <coordinates>58-00N 056-15E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÑÑÐÐÐÐÐÐÐÑÐ-ÐÐÐÑÐÑÑÐÐÐ".
+          -->
+        <_name>Petropavlovsk</_name>
+        <coordinates>53-01N 158-39E</coordinates>
+        <location>
+          <name>Petropavlovsk-Kamchatskij</name>
+          <code>UHPP</code>
+          <tz-hint>Asia/Kamchatka</tz-hint>
+          <coordinates>53-04-59N 158-34-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÑÑÐÐ-ÐÐ-ÐÐÐÑ".
+          -->
+        <_name>Rostov</_name>
+        <coordinates>47-14-11N 039-42-50E</coordinates>
+        <location>
+          <name>Rostov</name>
+          <code>URRR</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>47-16N 039-49E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             "Saint Petersburg" is the traditional English name.
+             The local name in Russian is "Sankt-Peterburg /
+             ÐÐÐÐÑ-ÐÐÑÐÑÐÑÑÐ".
+          -->
+        <_name>Saint Petersburg</_name>
+        <coordinates>59-53-39N 030-15-51E</coordinates>
+        <location>
+          <name>St. Peterburg</name>
+          <code>ULLI</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>59-58N 030-18E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÐÐÐÑÐ".
+          -->
+        <_name>Samara</_name>
+        <coordinates>53-12N 050-08-59E</coordinates>
+        <location>
+          <name>Samara</name>
+          <code>UWWW</code>
+          <tz-hint>Europe/Samara</tz-hint>
+          <coordinates>53-12N 050-08-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia -->
+        <_name>Saratov</_name>
+        <coordinates>51-32-26N 046-00-30E</coordinates>
+        <location>
+          <name>Tsentralny Airport</name>
+          <code>UWSS</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>51-34-12N 046-04-12E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÑÐÐÑÐÐÐÐÑ".
+          -->
+        <_name>Stavropol'</_name>
+        <coordinates>45-02-34N 041-58-23E</coordinates>
+        <location>
+          <name>Stavropol' / Mikhaylovsk</name>
+          <code>URMT</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>45-19-59N 042-00E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÑÑÐÐÐÐÐ".
+          -->
+        <_name>Strigino</_name>
+        <coordinates>56-12-10N 043-47-54E</coordinates>
+        <location>
+          <name>Nizhny Novgorod,Strigino Airport</name>
+          <code>UWGG</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>56-19-47N 044-00E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia.
+             The local name in Russian is "ÐÑÑÐÑÑ".
+          -->
+        <_name>Surgut</_name>
+        <coordinates>61-15N 073-25E</coordinates>
+        <location>
+          <name>Surgut</name>
+          <code>USRR</code>
+          <tz-hint>Asia/Yekaterinburg</tz-hint>
+          <coordinates>61-15N 073-30E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia -->
+        <_name>Syktyvkar</_name>
+        <coordinates>61-40N 050-48-43E</coordinates>
+        <location>
+          <name>Syktyvkar</name>
+          <code>UUYY</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>61-43N 050-49-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia -->
+        <_name>Tiksi</_name>
+        <coordinates>71-41-13N 128-52-09E</coordinates>
+        <location>
+          <name>Tiksi</name>
+          <code>UEST</code>
+          <tz-hint>Asia/Yakutsk</tz-hint>
+          <coordinates>71-42N 128-54E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia -->
+        <_name>Udachnyy</_name>
+        <coordinates>66-25N 112-24E</coordinates>
+        <location>
+          <name>Polyarny</name>
+          <code>UERP</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>66-24-02N 112-01-49E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia -->
+        <_name>Ufa</_name>
+        <coordinates>54-46-29N 056-02-15E</coordinates>
+        <location>
+          <name>Ufa</name>
+          <code>UWUU</code>
+          <tz-hint>Asia/Yekaterinburg</tz-hint>
+          <coordinates>54-43-47N 055-55-47E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia -->
+        <_name>Ul'yanovsk</_name>
+        <coordinates>54-19N 048-21-57E</coordinates>
+        <location>
+          <name>Ul'yanovsk</name>
+          <code>UWLW</code>
+          <coordinates>54-21N 048-22-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia -->
+        <_name>Ulan-Ude</_name>
+        <coordinates>51-49-33N 107-36-35E</coordinates>
+        <location>
+          <name>Ulan-Ude</name>
+          <code>UIUU</code>
+          <tz-hint>Asia/Irkutsk</tz-hint>
+          <coordinates>51-49-59N 107-35-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia -->
+        <_name>Velikiye Luki</_name>
+        <coordinates>56-20-24N 030-32-04E</coordinates>
+        <location>
+          <name>Velikiye Luki</name>
+          <code>ULOL</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>56-21N 030-37E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia -->
+        <_name>Vladivostok</_name>
+        <coordinates>43-07-41N 131-54-03E</coordinates>
+        <location>
+          <name>Vladivostok</name>
+          <code>UHWW</code>
+          <tz-hint>Asia/Vladivostok</tz-hint>
+          <coordinates>43-07N 131-55-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia -->
+        <_name>Volgograd</_name>
+        <coordinates>48-48-16N 044-35-08E</coordinates>
+        <location>
+          <name>Volgograd</name>
+          <code>URWW</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>48-46-59N 044-22E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia -->
+        <_name>Vologda</_name>
+        <coordinates>59-13N 039-53-59E</coordinates>
+        <location>
+          <name>Vologda</name>
+          <code>ULWW</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>59-19N 039-55E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia -->
+        <_name>Voronezh</_name>
+        <coordinates>51-40-11N 039-11-32E</coordinates>
+        <location>
+          <name>Voronez</name>
+          <code>UUOO</code>
+          <tz-hint>Europe/Moscow</tz-hint>
+          <coordinates>51-38-59N 039-15E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia -->
+        <_name>Yakutsk</_name>
+        <coordinates>62-02-02N 129-43-59E</coordinates>
+        <location>
+          <name>Jakutsk</name>
+          <code>UEEE</code>
+          <tz-hint>Asia/Yakutsk</tz-hint>
+          <coordinates>62-01N 129-43E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia -->
+        <_name>Yekaterinburg</_name>
+        <coordinates>56-51-27N 060-36-44E</coordinates>
+        <location>
+          <name>Yekaterinburg</name>
+          <code>USSS</code>
+          <tz-hint>Asia/Yekaterinburg</tz-hint>
+          <coordinates>56-49-59N 060-37-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Russia -->
+        <_name>Yuzhno-Sakhalinsk</_name>
+        <coordinates>46-57-29N 142-44-01E</coordinates>
+        <location>
+          <name>Yuzhno-Sakhalinsk</name>
+          <code>UHSS</code>
+          <tz-hint>Asia/Vladivostok</tz-hint>
+          <coordinates>46-57N 142-43E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- SM - San Marino -->
+      <_name>San Marino</_name>
+      <!-- Could not find information about the following stations,
+           which may be in San Marino:
+           LIBF LIMA 
+        -->
+      <iso-code>SM</iso-code>
+      <fips-code>SM</fips-code>
+      <tz-hint>Europe/San_Marino</tz-hint>
+      <city>
+        <!-- Translators: this is a city in San Marino -->
+        <_name>Acquaviva</_name>
+        <coordinates>43-57N 012-25E</coordinates>
+        <location>
+          <name>Rimini</name>
+          <code>LIPR</code>
+          <coordinates>44-01-59N 012-37E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in San Marino -->
+        <_name>Poggio di Chiesanuova</_name>
+        <coordinates>43-55N 012-25E</coordinates>
+        <location>
+          <name>Rimini</name>
+          <code>LIPR</code>
+          <coordinates>44-01-59N 012-37E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of San Marino -->
+        <_name>San Marino</_name>
+        <coordinates>43-55-59N 012-26-59E</coordinates>
+        <location>
+          <name>Rimini</name>
+          <code>LIPR</code>
+          <coordinates>44-01-59N 012-37E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in San Marino -->
+        <_name>Serravalle</_name>
+        <coordinates>43-57N 012-30E</coordinates>
+        <location>
+          <name>Rimini</name>
+          <code>LIPR</code>
+          <coordinates>44-01-59N 012-37E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- RS - Serbia -->
+      <_name>Serbia</_name>
+      <iso-code>RS</iso-code>
+      <fips-code>RB</fips-code>
+      <tz-hint>Europe/Belgrade</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Serbia.
+             "Belgrade" is the traditional English name.
+             The local name in Serbian is "Beograd".
+          -->
+        <_name>Belgrade</_name>
+        <coordinates>44-49-06N 020-28-05E</coordinates>
+        <location>
+          <name>Belgrade / SurÄin</name>
+          <code>LYBE</code>
+          <coordinates>44-49N 020-16-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Serbia -->
+        <_name>NiÅ</_name>
+        <coordinates>43-19-28N 021-54-11E</coordinates>
+        <location>
+          <name>NiÅ</name>
+          <code>LYNI</code>
+          <coordinates>43-19-59N 021-53-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Serbia -->
+        <_name>SurÄin</_name>
+        <coordinates>44-47-35N 020-16-49E</coordinates>
+        <location>
+          <name>Belgrade / SurÄin</name>
+          <code>LYBE</code>
+          <coordinates>44-49N 020-16-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Serbia -->
+        <_name>VrÅac</_name>
+        <coordinates>45-07N 021-18-12E</coordinates>
+        <location>
+          <name>VrÅac</name>
+          <code>LYVR</code>
+          <coordinates>45-08-59N 021-19E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Serbia -->
+        <_name>Zemun</_name>
+        <coordinates>44-50-35N 020-24-03E</coordinates>
+        <location>
+          <name>Beograd / Surcin</name>
+          <code>LYBE</code>
+          <coordinates>44-49N 020-16-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- SK - Slovakia -->
+      <_name>Slovakia</_name>
+      <iso-code>SK</iso-code>
+      <fips-code>LO</fips-code>
+      <tz-hint>Europe/Bratislava</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Slovakia -->
+        <_name>Banskà Bystrica</_name>
+        <coordinates>48-43-59N 019-08-59E</coordinates>
+        <location>
+          <name>Sliac</name>
+          <code>LZSL</code>
+          <coordinates>48-38-17N 019-08-03E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Slovakia -->
+        <_name>Barca</_name>
+        <coordinates>48-40-59N 021-16E</coordinates>
+        <location>
+          <name>KoÅice</name>
+          <code>LZKZ</code>
+          <coordinates>48-39-47N 021-14-27E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Slovakia -->
+        <_name>Bratislava</_name>
+        <coordinates>48-08-59N 017-07E</coordinates>
+        <location>
+          <name>Bratislava Ivanka</name>
+          <code>LZIB</code>
+          <coordinates>48-12N 017-11-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Slovakia -->
+        <_name>Dolnà HriÄov</_name>
+        <coordinates>49-13-59N 018-37-59E</coordinates>
+        <location>
+          <name>Dolnà HriÄov</name>
+          <code>LZZI</code>
+          <coordinates>49-13-59N 018-36-48E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Slovakia -->
+        <_name>Kamenica nad Cirochou</_name>
+        <coordinates>48-55-59N 022-00E</coordinates>
+        <location>
+          <name>Kamenica nad Cirochou</name>
+          <code>LZKC</code>
+          <coordinates>48-55-59N 022-00E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Slovakia -->
+        <_name>KoÅice</_name>
+        <coordinates>48-43N 021-15E</coordinates>
+        <location>
+          <name>KoÅice, Barca</name>
+          <code>LZKZ</code>
+          <coordinates>48-39-47N 021-14-27E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Slovakia -->
+        <_name>LuÄenec</_name>
+        <coordinates>48-19-59N 019-40E</coordinates>
+        <location>
+          <name>LuÄenec</name>
+          <code>LZLU</code>
+          <coordinates>48-19-59N 019-43-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Slovakia -->
+        <_name>Nitra</_name>
+        <coordinates>48-19N 018-04-59E</coordinates>
+        <location>
+          <name>Nitra</name>
+          <code>LZNI</code>
+          <coordinates>48-16-45N 018-07-58E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Slovakia -->
+        <_name>PieÅÅany</_name>
+        <coordinates>48-36N 017-49-59E</coordinates>
+        <location>
+          <name>PieÅÅany</name>
+          <code>LZPP</code>
+          <coordinates>48-37-30N 017-49-42E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Slovakia -->
+        <_name>Poprad</_name>
+        <coordinates>49-02-59N 020-18E</coordinates>
+        <location>
+          <name>Poprad-Tatry Airport</name>
+          <code>LZTT</code>
+          <coordinates>49-04N 020-15E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Slovakia -->
+        <_name>PreÅov</_name>
+        <coordinates>49-00N 021-15E</coordinates>
+        <location>
+          <name>Kosice, Barca</name>
+          <code>LZKZ</code>
+          <coordinates>48-39-47N 021-14-27E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Slovakia -->
+        <_name>Prievidza</_name>
+        <coordinates>48-46N 018-37-59E</coordinates>
+        <location>
+          <name>Prievidza</name>
+          <code>LZPE</code>
+          <coordinates>48-45-59N 018-35-17E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Slovakia -->
+        <_name>SliaÄ</_name>
+        <coordinates>48-37N 019-10-59E</coordinates>
+        <location>
+          <name>SliaÄ</name>
+          <code>LZSL</code>
+          <coordinates>48-38-17N 019-08-03E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Slovakia -->
+        <_name>TrenÄÃn</_name>
+        <coordinates>48-53-59N 018-01-59E</coordinates>
+        <location>
+          <name>Piestany</name>
+          <code>LZPP</code>
+          <coordinates>48-37-30N 017-49-42E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Slovakia -->
+        <_name>Trnava</_name>
+        <coordinates>48-22N 017-36E</coordinates>
+        <location>
+          <name>Piestany</name>
+          <code>LZPP</code>
+          <coordinates>48-37-30N 017-49-42E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Slovakia -->
+        <_name>Åilina</_name>
+        <coordinates>49-13N 018-43-59E</coordinates>
+        <location>
+          <name>Dolny Hricov</name>
+          <code>LZZI</code>
+          <coordinates>49-13-59N 018-36-48E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- SI - Slovenia -->
+      <_name>Slovenia</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Slovenia:
+           LJCE 
+        -->
+      <iso-code>SI</iso-code>
+      <fips-code>SI</fips-code>
+      <tz-hint>Europe/Ljubljana</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Slovenia -->
+        <_name>Ljubljana</_name>
+        <coordinates>46-03-19N 014-30-51E</coordinates>
+        <location>
+          <name>Brnik Airport</name>
+          <code>LJLJ</code>
+          <coordinates>46-13N 014-28-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Slovenia -->
+        <_name>Maribor</_name>
+        <coordinates>46-33-16N 015-38-48E</coordinates>
+        <location>
+          <name>Slivnica Airport</name>
+          <code>LJMB</code>
+          <coordinates>46-28-59N 015-40-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Slovenia -->
+        <_name>PortoroÅ</_name>
+        <coordinates>45-30-57N 013-35-17E</coordinates>
+        <location>
+          <name>PortoroÅ</name>
+          <code>LJPZ</code>
+          <coordinates>45-31N 013-34E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- ES - Spain -->
+      <_name>Spain</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Spain:
+           LEBR 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Toledo
+        -->
+      <iso-code>ES</iso-code>
+      <fips-code>SP</fips-code>
+      <tz-hint>Europe/Madrid</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>A CoruÃa</_name>
+        <coordinates>43-22N 008-22-59W</coordinates>
+        <location>
+          <name>A CoruÃa Airport, Alvedro</name>
+          <code>LECO</code>
+          <coordinates>43-17-59N 008-22-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Agoncillo</_name>
+        <coordinates>42-27N 002-16-59W</coordinates>
+        <location>
+          <name>Logrono Airport</name>
+          <code>LELO</code>
+          <coordinates>42-27N 002-19-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Alcantarilla</_name>
+        <coordinates>37-58N 001-13W</coordinates>
+        <location>
+          <name>Murcia Airport</name>
+          <code>LERI</code>
+          <coordinates>37-57N 001-13-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Alicante</_name>
+        <coordinates>38-21N 000-28-59W</coordinates>
+        <location>
+          <name>Alicante Airport, El Altet</name>
+          <code>LEAL</code>
+          <coordinates>38-16-59N 000-33W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>AlmerÃa</_name>
+        <coordinates>36-49-59N 002-27W</coordinates>
+        <location>
+          <name>AlmerÃa Airport</name>
+          <code>LEAM</code>
+          <coordinates>36-51N 002-22-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Armilla</_name>
+        <coordinates>37-08-59N 003-37W</coordinates>
+        <location>
+          <name>Granada Airport</name>
+          <code>LEGA</code>
+          <coordinates>37-07-59N 003-38-08W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Atogo</_name>
+        <coordinates>28-03N 016-34-59W</coordinates>
+        <location>
+          <name>Tenerife Sur</name>
+          <code>GCTS</code>
+          <tz-hint>Atlantic/Canary</tz-hint>
+          <coordinates>28-03N 016-34W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>AvilÃs</_name>
+        <coordinates>43-33-24N 005-55-28W</coordinates>
+        <location>
+          <name>Asturias Airport</name>
+          <code>LEAS</code>
+          <coordinates>43-32-59N 006-01-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Barajas</_name>
+        <coordinates>40-28-59N 003-34-59W</coordinates>
+        <location>
+          <name>Madrid Airport</name>
+          <code>LEMD</code>
+          <coordinates>40-27N 003-32-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Barcelona</_name>
+        <coordinates>41-22-59N 002-10-59E</coordinates>
+        <location>
+          <name>Barcelona Airport</name>
+          <code>LEBL</code>
+          <coordinates>41-16-59N 002-04E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Bilbao</_name>
+        <coordinates>43-15N 002-58W</coordinates>
+        <location>
+          <name>Bilbao Airport, Sondica</name>
+          <code>LEBB</code>
+          <coordinates>43-17-59N 002-55-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Colmenar Viejo</_name>
+        <coordinates>40-40N 003-46W</coordinates>
+        <location>
+          <name>Madri-Colmenar</name>
+          <code>LECV</code>
+          <coordinates>40-38-59N 003-43-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Corcovados</_name>
+        <coordinates>28-37N 017-45W</coordinates>
+        <location>
+          <name>La Palma Airport</name>
+          <code>GCLA</code>
+          <tz-hint>Atlantic/Canary</tz-hint>
+          <coordinates>28-37N 017-45W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Cuatro Vientos</_name>
+        <coordinates>40-22-59N 003-46-59W</coordinates>
+        <location>
+          <name>Madrid Airport</name>
+          <code>LEVS</code>
+          <coordinates>40-22-59N 003-46-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>CÃrdoba</_name>
+        <coordinates>37-52-59N 004-46W</coordinates>
+        <location>
+          <name>CÃrdoba Airport</name>
+          <code>LEBA</code>
+          <coordinates>37-51N 004-50-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>El Matorral</_name>
+        <coordinates>28-25-59N 013-52W</coordinates>
+        <location>
+          <name>Fuerteventura Airport</name>
+          <code>GCFV</code>
+          <tz-hint>Atlantic/Canary</tz-hint>
+          <coordinates>28-26-59N 013-52W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>FuenterrabÃa</_name>
+        <coordinates>43-22N 001-46-59W</coordinates>
+        <location>
+          <name>San Sebastian Airport</name>
+          <code>LESO</code>
+          <coordinates>43-21N 001-48W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Gando</_name>
+        <coordinates>27-56-59N 015-22W</coordinates>
+        <location>
+          <name>Gran Canaria - Canary Islands</name>
+          <code>GCLP</code>
+          <tz-hint>Atlantic/Canary</tz-hint>
+          <coordinates>27-55-59N 015-22-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Gerona</_name>
+        <coordinates>41-58-59N 002-49E</coordinates>
+        <location>
+          <name>Gerona Airport, Costa Brava</name>
+          <code>LEGE</code>
+          <coordinates>41-53-59N 002-46E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Getafe</_name>
+        <coordinates>40-17-59N 003-43W</coordinates>
+        <location>
+          <name>Madrid Airport</name>
+          <code>LEGT</code>
+          <coordinates>40-17-59N 003-43W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Granada</_name>
+        <coordinates>37-10-59N 003-36W</coordinates>
+        <location>
+          <name>Granada Airport</name>
+          <code>LEGR</code>
+          <coordinates>37-10-59N 003-46-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>GÃime</_name>
+        <coordinates>28-58N 013-35-59W</coordinates>
+        <location>
+          <name>Lanzarote Airport</name>
+          <code>GCRR</code>
+          <tz-hint>Atlantic/Canary</tz-hint>
+          <coordinates>28-56-59N 013-35-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Ibiza</_name>
+        <coordinates>38-53-59N 001-25-59E</coordinates>
+        <location>
+          <name>Ibiza Airport, Es Codola</name>
+          <code>LEIB</code>
+          <coordinates>38-52N 001-22-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Jerez</_name>
+        <coordinates>36-40-59N 006-07-59W</coordinates>
+        <location>
+          <name>Jerez Airport</name>
+          <code>LEJR</code>
+          <coordinates>36-45N 006-04W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Las Palmas</_name>
+        <coordinates>28-06N 015-25W</coordinates>
+        <location>
+          <name>Gran Canaria - Canary Islands</name>
+          <code>GCLP</code>
+          <tz-hint>Atlantic/Canary</tz-hint>
+          <coordinates>27-55-59N 015-22-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>LeÃn</_name>
+        <coordinates>42-36N 005-34W</coordinates>
+        <location>
+          <name>LeÃn Airport, Virgen del Camino</name>
+          <code>LELN</code>
+          <coordinates>42-34-59N 005-39W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>LogroÃo</_name>
+        <coordinates>42-28N 002-27W</coordinates>
+        <location>
+          <name>Logrono Airport, Agoncillo</name>
+          <code>LELO</code>
+          <coordinates>42-27N 002-19-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Los BaldÃos</_name>
+        <coordinates>28-28N 016-19W</coordinates>
+        <location>
+          <name>Tenerife / Los Rodeos</name>
+          <code>GCXO</code>
+          <tz-hint>Atlantic/Canary</tz-hint>
+          <coordinates>28-28N 016-19W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Los Llanos</_name>
+        <coordinates>38-55N 001-51W</coordinates>
+        <location>
+          <name>Albacete Airport</name>
+          <code>LEAB</code>
+          <coordinates>38-57N 001-51W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Spain -->
+        <_name>Madrid</_name>
+        <coordinates>40-23-59N 003-40-59W</coordinates>
+        <location>
+          <name>Madrid Airport, Cuatro Vientos</name>
+          <code>LEVS</code>
+          <coordinates>40-22-59N 003-46-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>MahÃn</_name>
+        <coordinates>39-52-59N 004-15E</coordinates>
+        <location>
+          <name>Menorca Airport</name>
+          <code>LEMH</code>
+          <coordinates>39-52N 004-13-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Melilla</_name>
+        <coordinates>35-19N 002-57W</coordinates>
+        <location>
+          <name>Melilla</name>
+          <code>GEML</code>
+          <coordinates>35-16-59N 002-57W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>MorÃn</_name>
+        <coordinates>37-07-59N 005-27W</coordinates>
+        <location>
+          <name>MorÃn</name>
+          <code>LEMO</code>
+          <coordinates>37-08-59N 005-37W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Murcia</_name>
+        <coordinates>37-58-59N 001-07W</coordinates>
+        <location>
+          <name>Murcia Airport, Alcantarilla</name>
+          <code>LERI</code>
+          <coordinates>37-57N 001-13-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>MÃlaga</_name>
+        <coordinates>36-43N 004-25W</coordinates>
+        <location>
+          <name>MÃlaga Airport</name>
+          <code>LEMG</code>
+          <coordinates>36-40N 004-28-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>MÃrida</_name>
+        <coordinates>38-55N 006-19-59W</coordinates>
+        <location>
+          <name>Badajoz Airport, Talavera la Real</name>
+          <code>LEBZ</code>
+          <coordinates>38-52-59N 006-49W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>NoÃin</_name>
+        <coordinates>42-45N 001-37-59W</coordinates>
+        <location>
+          <name>Pamplona Airport</name>
+          <code>LEPP</code>
+          <coordinates>42-46N 001-37-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Oviedo</_name>
+        <coordinates>43-22N 005-49-59W</coordinates>
+        <location>
+          <name>Asturias Airport, Aviles</name>
+          <code>LEAS</code>
+          <coordinates>43-32-59N 006-01-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Palma</_name>
+        <coordinates>39-34N 002-38-59E</coordinates>
+        <location>
+          <name>Palma Airport, Son San Juan</name>
+          <code>LEPA</code>
+          <coordinates>39-32-59N 002-43-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain.
+             The local name is "IruÃa".
+          -->
+        <_name>Pamplona</_name>
+        <coordinates>42-49N 001-37-59W</coordinates>
+        <location>
+          <name>Pamplona Airport, Noain</name>
+          <code>LEPP</code>
+          <coordinates>42-46N 001-37-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Reus</_name>
+        <coordinates>41-08-59N 001-07E</coordinates>
+        <location>
+          <name>Reus Airport</name>
+          <code>LERS</code>
+          <coordinates>41-08-59N 001-10E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Rota</_name>
+        <coordinates>36-37N 006-20-59W</coordinates>
+        <location>
+          <name>Rota</name>
+          <code>LERT</code>
+          <coordinates>36-38-59N 006-20-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Sabadell</_name>
+        <coordinates>41-32-59N 002-06E</coordinates>
+        <location>
+          <name>Sabadell</name>
+          <code>LELL</code>
+          <coordinates>41-31N 002-06E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Salamanca</_name>
+        <coordinates>40-58N 005-39W</coordinates>
+        <location>
+          <name>Salamanca Airport, Matacan</name>
+          <code>LESA</code>
+          <coordinates>40-57N 005-30W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>San Javier</_name>
+        <coordinates>37-47-59N 000-51W</coordinates>
+        <location>
+          <name>Murcia Airport</name>
+          <code>LELC</code>
+          <coordinates>37-46-59N 000-48W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>San Pablo</_name>
+        <coordinates>37-25N 005-52-59W</coordinates>
+        <location>
+          <name>Sevilla Airport</name>
+          <code>LEZL</code>
+          <coordinates>37-25N 005-54W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Santa Cruz</_name>
+        <coordinates>28-26-59N 016-13-59W</coordinates>
+        <location>
+          <name>Tenerife / Los Rodeos</name>
+          <code>GCXO</code>
+          <tz-hint>Atlantic/Canary</tz-hint>
+          <coordinates>28-28N 016-19W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Santander</_name>
+        <coordinates>43-27-52N 003-48-15W</coordinates>
+        <location>
+          <name>Santander Airport, Parayas</name>
+          <code>LEXJ</code>
+          <coordinates>43-25-59N 003-49W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Santiago</_name>
+        <coordinates>42-52-59N 008-33W</coordinates>
+        <location>
+          <name>Santiago Airport, Labacolla</name>
+          <code>LEST</code>
+          <coordinates>42-53-59N 008-25-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Sevilla</_name>
+        <coordinates>37-22-37N 005-59-12W</coordinates>
+        <location>
+          <name>Sevilla Airport, San Pablo</name>
+          <code>LEZL</code>
+          <coordinates>37-25N 005-54W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Talavera la Real</_name>
+        <coordinates>38-52-59N 006-46W</coordinates>
+        <location>
+          <name>Badajoz Airport</name>
+          <code>LEBZ</code>
+          <coordinates>38-52-59N 006-49W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Tamaduste</_name>
+        <coordinates>27-49N 017-52-59W</coordinates>
+        <location>
+          <name>Hierro Airport</name>
+          <code>GCHI</code>
+          <tz-hint>Atlantic/Canary</tz-hint>
+          <coordinates>27-49N 017-52-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>TorrejÃn del Rey</_name>
+        <coordinates>40-38-59N 003-19-59W</coordinates>
+        <location>
+          <name>Madrid Airport</name>
+          <code>LETO</code>
+          <coordinates>40-28-59N 003-27W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Valencia</_name>
+        <coordinates>39-28N 000-22W</coordinates>
+        <location>
+          <name>Valencia Airport</name>
+          <code>LEVC</code>
+          <coordinates>39-30N 000-28W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Valladolid</_name>
+        <coordinates>41-38-59N 004-43W</coordinates>
+        <location>
+          <name>Valladolid Airport, Villanubla</name>
+          <code>LEVD</code>
+          <coordinates>41-43N 004-50-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Vigo</_name>
+        <coordinates>42-13-59N 008-43W</coordinates>
+        <location>
+          <name>Vigo Airport, Peinador</name>
+          <code>LEVX</code>
+          <coordinates>42-13N 008-37-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Villanubla</_name>
+        <coordinates>41-42N 004-49-59W</coordinates>
+        <location>
+          <name>Valladolid Airport</name>
+          <code>LEVD</code>
+          <coordinates>41-43N 004-50-59W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Vitoria-Gasteiz</_name>
+        <coordinates>42-51N 002-40W</coordinates>
+        <location>
+          <name>Vitoria-Gasteiz</name>
+          <code>LEVT</code>
+          <coordinates>42-52-59N 002-43W</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Spain -->
+        <_name>Zaragoza</_name>
+        <coordinates>41-37-59N 000-52-59W</coordinates>
+        <location>
+          <name>Zaragoza Airport</name>
+          <code>LEZG</code>
+          <coordinates>41-40N 001-01W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- SJ - Svalbard and Jan Mayen. Svalbard is an island in the
+           Arctic Ocean which is a part of Norway with unusual status
+           internationally.
+        -->
+      <_name>Svalbard and Jan Mayen</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Svalbard and Jan Mayen:
+           ENDR ENEK ENGC ENHE ENSL 
+        -->
+      <iso-code>SJ</iso-code>
+      <fips-code>SV|JN</fips-code>
+      <tz-hint>Arctic/Longyearbyen</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Svalbard and Jan Mayen -->
+        <_name>Longyearbyen</_name>
+        <coordinates>78-13N 015-37-59E</coordinates>
+        <location>
+          <name>Svalbard Airport</name>
+          <code>ENSB</code>
+          <coordinates>78-15N 015-28E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- SE - Sweden -->
+      <_name>Sweden</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Sweden:
+           ESGL ESNX ESNZ ESUD ESUT 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           GÃvle, Ãstersund
+        -->
+      <iso-code>SE</iso-code>
+      <fips-code>SW</fips-code>
+      <tz-hint>Europe/Stockholm</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>BorlÃnge</_name>
+        <coordinates>60-28-59N 015-25E</coordinates>
+        <location>
+          <name>BorlÃnge</name>
+          <code>ESSD</code>
+          <coordinates>60-25-59N 015-31E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>Falun</_name>
+        <coordinates>60-36N 015-37-59E</coordinates>
+        <location>
+          <name>Borlange</name>
+          <code>ESSD</code>
+          <coordinates>60-25-59N 015-31E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>GÃllivare</_name>
+        <coordinates>67-07-59N 020-41-59E</coordinates>
+        <location>
+          <name>GÃllivare</name>
+          <code>ESNG</code>
+          <coordinates>67-09N 020-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>GÃteborg</_name>
+        <coordinates>57-43N 011-58E</coordinates>
+        <location>
+          <_name>GÃteborg-Save Airport</_name>
+          <code>ESGP</code>
+          <coordinates>57-46-59N 011-52-59E</coordinates>
+        </location>
+        <location>
+          <_name>GÃteborg-Landvetter Airport</_name>
+          <code>ESGG</code>
+          <coordinates>57-40N 012-18E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>Halmstad</_name>
+        <coordinates>56-40-17N 012-51-20E</coordinates>
+        <location>
+          <name>Halmstad Swedish Air Force Base</name>
+          <code>ESMT</code>
+          <coordinates>56-40-59N 012-49-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>HÃrnÃsand</_name>
+        <coordinates>62-38-09N 017-56-27E</coordinates>
+        <location>
+          <name>Sundsvall-Harnosand Airport</name>
+          <code>ESNN</code>
+          <coordinates>62-31-59N 017-26-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>JÃnkÃping</_name>
+        <coordinates>57-46-59N 014-10-59E</coordinates>
+        <location>
+          <name>JÃnkÃping Airport</name>
+          <code>ESGJ</code>
+          <coordinates>57-46N 014-04-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>Kalmar</_name>
+        <coordinates>56-40N 016-22E</coordinates>
+        <location>
+          <name>Kalmar</name>
+          <code>ESMQ</code>
+          <coordinates>56-43-59N 016-18E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>Karlskrona</_name>
+        <coordinates>56-10N 015-34-59E</coordinates>
+        <location>
+          <name>Ronneby</name>
+          <code>ESDF</code>
+          <coordinates>56-16N 015-16-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>Karlstad</_name>
+        <coordinates>59-22N 013-30E</coordinates>
+        <location>
+          <name>Karlstad</name>
+          <code>ESOK</code>
+          <coordinates>59-26-40N 013-20-15E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>Kiruna</_name>
+        <coordinates>67-50-59N 020-13E</coordinates>
+        <location>
+          <name>Kiruna Airport</name>
+          <code>ESNQ</code>
+          <coordinates>67-49N 020-19-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>Kramfors</_name>
+        <coordinates>62-55-59N 017-47-33E</coordinates>
+        <location>
+          <name>Kramfors Airport</name>
+          <code>ESNK</code>
+          <coordinates>63-02-59N 017-46E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>Kristianstad</_name>
+        <coordinates>56-01-59N 014-07-59E</coordinates>
+        <location>
+          <name>Kristianstad-Everod Airport</name>
+          <code>ESMK</code>
+          <coordinates>55-55N 014-04-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>LinkÃping</_name>
+        <coordinates>58-25N 015-37E</coordinates>
+        <location>
+          <name>LinkÃping-Saab Airport</name>
+          <code>ESSL</code>
+          <coordinates>58-23-59N 015-40-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>Ljungbyhed</_name>
+        <coordinates>56-04N 013-13E</coordinates>
+        <location>
+          <name>Ljungbyhed</name>
+          <code>ESTL</code>
+          <coordinates>56-04N 013-11-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>LuleÃ</_name>
+        <coordinates>65-34-59N 022-08-59E</coordinates>
+        <location>
+          <name>LuleÃ-Kallax Airport</name>
+          <code>ESPA</code>
+          <coordinates>65-32-59N 022-07-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>Lycksele</_name>
+        <coordinates>64-35-59N 018-40E</coordinates>
+        <location>
+          <name>Lycksele</name>
+          <code>ESNL</code>
+          <coordinates>64-32-50N 018-43-03E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>MalmÃ</_name>
+        <coordinates>55-36N 013-00E</coordinates>
+        <location>
+          <name>MalmÃ-Sturup Airport</name>
+          <code>ESMS</code>
+          <coordinates>55-32-59N 013-22E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>NorrkÃping</_name>
+        <coordinates>58-36N 016-10-59E</coordinates>
+        <location>
+          <name>NorrkÃping</name>
+          <code>ESSP</code>
+          <coordinates>58-34-59N 016-08-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>NykÃping</_name>
+        <coordinates>58-45N 017-00E</coordinates>
+        <location>
+          <name>Stockholm, Stockholm-Skavsta Airport</name>
+          <code>ESKN</code>
+          <coordinates>58-46-59N 016-55E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>Ronneby</_name>
+        <coordinates>56-12N 015-18E</coordinates>
+        <location>
+          <name>Ronneby</name>
+          <code>ESDF</code>
+          <coordinates>56-16N 015-16-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>SkellefteÃ</_name>
+        <coordinates>64-46N 020-56-59E</coordinates>
+        <location>
+          <name>Skellefteà Airport</name>
+          <code>ESNS</code>
+          <coordinates>64-37-59N 021-04-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>SkÃvde</_name>
+        <coordinates>58-23-59N 013-50-59E</coordinates>
+        <location>
+          <name>SkÃvde Airport</name>
+          <code>ESGR</code>
+          <coordinates>58-27N 013-58E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Sweden -->
+        <_name>Stockholm</_name>
+        <coordinates>59-19-59N 018-03E</coordinates>
+        <location>
+          <_name>Stockholm-Bromma Airport</_name>
+          <code>ESSB</code>
+          <coordinates>59-21N 017-56-59E</coordinates>
+        </location>
+        <location>
+          <_name>Stockholm-Arlanda Airport</_name>
+          <code>ESSA</code>
+          <coordinates>59-38-59N 017-56-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>Sundsvall</_name>
+        <coordinates>62-22-59N 017-18E</coordinates>
+        <location>
+          <name>Sundsvall-Harnosand Airport</name>
+          <code>ESNN</code>
+          <coordinates>62-31-59N 017-26-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>SÃderhamn</_name>
+        <coordinates>61-17-59N 017-03E</coordinates>
+        <location>
+          <name>SÃderhamn</name>
+          <code>ESNY</code>
+          <coordinates>61-15-41N 017-05-57E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>TrollhÃttan</_name>
+        <coordinates>58-16N 012-18E</coordinates>
+        <location>
+          <name>Trollhattan Private</name>
+          <code>ESGT</code>
+          <coordinates>58-19N 012-20-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>UmeÃ</_name>
+        <coordinates>63-49-59N 020-15E</coordinates>
+        <location>
+          <name>Umeà Airport</name>
+          <code>ESNU</code>
+          <coordinates>63-47-59N 020-16-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>Uppsala</_name>
+        <coordinates>59-51N 017-37-59E</coordinates>
+        <location>
+          <name>Stockholm, Stockholm-Arlanda Airport</name>
+          <code>ESSA</code>
+          <coordinates>59-38-59N 017-56-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>Visby</_name>
+        <coordinates>57-37-59N 018-18E</coordinates>
+        <location>
+          <name>Visby Airport</name>
+          <code>ESSV</code>
+          <coordinates>57-40N 018-21E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>VÃsterÃs</_name>
+        <coordinates>59-37N 016-33E</coordinates>
+        <location>
+          <name>VÃsterÃs-Hasslo Airport</name>
+          <code>ESOW</code>
+          <coordinates>59-34-59N 016-37-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>VÃxjÃ</_name>
+        <coordinates>56-52-59N 014-49E</coordinates>
+        <location>
+          <name>VÃxjÃ</name>
+          <code>ESMX</code>
+          <coordinates>56-51N 014-49-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>Ãngelholm</_name>
+        <coordinates>56-15N 012-52E</coordinates>
+        <location>
+          <name>Ãngelholm</name>
+          <code>ESTA</code>
+          <coordinates>56-17-59N 012-50-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>Ãrebro</_name>
+        <coordinates>59-16-59N 015-13E</coordinates>
+        <location>
+          <name>Orebro Private</name>
+          <code>ESOE</code>
+          <coordinates>59-13-59N 015-03E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Sweden -->
+        <_name>ÃrnskÃldsvik</_name>
+        <coordinates>63-17-59N 018-43E</coordinates>
+        <location>
+          <name>ÃrnskÃldsvik Airport</name>
+          <code>ESNO</code>
+          <coordinates>63-23-59N 018-58E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- CH - Switzerland -->
+      <_name>Switzerland</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Switzerland:
+           LSZC LSZS 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Altdorf, Chur, Glarus, Lausanne, Sarnen, Schwyz, Stans
+        -->
+      <iso-code>CH</iso-code>
+      <fips-code>SZ</fips-code>
+      <tz-hint>Europe/Zurich</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Switzerland -->
+        <_name>Aarau</_name>
+        <coordinates>47-22-59N 008-03E</coordinates>
+        <location>
+          <name>Zurich-Kloten</name>
+          <code>LSZH</code>
+          <coordinates>47-28-59N 008-31-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Switzerland -->
+        <_name>Appenzell</_name>
+        <coordinates>47-19-59N 009-24E</coordinates>
+        <location>
+          <name>Saint Gallen-Altenrhein</name>
+          <code>LSZR</code>
+          <coordinates>47-29-05N 009-33-42E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Switzerland -->
+        <_name>Basel</_name>
+        <coordinates>47-34N 007-35-59E</coordinates>
+        <location>
+          <name>Bale-Mulhouse</name>
+          <code>LFSB</code>
+          <coordinates>47-36N 007-31E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Switzerland -->
+        <_name>Bellinzona</_name>
+        <coordinates>46-12N 009-01E</coordinates>
+        <location>
+          <name>Lugano</name>
+          <code>LSZA</code>
+          <coordinates>46-00N 008-58E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Switzerland -->
+        <_name>Bern</_name>
+        <coordinates>46-55N 007-28E</coordinates>
+        <location>
+          <name>Bern-Belp Airport</name>
+          <code>LSZB</code>
+          <coordinates>46-55N 007-30E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Switzerland -->
+        <_name>DelÃmont</_name>
+        <coordinates>47-22N 007-19-59E</coordinates>
+        <location>
+          <name>Grenchen</name>
+          <code>LSZG</code>
+          <coordinates>47-10-53N 007-24-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Switzerland -->
+        <_name>Frauenfeld</_name>
+        <coordinates>47-32-59N 008-54E</coordinates>
+        <location>
+          <name>Zurich-Kloten</name>
+          <code>LSZH</code>
+          <coordinates>47-28-59N 008-31-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Switzerland -->
+        <_name>Fribourg</_name>
+        <coordinates>46-47-59N 007-09E</coordinates>
+        <location>
+          <name>Bern, Bern-Belp Airport</name>
+          <code>LSZB</code>
+          <coordinates>46-55N 007-30E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Switzerland.
+             "Geneva" is the traditional English name.
+             The local name is "GenÃve".
+          -->
+        <_name>Geneva</_name>
+        <coordinates>46-12N 006-10E</coordinates>
+        <location>
+          <name>Geneve-Cointrin</name>
+          <code>LSGG</code>
+          <coordinates>46-15N 006-07-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Switzerland -->
+        <_name>Grenchen</_name>
+        <coordinates>47-10-59N 007-22-59E</coordinates>
+        <location>
+          <name>Grenchen</name>
+          <code>LSZG</code>
+          <coordinates>47-10-53N 007-24-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Switzerland -->
+        <_name>Herisau</_name>
+        <coordinates>47-23-59N 009-16E</coordinates>
+        <location>
+          <name>Saint Gallen-Altenrhein</name>
+          <code>LSZR</code>
+          <coordinates>47-29-05N 009-33-42E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Switzerland -->
+        <_name>Liestal</_name>
+        <coordinates>47-28N 007-43-59E</coordinates>
+        <location>
+          <name>Bale-Mulhouse</name>
+          <code>LFSB</code>
+          <coordinates>47-36N 007-31E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Switzerland.
+             "Lucerne" is the traditional English name.
+             The local name is "Luzern".
+          -->
+        <_name>Lucerne</_name>
+        <coordinates>47-04-59N 008-16E</coordinates>
+        <location>
+          <name>Zurich-Kloten</name>
+          <code>LSZH</code>
+          <coordinates>47-28-59N 008-31-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Switzerland -->
+        <_name>Lugano</_name>
+        <coordinates>46-00N 008-58E</coordinates>
+        <location>
+          <name>Lugano</name>
+          <code>LSZA</code>
+          <coordinates>46-00N 008-58E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Switzerland -->
+        <_name>NeuchÃtel</_name>
+        <coordinates>47-00N 006-58E</coordinates>
+        <location>
+          <name>Les Eplatures</name>
+          <code>LSGC</code>
+          <coordinates>47-05-03N 006-47-36E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Switzerland -->
+        <_name>Sankt Gallen</_name>
+        <coordinates>47-28N 009-24E</coordinates>
+        <location>
+          <name>Saint Gallen-Altenrhein</name>
+          <code>LSZR</code>
+          <coordinates>47-29-05N 009-33-42E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Switzerland -->
+        <_name>Schaffhausen</_name>
+        <coordinates>47-42N 008-37-59E</coordinates>
+        <location>
+          <name>Zurich-Kloten</name>
+          <code>LSZH</code>
+          <coordinates>47-28-59N 008-31-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Switzerland -->
+        <_name>Sion</_name>
+        <coordinates>46-13-59N 007-20-59E</coordinates>
+        <location>
+          <name>Sion</name>
+          <code>LSGS</code>
+          <coordinates>46-13N 007-19-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Switzerland -->
+        <_name>Solothurn</_name>
+        <coordinates>47-13-59N 007-31E</coordinates>
+        <location>
+          <name>Grenchen</name>
+          <code>LSZG</code>
+          <coordinates>47-10-53N 007-24-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Switzerland -->
+        <_name>Zug</_name>
+        <coordinates>47-10N 008-31E</coordinates>
+        <location>
+          <name>Zurich-Kloten</name>
+          <code>LSZH</code>
+          <coordinates>47-28-59N 008-31-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Switzerland -->
+        <_name>ZÃrich</_name>
+        <coordinates>47-22N 008-33E</coordinates>
+        <location>
+          <name>Zurich-Kloten</name>
+          <code>LSZH</code>
+          <coordinates>47-28-59N 008-31-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- TR - Turkey -->
+      <_name>Turkey</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Antioch, Aydin, Batman, Hakkari, Icel, Karaman, Kiziltepe,
+           Mardin, Nigde, Siirt, Sivas
+        -->
+      <iso-code>TR</iso-code>
+      <fips-code>TU</fips-code>
+      <tz-hint>Europe/Istanbul</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Adana</_name>
+        <coordinates>37-00-06N 035-19-44E</coordinates>
+        <location>
+          <_name>Adana-Sakirpasa Airport</_name>
+          <code>LTAF</code>
+          <coordinates>36-58-59N 035-17-59E</coordinates>
+        </location>
+        <location>
+          <_name>Adana-Incirlik Airport</_name>
+          <code>LTAG</code>
+          <coordinates>37-00N 035-25E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Turkey -->
+        <_name>Ankara</_name>
+        <coordinates>39-55-37N 032-51-51E</coordinates>
+        <location>
+          <_name>Ankara-Guvercin Lik Airport</_name>
+          <code>LTAB</code>
+          <coordinates>39-55-59N 032-45E</coordinates>
+        </location>
+        <location>
+          <_name>Ankara-Etimesgut Airport</_name>
+          <code>LTAD</code>
+          <coordinates>39-57N 032-40-59E</coordinates>
+        </location>
+        <location>
+          <_name>Ankara-Esenboga Airport</_name>
+          <code>LTAC</code>
+          <coordinates>40-07N 032-58-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Antalya</_name>
+        <coordinates>36-54-45N 030-41-22E</coordinates>
+        <location>
+          <name>Antalya</name>
+          <code>LTAI</code>
+          <coordinates>36-42N 030-43-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Balikesir</_name>
+        <coordinates>39-38-57N 027-53-09E</coordinates>
+        <location>
+          <name>Balikesir</name>
+          <code>LTBF</code>
+          <coordinates>39-37N 027-55E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Bandirma</_name>
+        <coordinates>40-21-07N 027-58-36E</coordinates>
+        <location>
+          <name>Bandirma</name>
+          <code>LTBG</code>
+          <coordinates>40-19N 027-58E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Bodrum</_name>
+        <coordinates>37-02-17N 027-25-45E</coordinates>
+        <location>
+          <name>Bodrum Milas Airport</name>
+          <code>LTFE</code>
+          <coordinates>37-14-53N 027-40-54E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Burdur</_name>
+        <coordinates>37-43-13N 030-17-26E</coordinates>
+        <location>
+          <name>Suleyman Demirel</name>
+          <code>LTFC</code>
+          <coordinates>37-51N 030-22E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Bursa</_name>
+        <coordinates>40-11-30N 029-03-39E</coordinates>
+        <location>
+          <name>Bursa-Yenisehir, Mil-Civ Airport</name>
+          <code>LTBR</code>
+          <coordinates>40-15-19N 029-33-45E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Corlu</_name>
+        <coordinates>41-09-33N 027-48E</coordinates>
+        <location>
+          <name>Corlu</name>
+          <code>LTBU</code>
+          <coordinates>41-07-59N 027-55E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Dalaman</_name>
+        <coordinates>36-45-54N 028-48-15E</coordinates>
+        <location>
+          <name>Dalaman</name>
+          <code>LTBS</code>
+          <coordinates>36-42N 028-46-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Diyarbakir</_name>
+        <coordinates>37-54-56N 040-13-08E</coordinates>
+        <location>
+          <name>Diyarbakir</name>
+          <code>LTCC</code>
+          <coordinates>37-52-59N 040-10-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Erzurum</_name>
+        <coordinates>39-54-30N 041-16-36E</coordinates>
+        <location>
+          <name>Erzurum</name>
+          <code>LTCE</code>
+          <coordinates>39-55N 041-16E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Eskisehir</_name>
+        <coordinates>39-46-36N 030-31-14E</coordinates>
+        <location>
+          <name>Eskisehir</name>
+          <code>LTBI</code>
+          <coordinates>39-46-59N 030-34E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Gaziantep</_name>
+        <coordinates>37-03-33N 037-22-57E</coordinates>
+        <location>
+          <name>Gaziantep</name>
+          <code>LTAJ</code>
+          <coordinates>37-04-59N 037-22E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Isparta</_name>
+        <coordinates>37-45-51N 030-33-07E</coordinates>
+        <location>
+          <name>Suleyman Demirel</name>
+          <code>LTFC</code>
+          <coordinates>37-51N 030-22E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Istanbul</_name>
+        <coordinates>41-01-06N 028-57-52E</coordinates>
+        <location>
+          <_name>Istanbul-Ataturk Airport</_name>
+          <code>LTBA</code>
+          <coordinates>40-58N 028-49E</coordinates>
+        </location>
+        <location>
+          <_name>Istanbul-Sabiha Gokcen Airport</_name>
+          <code>LTFJ</code>
+          <coordinates>40-53-54N 029-18-33E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Izmir</_name>
+        <coordinates>38-24-37N 027-08-31E</coordinates>
+        <location>
+          <_name>Izmir-Cigli Airport</_name>
+          <code>LTBL</code>
+          <coordinates>38-30N 027-01E</coordinates>
+        </location>
+        <location>
+          <_name>Izmir-Adnan Menderes Airport</_name>
+          <code>LTBJ</code>
+          <coordinates>38-16N 027-08-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Kars</_name>
+        <coordinates>40-36-29N 043-05-50E</coordinates>
+        <location>
+          <name>Kars</name>
+          <code>LTCF</code>
+          <coordinates>40-36N 043-04-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Kayseri</_name>
+        <coordinates>38-43-55N 035-29-07E</coordinates>
+        <location>
+          <name>Kayseri-Erkilet Airport</name>
+          <code>LTAU</code>
+          <coordinates>38-46-59N 035-28-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Kilis</_name>
+        <coordinates>36-42-57N 037-06-54E</coordinates>
+        <location>
+          <name>Gaziantep</name>
+          <code>LTAJ</code>
+          <coordinates>37-04-59N 037-22E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Kislakoy</_name>
+        <coordinates>40-05-56N 032-36-07E</coordinates>
+        <location>
+          <name>Murted Air Force Base</name>
+          <code>LTAE</code>
+          <coordinates>40-04-59N 032-34E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Konya</_name>
+        <coordinates>37-51-56N 032-28-57E</coordinates>
+        <location>
+          <name>Konya</name>
+          <code>LTAN</code>
+          <coordinates>37-58N 032-32-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Malatya</_name>
+        <coordinates>38-21-11N 038-18-42E</coordinates>
+        <location>
+          <name>Malatya-Erhac Airport</name>
+          <code>LTAT</code>
+          <coordinates>38-25-59N 038-04-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Manisa</_name>
+        <coordinates>38-36-50N 027-25-20E</coordinates>
+        <location>
+          <name>Izmir, Izmir-Cigli Airport</name>
+          <code>LTBL</code>
+          <coordinates>38-30N 027-01E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Merzifon</_name>
+        <coordinates>40-52-23N 035-27-47E</coordinates>
+        <location>
+          <name>Merzifon</name>
+          <code>LTAP</code>
+          <coordinates>40-51N 035-34-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Nevsehir</_name>
+        <coordinates>38-37-30N 034-42-43E</coordinates>
+        <location>
+          <name>Nevsehir</name>
+          <code>LTAZ</code>
+          <coordinates>38-46-12N 034-32-30E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Samsun</_name>
+        <coordinates>41-17-12N 036-19-47E</coordinates>
+        <location>
+          <name>Samsun-Carsamba Airport</name>
+          <code>LTFH</code>
+          <coordinates>41-15-15N 036-34-03E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Tepetarla</_name>
+        <coordinates>40-45N 030-04E</coordinates>
+        <location>
+          <name>Topel Air Force Base</name>
+          <code>LTBQ</code>
+          <coordinates>40-43-59N 030-04-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Trabzon</_name>
+        <coordinates>41-00-18N 039-43-36E</coordinates>
+        <location>
+          <name>Trabzon</name>
+          <code>LTCG</code>
+          <coordinates>41-00N 039-43E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Turkey -->
+        <_name>Van</_name>
+        <coordinates>38-29-39N 043-22-48E</coordinates>
+        <location>
+          <name>Van</name>
+          <code>LTCI</code>
+          <coordinates>38-27N 043-19E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- UA - Ukraine -->
+      <_name>Ukraine</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Ukraine:
+           UKCM 
+        -->
+      <!-- Could not find weather stations for the following major
+           cities:
+           Cherkasy, Kherson, Khmel'nyts'kyy, Kirovohrad, Luhans'k,
+           Luts'k, Poltava, Sumy, Ternopil', Vinnytsya
+        -->
+      <iso-code>UA</iso-code>
+      <fips-code>UP</fips-code>
+      <tz-hint>Europe/Kiev</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Ukraine -->
+        <_name>Boryspil'</_name>
+        <coordinates>50-21N 030-56-59E</coordinates>
+        <location>
+          <name>Boryspil'</name>
+          <code>UKBB</code>
+          <coordinates>50-19-59N 030-58E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ukraine -->
+        <_name>Chagor</_name>
+        <coordinates>48-15N 025-58-59E</coordinates>
+        <location>
+          <name>Chernovsty</name>
+          <code>UKLN</code>
+          <coordinates>48-15-35N 025-58-54E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ukraine -->
+        <_name>Chernivtsi</_name>
+        <coordinates>48-17-59N 025-55-59E</coordinates>
+        <location>
+          <name>Chernovsty</name>
+          <code>UKLN</code>
+          <coordinates>48-15-35N 025-58-54E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ukraine -->
+        <_name>Dnipropetrovs'k</_name>
+        <coordinates>48-27N 034-58-59E</coordinates>
+        <location>
+          <name>Dnipropetrovs'k</name>
+          <code>UKDD</code>
+          <coordinates>48-31-59N 034-40E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ukraine -->
+        <_name>Donets'k</_name>
+        <coordinates>48-00N 037-47-59E</coordinates>
+        <location>
+          <name>Donets'k</name>
+          <code>UKCC</code>
+          <coordinates>48-04-59N 037-45E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ukraine -->
+        <_name>Ivano-Frankivs'k</_name>
+        <coordinates>48-55-01N 024-42-25E</coordinates>
+        <location>
+          <name>Ivano-Frankivs'k</name>
+          <code>UKLI</code>
+          <coordinates>48-53-03N 024-41-09E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ukraine -->
+        <_name>Kharkiv</_name>
+        <coordinates>50-00N 036-15E</coordinates>
+        <location>
+          <name>Kharkiv</name>
+          <code>UKHH</code>
+          <coordinates>49-58N 036-07-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Ukraine.
+             "Kiev" is the traditional English name.
+             The local name in Ukrainian is "Kyyiv".
+          -->
+        <_name>Kiev</_name>
+        <coordinates>50-25-59N 030-31E</coordinates>
+        <location>
+          <name>Kyiv</name>
+          <code>UKKK</code>
+          <coordinates>50-23-59N 030-34E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ukraine -->
+        <_name>Kryvyy Rih</_name>
+        <coordinates>47-55N 033-21E</coordinates>
+        <location>
+          <name>Kryvyy Rih / Dnipropetrovs'k</name>
+          <code>UKDR</code>
+          <coordinates>48-02-59N 033-13-11E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ukraine -->
+        <_name>L'viv</_name>
+        <coordinates>49-49-59N 024-00E</coordinates>
+        <location>
+          <name>L'viv</name>
+          <code>UKLL</code>
+          <coordinates>49-49N 023-56-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ukraine -->
+        <_name>Mokroye</_name>
+        <coordinates>47-49N 035-15E</coordinates>
+        <location>
+          <name>Zaporizhzhia / Mokroye</name>
+          <code>UKDE</code>
+          <coordinates>47-52-01N 035-18-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ukraine -->
+        <_name>Mykolayiv</_name>
+        <coordinates>46-58N 032-00E</coordinates>
+        <location>
+          <name>Mykolaiv</name>
+          <code>UKON</code>
+          <coordinates>47-03-29N 031-55-14E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ukraine -->
+        <_name>Odesa</_name>
+        <coordinates>46-28N 030-43-59E</coordinates>
+        <location>
+          <name>Odesa</name>
+          <code>UKOO</code>
+          <coordinates>46-25-59N 030-46E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ukraine -->
+        <_name>Rivne</_name>
+        <coordinates>50-37N 026-15E</coordinates>
+        <location>
+          <name>Rivne</name>
+          <code>UKLR</code>
+          <coordinates>50-34-59N 026-07-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ukraine -->
+        <_name>Simferopol'</_name>
+        <coordinates>44-57N 034-06E</coordinates>
+        <location>
+          <name>Simferopol'</name>
+          <code>UKFF</code>
+          <coordinates>44-40-59N 034-07-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ukraine -->
+        <_name>Telichka</_name>
+        <coordinates>50-23-59N 030-34E</coordinates>
+        <location>
+          <name>Kyiv</name>
+          <code>UKKK</code>
+          <coordinates>50-23-59N 030-34E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ukraine -->
+        <_name>Uzhhorod</_name>
+        <coordinates>48-37N 022-18E</coordinates>
+        <location>
+          <name>Uzhhorod</name>
+          <code>UKLU</code>
+          <coordinates>48-38-04N 022-15-52E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Ukraine -->
+        <_name>Zaporizhzhya</_name>
+        <coordinates>47-49N 035-10-59E</coordinates>
+        <location>
+          <name>Zaporizhzhia / Mokraya</name>
+          <code>UKDE</code>
+          <coordinates>47-52-01N 035-18-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- GB - United Kingdom -->
+      <_name>United Kingdom</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Aberaeron, Enniskillen, Llandrindod Wells, Lochgilphead,
+           Newry, Newtown Saint Boswells, Omagh, Sheffield
+        -->
+      <iso-code>GB</iso-code>
+      <fips-code>UK</fips-code>
+      <tz-hint>Europe/London</tz-hint>
+      <city>
+        <!-- Translators: this is a city in United Kingdom -->
+        <_name>Albrighton</_name>
+        <coordinates>52-37-59N 002-16W</coordinates>
+        <location>
+          <name>Cosford Royal Air Force Base</name>
+          <code>EGWC</code>
+          <coordinates>52-37-59N 002-17-59W</coordinates>
+        </location>
+      </city>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             Kingdom
+          -->
+        <_name>East and South East England</_name>
+        <fips-code>UKA5|UKC3|UKE4|UKF8|UKI1|UKI5|UKI9|UKK3|UKM5|UKN5|UKO3</fips-code>
+        <fips-code>UKB3|UKB6|UKB9|UKE2|UKF2|UKG2|UKG5|UKI3|UKI6|UKK2|UKK6|UKK7|UKM1|UKM4|UKP4|UKP6|UKP9|UKQ2</fips-code>
+        <fips-code>UKA1|UKA2|UKA6|UKB5|UKB8|UKC4|UKC8|UKD9|UKE3|UKE7|UKE8|UKF1|UKF3|UKF4|UKF6|UKF9|UKG1|UKG3|UKG4|UKG7|UKH1|UKH6|UKH9|UKI4|UKI8|UKK8|UKL1|UKM8|UKN8|UKO5|UKO9|UKP1|UKP5</fips-code>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Aylesbury</_name>
+          <coordinates>51-49N 000-48W</coordinates>
+          <location>
+            <name>Benson</name>
+            <code>EGUB</code>
+            <zone>:southeast</zone>
+            <coordinates>51-37N 001-04-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Barkston</_name>
+          <coordinates>52-57N 000-36W</coordinates>
+          <location>
+            <name>Barkston Heath Royal Air Force Base</name>
+            <code>EGYE</code>
+            <coordinates>52-58N 000-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Bedford</_name>
+          <coordinates>52-07-59N 000-27W</coordinates>
+          <location>
+            <name>Cranfield</name>
+            <code>EGTC</code>
+            <zone>:eastern</zone>
+            <coordinates>52-04N 000-37W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Benson</_name>
+          <coordinates>51-37-59N 001-07W</coordinates>
+          <location>
+            <name>Benson</name>
+            <code>EGUB</code>
+            <zone>:southeast</zone>
+            <coordinates>51-37N 001-04-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Bexleyheath</_name>
+          <coordinates>51-27N 000-09E</coordinates>
+          <location>
+            <name>Biggin Hill</name>
+            <code>EGKB</code>
+            <zone>:southeast</zone>
+            <coordinates>51-19N 000-01-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Biggin Hill</_name>
+          <coordinates>51-16-59N 000-01-59E</coordinates>
+          <location>
+            <name>Biggin Hill</name>
+            <code>EGKB</code>
+            <zone>:southeast</zone>
+            <coordinates>51-19N 000-01-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Bracknell</_name>
+          <coordinates>51-25N 000-45W</coordinates>
+          <location>
+            <name>Farnborough</name>
+            <code>EGLF</code>
+            <coordinates>51-16-59N 000-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Brize Norton</_name>
+          <coordinates>51-46N 001-34W</coordinates>
+          <location>
+            <name>Brize Norton</name>
+            <code>EGVN</code>
+            <zone>:southeast</zone>
+            <coordinates>51-45N 001-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Bromley</_name>
+          <coordinates>51-23-59N 000-03E</coordinates>
+          <location>
+            <name>Biggin Hill</name>
+            <code>EGKB</code>
+            <zone>:southeast</zone>
+            <coordinates>51-19N 000-01-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Camberwell</_name>
+          <coordinates>51-23-59N 000-09W</coordinates>
+          <location>
+            <name>Biggin Hill</name>
+            <code>EGKB</code>
+            <zone>:southeast</zone>
+            <coordinates>51-19N 000-01-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Cambridge</_name>
+          <coordinates>52-12N 000-07E</coordinates>
+          <location>
+            <name>Cambridge</name>
+            <code>EGSC</code>
+            <zone>:eastern</zone>
+            <coordinates>52-12N 000-10-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Camden Town</_name>
+          <coordinates>51-28N 000-12W</coordinates>
+          <location>
+            <name>London, Heathrow Airport</name>
+            <code>EGLL</code>
+            <zone>:southeast</zone>
+            <coordinates>51-28-59N 000-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Catford</_name>
+          <coordinates>51-27N 000-01W</coordinates>
+          <location>
+            <name>Biggin Hill</name>
+            <code>EGKB</code>
+            <zone>:southeast</zone>
+            <coordinates>51-19N 000-01-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Chelmsford</_name>
+          <coordinates>51-43-59N 000-28-59E</coordinates>
+          <location>
+            <name>Southend-On-Sea</name>
+            <code>EGMC</code>
+            <zone>:southeast</zone>
+            <coordinates>51-34N 000-42E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Chichester</_name>
+          <coordinates>50-49-59N 000-46-59W</coordinates>
+          <location>
+            <name>Shoreham Airport</name>
+            <code>EGKA</code>
+            <zone>:southeast</zone>
+            <coordinates>50-49-59N 000-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Croydon</_name>
+          <coordinates>51-22-59N 000-06W</coordinates>
+          <location>
+            <name>Biggin Hill</name>
+            <code>EGKB</code>
+            <zone>:southeast</zone>
+            <coordinates>51-19N 000-01-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Dagenham</_name>
+          <coordinates>51-32-59N 000-10E</coordinates>
+          <location>
+            <name>Biggin Hill</name>
+            <code>EGKB</code>
+            <zone>:southeast</zone>
+            <coordinates>51-19N 000-01-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Ealing</_name>
+          <coordinates>51-30N 000-19W</coordinates>
+          <location>
+            <name>Northolt</name>
+            <code>EGWU</code>
+            <coordinates>51-32-59N 000-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>East Ham</_name>
+          <coordinates>51-31-59N 000-03E</coordinates>
+          <location>
+            <name>Biggin Hill</name>
+            <code>EGKB</code>
+            <zone>:southeast</zone>
+            <coordinates>51-19N 000-01-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Enfield</_name>
+          <coordinates>51-40N 000-04W</coordinates>
+          <location>
+            <name>Northolt</name>
+            <code>EGWU</code>
+            <coordinates>51-32-59N 000-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Farnborough</_name>
+          <coordinates>51-16N 000-43-59W</coordinates>
+          <location>
+            <name>Farnborough</name>
+            <code>EGLF</code>
+            <coordinates>51-16-59N 000-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Grays</_name>
+          <coordinates>51-28-59N 000-19-59E</coordinates>
+          <location>
+            <name>Southend-On-Sea</name>
+            <code>EGMC</code>
+            <zone>:southeast</zone>
+            <coordinates>51-34N 000-42E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Hackney</_name>
+          <coordinates>51-32-59N 000-03W</coordinates>
+          <location>
+            <name>Northolt</name>
+            <code>EGWU</code>
+            <coordinates>51-32-59N 000-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Hammersmith</_name>
+          <coordinates>51-30N 000-13-59W</coordinates>
+          <location>
+            <name>Northolt</name>
+            <code>EGWU</code>
+            <coordinates>51-32-59N 000-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Harrow</_name>
+          <coordinates>51-34-59N 000-19W</coordinates>
+          <location>
+            <name>Northolt</name>
+            <code>EGWU</code>
+            <coordinates>51-32-59N 000-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Hendon</_name>
+          <coordinates>51-36N 000-13W</coordinates>
+          <location>
+            <name>Northolt</name>
+            <code>EGWU</code>
+            <coordinates>51-32-59N 000-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Hertford</_name>
+          <coordinates>51-47-59N 000-04W</coordinates>
+          <location>
+            <name>Luton Airport</name>
+            <code>EGGW</code>
+            <zone>:southeast</zone>
+            <coordinates>51-52N 000-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Holbeach</_name>
+          <coordinates>52-47-59N 000-01E</coordinates>
+          <location>
+            <name>Holbeach</name>
+            <code>EGYH</code>
+            <coordinates>52-52N 000-09E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Hounslow</_name>
+          <coordinates>51-28N 000-21W</coordinates>
+          <location>
+            <name>London, Heathrow Airport</name>
+            <code>EGLL</code>
+            <zone>:southeast</zone>
+            <coordinates>51-28-59N 000-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Hove</_name>
+          <coordinates>50-49-59N 000-10-59W</coordinates>
+          <location>
+            <name>Shoreham Airport</name>
+            <code>EGKA</code>
+            <zone>:southeast</zone>
+            <coordinates>50-49-59N 000-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Ilford</_name>
+          <coordinates>51-32-59N 000-03E</coordinates>
+          <location>
+            <name>Biggin Hill</name>
+            <code>EGKB</code>
+            <zone>:southeast</zone>
+            <coordinates>51-19N 000-01-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Ipswich</_name>
+          <coordinates>52-04-59N 001-10E</coordinates>
+          <location>
+            <name>Wattisham</name>
+            <code>EGUW</code>
+            <zone>:eastern</zone>
+            <coordinates>52-07N 000-58E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Islington</_name>
+          <coordinates>51-31-59N 000-06W</coordinates>
+          <location>
+            <name>Northolt</name>
+            <code>EGWU</code>
+            <coordinates>51-32-59N 000-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Kensington</_name>
+          <coordinates>51-28-59N 000-10-59W</coordinates>
+          <location>
+            <name>Northolt</name>
+            <code>EGWU</code>
+            <coordinates>51-32-59N 000-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Kingston</_name>
+          <coordinates>51-25N 000-16-59W</coordinates>
+          <location>
+            <name>London, Heathrow Airport</name>
+            <code>EGLL</code>
+            <zone>:southeast</zone>
+            <coordinates>51-28-59N 000-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Lakenheath</_name>
+          <coordinates>52-25-59N 000-34E</coordinates>
+          <location>
+            <name>Lakenheath Royal Air Force Base</name>
+            <code>EGUL</code>
+            <coordinates>52-25N 000-34E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Lambeth</_name>
+          <coordinates>51-30N 000-07W</coordinates>
+          <location>
+            <name>Northolt</name>
+            <code>EGWU</code>
+            <coordinates>51-32-59N 000-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Lewes</_name>
+          <coordinates>50-52N 000-01W</coordinates>
+          <location>
+            <name>Shoreham Airport</name>
+            <code>EGKA</code>
+            <zone>:southeast</zone>
+            <coordinates>50-49-59N 000-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is the capital of United Kingdom -->
+          <_name>London</_name>
+          <coordinates>51-30N 000-07W</coordinates>
+          <location>
+            <_name>Heathrow Airport</_name>
+            <code>EGLL</code>
+            <zone>:southeast</zone>
+            <coordinates>51-28-59N 000-27W</coordinates>
+          </location>
+          <location>
+            <_name>London City Airport</_name>
+            <code>EGLC</code>
+            <zone>:southeast</zone>
+            <coordinates>51-30N 000-30W</coordinates>
+          </location>
+          <location>
+            <_name>Gatwick Airport</_name>
+            <code>EGKK</code>
+            <zone>:southeast</zone>
+            <coordinates>51-08-59N 000-10-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Luton</_name>
+          <coordinates>51-52-59N 000-25W</coordinates>
+          <location>
+            <name>Luton Airport</name>
+            <code>EGGW</code>
+            <zone>:southeast</zone>
+            <coordinates>51-52N 000-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Lydd</_name>
+          <coordinates>50-57N 000-55E</coordinates>
+          <location>
+            <name>Lydd Airport</name>
+            <code>EGMD</code>
+            <coordinates>50-57N 000-55-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Maidenhead</_name>
+          <coordinates>51-31N 000-42W</coordinates>
+          <location>
+            <name>London City Airport</name>
+            <code>EGLC</code>
+            <zone>:southeast</zone>
+            <coordinates>51-30N 000-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Maidstone</_name>
+          <coordinates>51-16N 000-31E</coordinates>
+          <location>
+            <name>Biggin Hill</name>
+            <code>EGKB</code>
+            <zone>:southeast</zone>
+            <coordinates>51-19N 000-01-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Manston</_name>
+          <coordinates>51-21N 001-22E</coordinates>
+          <location>
+            <name>Manston, South East</name>
+            <code>EGMH</code>
+            <coordinates>51-20-30N 001-20-45E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Marham</_name>
+          <coordinates>52-38-59N 000-33E</coordinates>
+          <location>
+            <name>Marham</name>
+            <code>EGYM</code>
+            <coordinates>52-38-59N 000-34E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Middlesbrough</_name>
+          <coordinates>54-34-22N 001-09-46W</coordinates>
+          <location>
+            <name>Tees-Side</name>
+            <code>EGNV</code>
+            <zone>:northern</zone>
+            <coordinates>54-31N 001-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Mildenhall</_name>
+          <coordinates>52-21N 000-31E</coordinates>
+          <location>
+            <name>Mildenhall Royal Air Force Base</name>
+            <code>EGUN</code>
+            <coordinates>52-22N 000-28-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Milton Keynes</_name>
+          <coordinates>52-01-59N 000-42W</coordinates>
+          <location>
+            <name>Cranfield</name>
+            <code>EGTC</code>
+            <zone>:eastern</zone>
+            <coordinates>52-04N 000-37W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Morden</_name>
+          <coordinates>51-22-59N 000-12W</coordinates>
+          <location>
+            <name>Biggin Hill</name>
+            <code>EGKB</code>
+            <zone>:southeast</zone>
+            <coordinates>51-19N 000-01-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Newbury</_name>
+          <coordinates>51-23-59N 001-19W</coordinates>
+          <location>
+            <name>Benson</name>
+            <code>EGUB</code>
+            <zone>:southeast</zone>
+            <coordinates>51-37N 001-04-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Newport</_name>
+          <coordinates>50-42N 001-18W</coordinates>
+          <location>
+            <name>Southampton / Weather Centre</name>
+            <code>EGHI</code>
+            <zone>:centralsouthern</zone>
+            <coordinates>50-53-59N 001-23-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Northolt</_name>
+          <coordinates>51-31-59N 000-22W</coordinates>
+          <location>
+            <name>Northolt</name>
+            <code>EGWU</code>
+            <coordinates>51-32-59N 000-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Norwich</_name>
+          <coordinates>52-37-59N 001-18E</coordinates>
+          <location>
+            <name>Norwich Weather Centre</name>
+            <code>EGSH</code>
+            <zone>:eastern</zone>
+            <coordinates>52-37-59N 001-18E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Odiham</_name>
+          <coordinates>51-15N 000-55-59W</coordinates>
+          <location>
+            <name>Odiham</name>
+            <code>EGVO</code>
+            <coordinates>51-13-59N 000-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Oxford</_name>
+          <coordinates>51-45N 001-15W</coordinates>
+          <location>
+            <name>Benson</name>
+            <code>EGUB</code>
+            <zone>:southeast</zone>
+            <coordinates>51-37N 001-04-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Peterborough</_name>
+          <coordinates>52-34-59N 000-15W</coordinates>
+          <location>
+            <name>Wittering</name>
+            <code>EGXT</code>
+            <coordinates>52-37N 000-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Poplar</_name>
+          <coordinates>51-30N 000-01W</coordinates>
+          <location>
+            <name>Biggin Hill</name>
+            <code>EGKB</code>
+            <zone>:southeast</zone>
+            <coordinates>51-19N 000-01-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Portsmouth</_name>
+          <coordinates>50-46N 001-04-59W</coordinates>
+          <location>
+            <name>Southampton / Weather Centre</name>
+            <code>EGHI</code>
+            <zone>:centralsouthern</zone>
+            <coordinates>50-53-59N 001-23-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Reading</_name>
+          <coordinates>51-25-59N 001-00W</coordinates>
+          <location>
+            <name>Benson</name>
+            <code>EGUB</code>
+            <zone>:southeast</zone>
+            <coordinates>51-37N 001-04-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Rochester</_name>
+          <coordinates>51-22-59N 000-31E</coordinates>
+          <location>
+            <name>Southend-On-Sea</name>
+            <code>EGMC</code>
+            <zone>:southeast</zone>
+            <coordinates>51-34N 000-42E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Romford</_name>
+          <coordinates>51-34-59N 000-12E</coordinates>
+          <location>
+            <name>Biggin Hill</name>
+            <code>EGKB</code>
+            <zone>:southeast</zone>
+            <coordinates>51-19N 000-01-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Shoreham-by-Sea</_name>
+          <coordinates>50-49-59N 000-13-59W</coordinates>
+          <location>
+            <name>Shoreham-by-Sea Airport</name>
+            <code>EGKA</code>
+            <zone>:southeast</zone>
+            <coordinates>50-49-59N 000-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Slough</_name>
+          <coordinates>51-30N 000-34-59W</coordinates>
+          <location>
+            <name>London City Airport</name>
+            <code>EGLC</code>
+            <zone>:southeast</zone>
+            <coordinates>51-30N 000-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Southampton</_name>
+          <coordinates>50-53-59N 001-23-59W</coordinates>
+          <location>
+            <name>Southampton / Weather Centre</name>
+            <code>EGHI</code>
+            <zone>:centralsouthern</zone>
+            <coordinates>50-53-59N 001-23-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Southend</_name>
+          <coordinates>51-31-59N 000-42E</coordinates>
+          <location>
+            <name>Southend</name>
+            <code>EGMC</code>
+            <zone>:southeast</zone>
+            <coordinates>51-34N 000-42E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Stansted Mountfitchet</_name>
+          <coordinates>51-53-59N 000-12E</coordinates>
+          <location>
+            <name>Stansted Mountfitchet Airport</name>
+            <code>EGSS</code>
+            <zone>:southeast</zone>
+            <coordinates>51-52-59N 000-13-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Sutton</_name>
+          <coordinates>51-21N 000-12W</coordinates>
+          <location>
+            <name>Biggin Hill</name>
+            <code>EGKB</code>
+            <zone>:southeast</zone>
+            <coordinates>51-19N 000-01-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Twickenham</_name>
+          <coordinates>51-25-59N 000-19W</coordinates>
+          <location>
+            <name>London, Heathrow Airport</name>
+            <code>EGLL</code>
+            <zone>:southeast</zone>
+            <coordinates>51-28-59N 000-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Uxbridge</_name>
+          <coordinates>51-32-59N 000-28-59W</coordinates>
+          <location>
+            <name>Northolt</name>
+            <code>EGWU</code>
+            <coordinates>51-32-59N 000-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Wainfleet</_name>
+          <coordinates>53-06N 000-15E</coordinates>
+          <location>
+            <name>Wainfleet</name>
+            <code>EGYW</code>
+            <coordinates>53-04-59N 000-16E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Walthamstow</_name>
+          <coordinates>51-36N 000-01-59W</coordinates>
+          <location>
+            <name>Northolt</name>
+            <code>EGWU</code>
+            <coordinates>51-32-59N 000-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Wandsworth</_name>
+          <coordinates>51-27N 000-12W</coordinates>
+          <location>
+            <name>London, Heathrow Airport</name>
+            <code>EGLL</code>
+            <zone>:southeast</zone>
+            <coordinates>51-28-59N 000-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Wattisham</_name>
+          <coordinates>52-07N 000-57E</coordinates>
+          <location>
+            <name>Wattisham</name>
+            <code>EGUW</code>
+            <zone>:eastern</zone>
+            <coordinates>52-07N 000-58E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Wembley</_name>
+          <coordinates>51-32-59N 000-16-59W</coordinates>
+          <location>
+            <name>Northolt</name>
+            <code>EGWU</code>
+            <coordinates>51-32-59N 000-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Westminster</_name>
+          <coordinates>51-30N 000-07W</coordinates>
+          <location>
+            <name>Northolt</name>
+            <code>EGWU</code>
+            <coordinates>51-32-59N 000-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Winchester</_name>
+          <coordinates>51-01N 001-19W</coordinates>
+          <location>
+            <name>Southampton / Weather Centre</name>
+            <code>EGHI</code>
+            <zone>:centralsouthern</zone>
+            <coordinates>50-53-59N 001-23-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Wittering</_name>
+          <coordinates>52-36N 000-27W</coordinates>
+          <location>
+            <name>Wittering</name>
+            <code>EGXT</code>
+            <coordinates>52-37N 000-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Wokingham</_name>
+          <coordinates>51-25N 000-49-59W</coordinates>
+          <location>
+            <name>Farnborough</name>
+            <code>EGLF</code>
+            <coordinates>51-16-59N 000-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Wood Green</_name>
+          <coordinates>51-36N 000-07W</coordinates>
+          <location>
+            <name>Northolt</name>
+            <code>EGWU</code>
+            <coordinates>51-32-59N 000-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Woolwich</_name>
+          <coordinates>51-28N 000-12E</coordinates>
+          <location>
+            <name>Biggin Hill</name>
+            <code>EGKB</code>
+            <zone>:southeast</zone>
+            <coordinates>51-19N 000-01-59E</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in East and South East
+               England in United Kingdom
+            -->
+          <_name>Wyton</_name>
+          <coordinates>52-19-59N 000-07W</coordinates>
+          <location>
+            <name>Wyton Royal Air Force Base</name>
+            <code>EGUY</code>
+            <coordinates>52-21N 000-07W</coordinates>
+          </location>
+        </city>
+      </state>
+      <city>
+        <!-- Translators: this is a city in United Kingdom -->
+        <_name>Fairford</_name>
+        <coordinates>51-42N 001-46-59W</coordinates>
+        <location>
+          <name>Fairford Royal Air Force Base</name>
+          <code>EGVA</code>
+          <coordinates>51-40-59N 001-46-59W</coordinates>
+        </location>
+      </city>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             Kingdom
+          -->
+        <_name>Midlands</_name>
+        <fips-code>UKD2|UKD3|UKH4|UKH5|UKH7|UKJ1|UKJ8|UKJ9|UKL4</fips-code>
+        <fips-code>UKA7|UKC7|UKD7|UKF7|UKL6|UKL7|UKM2|UKM9|UKN4|UKO2|UKO8|UKP3|UKQ3|UKQ4</fips-code>
+        <city>
+          <!-- Translators: this is a city in Midlands in United Kingdom
+            -->
+          <_name>Birmingham</_name>
+          <coordinates>52-28N 001-55W</coordinates>
+          <location>
+            <name>Birmingham Airport</name>
+            <code>EGBB</code>
+            <zone>:midlands</zone>
+            <coordinates>52-27N 001-43-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Midlands in United Kingdom
+            -->
+          <_name>Castle Donnington</_name>
+          <coordinates>52-49-59N 001-19-59W</coordinates>
+          <location>
+            <name>East Midlands</name>
+            <code>EGNX</code>
+            <zone>:midlands</zone>
+            <coordinates>52-49-59N 001-19-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Midlands in United Kingdom
+            -->
+          <_name>Cottesmore</_name>
+          <coordinates>52-42N 000-39W</coordinates>
+          <location>
+            <name>Cottesmore</name>
+            <code>EGXJ</code>
+            <coordinates>52-43-59N 000-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Midlands in United Kingdom
+            -->
+          <_name>Coventry</_name>
+          <coordinates>52-25N 001-33W</coordinates>
+          <location>
+            <name>Coventry Airport</name>
+            <code>EGBE</code>
+            <coordinates>52-22N 001-28-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Midlands in United Kingdom
+            -->
+          <_name>Cranfield</_name>
+          <coordinates>52-04N 000-36W</coordinates>
+          <location>
+            <name>Cranfield</name>
+            <code>EGTC</code>
+            <zone>:eastern</zone>
+            <coordinates>52-04N 000-37W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Midlands in United Kingdom
+            -->
+          <_name>Derby</_name>
+          <coordinates>52-55-59N 001-30W</coordinates>
+          <location>
+            <name>East Midlands</name>
+            <code>EGNX</code>
+            <zone>:midlands</zone>
+            <coordinates>52-49-59N 001-19-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Midlands in United Kingdom
+            -->
+          <_name>Dudley</_name>
+          <coordinates>52-30N 002-04-59W</coordinates>
+          <location>
+            <name>Cosford Royal Air Force Base</name>
+            <code>EGWC</code>
+            <coordinates>52-37-59N 002-17-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Midlands in United Kingdom
+            -->
+          <_name>Hereford</_name>
+          <coordinates>52-02-59N 002-43W</coordinates>
+          <location>
+            <name>Staverton Private</name>
+            <code>EGBJ</code>
+            <zone>:westcountry</zone>
+            <coordinates>51-53-59N 002-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Midlands in United Kingdom
+            -->
+          <_name>Leicester</_name>
+          <coordinates>52-37-59N 001-07-59W</coordinates>
+          <location>
+            <name>East Midlands</name>
+            <code>EGNX</code>
+            <zone>:midlands</zone>
+            <coordinates>52-49-59N 001-19-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Midlands in United Kingdom
+            -->
+          <_name>Lincoln</_name>
+          <coordinates>53-13-59N 000-31-59W</coordinates>
+          <location>
+            <name>Waddington</name>
+            <code>EGXW</code>
+            <coordinates>53-10N 000-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Midlands in United Kingdom
+            -->
+          <_name>Matlock</_name>
+          <coordinates>53-07-59N 001-31-59W</coordinates>
+          <location>
+            <name>East Midlands</name>
+            <code>EGNX</code>
+            <zone>:midlands</zone>
+            <coordinates>52-49-59N 001-19-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Midlands in United Kingdom
+            -->
+          <_name>Northampton</_name>
+          <coordinates>52-15N 000-52-59W</coordinates>
+          <location>
+            <name>Cranfield</name>
+            <code>EGTC</code>
+            <zone>:eastern</zone>
+            <coordinates>52-04N 000-37W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Midlands in United Kingdom
+            -->
+          <_name>Nottingham</_name>
+          <coordinates>52-58N 001-10W</coordinates>
+          <location>
+            <name>East Midlands</name>
+            <code>EGNX</code>
+            <zone>:midlands</zone>
+            <coordinates>52-49-59N 001-19-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Midlands in United Kingdom
+            -->
+          <_name>Oakham</_name>
+          <coordinates>52-40N 000-43-59W</coordinates>
+          <location>
+            <name>Cottesmore</name>
+            <code>EGXJ</code>
+            <coordinates>52-43-59N 000-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Midlands in United Kingdom
+            -->
+          <_name>Oldbury</_name>
+          <coordinates>52-30N 002-01W</coordinates>
+          <location>
+            <name>Birmingham Airport</name>
+            <code>EGBB</code>
+            <zone>:midlands</zone>
+            <coordinates>52-27N 001-43-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Midlands in United Kingdom
+            -->
+          <_name>Saint Helens</_name>
+          <coordinates>53-27N 002-43-59W</coordinates>
+          <location>
+            <name>Liverpool Airport</name>
+            <code>EGGP</code>
+            <zone>:northwest</zone>
+            <coordinates>53-19-59N 002-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Midlands in United Kingdom
+            -->
+          <_name>Shrewsbury</_name>
+          <coordinates>52-43N 002-43-59W</coordinates>
+          <location>
+            <name>Shawbury</name>
+            <code>EGOS</code>
+            <zone>:midlands</zone>
+            <coordinates>52-47-59N 002-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Midlands in United Kingdom
+            -->
+          <_name>Solihull</_name>
+          <coordinates>52-25N 001-46-59W</coordinates>
+          <location>
+            <name>Birmingham Airport</name>
+            <code>EGBB</code>
+            <zone>:midlands</zone>
+            <coordinates>52-27N 001-43-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Midlands in United Kingdom
+            -->
+          <_name>Stoke</_name>
+          <coordinates>53-00N 002-10-59W</coordinates>
+          <location>
+            <name>Shawbury</name>
+            <code>EGOS</code>
+            <zone>:midlands</zone>
+            <coordinates>52-47-59N 002-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Midlands in United Kingdom
+            -->
+          <_name>Telford</_name>
+          <coordinates>52-37-59N 002-30W</coordinates>
+          <location>
+            <name>Cosford Royal Air Force Base</name>
+            <code>EGWC</code>
+            <coordinates>52-37-59N 002-17-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Midlands in United Kingdom
+            -->
+          <_name>Walsall</_name>
+          <coordinates>52-36N 002-00W</coordinates>
+          <location>
+            <name>Cosford Royal Air Force Base</name>
+            <code>EGWC</code>
+            <coordinates>52-37-59N 002-17-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Midlands in United Kingdom
+            -->
+          <_name>Warwick</_name>
+          <coordinates>52-16-59N 001-34-59W</coordinates>
+          <location>
+            <name>Coventry Airport</name>
+            <code>EGBE</code>
+            <coordinates>52-22N 001-28-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Midlands in United Kingdom
+            -->
+          <_name>Wolverhampton</_name>
+          <coordinates>52-34-59N 002-07-59W</coordinates>
+          <location>
+            <name>Cosford Royal Air Force Base</name>
+            <code>EGWC</code>
+            <coordinates>52-37-59N 002-17-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Midlands in United Kingdom
+            -->
+          <_name>Worcester</_name>
+          <coordinates>52-12N 002-12W</coordinates>
+          <location>
+            <name>Staverton Private</name>
+            <code>EGBJ</code>
+            <zone>:westcountry</zone>
+            <coordinates>51-53-59N 002-10W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             Kingdom
+          -->
+        <_name>North East England</_name>
+        <fips-code>UKD1|UKD8|UKE5|UKF5|UKI7|UKJ5|UKJ6|UKK9|UKM7|UKN3|UKN6</fips-code>
+        <city>
+          <!-- Translators: this is a city in North East England in
+               United Kingdom
+            -->
+          <_name>Coningsby</_name>
+          <coordinates>53-07N 000-10W</coordinates>
+          <location>
+            <name>Coningsby Royal Air Force Base</name>
+            <code>EGXC</code>
+            <coordinates>53-04-59N 000-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North East England in
+               United Kingdom
+            -->
+          <_name>Cranwell</_name>
+          <coordinates>53-01-59N 000-28W</coordinates>
+          <location>
+            <name>Cranwell</name>
+            <code>EGYD</code>
+            <coordinates>53-01-59N 000-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North East England in
+               United Kingdom
+            -->
+          <_name>Darlington</_name>
+          <coordinates>54-31-59N 001-34W</coordinates>
+          <location>
+            <name>Tees-Side</name>
+            <code>EGNV</code>
+            <zone>:northern</zone>
+            <coordinates>54-31N 001-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North East England in
+               United Kingdom
+            -->
+          <_name>Dishforth</_name>
+          <coordinates>54-08-59N 001-25W</coordinates>
+          <location>
+            <name>Disforth</name>
+            <code>EGXD</code>
+            <coordinates>54-07-59N 001-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North East England in
+               United Kingdom
+            -->
+          <_name>Durham</_name>
+          <coordinates>54-46N 001-34W</coordinates>
+          <location>
+            <name>Tees-Side</name>
+            <code>EGNV</code>
+            <zone>:northern</zone>
+            <coordinates>54-31N 001-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North East England in
+               United Kingdom
+            -->
+          <_name>Gateshead</_name>
+          <coordinates>54-56-42N 001-37-02W</coordinates>
+          <location>
+            <name>Newcastle</name>
+            <code>EGNT</code>
+            <zone>:northern</zone>
+            <coordinates>55-01-59N 001-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North East England in
+               United Kingdom
+            -->
+          <_name>Hartlepool</_name>
+          <coordinates>54-41-09N 001-12-44W</coordinates>
+          <location>
+            <name>Tees-Side</name>
+            <code>EGNV</code>
+            <zone>:northern</zone>
+            <coordinates>54-31N 001-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North East England in
+               United Kingdom
+            -->
+          <_name>Morpeth</_name>
+          <coordinates>55-10N 001-40-59W</coordinates>
+          <location>
+            <name>Newcastle</name>
+            <code>EGNT</code>
+            <zone>:northern</zone>
+            <coordinates>55-01-59N 001-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North East England in
+               United Kingdom
+            -->
+          <_name>Newcastle</_name>
+          <coordinates>54-59-17N 001-37-09W</coordinates>
+          <location>
+            <name>Newcastle</name>
+            <code>EGNT</code>
+            <zone>:northern</zone>
+            <coordinates>55-01-59N 001-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North East England in
+               United Kingdom
+            -->
+          <_name>South Bank</_name>
+          <coordinates>54-34N 001-08-59W</coordinates>
+          <location>
+            <name>Tees-Side</name>
+            <code>EGNV</code>
+            <zone>:northern</zone>
+            <coordinates>54-31N 001-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North East England in
+               United Kingdom
+            -->
+          <_name>South Shields</_name>
+          <coordinates>54-59-16N 001-25-17W</coordinates>
+          <location>
+            <name>Newcastle</name>
+            <code>EGNT</code>
+            <zone>:northern</zone>
+            <coordinates>55-01-59N 001-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North East England in
+               United Kingdom
+            -->
+          <_name>Stockton</_name>
+          <coordinates>54-34-59N 001-25W</coordinates>
+          <location>
+            <name>Tees-Side</name>
+            <code>EGNV</code>
+            <zone>:northern</zone>
+            <coordinates>54-31N 001-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North East England in
+               United Kingdom
+            -->
+          <_name>Sunderland</_name>
+          <coordinates>54-54-42N 001-22-59W</coordinates>
+          <location>
+            <name>Newcastle</name>
+            <code>EGNT</code>
+            <zone>:northern</zone>
+            <coordinates>55-01-59N 001-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North East England in
+               United Kingdom
+            -->
+          <_name>Topcliffe</_name>
+          <coordinates>54-10-59N 001-22-59W</coordinates>
+          <location>
+            <name>Topcliffe Royal Air Force Base</name>
+            <code>EGXZ</code>
+            <coordinates>54-12N 001-22-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North East England in
+               United Kingdom
+            -->
+          <_name>Waddington</_name>
+          <coordinates>53-10N 000-31-59W</coordinates>
+          <location>
+            <name>Waddington</name>
+            <code>EGXW</code>
+            <coordinates>53-10N 000-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North East England in
+               United Kingdom
+            -->
+          <_name>Wallsend</_name>
+          <coordinates>54-59-29N 001-33-34W</coordinates>
+          <location>
+            <name>Newcastle</name>
+            <code>EGNT</code>
+            <zone>:northern</zone>
+            <coordinates>55-01-59N 001-42W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             Kingdom
+          -->
+        <_name>North West England</_name>
+        <fips-code>UKA8|UKA9|UKB1|UKC1|UKC5|UKC9|UKE9|UKG9|UKH2|UKH8|UKI2|UKK1|UKL2|UKL5|UKL8|UKN1|UKN2|UKO1|UKO6|UKP2|UKP7|UKQ1</fips-code>
+        <fips-code>UKA3|UKB4|UKC2|UKD5|UKE1|UKG6|UKG8|UKH3|UKJ2|UKJ3|UKJ7|UKL3|UKL9|UKO7|UKQ5</fips-code>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Ashton</_name>
+          <coordinates>53-30N 002-06W</coordinates>
+          <location>
+            <name>Manchester Airport</name>
+            <code>EGCC</code>
+            <zone>:northwest</zone>
+            <coordinates>53-21N 002-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Barnsley</_name>
+          <coordinates>53-32-59N 001-28-59W</coordinates>
+          <location>
+            <name>Church Fenton</name>
+            <code>EGXG</code>
+            <coordinates>53-49-59N 001-11-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Beverley</_name>
+          <coordinates>53-49-59N 000-25W</coordinates>
+          <location>
+            <name>Humberside</name>
+            <code>EGNJ</code>
+            <zone>:northern</zone>
+            <coordinates>53-34-59N 000-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Blackburn</_name>
+          <coordinates>53-45N 002-28-59W</coordinates>
+          <location>
+            <name>Blackpool Airport</name>
+            <code>EGNH</code>
+            <zone>:northwest</zone>
+            <coordinates>53-46N 003-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Blackpool</_name>
+          <coordinates>53-49N 003-02-59W</coordinates>
+          <location>
+            <name>Blackpool Airport</name>
+            <code>EGNH</code>
+            <zone>:northwest</zone>
+            <coordinates>53-46N 003-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Bolton</_name>
+          <coordinates>53-34-59N 002-25-59W</coordinates>
+          <location>
+            <name>Manchester Airport</name>
+            <code>EGCC</code>
+            <zone>:northwest</zone>
+            <coordinates>53-21N 002-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Bradford</_name>
+          <coordinates>53-46-59N 001-45W</coordinates>
+          <location>
+            <name>Leeds And Bradford</name>
+            <code>EGNM</code>
+            <zone>:RYPMS</zone>
+            <coordinates>53-52N 001-38-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Bury</_name>
+          <coordinates>53-36N 002-17-59W</coordinates>
+          <location>
+            <name>Manchester Airport</name>
+            <code>EGCC</code>
+            <zone>:northwest</zone>
+            <coordinates>53-21N 002-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Carlisle</_name>
+          <coordinates>54-52-59N 002-55-59W</coordinates>
+          <location>
+            <_name>Carlisle</_name>
+            <code>EGNC</code>
+            <zone>:northwest</zone>
+            <coordinates>54-55-59N 002-57W</coordinates>
+          </location>
+          <location>
+            <_name>Spadeadam</_name>
+            <code>EGOM</code>
+            <coordinates>55-02-59N 002-32-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Chester</_name>
+          <coordinates>53-12N 002-55W</coordinates>
+          <location>
+            <name>Hawarden</name>
+            <code>EGNR</code>
+            <coordinates>53-10N 002-58-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Church Fenton</_name>
+          <coordinates>53-49N 001-13W</coordinates>
+          <location>
+            <name>Church Fenton</name>
+            <code>EGXG</code>
+            <coordinates>53-49-59N 001-11-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Doncaster</_name>
+          <coordinates>53-31-59N 001-07W</coordinates>
+          <location>
+            <name>Church Fenton</name>
+            <code>EGXG</code>
+            <coordinates>53-49-59N 001-11-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Grimsby</_name>
+          <coordinates>53-31-59N 000-03W</coordinates>
+          <location>
+            <name>Humberside</name>
+            <code>EGNJ</code>
+            <zone>:northern</zone>
+            <coordinates>53-34-59N 000-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Halifax</_name>
+          <coordinates>53-43N 001-51W</coordinates>
+          <location>
+            <name>Leeds And Bradford</name>
+            <code>EGNM</code>
+            <zone>:RYPMS</zone>
+            <coordinates>53-52N 001-38-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Huddersfield</_name>
+          <coordinates>53-38-59N 001-46-59W</coordinates>
+          <location>
+            <name>Leeds And Bradford</name>
+            <code>EGNM</code>
+            <zone>:RYPMS</zone>
+            <coordinates>53-52N 001-38-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Hull</_name>
+          <coordinates>53-43N 000-19-59W</coordinates>
+          <location>
+            <name>Humberside</name>
+            <code>EGNJ</code>
+            <zone>:northern</zone>
+            <coordinates>53-34-59N 000-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Kirmington</_name>
+          <coordinates>53-34-59N 000-19-59W</coordinates>
+          <location>
+            <name>Humberside</name>
+            <code>EGNJ</code>
+            <zone>:northern</zone>
+            <coordinates>53-34-59N 000-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Knowsley</_name>
+          <coordinates>53-27N 002-51W</coordinates>
+          <location>
+            <name>Liverpool Airport</name>
+            <code>EGGP</code>
+            <zone>:northwest</zone>
+            <coordinates>53-19-59N 002-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Leeds</_name>
+          <coordinates>53-47-59N 001-34-59W</coordinates>
+          <location>
+            <name>Leeds And Bradford</name>
+            <code>EGNM</code>
+            <zone>:RYPMS</zone>
+            <coordinates>53-52N 001-38-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Leeming Bar</_name>
+          <coordinates>54-17-59N 001-33W</coordinates>
+          <location>
+            <name>Leeming</name>
+            <code>EGXE</code>
+            <coordinates>54-17-59N 001-31-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Linton upon Ouse</_name>
+          <coordinates>54-01-59N 001-15W</coordinates>
+          <location>
+            <name>Linton upon Ouse</name>
+            <code>EGXU</code>
+            <coordinates>54-02-59N 001-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Liverpool</_name>
+          <coordinates>53-25N 003-00W</coordinates>
+          <location>
+            <name>Liverpool Airport</name>
+            <code>EGGP</code>
+            <zone>:northwest</zone>
+            <coordinates>53-19-59N 002-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Manchester</_name>
+          <coordinates>53-30N 002-13W</coordinates>
+          <location>
+            <name>Manchester Airport</name>
+            <code>EGCC</code>
+            <zone>:northwest</zone>
+            <coordinates>53-21N 002-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Northallerton</_name>
+          <coordinates>54-19-59N 001-25-59W</coordinates>
+          <location>
+            <name>Leeming</name>
+            <code>EGXE</code>
+            <coordinates>54-17-59N 001-31-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Oldham</_name>
+          <coordinates>53-32-59N 002-07W</coordinates>
+          <location>
+            <name>Manchester Airport</name>
+            <code>EGCC</code>
+            <zone>:northwest</zone>
+            <coordinates>53-21N 002-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Preston</_name>
+          <coordinates>53-46N 002-43W</coordinates>
+          <location>
+            <name>Blackpool Airport</name>
+            <code>EGNH</code>
+            <zone>:northwest</zone>
+            <coordinates>53-46N 003-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Rochdale</_name>
+          <coordinates>53-37N 002-08-59W</coordinates>
+          <location>
+            <name>Manchester Airport</name>
+            <code>EGCC</code>
+            <zone>:northwest</zone>
+            <coordinates>53-21N 002-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Rotherham</_name>
+          <coordinates>53-25-59N 001-21W</coordinates>
+          <location>
+            <name>Church Fenton</name>
+            <code>EGXG</code>
+            <coordinates>53-49-59N 001-11-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Salford</_name>
+          <coordinates>53-28-59N 002-16W</coordinates>
+          <location>
+            <name>Manchester Airport</name>
+            <code>EGCC</code>
+            <zone>:northwest</zone>
+            <coordinates>53-21N 002-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Scunthorpe</_name>
+          <coordinates>53-34-59N 000-39W</coordinates>
+          <location>
+            <name>Humberside</name>
+            <code>EGNJ</code>
+            <zone>:northern</zone>
+            <coordinates>53-34-59N 000-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Shawbury</_name>
+          <coordinates>52-46-59N 002-38-59W</coordinates>
+          <location>
+            <name>Shawbury</name>
+            <code>EGOS</code>
+            <zone>:midlands</zone>
+            <coordinates>52-47-59N 002-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Southport</_name>
+          <coordinates>53-40N 003-00W</coordinates>
+          <location>
+            <name>Blackpool Airport</name>
+            <code>EGNH</code>
+            <zone>:northwest</zone>
+            <coordinates>53-46N 003-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Stafford</_name>
+          <coordinates>52-47-59N 002-06W</coordinates>
+          <location>
+            <name>Cosford Royal Air Force Base</name>
+            <code>EGWC</code>
+            <coordinates>52-37-59N 002-17-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Stockport</_name>
+          <coordinates>53-23-59N 002-08-59W</coordinates>
+          <location>
+            <name>Manchester Airport</name>
+            <code>EGCC</code>
+            <zone>:northwest</zone>
+            <coordinates>53-21N 002-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Stretford</_name>
+          <coordinates>53-27N 002-19W</coordinates>
+          <location>
+            <name>Manchester Airport</name>
+            <code>EGCC</code>
+            <zone>:northwest</zone>
+            <coordinates>53-21N 002-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Wakefield</_name>
+          <coordinates>53-42N 001-28-59W</coordinates>
+          <location>
+            <name>Leeds And Bradford</name>
+            <code>EGNM</code>
+            <zone>:RYPMS</zone>
+            <coordinates>53-52N 001-38-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Wallasey</_name>
+          <coordinates>53-25-59N 003-04W</coordinates>
+          <location>
+            <name>Liverpool Airport</name>
+            <code>EGGP</code>
+            <zone>:northwest</zone>
+            <coordinates>53-19-59N 002-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Warrington</_name>
+          <coordinates>53-22-59N 002-36W</coordinates>
+          <location>
+            <name>Liverpool Airport</name>
+            <code>EGGP</code>
+            <zone>:northwest</zone>
+            <coordinates>53-19-59N 002-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Widnes</_name>
+          <coordinates>53-21N 002-43-59W</coordinates>
+          <location>
+            <name>Liverpool Airport</name>
+            <code>EGGP</code>
+            <zone>:northwest</zone>
+            <coordinates>53-19-59N 002-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>Wigan</_name>
+          <coordinates>53-31-59N 002-37W</coordinates>
+          <location>
+            <name>Liverpool Airport</name>
+            <code>EGGP</code>
+            <zone>:northwest</zone>
+            <coordinates>53-19-59N 002-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North West England in
+               United Kingdom
+            -->
+          <_name>York</_name>
+          <coordinates>53-58N 001-04-59W</coordinates>
+          <location>
+            <name>Linton-On-Ouse</name>
+            <code>EGXU</code>
+            <coordinates>54-02-59N 001-15W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             Kingdom
+          -->
+        <_name>Northern Ireland</_name>
+        <fips-code>UKQ6|UKQ7|UKQ8|UKQ9|UKR1|UKR2|UKR3|UKR4|UKR5|UKR6|UKR7|UKR8|UKR9|UKS1|UKS2|UKS3|UKS4|UKS5|UKS6|UKS7|UKS8|UKS9|UKT1|UKT2|UKT3|UKT4</fips-code>
+        <city>
+          <!-- Translators: this is a city in Northern Ireland in
+               United Kingdom
+            -->
+          <_name>Antrim</_name>
+          <coordinates>54-42N 006-12W</coordinates>
+          <location>
+            <name>Belfast, Aldergrove Airport</name>
+            <code>EGAA</code>
+            <zone>:nireland</zone>
+            <coordinates>54-38-59N 006-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northern Ireland in
+               United Kingdom
+            -->
+          <_name>Armagh</_name>
+          <coordinates>54-21N 006-40W</coordinates>
+          <location>
+            <name>Belfast, Aldergrove Airport</name>
+            <code>EGAA</code>
+            <zone>:nireland</zone>
+            <coordinates>54-38-59N 006-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northern Ireland in
+               United Kingdom
+            -->
+          <_name>Ballycastle</_name>
+          <coordinates>55-13N 006-13-59W</coordinates>
+          <location>
+            <name>Campbeltown</name>
+            <code>EGEC</code>
+            <coordinates>55-26-13N 005-41-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northern Ireland in
+               United Kingdom
+            -->
+          <_name>Ballymena</_name>
+          <coordinates>54-52N 006-16W</coordinates>
+          <location>
+            <name>Belfast, Aldergrove Airport</name>
+            <code>EGAA</code>
+            <zone>:nireland</zone>
+            <coordinates>54-38-59N 006-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northern Ireland in
+               United Kingdom
+            -->
+          <_name>Ballymoney</_name>
+          <coordinates>55-04-59N 006-31W</coordinates>
+          <location>
+            <name>Eglinton / Londonderr</name>
+            <code>EGAE</code>
+            <zone>:nireland</zone>
+            <coordinates>55-02-59N 007-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northern Ireland in
+               United Kingdom
+            -->
+          <_name>Banbridge</_name>
+          <coordinates>54-21N 006-16-59W</coordinates>
+          <location>
+            <name>Belfast, Aldergrove Airport</name>
+            <code>EGAA</code>
+            <zone>:nireland</zone>
+            <coordinates>54-38-59N 006-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northern Ireland in
+               United Kingdom
+            -->
+          <_name>Bangor</_name>
+          <coordinates>54-38-59N 005-42W</coordinates>
+          <location>
+            <name>Belfast / Harbour</name>
+            <code>EGAC</code>
+            <zone>:nireland</zone>
+            <coordinates>54-36N 005-52-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northern Ireland in
+               United Kingdom
+            -->
+          <_name>Belfast</_name>
+          <coordinates>54-34-59N 005-55-59W</coordinates>
+          <location>
+            <_name>Belfast / Harbour</_name>
+            <code>EGAC</code>
+            <zone>:nireland</zone>
+            <coordinates>54-36N 005-52-59W</coordinates>
+          </location>
+          <location>
+            <_name>Aldergrove Airport</_name>
+            <code>EGAA</code>
+            <zone>:nireland</zone>
+            <coordinates>54-38-59N 006-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northern Ireland in
+               United Kingdom
+            -->
+          <_name>Carrickfergus</_name>
+          <coordinates>54-43N 005-43-59W</coordinates>
+          <location>
+            <name>Belfast / Harbour</name>
+            <code>EGAC</code>
+            <zone>:nireland</zone>
+            <coordinates>54-36N 005-52-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northern Ireland in
+               United Kingdom
+            -->
+          <_name>Castlereagh</_name>
+          <coordinates>54-34N 005-52W</coordinates>
+          <location>
+            <name>Belfast / Harbour</name>
+            <code>EGAC</code>
+            <zone>:nireland</zone>
+            <coordinates>54-36N 005-52-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northern Ireland in
+               United Kingdom
+            -->
+          <_name>Coleraine</_name>
+          <coordinates>55-07-59N 006-40W</coordinates>
+          <location>
+            <name>Eglinton / Londonderr</name>
+            <code>EGAE</code>
+            <zone>:nireland</zone>
+            <coordinates>55-02-59N 007-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northern Ireland in
+               United Kingdom
+            -->
+          <_name>Cookstown</_name>
+          <coordinates>54-38-59N 006-45W</coordinates>
+          <location>
+            <name>Belfast, Aldergrove Airport</name>
+            <code>EGAA</code>
+            <zone>:nireland</zone>
+            <coordinates>54-38-59N 006-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northern Ireland in
+               United Kingdom
+            -->
+          <_name>Craigavon</_name>
+          <coordinates>54-28N 006-25W</coordinates>
+          <location>
+            <name>Belfast, Aldergrove Airport</name>
+            <code>EGAA</code>
+            <zone>:nireland</zone>
+            <coordinates>54-38-59N 006-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northern Ireland in
+               United Kingdom
+            -->
+          <_name>Derry</_name>
+          <coordinates>55-00N 007-19-59W</coordinates>
+          <location>
+            <name>Eglinton / Londonderr</name>
+            <code>EGAE</code>
+            <zone>:nireland</zone>
+            <coordinates>55-02-59N 007-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northern Ireland in
+               United Kingdom
+            -->
+          <_name>Downpatrick</_name>
+          <coordinates>54-19N 005-42W</coordinates>
+          <location>
+            <name>Belfast / Harbour</name>
+            <code>EGAC</code>
+            <zone>:nireland</zone>
+            <coordinates>54-36N 005-52-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northern Ireland in
+               United Kingdom
+            -->
+          <_name>Dungannon</_name>
+          <coordinates>54-31N 006-45W</coordinates>
+          <location>
+            <name>Belfast, Aldergrove Airport</name>
+            <code>EGAA</code>
+            <zone>:nireland</zone>
+            <coordinates>54-38-59N 006-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northern Ireland in
+               United Kingdom
+            -->
+          <_name>Eglinton</_name>
+          <coordinates>55-01N 007-10-59W</coordinates>
+          <location>
+            <name>Eglinton / Londonderr</name>
+            <code>EGAE</code>
+            <zone>:nireland</zone>
+            <coordinates>55-02-59N 007-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northern Ireland in
+               United Kingdom
+            -->
+          <_name>Larne</_name>
+          <coordinates>54-51N 005-49W</coordinates>
+          <location>
+            <name>Belfast / Harbour</name>
+            <code>EGAC</code>
+            <zone>:nireland</zone>
+            <coordinates>54-36N 005-52-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northern Ireland in
+               United Kingdom.
+               The local name in Irish is "Leifear".
+            -->
+          <_name>Lifford</_name>
+          <coordinates>54-49-54N 007-29W</coordinates>
+          <location>
+            <name>Eglinton / Londonderr</name>
+            <code>EGAE</code>
+            <zone>:nireland</zone>
+            <coordinates>55-02-59N 007-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northern Ireland in
+               United Kingdom
+            -->
+          <_name>Limavady</_name>
+          <coordinates>55-02-59N 006-58W</coordinates>
+          <location>
+            <name>Eglinton / Londonderr</name>
+            <code>EGAE</code>
+            <zone>:nireland</zone>
+            <coordinates>55-02-59N 007-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northern Ireland in
+               United Kingdom
+            -->
+          <_name>Lisburn</_name>
+          <coordinates>54-31N 006-04W</coordinates>
+          <location>
+            <name>Belfast / Harbour</name>
+            <code>EGAC</code>
+            <zone>:nireland</zone>
+            <coordinates>54-36N 005-52-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northern Ireland in
+               United Kingdom
+            -->
+          <_name>Magherafelt</_name>
+          <coordinates>54-46N 006-35-59W</coordinates>
+          <location>
+            <name>Belfast, Aldergrove Airport</name>
+            <code>EGAA</code>
+            <zone>:nireland</zone>
+            <coordinates>54-38-59N 006-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northern Ireland in
+               United Kingdom
+            -->
+          <_name>Newtownabbey</_name>
+          <coordinates>54-40N 005-52W</coordinates>
+          <location>
+            <name>Belfast / Harbour</name>
+            <code>EGAC</code>
+            <zone>:nireland</zone>
+            <coordinates>54-36N 005-52-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northern Ireland in
+               United Kingdom
+            -->
+          <_name>Newtownards</_name>
+          <coordinates>54-34-59N 005-40W</coordinates>
+          <location>
+            <name>Belfast / Harbour</name>
+            <code>EGAC</code>
+            <zone>:nireland</zone>
+            <coordinates>54-36N 005-52-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northern Ireland in
+               United Kingdom
+            -->
+          <_name>Strabane</_name>
+          <coordinates>54-47-59N 007-28W</coordinates>
+          <location>
+            <name>Eglinton / Londonderr</name>
+            <code>EGAE</code>
+            <zone>:nireland</zone>
+            <coordinates>55-02-59N 007-09W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             Kingdom
+          -->
+        <_name>Scotland</_name>
+        <fips-code>UKT5|UKT6|UKT7|UKT8|UKT9|UKU1|UKU2|UKU3|UKU4|UKU5|UKU6|UKU7|UKU8|UKU9|UKV1|UKV2|UKV3|UKV4|UKV5|UKV6|UKV7|UKV8|UKV9|UKW1|UKW2|UKW3|UKW4|UKW5|UKW6|UKW7|UKW8|UKW9</fips-code>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Aberdeen</_name>
+          <coordinates>57-07-59N 002-06W</coordinates>
+          <location>
+            <name>Aberdeen / Dyce</name>
+            <code>EGPD</code>
+            <zone>:nescotland</zone>
+            <coordinates>57-12N 002-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Alloa</_name>
+          <coordinates>56-07N 003-47-59W</coordinates>
+          <location>
+            <name>Edinburgh Airport</name>
+            <code>EGPH</code>
+            <zone>:sescotland</zone>
+            <coordinates>55-57N 003-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Ayr</_name>
+          <coordinates>55-27N 004-37W</coordinates>
+          <location>
+            <name>Prestwick Airport</name>
+            <code>EGPK</code>
+            <zone>:sescotland</zone>
+            <coordinates>55-30N 004-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Campbeltown</_name>
+          <coordinates>55-25-59N 005-37-59W</coordinates>
+          <location>
+            <name>Campbeltown</name>
+            <code>EGEC</code>
+            <coordinates>55-26-13N 005-41-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Dalcross</_name>
+          <coordinates>57-31-59N 004-02-59W</coordinates>
+          <location>
+            <name>Inverness / Dalcross</name>
+            <code>EGPE</code>
+            <zone>:nescotland</zone>
+            <coordinates>57-31-59N 004-02-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Dalkeith</_name>
+          <coordinates>55-52N 003-04W</coordinates>
+          <location>
+            <name>Edinburgh Airport</name>
+            <code>EGPH</code>
+            <zone>:sescotland</zone>
+            <coordinates>55-57N 003-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Dumbarton</_name>
+          <coordinates>55-57N 004-34W</coordinates>
+          <location>
+            <name>Glasgow Airport</name>
+            <code>EGPF</code>
+            <zone>:swscotland</zone>
+            <coordinates>55-52N 004-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Dumfries</_name>
+          <coordinates>55-04N 003-32-59W</coordinates>
+          <location>
+            <name>Carlisle</name>
+            <code>EGNC</code>
+            <zone>:northwest</zone>
+            <coordinates>54-55-59N 002-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Dundee</_name>
+          <coordinates>56-30N 002-58W</coordinates>
+          <location>
+            <name>Dundee / Riverside</name>
+            <code>EGPN</code>
+            <zone>:sescotland</zone>
+            <coordinates>56-27N 003-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Dyce</_name>
+          <coordinates>57-12N 002-10-59W</coordinates>
+          <location>
+            <name>Aberdeen / Dyce</name>
+            <code>EGPD</code>
+            <zone>:nescotland</zone>
+            <coordinates>57-12N 002-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Edinburgh</_name>
+          <coordinates>55-57N 003-12W</coordinates>
+          <location>
+            <name>Edinburgh Airport</name>
+            <code>EGPH</code>
+            <zone>:sescotland</zone>
+            <coordinates>55-57N 003-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Elgin</_name>
+          <coordinates>57-38-59N 003-19-59W</coordinates>
+          <location>
+            <name>Lossiemouth</name>
+            <code>EGQS</code>
+            <zone>:RQPMS</zone>
+            <coordinates>57-43N 003-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Falkirk</_name>
+          <coordinates>56-00N 003-46W</coordinates>
+          <location>
+            <name>Edinburgh Airport</name>
+            <code>EGPH</code>
+            <zone>:sescotland</zone>
+            <coordinates>55-57N 003-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Forfar</_name>
+          <coordinates>56-38-59N 002-52-59W</coordinates>
+          <location>
+            <name>Dundee / Riverside</name>
+            <code>EGPN</code>
+            <zone>:sescotland</zone>
+            <coordinates>56-27N 003-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Giffnock</_name>
+          <coordinates>55-47-59N 004-16-59W</coordinates>
+          <location>
+            <name>Glasgow Airport</name>
+            <code>EGPF</code>
+            <zone>:swscotland</zone>
+            <coordinates>55-52N 004-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Glasgow</_name>
+          <coordinates>55-49-59N 004-15W</coordinates>
+          <location>
+            <name>Glasgow Airport</name>
+            <code>EGPF</code>
+            <zone>:swscotland</zone>
+            <coordinates>55-52N 004-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Glenrothes</_name>
+          <coordinates>56-12N 003-10-59W</coordinates>
+          <location>
+            <name>Leuchars</name>
+            <code>EGQL</code>
+            <zone>:RQPMS</zone>
+            <coordinates>56-22-59N 002-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Gramisdale</_name>
+          <coordinates>57-28-59N 007-19-59W</coordinates>
+          <location>
+            <name>Benbecula</name>
+            <code>EGPL</code>
+            <zone>:sescotland</zone>
+            <coordinates>57-28N 007-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Greenock</_name>
+          <coordinates>55-55-59N 004-45W</coordinates>
+          <location>
+            <name>Glasgow Airport</name>
+            <code>EGPF</code>
+            <zone>:swscotland</zone>
+            <coordinates>55-52N 004-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Haddington</_name>
+          <coordinates>55-55-59N 002-46W</coordinates>
+          <location>
+            <name>Edinburgh Airport</name>
+            <code>EGPH</code>
+            <zone>:sescotland</zone>
+            <coordinates>55-57N 003-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Hamilton</_name>
+          <coordinates>55-46N 004-01-59W</coordinates>
+          <location>
+            <name>Glasgow Airport</name>
+            <code>EGPF</code>
+            <zone>:swscotland</zone>
+            <coordinates>55-52N 004-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Inverness</_name>
+          <coordinates>57-28N 004-13-59W</coordinates>
+          <location>
+            <name>Inverness / Dalcross</name>
+            <code>EGPE</code>
+            <zone>:nescotland</zone>
+            <coordinates>57-31-59N 004-02-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Irvine</_name>
+          <coordinates>55-36N 004-40W</coordinates>
+          <location>
+            <name>Prestwick Airport</name>
+            <code>EGPK</code>
+            <zone>:sescotland</zone>
+            <coordinates>55-30N 004-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Kilmarnock</_name>
+          <coordinates>55-37-59N 004-31-59W</coordinates>
+          <location>
+            <name>Prestwick Airport</name>
+            <code>EGPK</code>
+            <zone>:sescotland</zone>
+            <coordinates>55-30N 004-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Kilmoluag</_name>
+          <coordinates>56-30N 006-55W</coordinates>
+          <location>
+            <name>Tiree</name>
+            <code>EGPU</code>
+            <zone>:nwscotland</zone>
+            <coordinates>56-30N 006-52-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Kinloss</_name>
+          <coordinates>57-37N 003-34W</coordinates>
+          <location>
+            <name>Kinloss</name>
+            <code>EGQK</code>
+            <zone>:nescotland</zone>
+            <coordinates>57-38-59N 003-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Kintra</_name>
+          <coordinates>55-38-59N 006-15W</coordinates>
+          <location>
+            <name>Islay</name>
+            <code>EGPI</code>
+            <coordinates>55-40-54N 006-15-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Kirkintilloch</_name>
+          <coordinates>55-55N 004-10W</coordinates>
+          <location>
+            <name>Glasgow Airport</name>
+            <code>EGPF</code>
+            <zone>:swscotland</zone>
+            <coordinates>55-52N 004-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Kirkwall</_name>
+          <coordinates>58-58N 002-57W</coordinates>
+          <location>
+            <name>Kirkwall Airport</name>
+            <code>EGPA</code>
+            <zone>:nwscotland</zone>
+            <coordinates>58-57N 002-53-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Lerwick</_name>
+          <coordinates>60-08-59N 001-08-59W</coordinates>
+          <location>
+            <name>Sumburgh Cape</name>
+            <code>EGPB</code>
+            <zone>:RQPMS</zone>
+            <coordinates>59-52-59N 001-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Leuchars</_name>
+          <coordinates>56-22-59N 002-52-59W</coordinates>
+          <location>
+            <name>Leuchars</name>
+            <code>EGQL</code>
+            <zone>:RQPMS</zone>
+            <coordinates>56-22-59N 002-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Livingston</_name>
+          <coordinates>55-52-59N 003-31-59W</coordinates>
+          <location>
+            <name>Edinburgh Airport</name>
+            <code>EGPH</code>
+            <zone>:sescotland</zone>
+            <coordinates>55-57N 003-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Lossiemouth</_name>
+          <coordinates>57-42N 003-16-59W</coordinates>
+          <location>
+            <name>Lossiemouth</name>
+            <code>EGQS</code>
+            <zone>:RQPMS</zone>
+            <coordinates>57-43N 003-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Mossbank</_name>
+          <coordinates>60-27N 001-11-59W</coordinates>
+          <location>
+            <name>Scatsa / Shetland Island</name>
+            <code>EGPM</code>
+            <zone>:RQPMS</zone>
+            <coordinates>60-25-59N 001-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Motherwell</_name>
+          <coordinates>55-46-59N 004-00W</coordinates>
+          <location>
+            <name>Glasgow Airport</name>
+            <code>EGPF</code>
+            <zone>:swscotland</zone>
+            <coordinates>55-52N 004-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Paisley</_name>
+          <coordinates>55-49-59N 004-25-59W</coordinates>
+          <location>
+            <name>Glasgow Airport</name>
+            <code>EGPF</code>
+            <zone>:swscotland</zone>
+            <coordinates>55-52N 004-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Perth</_name>
+          <coordinates>56-23-59N 003-25-59W</coordinates>
+          <location>
+            <name>Dundee / Riverside</name>
+            <code>EGPN</code>
+            <zone>:sescotland</zone>
+            <coordinates>56-27N 003-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Prestwick</_name>
+          <coordinates>55-28-59N 004-37W</coordinates>
+          <location>
+            <name>Prestwick Airport</name>
+            <code>EGPK</code>
+            <zone>:sescotland</zone>
+            <coordinates>55-30N 004-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Stirling</_name>
+          <coordinates>56-07N 003-57W</coordinates>
+          <location>
+            <name>Glasgow Airport</name>
+            <code>EGPF</code>
+            <zone>:swscotland</zone>
+            <coordinates>55-52N 004-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Stornoway</_name>
+          <coordinates>58-13N 006-22W</coordinates>
+          <location>
+            <name>Stornoway</name>
+            <code>EGPO</code>
+            <zone>:nwscotland</zone>
+            <coordinates>58-13N 006-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Sumburgh</_name>
+          <coordinates>59-52N 001-16-59W</coordinates>
+          <location>
+            <name>Sumburgh Cape</name>
+            <code>EGPB</code>
+            <zone>:RQPMS</zone>
+            <coordinates>59-52-59N 001-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Tain</_name>
+          <coordinates>57-47-59N 004-04W</coordinates>
+          <location>
+            <name>Tain Range</name>
+            <code>EGQA</code>
+            <coordinates>57-49N 003-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Scotland in United Kingdom
+            -->
+          <_name>Wick</_name>
+          <coordinates>58-25-59N 003-04-59W</coordinates>
+          <location>
+            <name>Wick</name>
+            <code>EGPC</code>
+            <coordinates>58-27N 003-04-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             Kingdom
+          -->
+        <_name>South and South West England</_name>
+        <fips-code>UKA4|UKB2|UKB7|UKC6|UKD4|UKD6|UKE6|UKJ4|UKK4|UKK5|UKM3|UKM6|UKN9|UKO4|UKP8</fips-code>
+        <city>
+          <!-- Translators: this is a city in South and South West
+               England in United Kingdom
+            -->
+          <_name>Bath</_name>
+          <coordinates>51-22-45N 002-21-56W</coordinates>
+          <location>
+            <name>Filton Private</name>
+            <code>EGTG</code>
+            <coordinates>51-31N 002-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South and South West
+               England in United Kingdom
+            -->
+          <_name>Boscombe</_name>
+          <coordinates>51-08-59N 001-43W</coordinates>
+          <location>
+            <name>Boscombe Down</name>
+            <code>EGDM</code>
+            <zone>:westcountry</zone>
+            <coordinates>51-10N 001-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South and South West
+               England in United Kingdom
+            -->
+          <_name>Bournemouth</_name>
+          <coordinates>50-43N 001-52-59W</coordinates>
+          <location>
+            <name>Bournemouth Airport</name>
+            <code>EGHH</code>
+            <zone>:RIPMS</zone>
+            <coordinates>50-46-59N 001-49-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South and South West
+               England in United Kingdom
+            -->
+          <_name>Bristol</_name>
+          <coordinates>51-27N 002-34-59W</coordinates>
+          <location>
+            <name>Bristol / Lulsgate</name>
+            <code>EGGD</code>
+            <zone>:westcountry</zone>
+            <coordinates>51-22-59N 002-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South and South West
+               England in United Kingdom
+            -->
+          <_name>Butes</_name>
+          <coordinates>49-43-03N 002-12-09W</coordinates>
+          <location>
+            <name>Alderney / Channel Island</name>
+            <code>EGJA</code>
+            <coordinates>49-43N 002-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South and South West
+               England in United Kingdom
+            -->
+          <_name>Dorchester</_name>
+          <coordinates>50-43N 002-25-59W</coordinates>
+          <location>
+            <name>Yeovilton</name>
+            <code>EGDY</code>
+            <zone>:westcountry</zone>
+            <coordinates>51-00N 002-37-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South and South West
+               England in United Kingdom
+            -->
+          <_name>Exeter</_name>
+          <coordinates>50-42N 003-31-59W</coordinates>
+          <location>
+            <name>Exeter Airport</name>
+            <code>EGTE</code>
+            <zone>:devoncornwall</zone>
+            <coordinates>50-43-59N 003-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South and South West
+               England in United Kingdom
+            -->
+          <_name>Filton</_name>
+          <coordinates>51-30-30N 002-34-28W</coordinates>
+          <location>
+            <name>Filton Private</name>
+            <code>EGTG</code>
+            <coordinates>51-31N 002-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South and South West
+               England in United Kingdom
+            -->
+          <_name>Gloucester</_name>
+          <coordinates>51-49-59N 002-15W</coordinates>
+          <location>
+            <name>Staverton Private</name>
+            <code>EGBJ</code>
+            <zone>:westcountry</zone>
+            <coordinates>51-53-59N 002-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South and South West
+               England in United Kingdom
+            -->
+          <_name>Helston</_name>
+          <coordinates>50-05-58N 005-16-19W</coordinates>
+          <location>
+            <name>Culdrose</name>
+            <code>EGDR</code>
+            <zone>:devoncornwall</zone>
+            <coordinates>50-04-59N 005-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South and South West
+               England in United Kingdom
+            -->
+          <_name>Hugh Town</_name>
+          <coordinates>49-55N 006-19W</coordinates>
+          <location>
+            <name>Scilly, Saint Mary's</name>
+            <code>EGHE</code>
+            <zone>:devoncornwall</zone>
+            <coordinates>49-55N 006-17-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South and South West
+               England in United Kingdom
+            -->
+          <_name>Lyneham</_name>
+          <coordinates>51-31N 001-58W</coordinates>
+          <location>
+            <name>Lyneham</name>
+            <code>EGDL</code>
+            <zone>:midlands</zone>
+            <coordinates>51-30N 001-58-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South and South West
+               England in United Kingdom
+            -->
+          <_name>Middle Wallop</_name>
+          <coordinates>51-07-59N 001-34-59W</coordinates>
+          <location>
+            <name>Middle Wallop</name>
+            <code>EGVP</code>
+            <coordinates>51-08-59N 001-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South and South West
+               England in United Kingdom
+            -->
+          <_name>Plymouth</_name>
+          <coordinates>50-23-47N 004-08-18W</coordinates>
+          <location>
+            <name>Plymouth / Roborough</name>
+            <code>EGHD</code>
+            <zone>:devoncornwall</zone>
+            <coordinates>50-25N 004-07W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South and South West
+               England in United Kingdom
+            -->
+          <_name>Poole</_name>
+          <coordinates>50-43N 002-00W</coordinates>
+          <location>
+            <name>Bournemouth Airport</name>
+            <code>EGHH</code>
+            <zone>:RIPMS</zone>
+            <coordinates>50-46-59N 001-49-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South and South West
+               England in United Kingdom
+            -->
+          <_name>Saint Mawgan</_name>
+          <coordinates>50-27N 004-58-59W</coordinates>
+          <location>
+            <name>Saint Mawgan</name>
+            <code>EGDG</code>
+            <zone>:devoncornwall</zone>
+            <coordinates>50-25-59N 005-00W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South and South West
+               England in United Kingdom
+            -->
+          <_name>Staverton</_name>
+          <coordinates>51-55N 002-10W</coordinates>
+          <location>
+            <name>Staverton Private</name>
+            <code>EGBJ</code>
+            <zone>:westcountry</zone>
+            <coordinates>51-53-59N 002-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South and South West
+               England in United Kingdom
+            -->
+          <_name>Swindon</_name>
+          <coordinates>51-31N 001-46-59W</coordinates>
+          <location>
+            <name>Lyneham</name>
+            <code>EGDL</code>
+            <zone>:midlands</zone>
+            <coordinates>51-30N 001-58-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South and South West
+               England in United Kingdom
+            -->
+          <_name>Taunton</_name>
+          <coordinates>51-01-15N 003-06-16W</coordinates>
+          <location>
+            <name>Yeovilton</name>
+            <code>EGDY</code>
+            <zone>:westcountry</zone>
+            <coordinates>51-00N 002-37-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South and South West
+               England in United Kingdom
+            -->
+          <_name>Thornbury</_name>
+          <coordinates>51-36-32N 002-31-13W</coordinates>
+          <location>
+            <name>Filton Private</name>
+            <code>EGTG</code>
+            <coordinates>51-31N 002-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South and South West
+               England in United Kingdom
+            -->
+          <_name>Torquay</_name>
+          <coordinates>50-27N 003-30W</coordinates>
+          <location>
+            <name>Exeter Airport</name>
+            <code>EGTE</code>
+            <zone>:devoncornwall</zone>
+            <coordinates>50-43-59N 003-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South and South West
+               England in United Kingdom
+            -->
+          <_name>Trowbridge</_name>
+          <coordinates>51-19-08N 002-12-30W</coordinates>
+          <location>
+            <name>Lyneham</name>
+            <code>EGDL</code>
+            <zone>:midlands</zone>
+            <coordinates>51-30N 001-58-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South and South West
+               England in United Kingdom
+            -->
+          <_name>Truro</_name>
+          <coordinates>50-15-42N 005-02-35W</coordinates>
+          <location>
+            <name>Saint Mawgan</name>
+            <code>EGDG</code>
+            <zone>:devoncornwall</zone>
+            <coordinates>50-25-59N 005-00W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South and South West
+               England in United Kingdom
+            -->
+          <_name>Weston-super-Mare</_name>
+          <coordinates>51-20-44N 002-58-04W</coordinates>
+          <location>
+            <name>Bristol / Lulsgate</name>
+            <code>EGGD</code>
+            <zone>:westcountry</zone>
+            <coordinates>51-22-59N 002-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South and South West
+               England in United Kingdom
+            -->
+          <_name>Yeovilton</_name>
+          <coordinates>51-00-15N 002-39-01W</coordinates>
+          <location>
+            <name>Yeovilton</name>
+            <code>EGDY</code>
+            <zone>:westcountry</zone>
+            <coordinates>51-00N 002-37-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             Kingdom
+          -->
+        <_name>Wales</_name>
+        <fips-code>UKX1|UKX2|UKX3|UKX4|UKX5|UKX6|UKX7|UKX8|UKX9|UKY1|UKY2|UKY3|UKY4|UKY5|UKY6|UKY7|UKY8|UKY9|UKZ1|UKZ2|UKZ3|UKZ4</fips-code>
+        <city>
+          <!-- Translators: this is a city in Wales in United Kingdom.
+               The local name in Welsh is "Barri".
+            -->
+          <_name>Barry</_name>
+          <coordinates>51-24-24N 003-16-09W</coordinates>
+          <location>
+            <name>Cardiff-Wales Airport</name>
+            <code>EGFF</code>
+            <zone>:wales</zone>
+            <coordinates>51-23-59N 003-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wales in United Kingdom.
+               The local name in Welsh is "Pen-y-Bont ar Ogwr".
+            -->
+          <_name>Bridgend</_name>
+          <coordinates>51-30-20N 003-34-37W</coordinates>
+          <location>
+            <name>St Athan Royal Air Force Base</name>
+            <code>EGDX</code>
+            <zone>:wales</zone>
+            <coordinates>51-23-59N 003-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wales in United Kingdom -->
+          <_name>Caernarfon</_name>
+          <coordinates>53-08-59N 004-16W</coordinates>
+          <location>
+            <name>Valley</name>
+            <code>EGOV</code>
+            <zone>:wales</zone>
+            <coordinates>53-15N 004-31-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wales in United Kingdom.
+               The local name in Welsh is "Caerdydd".
+            -->
+          <_name>Cardiff</_name>
+          <coordinates>51-30N 003-12W</coordinates>
+          <location>
+            <name>Cardiff-Wales Airport</name>
+            <code>EGFF</code>
+            <zone>:wales</zone>
+            <coordinates>51-23-59N 003-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wales in United Kingdom.
+               The local name in Welsh is "Caerfyrddin".
+            -->
+          <_name>Carmarthen</_name>
+          <coordinates>51-51-33N 004-18-42W</coordinates>
+          <location>
+            <name>Pembrey Sands</name>
+            <code>EGOP</code>
+            <zone>:wales</zone>
+            <coordinates>51-43N 004-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wales in United Kingdom -->
+          <_name>Clydach Vale</_name>
+          <coordinates>51-37-36N 003-28-33W</coordinates>
+          <location>
+            <name>St Athan Royal Air Force Base</name>
+            <code>EGDX</code>
+            <zone>:wales</zone>
+            <coordinates>51-23-59N 003-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wales in United Kingdom -->
+          <_name>Conwy</_name>
+          <coordinates>53-16-59N 003-49-59W</coordinates>
+          <location>
+            <name>Valley</name>
+            <code>EGOV</code>
+            <zone>:wales</zone>
+            <coordinates>53-15N 004-31-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wales in United Kingdom -->
+          <_name>Cwmbran</_name>
+          <coordinates>51-39-11N 003-01-36W</coordinates>
+          <location>
+            <name>Filton Private</name>
+            <code>EGTG</code>
+            <coordinates>51-31N 002-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wales in United Kingdom -->
+          <_name>Ebbw Vale</_name>
+          <coordinates>51-46-59N 003-12W</coordinates>
+          <location>
+            <name>Cardiff-Wales Airport</name>
+            <code>EGFF</code>
+            <zone>:wales</zone>
+            <coordinates>51-23-59N 003-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wales in United Kingdom.
+               The local name in Welsh is "Hwlffordd".
+            -->
+          <_name>Haverfordwest</_name>
+          <coordinates>51-48-06N 004-58-14W</coordinates>
+          <location>
+            <name>Pembrey Sands</name>
+            <code>EGOP</code>
+            <zone>:wales</zone>
+            <coordinates>51-43N 004-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wales in United Kingdom -->
+          <_name>Hawarden</_name>
+          <coordinates>53-10-59N 003-01-59W</coordinates>
+          <location>
+            <name>Hawarden</name>
+            <code>EGNR</code>
+            <coordinates>53-10N 002-58-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wales in United Kingdom -->
+          <_name>Llangefni</_name>
+          <coordinates>53-16N 004-19-59W</coordinates>
+          <location>
+            <name>Valley</name>
+            <code>EGOV</code>
+            <zone>:wales</zone>
+            <coordinates>53-15N 004-31-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wales in United Kingdom.
+               The local name in Welsh is "Merthyr Tudful".
+            -->
+          <_name>Merthyr Tydfil</_name>
+          <coordinates>51-45N 003-22-59W</coordinates>
+          <location>
+            <name>Cardiff-Wales Airport</name>
+            <code>EGFF</code>
+            <zone>:wales</zone>
+            <coordinates>51-23-59N 003-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wales in United Kingdom.
+               The local name in Welsh is "Yr Wyddgrug".
+            -->
+          <_name>Mold</_name>
+          <coordinates>53-10N 003-07-59W</coordinates>
+          <location>
+            <name>Hawarden</name>
+            <code>EGNR</code>
+            <coordinates>53-10N 002-58-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wales in United Kingdom.
+               The local name in Welsh is "Casnewydd".
+            -->
+          <_name>Newport</_name>
+          <coordinates>51-34-59N 002-58-59W</coordinates>
+          <location>
+            <name>Filton Private</name>
+            <code>EGTG</code>
+            <coordinates>51-31N 002-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wales in United Kingdom -->
+          <_name>Pembrey</_name>
+          <coordinates>51-41-21N 004-16-37W</coordinates>
+          <location>
+            <name>Pembrey Sands</name>
+            <code>EGOP</code>
+            <zone>:wales</zone>
+            <coordinates>51-43N 004-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wales in United Kingdom.
+               The local name in Welsh is "Pont-y-pwl".
+            -->
+          <_name>Pontypool</_name>
+          <coordinates>51-42-03N 003-02-39W</coordinates>
+          <location>
+            <name>Filton Private</name>
+            <code>EGTG</code>
+            <coordinates>51-31N 002-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wales in United Kingdom -->
+          <_name>Port Talbot</_name>
+          <coordinates>51-36N 003-46-59W</coordinates>
+          <location>
+            <name>St Athan Royal Air Force Base</name>
+            <code>EGDX</code>
+            <zone>:wales</zone>
+            <coordinates>51-23-59N 003-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wales in United Kingdom.
+               The local name in Welsh is "Rhuthun".
+            -->
+          <_name>Ruthin</_name>
+          <coordinates>53-07N 003-17-59W</coordinates>
+          <location>
+            <name>Hawarden</name>
+            <code>EGNR</code>
+            <coordinates>53-10N 002-58-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wales in United Kingdom -->
+          <_name>Saint Athan</_name>
+          <coordinates>51-24-10N 003-24-50W</coordinates>
+          <location>
+            <name>St Athan Royal Air Force Base</name>
+            <code>EGDX</code>
+            <zone>:wales</zone>
+            <coordinates>51-23-59N 003-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wales in United Kingdom.
+               The local name in Welsh is "Abertawe".
+            -->
+          <_name>Swansea</_name>
+          <coordinates>51-37-59N 003-58W</coordinates>
+          <location>
+            <name>Pembrey Sands</name>
+            <code>EGOP</code>
+            <zone>:wales</zone>
+            <coordinates>51-43N 004-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wales in United Kingdom -->
+          <_name>Valley</_name>
+          <coordinates>53-16-59N 004-34W</coordinates>
+          <location>
+            <name>Valley</name>
+            <code>EGOV</code>
+            <zone>:wales</zone>
+            <coordinates>53-15N 004-31-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wales in United Kingdom -->
+          <_name>Wrecsam</_name>
+          <coordinates>53-02-59N 003-00W</coordinates>
+          <location>
+            <name>Hawarden</name>
+            <code>EGNR</code>
+            <coordinates>53-10N 002-58-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wales in United Kingdom -->
+          <_name>Ystrad Mynach</_name>
+          <coordinates>51-38-25N 003-14-35W</coordinates>
+          <location>
+            <name>Cardiff-Wales Airport</name>
+            <code>EGFF</code>
+            <zone>:wales</zone>
+            <coordinates>51-23-59N 003-21W</coordinates>
+          </location>
+        </city>
+      </state>
+    </country>
+    <country>
+      <!-- VA - Holy See (Vatican City State) -->
+      <_name>Vatican City</_name>
+      <iso-code>VA</iso-code>
+      <fips-code>VT</fips-code>
+      <tz-hint>Europe/Vatican</tz-hint>
+    </country>
+    <country>
+      <!-- AX - Ãland Islands, an autonomous province of Finland -->
+      <_name>Ãland Islands</_name>
+      <iso-code>AX</iso-code>
+      <fips-code>FI01</fips-code>
+      <pref-lang>swe</pref-lang>
+      <tz-hint>Europe/Mariehamn</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Ãland Islands.
+             The local name in Finnish is "Maarianhamina".
+          -->
+        <_name>Mariehamn</_name>
+        <coordinates>60-06N 019-56-59E</coordinates>
+        <location>
+          <name>Mariehamn / Aland Island</name>
+          <code>EFMA</code>
+          <coordinates>60-07N 019-53-59E</coordinates>
+        </location>
+      </city>
+    </country>
+  </region>
+  <region>
+    <_name>Middle East</_name>
+    <country>
+      <!-- BH - Bahrain -->
+      <_name>Bahrain</_name>
+      <iso-code>BH</iso-code>
+      <fips-code>BA</fips-code>
+      <tz-hint>Asia/Bahrain</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Bahrain.
+             The name is also written "ØÙØØ".
+          -->
+        <_name>Al Hadd</_name>
+        <coordinates>26-14-44N 050-39-15E</coordinates>
+        <location>
+          <name>Bahrain International Airport</name>
+          <code>OBBI</code>
+          <coordinates>26-16N 050-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Bahrain.
+             "Manama" is the traditional English name.
+             The local name in Arabic is "Al Manamah / ØÙÙÙØÙØ".
+          -->
+        <_name>Manama</_name>
+        <coordinates>26-14-09N 050-34-59E</coordinates>
+        <location>
+          <name>Bahrain International Airport</name>
+          <code>OBBI</code>
+          <coordinates>26-16N 050-38-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- IR - Islamic Republic of Iran -->
+      <_name>Iran</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Iran:
+           OIBP OICJ OIGK OIHM OIIE OIKO OIMD OINB OINK OINZ OITU 
+        -->
+      <iso-code>IR</iso-code>
+      <fips-code>IR</fips-code>
+      <tz-hint>Asia/Tehran</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ØØØØØÙ".
+          -->
+        <_name>Abadan</_name>
+        <coordinates>30-20-21N 048-18-15E</coordinates>
+        <location>
+          <name>Abadan</name>
+          <code>OIAA</code>
+          <coordinates>30-22N 048-15E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran -->
+        <_name>Abadeh</_name>
+        <coordinates>31-09-38N 052-39-02E</coordinates>
+        <location>
+          <name>Abadeh</name>
+          <code>OISA</code>
+          <coordinates>31-10-59N 052-40E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran -->
+        <_name>AbÅ MÅsÄ</_name>
+        <coordinates>25-54-51N 054-59-43E</coordinates>
+        <location>
+          <_name>Abumusa Island, Abumusa Airport</_name>
+          <code>OIBA</code>
+          <coordinates>25-52-32N 055-02E</coordinates>
+        </location>
+        <location>
+          <_name>Sirri Island, Sirri Airport</_name>
+          <code>OIBS</code>
+          <coordinates>25-54-33N 054-32-21E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ØØØØØØÛ".
+          -->
+        <_name>Aghajari</_name>
+        <coordinates>30-42-02N 049-49-53E</coordinates>
+        <location>
+          <name>Aghajari</name>
+          <code>OIAG</code>
+          <coordinates>30-44-44N 049-40-35E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ØÙÙØØ".
+          -->
+        <_name>Ahvaz</_name>
+        <coordinates>31-19-13N 048-40-09E</coordinates>
+        <location>
+          <name>Ahvaz</name>
+          <code>OIAW</code>
+          <coordinates>31-19-59N 048-40E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ØØØØÙÙ".
+          -->
+        <_name>Ardabil</_name>
+        <coordinates>38-14-59N 048-17-35E</coordinates>
+        <location>
+          <name>Ardabil</name>
+          <code>OITL</code>
+          <coordinates>38-19-35N 048-25-27E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ØÙØØ ØØØØ".
+          -->
+        <_name>Bandar 'Abbas</_name>
+        <coordinates>27-11-11N 056-16-50E</coordinates>
+        <location>
+          <name>Bandar 'Abbas</name>
+          <code>OIKB</code>
+          <coordinates>27-13N 056-22E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ØÙØØ ØÙØÙØ".
+          -->
+        <_name>Bandar-e Bushehr</_name>
+        <coordinates>28-58-06N 050-50-18E</coordinates>
+        <location>
+          <name>Bandar-e Bushehr Airport</name>
+          <code>OIBB</code>
+          <coordinates>28-58-59N 050-49-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ØÙØØ ÙÙÚÙ".
+          -->
+        <_name>Bandar-e Lengeh</_name>
+        <coordinates>26-33-21N 054-52-50E</coordinates>
+        <location>
+          <name>Bandar Lengeh</name>
+          <code>OIBL</code>
+          <coordinates>26-34-59N 054-49-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ØÙØØ ÙØÙØÙØ".
+          -->
+        <_name>Bandar-e Mahshahr</_name>
+        <coordinates>30-33-31N 049-11-53E</coordinates>
+        <location>
+          <name>Mahshahr Airport</name>
+          <code>OIAM</code>
+          <coordinates>30-33-23N 049-09-06E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran -->
+        <_name>Birjand</_name>
+        <coordinates>32-52-26N 059-12-51E</coordinates>
+        <location>
+          <name>Birjand</name>
+          <code>OIMB</code>
+          <coordinates>32-52N 059-12E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ÚØÙ ØÙØØ".
+          -->
+        <_name>Chah Bahar</_name>
+        <coordinates>25-17-30N 060-38-34E</coordinates>
+        <location>
+          <name>Chah Bahar</name>
+          <code>OIZC</code>
+          <coordinates>25-25N 060-45E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ØÙØØØØÙ".
+          -->
+        <_name>Dayrestan</_name>
+        <coordinates>26-44-46N 055-56-05E</coordinates>
+        <location>
+          <name>Gheshm Island,Dayrestan Airport</name>
+          <code>OIKQ</code>
+          <coordinates>26-45-17N 055-54-07E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ØÙ ÚÙØØØÙ".
+          -->
+        <_name>Do Gonbadan</_name>
+        <coordinates>30-21-30N 050-47-53E</coordinates>
+        <location>
+          <name>Gach Saran du Gunbadan</name>
+          <code>OIAH</code>
+          <coordinates>30-25-59N 050-46E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran -->
+        <_name>Esfahan</_name>
+        <coordinates>32-39-34N 051-40-17E</coordinates>
+        <location>
+          <name>Esfahan</name>
+          <code>OIFM</code>
+          <coordinates>32-28N 051-43E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ÙØØ".
+          -->
+        <_name>Fasa</_name>
+        <coordinates>28-56-17N 053-38-53E</coordinates>
+        <location>
+          <name>Fasa</name>
+          <code>OISF</code>
+          <coordinates>28-58N 053-40-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ÚØÚØÙ".
+          -->
+        <_name>Gorgan</_name>
+        <coordinates>36-50-21N 054-26-09E</coordinates>
+        <location>
+          <name>Gorgan</name>
+          <code>OING</code>
+          <coordinates>36-49N 054-28E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ÚÙØÙ ØØÙØØØÙ ÙØØÙ".
+          -->
+        <_name>Gusheh Shahzadeh Qasem</_name>
+        <coordinates>30-41-59N 051-32-59E</coordinates>
+        <location>
+          <name>Yasouj, National Airport</name>
+          <code>OISY</code>
+          <coordinates>30-41-48N 051-32-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ÙÙØØÙ".
+          -->
+        <_name>Hamadan</_name>
+        <coordinates>34-47-45N 048-30-56E</coordinates>
+        <location>
+          <name>Hamadan</name>
+          <code>OIHH</code>
+          <coordinates>34-52-05N 048-33-07E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ÙÙØÙ".
+          -->
+        <_name>Ilam</_name>
+        <coordinates>33-38-14N 046-25-21E</coordinates>
+        <location>
+          <name>Ilam</name>
+          <code>OICI</code>
+          <coordinates>33-35-08N 046-24-20E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran -->
+        <_name>Iranshahr</_name>
+        <coordinates>27-12-14N 060-41-30E</coordinates>
+        <location>
+          <name>Iranshahr</name>
+          <code>OIZI</code>
+          <coordinates>27-11-59N 060-42E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ÙØØ".
+          -->
+        <_name>Karaj</_name>
+        <coordinates>35-50-07N 051-00-37E</coordinates>
+        <location>
+          <name>Payam Airport</name>
+          <code>OIIP</code>
+          <coordinates>35-46-33N 050-49-36E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran -->
+        <_name>Kashan</_name>
+        <coordinates>33-59N 051-26-50E</coordinates>
+        <location>
+          <name>Kashan</name>
+          <code>OIFK</code>
+          <coordinates>33-58-59N 051-27E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran -->
+        <_name>Kerman</_name>
+        <coordinates>30-17-38N 057-05-03E</coordinates>
+        <location>
+          <name>Kerman</name>
+          <code>OIKK</code>
+          <coordinates>30-15N 056-58E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran -->
+        <_name>Kermanshah</_name>
+        <coordinates>34-18-51N 047-03-53E</coordinates>
+        <location>
+          <name>Kermanshah</name>
+          <code>OICC</code>
+          <coordinates>34-16N 047-07E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ØØÙ ØØØØ".
+          -->
+        <_name>Khorramabad</_name>
+        <coordinates>33-29-16N 048-21-20E</coordinates>
+        <location>
+          <name>Khorramabad</name>
+          <code>OICK</code>
+          <coordinates>33-26-11N 048-17-08E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ÙÙØ".
+          -->
+        <_name>Kish</_name>
+        <coordinates>26-33-28N 054-01-09E</coordinates>
+        <location>
+          <name>Kish Island, Kish Airport</name>
+          <code>OIBK</code>
+          <coordinates>26-31-36N 053-58-54E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran -->
+        <_name>Lar</_name>
+        <coordinates>27-41-03N 054-20-36E</coordinates>
+        <location>
+          <name>Lar</name>
+          <code>OISL</code>
+          <coordinates>27-40-26N 054-22-53E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ÙØÙØ".
+          -->
+        <_name>Mashhad</_name>
+        <coordinates>36-17-49N 059-36-22E</coordinates>
+        <location>
+          <name>Mashhad</name>
+          <code>OIMM</code>
+          <coordinates>36-16N 059-37-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ÙØØØ ØÙÛÙØÙ".
+          -->
+        <_name>Masjed Soleyman</_name>
+        <coordinates>31-56-11N 049-18-14E</coordinates>
+        <location>
+          <name>Masjed Soleyman</name>
+          <code>OIAI</code>
+          <coordinates>31-58-59N 049-16E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ÙÙ ØÙØ".
+          -->
+        <_name>Now Shahr</_name>
+        <coordinates>36-38-43N 051-29-44E</coordinates>
+        <location>
+          <name>Now Shahr</name>
+          <code>OINN</code>
+          <coordinates>36-39-47N 051-27-52E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ØØÙÙÛÙ".
+          -->
+        <_name>Orumiyeh</_name>
+        <coordinates>37-33-19N 045-04-20E</coordinates>
+        <location>
+          <name>Orumiyeh</name>
+          <code>OITR</code>
+          <coordinates>37-31-59N 045-04-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ÙØÙÛÙ".
+          -->
+        <_name>Qazvin</_name>
+        <coordinates>36-16-05N 050-00E</coordinates>
+        <location>
+          <name>Ghazvin</name>
+          <code>OIIK</code>
+          <coordinates>36-15N 050-00E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran -->
+        <_name>Rasht</_name>
+        <coordinates>37-16-45N 049-35-08E</coordinates>
+        <location>
+          <name>Rasht</name>
+          <code>OIGG</code>
+          <coordinates>37-12N 049-37-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran -->
+        <_name>Sabzevar</_name>
+        <coordinates>36-12-51N 057-40-46E</coordinates>
+        <location>
+          <name>Sabzevar</name>
+          <code>OIMS</code>
+          <coordinates>36-13N 057-40E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ØØØ ØØ".
+          -->
+        <_name>Sakht Sar</_name>
+        <coordinates>36-54-01N 050-40-56E</coordinates>
+        <location>
+          <name>Sakht Sar</name>
+          <code>OINR</code>
+          <coordinates>36-53-59N 050-40E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran -->
+        <_name>Sanandaj</_name>
+        <coordinates>35-19-05N 047-00E</coordinates>
+        <location>
+          <name>Sanandaj</name>
+          <code>OICS</code>
+          <coordinates>35-19-59N 047-00E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran -->
+        <_name>Sarakhs</_name>
+        <coordinates>36-32-04N 061-09-39E</coordinates>
+        <location>
+          <name>Sarakhs</name>
+          <code>OIMC</code>
+          <coordinates>36-30-03N 061-03-53E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ØÙÙØÙ".
+          -->
+        <_name>Semnan</_name>
+        <coordinates>35-34-31N 053-23-39E</coordinates>
+        <location>
+          <name>Semnan</name>
+          <code>OIIS</code>
+          <coordinates>35-32-59N 053-22-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ØÙØ ØØÙØ".
+          -->
+        <_name>Shahr-e Bala</_name>
+        <coordinates>26-40-27N 057-46-50E</coordinates>
+        <location>
+          <name>Jask</name>
+          <code>OIZJ</code>
+          <coordinates>26-37-59N 057-46E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ØÛØØØ".
+          -->
+        <_name>Shiraz</_name>
+        <coordinates>29-36-12N 052-32-19E</coordinates>
+        <location>
+          <name>Shiraz</name>
+          <code>OISS</code>
+          <coordinates>29-31-59N 052-34-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran -->
+        <_name>Tabas</_name>
+        <coordinates>33-35-17N 056-55-20E</coordinates>
+        <location>
+          <name>Tabas</name>
+          <code>OIMT</code>
+          <coordinates>33-36N 056-55E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ØØØÙØ".
+          -->
+        <_name>Tabriz</_name>
+        <coordinates>38-04-47N 046-17-30E</coordinates>
+        <location>
+          <name>Tabriz</name>
+          <code>OITT</code>
+          <coordinates>38-04-59N 046-16-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Iran.
+             The name is also written "ØÙØØÙ".
+          -->
+        <_name>Tehran</_name>
+        <coordinates>35-42-17N 051-25-17E</coordinates>
+        <location>
+          <name>Tehran-Mehrabad</name>
+          <code>OIII</code>
+          <coordinates>35-40-59N 051-21E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ÙØØ".
+          -->
+        <_name>Yazd</_name>
+        <coordinates>31-53-49N 054-22-02E</coordinates>
+        <location>
+          <name>Yazd</name>
+          <code>OIYY</code>
+          <coordinates>31-53-59N 054-23-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ØØØÙ".
+          -->
+        <_name>Zabol</_name>
+        <coordinates>31-01-43N 061-30-04E</coordinates>
+        <location>
+          <name>Zabol</name>
+          <code>OIZB</code>
+          <coordinates>31-19-59N 061-28-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Iran.
+             The name is also written "ØØÙØØÙ (ÚÙ)".
+          -->
+        <_name>Zahedan-e (Yek)</_name>
+        <coordinates>29-29-46N 060-51-46E</coordinates>
+        <location>
+          <name>Zahedan-e (Yek)</name>
+          <code>OIZH</code>
+          <coordinates>29-28N 060-52-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- IQ - Iraq -->
+      <_name>Iraq</_name>
+      <!-- Could not find weather stations for the following major
+           cities:
+           Baghdad
+        -->
+      <iso-code>IQ</iso-code>
+      <fips-code>IZ</fips-code>
+      <tz-hint>Asia/Baghdad</tz-hint>
+    </country>
+    <country>
+      <!-- IL - Israel -->
+      <_name>Israel</_name>
+      <iso-code>IL</iso-code>
+      <fips-code>IS</fips-code>
+      <tz-hint>Asia/Jerusalem</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Israel -->
+        <_name>Elat</_name>
+        <coordinates>29-33-39N 034-57-06E</coordinates>
+        <location>
+          <name>Elat</name>
+          <code>LLET</code>
+          <coordinates>29-33N 034-57E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Israel -->
+        <_name>Mahanayim</_name>
+        <coordinates>32-58-59N 035-34E</coordinates>
+        <location>
+          <name>Galilee / Pina</name>
+          <code>LLIB</code>
+          <coordinates>32-58-47N 035-34-12E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Israel -->
+        <_name>Mahane Yisra'el</_name>
+        <coordinates>32-00N 034-55E</coordinates>
+        <location>
+          <name>Ben-Gurion International Airport</name>
+          <code>LLBG</code>
+          <coordinates>32-00N 034-53-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Israel -->
+        <_name>Ramot Remez</_name>
+        <coordinates>32-46-54N 035-01E</coordinates>
+        <location>
+          <name>Sde-Haifa Haifa</name>
+          <code>LLHA</code>
+          <coordinates>32-47-59N 035-01-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Israel -->
+        <_name>Shizzafon</_name>
+        <coordinates>30-02-30N 035-01-40E</coordinates>
+        <location>
+          <name>Ovda</name>
+          <code>LLOV</code>
+          <coordinates>30-00N 034-49-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Israel -->
+        <_name>Tel Aviv</_name>
+        <coordinates>32-04N 034-46E</coordinates>
+        <location>
+          <name>Sde-Dov Airport</name>
+          <code>LLSD</code>
+          <coordinates>32-06-52N 034-46-55E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- JO - Jordan -->
+      <_name>Jordan</_name>
+      <iso-code>JO</iso-code>
+      <fips-code>JO</fips-code>
+      <tz-hint>Asia/Amman</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Jordan -->
+        <_name>Al 'Aqabah</_name>
+        <coordinates>29-31-36N 035-00-28E</coordinates>
+        <location>
+          <name>Al 'Aqabah Airport</name>
+          <code>OJAQ</code>
+          <coordinates>29-37-59N 035-01E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Jordan -->
+        <_name>Al Jizah</_name>
+        <coordinates>31-41-59N 035-57E</coordinates>
+        <location>
+          <name>Queen Alia Airport</name>
+          <code>OJAI</code>
+          <coordinates>31-40N 035-58E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Jordan.
+             "Amman" is the traditional English name.
+             The local name in Arabic is "'Amman".
+          -->
+        <_name>Amman</_name>
+        <coordinates>31-56-59N 035-55-59E</coordinates>
+        <location>
+          <name>Amman Airport</name>
+          <code>OJAM</code>
+          <coordinates>31-58-59N 035-58-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- KW - Kuwait -->
+      <_name>Kuwait</_name>
+      <iso-code>KW</iso-code>
+      <fips-code>KU</fips-code>
+      <tz-hint>Asia/Kuwait</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Kuwait.
+             "Kuwait" is the traditional English name.
+             The local name in Arabic is "Al Kuwayt / ØÙÙÙÙØ".
+          -->
+        <_name>Kuwait</_name>
+        <coordinates>29-22-10N 047-58-41E</coordinates>
+        <location>
+          <name>Kuwait International Airport</name>
+          <code>OKBK</code>
+          <coordinates>29-13N 047-58-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- LB - Lebanon -->
+      <_name>Lebanon</_name>
+      <iso-code>LB</iso-code>
+      <fips-code>LE</fips-code>
+      <tz-hint>Asia/Beirut</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Lebanon.
+             "Beirut" is the traditional English name.
+             The local name is "Beyrouth".
+          -->
+        <_name>Beirut</_name>
+        <coordinates>33-52-18N 035-30-34E</coordinates>
+        <location>
+          <name>Beirut Airport</name>
+          <code>OLBA</code>
+          <coordinates>33-49N 035-28-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- OM - Oman -->
+      <_name>Oman</_name>
+      <iso-code>OM</iso-code>
+      <fips-code>MU</fips-code>
+      <tz-hint>Asia/Muscat</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Oman -->
+        <_name>Mu'askar al Murtafi'ah</_name>
+        <coordinates>23-33-48N 058-15E</coordinates>
+        <location>
+          <name>Seeb International Airport</name>
+          <code>OOMS</code>
+          <coordinates>23-34-59N 058-16-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Oman.
+             "Muscat" is the traditional English name.
+             The local name in Arabic is "Masqat".
+          -->
+        <_name>Muscat</_name>
+        <coordinates>23-36-47N 058-35-35E</coordinates>
+        <location>
+          <name>Seeb International Airport</name>
+          <code>OOMS</code>
+          <coordinates>23-34-59N 058-16-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Oman -->
+        <_name>Salalah</_name>
+        <coordinates>17-01-02N 054-04-58E</coordinates>
+        <location>
+          <name>Salalah</name>
+          <code>OOSA</code>
+          <coordinates>17-01-59N 054-04-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- PS - Occupied Palestinian Territory -->
+      <_name>Palestinian Territory</_name>
+      <iso-code>PS</iso-code>
+      <fips-code>GZ|WE</fips-code>
+      <tz-hint>Asia/Gaza</tz-hint>
+    </country>
+    <country>
+      <!-- QA - Qatar -->
+      <_name>Qatar</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Qatar:
+           KQA7 KQAD KQAJ KQAL KQAQ KQAR KQBA KQBC KQBD KQBL KQBM KQBR
+           KQCO KQCQ KQD2 KQD9 KQDM KQDP KQEZ KQFA KQFN KQFO KQFQ KQFS
+           KQGE KQGV KQGX KQHT KQHY KQIU KQJP KQKW KQL5 KQLG KQLT KQM1
+           KQMA KQMB KQMH KQNB KQNY KQOL KQON KQOX KQQS KQQY KQRH KQRY
+           KQSA KQSL KQSR KQTI KQTO KQTU KQTX KQTZ KQVE KQW3 KQWM KQXJ
+           KQXT KQXX KQXY 
+        -->
+      <iso-code>QA</iso-code>
+      <fips-code>QA</fips-code>
+      <tz-hint>Asia/Qatar</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Qatar.
+             "Doha" is the traditional English name.
+             The local name in Arabic is "Ad Dawhah / ØÙØÙØØ".
+          -->
+        <_name>Doha</_name>
+        <coordinates>25-17-12N 051-31-59E</coordinates>
+        <location>
+          <_name>Doha International Airport</_name>
+          <code>OTBD</code>
+          <coordinates>25-15N 051-34E</coordinates>
+        </location>
+        <location>
+          <_name>Al Udeid</_name>
+          <code>KQIR</code>
+          <coordinates>25-07N 051-17-59E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- SA - Saudi Arabia -->
+      <_name>Saudi Arabia</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Saudi Arabia:
+           OEDM OEKJ 
+        -->
+      <iso-code>SA</iso-code>
+      <fips-code>SA</fips-code>
+      <tz-hint>Asia/Riyadh</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia -->
+        <_name>'Ar'ar</_name>
+        <coordinates>30-59-05N 041-01-14E</coordinates>
+        <location>
+          <name>'Ar'ar</name>
+          <code>OERR</code>
+          <coordinates>30-53-59N 041-07-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia -->
+        <_name>Abha</_name>
+        <coordinates>18-12-59N 042-30-19E</coordinates>
+        <location>
+          <name>Abha</name>
+          <code>OEAB</code>
+          <coordinates>18-13-59N 042-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia -->
+        <_name>Ad Dalfa'ah</_name>
+        <coordinates>26-19-36N 043-40-35E</coordinates>
+        <location>
+          <name>Gassim</name>
+          <code>OEGS</code>
+          <coordinates>26-18N 043-46E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia -->
+        <_name>Ad Dammam</_name>
+        <coordinates>26-25-32N 050-06-51E</coordinates>
+        <location>
+          <name>Dammam-King Fahd International Airport</name>
+          <code>OEDF</code>
+          <coordinates>26-28N 049-46-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia -->
+        <_name>Al 'Aqiq</_name>
+        <coordinates>20-16N 041-40E</coordinates>
+        <location>
+          <name>Al Baha</name>
+          <code>OEBA</code>
+          <coordinates>20-18N 041-37-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia -->
+        <_name>Al Qaysumah</_name>
+        <coordinates>28-18-34N 046-07-38E</coordinates>
+        <location>
+          <name>Al Qaysumah</name>
+          <code>OEPA</code>
+          <coordinates>28-19N 046-07E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia -->
+        <_name>Al Qurayyat</_name>
+        <coordinates>31-19-59N 037-20-30E</coordinates>
+        <location>
+          <name>Guriat</name>
+          <code>OEGT</code>
+          <coordinates>31-23-59N 037-16E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia -->
+        <_name>Al Wajh</_name>
+        <coordinates>26-13-59N 036-28E</coordinates>
+        <location>
+          <name>Al Wajh</name>
+          <code>OEWJ</code>
+          <coordinates>26-11-59N 036-28E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia -->
+        <_name>Al Wuday'ah</_name>
+        <coordinates>17-01-59N 047-07E</coordinates>
+        <location>
+          <name>Sharurah</name>
+          <code>OESH</code>
+          <coordinates>17-28N 047-07E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia -->
+        <_name>Ar Ruqayyiqah</_name>
+        <coordinates>25-21N 049-34E</coordinates>
+        <location>
+          <name>Al Ahsa</name>
+          <code>OEAH</code>
+          <coordinates>25-18N 049-28-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia -->
+        <_name>At Ta'if</_name>
+        <coordinates>21-16-13N 040-24-56E</coordinates>
+        <location>
+          <name>At Ta'if</name>
+          <code>OETF</code>
+          <coordinates>21-28-59N 040-32-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia.
+             "Dhahran" is the traditional English name.
+             The local name in Arabic is "Az Zahran".
+          -->
+        <_name>Dhahran</_name>
+        <coordinates>26-18-15N 050-07-57E</coordinates>
+        <location>
+          <name>Dhahran</name>
+          <code>OEDR</code>
+          <coordinates>26-16N 050-08-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia -->
+        <_name>Ha'il</_name>
+        <coordinates>27-30-59N 041-41-48E</coordinates>
+        <location>
+          <name>Ha'il</name>
+          <code>OEHL</code>
+          <coordinates>27-25-59N 041-40-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia -->
+        <_name>Jiddah</_name>
+        <coordinates>21-31N 039-13-09E</coordinates>
+        <location>
+          <name>Jeddah King Abdul Aziz International Airport</name>
+          <code>OEJN</code>
+          <coordinates>21-41-59N 039-10-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia -->
+        <_name>Jizan</_name>
+        <coordinates>16-53-21N 042-33-03E</coordinates>
+        <location>
+          <name>Jizan</name>
+          <code>OEGN</code>
+          <coordinates>16-53-59N 042-34-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia -->
+        <_name>Khamis Mushayt</_name>
+        <coordinates>18-18-23N 042-43-45E</coordinates>
+        <location>
+          <name>Khamis Mushayt</name>
+          <code>OEKM</code>
+          <coordinates>18-18N 042-47-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia -->
+        <_name>Masjid Ibn Rashid</_name>
+        <coordinates>27-55N 045-23-59E</coordinates>
+        <location>
+          <name>Hafr Al-Batin</name>
+          <code>OEKK</code>
+          <coordinates>27-53-59N 045-31-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia.
+             "Mecca" is the traditional English name.
+             The local name in Arabic is "Makkah".
+          -->
+        <_name>Mecca</_name>
+        <coordinates>21-25-36N 039-49-33E</coordinates>
+        <location>
+          <name>Mecca</name>
+          <code>OEMK</code>
+          <coordinates>21-25-59N 039-46E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia.
+             "Medina" is the traditional English name.
+             The local name in Arabic is "Al Madinah al Munawwarah".
+          -->
+        <_name>Medina</_name>
+        <coordinates>24-28-06N 039-36-51E</coordinates>
+        <location>
+          <name>Madinah</name>
+          <code>OEMA</code>
+          <coordinates>24-33N 039-42E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia -->
+        <_name>Najran</_name>
+        <coordinates>17-30-20N 044-11-03E</coordinates>
+        <location>
+          <name>Najran</name>
+          <code>OENG</code>
+          <coordinates>17-37N 044-25E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia -->
+        <_name>Qal'at Bishah</_name>
+        <coordinates>20-00N 042-36E</coordinates>
+        <location>
+          <name>Qal'at Bishah</name>
+          <code>OEBH</code>
+          <coordinates>19-58-59N 042-37E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia -->
+        <_name>Qara</_name>
+        <coordinates>29-52-36N 040-13-36E</coordinates>
+        <location>
+          <name>Al-Jouf</name>
+          <code>OESK</code>
+          <coordinates>29-46-59N 040-06E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia -->
+        <_name>Rafha</_name>
+        <coordinates>29-38-18N 043-30-05E</coordinates>
+        <location>
+          <name>Rafha</name>
+          <code>OERF</code>
+          <coordinates>29-37N 043-28-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Saudi Arabia.
+             "Riyadh" is the traditional English name.
+             The local name in Arabic is "Ar Riyad".
+          -->
+        <_name>Riyadh</_name>
+        <coordinates>24-38-26N 046-46-22E</coordinates>
+        <location>
+          <_name>Riyadh</_name>
+          <code>OERY</code>
+          <coordinates>24-43N 046-43-59E</coordinates>
+        </location>
+        <location>
+          <_name>King Khaled International Airport</_name>
+          <code>OERK</code>
+          <coordinates>24-55-59N 046-43E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia -->
+        <_name>Tabuk</_name>
+        <coordinates>28-22-59N 036-34-59E</coordinates>
+        <location>
+          <name>Tabuk</name>
+          <code>OETB</code>
+          <coordinates>28-22N 036-36E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia -->
+        <_name>Tamrah</_name>
+        <coordinates>20-23-53N 045-24-53E</coordinates>
+        <location>
+          <name>Wadi Al Dawasser Airport</name>
+          <code>OEWD</code>
+          <coordinates>20-30N 045-12E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia -->
+        <_name>Turayf</_name>
+        <coordinates>31-40-38N 038-39-11E</coordinates>
+        <location>
+          <name>Turayf</name>
+          <code>OETR</code>
+          <coordinates>31-40-59N 038-43-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Saudi Arabia -->
+        <_name>Yanbu' al Bahr</_name>
+        <coordinates>24-05-07N 038-02-54E</coordinates>
+        <location>
+          <name>Yanbu' al Bahr</name>
+          <code>OEYN</code>
+          <coordinates>24-08-59N 038-04E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- SY - Syrian Arab Republic -->
+      <_name>Syria</_name>
+      <iso-code>SY</iso-code>
+      <fips-code>SY</fips-code>
+      <tz-hint>Asia/Damascus</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Syria -->
+        <_name>Al Qamishli</_name>
+        <coordinates>37-02-58N 041-13-35E</coordinates>
+        <location>
+          <name>Al Qamishli</name>
+          <code>OSKL</code>
+          <coordinates>37-02-59N 041-13E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Syria.
+             "Aleppo" is the traditional English name.
+             The local name in Arabic is "Halab".
+          -->
+        <_name>Aleppo</_name>
+        <coordinates>36-12-10N 037-09-30E</coordinates>
+        <location>
+          <name>Aleppo International Airport</name>
+          <code>OSAP</code>
+          <coordinates>36-10-59N 037-12E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Syria.
+             "Damascus" is the traditional English name.
+             The local name in Arabic is "Dimashq".
+          -->
+        <_name>Damascus</_name>
+        <coordinates>33-30N 036-17-59E</coordinates>
+        <location>
+          <name>Damascus International Airport</name>
+          <code>OSDI</code>
+          <coordinates>33-25N 036-31E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Syria -->
+        <_name>Dayr az Zawr</_name>
+        <coordinates>35-19-59N 040-08-59E</coordinates>
+        <location>
+          <name>Dayr az Zawr</name>
+          <code>OSDZ</code>
+          <coordinates>35-19N 040-08-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Syria.
+             "Latakia" is the traditional English name.
+             The local name in Arabic is "Al Ladhiqiyah".
+          -->
+        <_name>Latakia</_name>
+        <coordinates>35-31N 035-46-59E</coordinates>
+        <location>
+          <name>Latakia</name>
+          <code>OSLK</code>
+          <coordinates>35-31-59N 035-46E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- AE - United Arab Emirates -->
+      <_name>United Arab Emirates</_name>
+      <!-- Could not find information about the following stations,
+           which may be in United Arab Emirates:
+           OMAH OMAM OMDL OMDM OMMZ OMSN 
+        -->
+      <iso-code>AE</iso-code>
+      <fips-code>AE</fips-code>
+      <tz-hint>Asia/Dubai</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of United Arab Emirates.
+             "Abu Dhabi" is the traditional English name.
+             The local name in Arabic is "Abu Zaby".
+          -->
+        <_name>Abu Dhabi</_name>
+        <coordinates>24-28N 054-22E</coordinates>
+        <location>
+          <_name>Abu Dhabi Bateen Airport</_name>
+          <code>OMAD</code>
+          <coordinates>24-25-59N 054-28E</coordinates>
+        </location>
+        <location>
+          <_name>Abu Dhabi International Airport</_name>
+          <code>OMAA</code>
+          <coordinates>24-25-59N 054-38-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in United Arab Emirates -->
+        <_name>Al 'Ayn</_name>
+        <coordinates>24-13N 055-46E</coordinates>
+        <location>
+          <name>Al 'Ayn International Airport</name>
+          <code>OMAL</code>
+          <coordinates>24-16N 055-36E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in United Arab Emirates -->
+        <_name>Al Fujayrah</_name>
+        <coordinates>25-07-23N 056-20-14E</coordinates>
+        <location>
+          <name>Al Fujayrah</name>
+          <code>OMFJ</code>
+          <coordinates>25-06N 056-19-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in United Arab Emirates.
+             "Dubai" is the traditional English name.
+             The local name in Arabic is "Dubayy".
+          -->
+        <_name>Dubai</_name>
+        <coordinates>25-15-07N 055-16-48E</coordinates>
+        <location>
+          <name>Dubai International Airport</name>
+          <code>OMDB</code>
+          <coordinates>25-15N 055-19-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in United Arab Emirates -->
+        <_name>Ra's al Khaymah</_name>
+        <coordinates>25-47-27N 055-56-34E</coordinates>
+        <location>
+          <name>Ra's al Khaymah International Airport</name>
+          <code>OMRK</code>
+          <coordinates>25-37N 055-55-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in United Arab Emirates.
+             "Sharjah" is the traditional English name.
+             The local name in Arabic is "Ash Shariqah".
+          -->
+        <_name>Sharjah</_name>
+        <coordinates>25-21-43N 055-23-27E</coordinates>
+        <location>
+          <name>Sharjah International Airport</name>
+          <code>OMSJ</code>
+          <coordinates>25-19-59N 055-31E</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- YE - Yemen -->
+      <_name>Yemen</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Yemen:
+           OYAG OYAM OYAS OYDM OYIB OYMT OYRN OYSD 
+        -->
+      <iso-code>YE</iso-code>
+      <fips-code>YM</fips-code>
+      <tz-hint>Asia/Aden</tz-hint>
+      <city>
+        <!-- Translators: this is a city in Yemen -->
+        <_name>'Adan</_name>
+        <coordinates>12-46-45N 045-02-12E</coordinates>
+        <location>
+          <name>'Adan</name>
+          <code>OYAA</code>
+          <coordinates>12-40N 045-01-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Yemen -->
+        <_name>'Ataq</_name>
+        <coordinates>14-33N 046-47-59E</coordinates>
+        <location>
+          <name>'Ataq</name>
+          <code>OYAT</code>
+          <coordinates>14-31N 046-51E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Yemen -->
+        <_name>Al Hudaydah</_name>
+        <coordinates>14-47-52N 042-57-07E</coordinates>
+        <location>
+          <name>Hodeidah</name>
+          <code>OYHD</code>
+          <coordinates>14-45N 042-58-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Yemen -->
+        <_name>Ma'rib</_name>
+        <coordinates>15-25N 045-21E</coordinates>
+        <location>
+          <name>Ma'rib</name>
+          <code>OYMB</code>
+          <coordinates>15-25-59N 045-19-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Yemen -->
+        <_name>Mori</_name>
+        <coordinates>12-37-59N 053-53-59E</coordinates>
+        <location>
+          <name>Socotra</name>
+          <code>OYSQ</code>
+          <coordinates>12-37-59N 053-53-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Yemen -->
+        <_name>Sa'dah</_name>
+        <coordinates>16-56-08N 043-45-51E</coordinates>
+        <location>
+          <name>Sa'dah / Sa'dah</name>
+          <code>OYSH</code>
+          <coordinates>16-58N 043-43-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is the capital of Yemen.
+             "Sanaa" is the traditional English name.
+             The local name in Arabic is "San'a'".
+          -->
+        <_name>Sanaa</_name>
+        <coordinates>15-21-16N 044-12-24E</coordinates>
+        <location>
+          <name>Sanaa</name>
+          <code>OYSN</code>
+          <coordinates>15-31N 044-10-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Yemen -->
+        <_name>Say'un</_name>
+        <coordinates>15-56-35N 048-47-35E</coordinates>
+        <location>
+          <name>Say'un</name>
+          <code>OYSY</code>
+          <coordinates>15-58N 048-47-59E</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- Translators: this is a city in Yemen -->
+        <_name>Ta'izz</_name>
+        <coordinates>13-34N 044-01-59E</coordinates>
+        <location>
+          <name>Ta'izz</name>
+          <code>OYTZ</code>
+          <coordinates>13-40-59N 044-07-59E</coordinates>
+        </location>
+      </city>
+    </country>
+  </region>
+  <region>
+    <_name>North America</_name>
+    <country>
+      <!-- CA - Canada -->
+      <_name>Canada</_name>
+      <!-- Could not find cities for the following weather stations:
+           CYLA - Aupaluk (59-17-48N 069-35-58W)
+           CWWL - Bonilla Island Meteorological Aeronautical
+           Presentation System (53-30N 130-37-59W)
+           CWKD - Bonnard (50-43-59N 071-01W)
+           CWOB - Brevoort Island (63-19-59N 064-09W)
+           CWUP - Cape Hooper (68-28N 066-47-59W)
+           CWKW - Cape Kakkiviak (59-58-59N 064-10W)
+           CWYM - Cape Mercy (64-57N 063-34-59W)
+           CWPX - Cape Peel West (69-01-59N 107-49W)
+           CWCI - Caribou Island (47-19-59N 085-49-59W)
+           CWEE - Chamouchouane Automatic Weather Reporting System
+           (49-16-59N 073-20-59W)
+           CWDT - Chute des Passes (49-53-59N 071-15W)
+           CWXR - Croker River (69-16N 119-13W)
+           CWUW - Dewar Lakes (68-39N 071-10W)
+           CYOA - Ekati (64-42N 110-37W)
+           CZFA - Faro Airport (62-12N 133-22W)
+           CWWS - George Island Meteorological Aeronautical
+           Presentation System (52-47-59N 097-37W)
+           CWIL - Hat Island (68-19N 100-04-59W)
+           CWHN - Jimmy Lake (54-55N 109-57W)
+           CYKJ - Key Lake (57-15N 105-37W)
+           CWKM - Komakuk Beach (69-37N 140-11-59W)
+           CYAH - La Grande (53-45N 073-40W)
+           CYAD - La Grande Supplementary Aviation Weather Reporting
+           Station (53-34N 076-12W)
+           CWLI - Liverpool Bay (69-35-59N 130-54W)
+           CWLX - Longstaff Bluff (68-52-59N 075-07-59W)
+           CXLC - Lower Carp Lake (63-36N 113-52W)
+           CWIJ - Lupin (65-46N 111-13-59W)
+           CYHH - Nemiscau Airport (51-42N 076-07W)
+           CWRF - Pelly Bay (69-25-59N 089-43-59W)
+           CWND - Pelly Island Automatic Weather Reporting System
+           (69-37-59N 135-25-59W)
+           CXQA - Qavvik Lake (68-15-28N 122-06-12W)
+           CWRH - Resolution Island (61-34-59N 064-39W)
+           CWRX - Rowley Island (69-04N 079-04W)
+           CWSA - Sable Island (43-55-59N 060-01W)
+           CYUS - Shepherd Bay (68-49N 093-25-59W)
+           CWTU - Tukialik Bay (54-43N 058-21W)
+           CXTN - Tuktut Nogait (69-10-59N 122-20-59W)
+           CYMU - Umiujaq (56-31-59N 076-31W)
+           CWZV - Virginia Falls (61-37-59N 125-47-59W)
+           CWGM - Waterton Park Gate (59-07-59N 113-47-59W)
+        -->
+      <!-- Could not find information about the following stations,
+           which may be in Canada:
+           CWBS CWBU CWKP CWTT CXAF CXAG CXAJ CXAK CXAT CXBA CXBI CXBR
+           CXBW CXCA CXCD CXCP CXCS CXCY CXDB CXDK CXDP CXEA CXET CXFM
+           CXFR CXHA CXHD CXHM CXHP CXHR CXIB CXKA CXKE CXKI CXKM CXLB
+           CXMG CXMN CXMO CXNP CXOL CXOY CXPA CXPC CXPL CXRB CXRL CXSC
+           CXSE CXSL CXSP CXTD CXTH CXTO CXVM CXVN CXVW CXWM CXZC CXZV
+           CYRA CYSP CZCR CZDB CZEL CZEV CZFS CZHY CZKD CZMJ CZMT CZMU
+           CZOL CZPS CZRP CZSM CZSP CZTB CZZJ 
+        -->
+      <iso-code>CA</iso-code>
+      <fips-code>CA</fips-code>
+      <state>
+        <!-- Translators: this is a state/province/territory in Canada -->
+        <_name>Alberta</_name>
+        <fips-code>CA01</fips-code>
+        <tz-hint>America/Edmonton</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Banff</_name>
+          <coordinates>51-10N 115-34W</coordinates>
+          <location>
+            <_name>Banff</_name>
+            <code>CWBA</code>
+            <coordinates>51-10-59N 115-34W</coordinates>
+          </location>
+          <location>
+            <_name>Banff Marine Aviation Reporting Station</_name>
+            <code>CWZG</code>
+            <coordinates>51-12N 115-32-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Bergen</_name>
+          <coordinates>51-42N 114-37-59W</coordinates>
+          <location>
+            <name>Sundre</name>
+            <code>CWAV</code>
+            <coordinates>51-46N 114-40-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Bow Island</_name>
+          <coordinates>49-52N 111-22W</coordinates>
+          <location>
+            <name>Bow Island</name>
+            <code>CWXL</code>
+            <coordinates>49-37-59N 111-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Brooks</_name>
+          <coordinates>50-34N 111-54W</coordinates>
+          <location>
+            <name>Brooks Automatic Weather Reporting System</name>
+            <code>CWBO</code>
+            <coordinates>50-32-59N 111-50-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Calgary</_name>
+          <coordinates>51-04-59N 114-04-59W</coordinates>
+          <location>
+            <_name>Calgary International</_name>
+            <code>CYYC</code>
+            <coordinates>51-07N 114-01W</coordinates>
+          </location>
+          <location>
+            <_name>Calgary-Springbank Airport</_name>
+            <code>CYBW</code>
+            <coordinates>51-06N 114-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Cardston</_name>
+          <coordinates>49-12N 113-19W</coordinates>
+          <location>
+            <name>Cardston Automated Reporting Station</name>
+            <code>CWFJ</code>
+            <coordinates>49-12N 113-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Claresholm</_name>
+          <coordinates>50-01-59N 113-34-59W</coordinates>
+          <location>
+            <name>Claresholm Automatic Weather Reporting System</name>
+            <code>CWDK</code>
+            <coordinates>50-01N 113-37-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Cold Lake</_name>
+          <coordinates>54-27-54N 110-10-59W</coordinates>
+          <location>
+            <name>Cold Lake</name>
+            <code>CYOD</code>
+            <coordinates>54-25N 110-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Coleman</_name>
+          <coordinates>49-37-59N 114-30W</coordinates>
+          <location>
+            <name>Crowsnest</name>
+            <code>CWRT</code>
+            <coordinates>49-37-59N 114-28-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Coronation</_name>
+          <coordinates>52-04-59N 111-27W</coordinates>
+          <location>
+            <name>Coronation Automated Reporting Station</name>
+            <code>CWCT</code>
+            <coordinates>52-04N 111-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Drumheller</_name>
+          <coordinates>51-28N 112-42W</coordinates>
+          <location>
+            <name>Drumheller East</name>
+            <code>CWDZ</code>
+            <coordinates>51-25-59N 112-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Edmonton</_name>
+          <coordinates>53-32-59N 113-30W</coordinates>
+          <location>
+            <_name>Edmonton Municipal CR10</_name>
+            <code>CXEC</code>
+            <coordinates>53-34N 113-31W</coordinates>
+          </location>
+          <location>
+            <_name>Edmonton Municipal</_name>
+            <code>CYXD</code>
+            <coordinates>53-34N 113-31W</coordinates>
+          </location>
+          <location>
+            <_name>Edmonton Namao</_name>
+            <code>CYED</code>
+            <coordinates>53-40N 113-28W</coordinates>
+          </location>
+          <location>
+            <_name>Edmonton International</_name>
+            <code>CYEG</code>
+            <coordinates>53-17-59N 113-34-59W</coordinates>
+          </location>
+          <location>
+            <_name>Edmonton International</_name>
+            <code>CXEG</code>
+            <coordinates>53-17-59N 113-35-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Edson</_name>
+          <coordinates>53-34-59N 116-25W</coordinates>
+          <location>
+            <name>Edson</name>
+            <code>CYET</code>
+            <coordinates>53-34-59N 116-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Embarras Portage</_name>
+          <coordinates>58-27N 111-30W</coordinates>
+          <location>
+            <name>Prairie River</name>
+            <code>CXPV</code>
+            <coordinates>58-37-19N 111-40-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Esther</_name>
+          <coordinates>51-40-59N 110-15W</coordinates>
+          <location>
+            <name>Esther</name>
+            <code>CWGY</code>
+            <coordinates>51-40N 110-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Fort Chipewyan</_name>
+          <coordinates>58-43N 111-09W</coordinates>
+          <location>
+            <name>Fort Chipewyan</name>
+            <code>CYPY</code>
+            <coordinates>58-46N 111-07W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Fort McMurray</_name>
+          <coordinates>56-43-59N 111-22-59W</coordinates>
+          <location>
+            <_name>Fort McMurray</_name>
+            <code>CXMM</code>
+            <coordinates>56-38-59N 111-13W</coordinates>
+          </location>
+          <location>
+            <_name>Fort McMurray</_name>
+            <code>CYMM</code>
+            <coordinates>56-38-59N 111-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Grande Prairie</_name>
+          <coordinates>55-10N 118-47-59W</coordinates>
+          <location>
+            <name>Grande Prairie</name>
+            <code>CYQU</code>
+            <coordinates>55-10-59N 118-52-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>High Level</_name>
+          <coordinates>58-31N 117-07-59W</coordinates>
+          <location>
+            <name>High Level</name>
+            <code>CYOJ</code>
+            <coordinates>58-37N 117-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Jasper</_name>
+          <coordinates>52-52-59N 118-04-59W</coordinates>
+          <location>
+            <name>Jasper Warden Automated Reporting Station</name>
+            <code>CWJW</code>
+            <coordinates>52-55-59N 118-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Lac La Biche</_name>
+          <coordinates>54-46-18N 111-57-52W</coordinates>
+          <location>
+            <name>Lac La Biche</name>
+            <code>CWLB</code>
+            <coordinates>54-46N 112-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Lethbridge</_name>
+          <coordinates>49-42N 112-49-59W</coordinates>
+          <location>
+            <name>Lethbridge</name>
+            <code>CYQL</code>
+            <coordinates>49-37-59N 112-47-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Medicine Hat</_name>
+          <coordinates>50-01-59N 110-40-59W</coordinates>
+          <location>
+            <name>Medicine Hat</name>
+            <code>CYXH</code>
+            <coordinates>50-01N 110-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Milk River</_name>
+          <coordinates>49-07-59N 112-04-59W</coordinates>
+          <location>
+            <name>Milk River</name>
+            <code>CWRY</code>
+            <coordinates>49-07-59N 112-02-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Onefour</_name>
+          <coordinates>49-04N 110-27W</coordinates>
+          <location>
+            <name>Onefour Automatic Weather Reporting System</name>
+            <code>CWOE</code>
+            <coordinates>49-07N 110-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Peace River</_name>
+          <coordinates>56-13-59N 117-16-59W</coordinates>
+          <location>
+            <name>Peace River</name>
+            <code>CYPE</code>
+            <coordinates>56-13-59N 117-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Pincher Creek</_name>
+          <coordinates>49-28-59N 113-57W</coordinates>
+          <location>
+            <name>Pincher Creek Airport</name>
+            <code>CZPC</code>
+            <coordinates>49-31N 113-58-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Red Deer</_name>
+          <coordinates>52-16N 113-47-59W</coordinates>
+          <location>
+            <name>Red Deer</name>
+            <code>CYQF</code>
+            <coordinates>52-10-59N 113-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Rocky Mountain House</_name>
+          <coordinates>52-22N 114-55W</coordinates>
+          <location>
+            <name>Rocky House Marine Aviation Reporting Station</name>
+            <code>CWRM</code>
+            <coordinates>52-25-59N 114-55-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Seebe</_name>
+          <coordinates>51-06N 115-04W</coordinates>
+          <location>
+            <name>Bow Valley</name>
+            <code>CWXA</code>
+            <coordinates>51-04-59N 115-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Slave Lake</_name>
+          <coordinates>55-16-59N 114-46-59W</coordinates>
+          <location>
+            <name>Slave Lake</name>
+            <code>CYZH</code>
+            <coordinates>55-17-59N 114-46-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Spirit River</_name>
+          <coordinates>55-46-59N 118-49-59W</coordinates>
+          <location>
+            <name>Spirit River Auto Station</name>
+            <code>CXSR</code>
+            <coordinates>55-41-43N 119-14-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Three Hills</_name>
+          <coordinates>51-42N 113-16W</coordinates>
+          <location>
+            <name>Three Hills</name>
+            <code>CWHI</code>
+            <coordinates>51-42N 113-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Vegreville</_name>
+          <coordinates>53-30N 112-02-59W</coordinates>
+          <location>
+            <name>Vegreville Automatic Weather Reporting System</name>
+            <code>CWVI</code>
+            <coordinates>53-37N 112-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alberta in Canada -->
+          <_name>Whitecourt</_name>
+          <coordinates>54-07-59N 115-40-59W</coordinates>
+          <location>
+            <_name>Whitecourt</_name>
+            <code>CXZU</code>
+            <coordinates>54-08-59N 115-46-59W</coordinates>
+          </location>
+          <location>
+            <_name>Whitecourt</_name>
+            <code>CYZU</code>
+            <coordinates>54-08-59N 115-46-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Canada -->
+        <_name>British Columbia</_name>
+        <fips-code>CA02</fips-code>
+        <tz-hint>America/Vancouver</tz-hint>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Abbotsford</_name>
+          <coordinates>49-02-59N 122-17-59W</coordinates>
+          <location>
+            <name>Abbotsford</name>
+            <code>CYXX</code>
+            <coordinates>49-01-59N 122-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Agassiz</_name>
+          <coordinates>49-13-59N 121-46W</coordinates>
+          <location>
+            <name>Agassiz Automated Reporting Station</name>
+            <code>CWZA</code>
+            <coordinates>49-15N 121-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Allison Harbour</_name>
+          <coordinates>51-01-59N 127-31W</coordinates>
+          <location>
+            <name>Herbert Island Meteorological Aeronautical Presentation System</name>
+            <code>CWLP</code>
+            <coordinates>50-55-59N 127-37-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Alta Lake</_name>
+          <coordinates>50-07N 122-58-59W</coordinates>
+          <location>
+            <name>Whistler</name>
+            <code>CWAE</code>
+            <coordinates>50-07-59N 122-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Baldonnel</_name>
+          <coordinates>56-13N 120-40-59W</coordinates>
+          <location>
+            <name>Fort St John</name>
+            <code>CYXJ</code>
+            <coordinates>56-13-59N 120-43-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Bella Coola</_name>
+          <coordinates>52-22N 126-45W</coordinates>
+          <location>
+            <name>Bella Coola Airport</name>
+            <code>CYBD</code>
+            <coordinates>52-22-59N 126-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Blue River</_name>
+          <coordinates>52-06N 119-17-59W</coordinates>
+          <location>
+            <name>Blue River</name>
+            <code>CYCP</code>
+            <coordinates>52-07-59N 119-17-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Boat Basin</_name>
+          <coordinates>49-28-59N 126-24W</coordinates>
+          <location>
+            <name>Estevan Point</name>
+            <code>CWEB</code>
+            <coordinates>49-22-59N 126-32-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Burns Lake</_name>
+          <coordinates>54-13N 125-46W</coordinates>
+          <location>
+            <name>Burns Lake</name>
+            <code>CWPZ</code>
+            <coordinates>54-22-59N 125-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Campbell River</_name>
+          <coordinates>50-01N 125-15W</coordinates>
+          <location>
+            <name>Campbell River Airport</name>
+            <code>CYBL</code>
+            <coordinates>49-57N 125-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Castlegar</_name>
+          <coordinates>49-19N 117-40W</coordinates>
+          <location>
+            <name>Castlegar Airport</name>
+            <code>CYCG</code>
+            <coordinates>49-17-59N 117-37-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Clinton</_name>
+          <coordinates>51-06N 121-35-59W</coordinates>
+          <location>
+            <name>Clinton</name>
+            <code>CWCL</code>
+            <coordinates>51-08-59N 121-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Comox</_name>
+          <coordinates>49-40-59N 124-55-59W</coordinates>
+          <location>
+            <name>Comox</name>
+            <code>CYQQ</code>
+            <coordinates>49-43N 124-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Cranbrook</_name>
+          <coordinates>49-31N 115-46W</coordinates>
+          <location>
+            <name>Cranbrook</name>
+            <code>CYXC</code>
+            <coordinates>49-37N 115-46-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Creston</_name>
+          <coordinates>49-06N 116-31W</coordinates>
+          <location>
+            <name>Creston Automatic Weather Reporting System</name>
+            <code>CWJR</code>
+            <coordinates>49-04-59N 116-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Dease Lake</_name>
+          <coordinates>58-27N 130-01-59W</coordinates>
+          <location>
+            <_name>Dease Lake</_name>
+            <code>CWDL</code>
+            <coordinates>58-25N 130-00W</coordinates>
+          </location>
+          <location>
+            <_name>Dease Lake Coastal Station</_name>
+            <code>CWKX</code>
+            <coordinates>58-25N 130-00W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Esquimalt</_name>
+          <coordinates>48-25-59N 123-25W</coordinates>
+          <location>
+            <name>Esquimalt Harbour</name>
+            <code>CWPF</code>
+            <coordinates>48-25-59N 123-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Fort Grahame</_name>
+          <coordinates>56-36N 124-37-59W</coordinates>
+          <location>
+            <name>Ingenika Point</name>
+            <code>CWWU</code>
+            <coordinates>56-47-59N 124-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Fort Nelson</_name>
+          <coordinates>58-49N 122-31-59W</coordinates>
+          <location>
+            <name>Fort Nelson</name>
+            <code>CYYE</code>
+            <coordinates>58-49-59N 122-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Gabriola</_name>
+          <coordinates>49-10-59N 123-50-59W</coordinates>
+          <location>
+            <name>Entrance Island Automatic Weather Reporting System</name>
+            <code>CWEL</code>
+            <coordinates>49-13N 123-47-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Golden</_name>
+          <coordinates>51-17-59N 116-58W</coordinates>
+          <location>
+            <name>Golden Airport</name>
+            <code>CYGE</code>
+            <coordinates>51-17-59N 116-58-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Hollyburn</_name>
+          <coordinates>49-19-59N 123-10W</coordinates>
+          <location>
+            <name>W Vancouver Automatic Weather Reporting System</name>
+            <code>CWWA</code>
+            <coordinates>49-21N 123-10-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Hope</_name>
+          <coordinates>49-22-59N 121-25-59W</coordinates>
+          <location>
+            <name>Hope</name>
+            <code>CYHE</code>
+            <coordinates>49-22N 121-28-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Kamloops</_name>
+          <coordinates>50-40N 120-19-59W</coordinates>
+          <location>
+            <name>Kamloops</name>
+            <code>CYKA</code>
+            <coordinates>50-42N 120-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Kelowna</_name>
+          <coordinates>49-53-59N 119-28-59W</coordinates>
+          <location>
+            <name>Kelowna Airport</name>
+            <code>CYLW</code>
+            <coordinates>49-58N 119-22-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Lasqueti</_name>
+          <coordinates>49-28-59N 124-20-59W</coordinates>
+          <location>
+            <name>Sisters Island Automatic Weather Reporting System</name>
+            <code>CWGT</code>
+            <coordinates>49-28-59N 124-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Little Prairie</_name>
+          <coordinates>55-42N 121-37W</coordinates>
+          <location>
+            <name>Chetwynd Airport</name>
+            <code>CYCQ</code>
+            <coordinates>55-42N 121-37-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Lytton</_name>
+          <coordinates>50-13-59N 121-34W</coordinates>
+          <location>
+            <name>Lytton</name>
+            <code>CWLY</code>
+            <coordinates>50-13-59N 121-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Malahat</_name>
+          <coordinates>48-31-59N 123-32-59W</coordinates>
+          <location>
+            <name>Malahat Automatic Weather Reporting System</name>
+            <code>CWKH</code>
+            <coordinates>48-34-59N 123-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>McLeod Lake</_name>
+          <coordinates>55-00N 123-01-59W</coordinates>
+          <location>
+            <name>Mackenzie</name>
+            <code>CYZY</code>
+            <coordinates>55-17-59N 123-07-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Metlakatla</_name>
+          <coordinates>54-19-59N 130-26-59W</coordinates>
+          <location>
+            <name>Lucy Island</name>
+            <code>CWLC</code>
+            <coordinates>54-17-59N 130-35-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Nakusp</_name>
+          <coordinates>50-13-59N 117-47-59W</coordinates>
+          <location>
+            <name>Nakusp Automatic Weather Reporting System</name>
+            <code>CWNP</code>
+            <coordinates>50-16N 117-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Nanaimo</_name>
+          <coordinates>49-08-59N 123-55W</coordinates>
+          <location>
+            <name>Nanaimo Airport</name>
+            <code>CYCD</code>
+            <coordinates>49-02-59N 123-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Nanoose Bay</_name>
+          <coordinates>49-15N 124-10-59W</coordinates>
+          <location>
+            <name>Ballenas Island Automatic Weather Reporting System</name>
+            <code>CWGB</code>
+            <coordinates>49-21N 124-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Natal</_name>
+          <coordinates>49-43-59N 114-50-59W</coordinates>
+          <location>
+            <_name>Sparwood, Sparwood-Elk Valley Airport</_name>
+            <code>CWSW</code>
+            <coordinates>49-45N 114-52-59W</coordinates>
+          </location>
+          <location>
+            <_name>Sparwood Automatic Weather Reporting System</_name>
+            <code>CWGW</code>
+            <coordinates>49-45N 114-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Nelson</_name>
+          <coordinates>49-28-59N 117-16-59W</coordinates>
+          <location>
+            <name>Nelson Automatic Weather Reporting System</name>
+            <code>CWNM</code>
+            <coordinates>49-30N 117-17-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>North Kamloops</_name>
+          <coordinates>50-40-59N 120-22W</coordinates>
+          <location>
+            <name>Princeton Automatic Weather Reporting System</name>
+            <code>CWPR</code>
+            <coordinates>50-36N 120-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Ocean Falls</_name>
+          <coordinates>52-21N 127-42W</coordinates>
+          <location>
+            <name>Cathedral Point Meteorological Aeronautical Presentation System</name>
+            <code>CWME</code>
+            <coordinates>52-10-59N 127-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Osoyoos</_name>
+          <coordinates>49-01-59N 119-28W</coordinates>
+          <location>
+            <name>Osoyoos Automatic Weather Reporting System</name>
+            <code>CWYY</code>
+            <coordinates>49-01-59N 119-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Penticton</_name>
+          <coordinates>49-30N 119-34-59W</coordinates>
+          <location>
+            <name>Penticton</name>
+            <code>CYYF</code>
+            <coordinates>49-28N 119-35-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Pitt Meadows</_name>
+          <coordinates>49-13-59N 122-40-59W</coordinates>
+          <location>
+            <name>P. Meadows Coastal Station Automatic Weather Reporting System</name>
+            <code>CWMM</code>
+            <coordinates>49-12N 122-40-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Port Edward</_name>
+          <coordinates>54-13-59N 130-16-59W</coordinates>
+          <location>
+            <name>Holland Rock Automatic Weather Reporting System</name>
+            <code>CWHL</code>
+            <coordinates>54-10N 130-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Port Hardy</_name>
+          <coordinates>50-43N 127-30W</coordinates>
+          <location>
+            <name>Port Hardy</name>
+            <code>CYZT</code>
+            <coordinates>50-40-59N 127-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Port Simpson</_name>
+          <coordinates>54-32-59N 130-25W</coordinates>
+          <location>
+            <name>Grey Islet Meteorological Aeronautical Presentation System</name>
+            <code>CWEK</code>
+            <coordinates>54-34-59N 130-41-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Powell River</_name>
+          <coordinates>49-52-59N 124-32-59W</coordinates>
+          <location>
+            <name>Powell River Airport</name>
+            <code>CYPW</code>
+            <coordinates>49-49-59N 124-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Prince George</_name>
+          <coordinates>53-55N 122-46W</coordinates>
+          <location>
+            <name>Prince George</name>
+            <code>CYXS</code>
+            <coordinates>53-52-59N 122-40-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Prince Rupert</_name>
+          <coordinates>54-19N 130-19-59W</coordinates>
+          <location>
+            <name>Prince Rupert</name>
+            <code>CYPR</code>
+            <coordinates>54-17-59N 130-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Princeton</_name>
+          <coordinates>49-27N 120-30W</coordinates>
+          <location>
+            <name>Princeton Airport</name>
+            <code>CYDC</code>
+            <coordinates>49-28N 120-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Queen Charlotte</_name>
+          <coordinates>53-15N 132-04-59W</coordinates>
+          <location>
+            <name>Kindakun Rocks</name>
+            <code>CWQS</code>
+            <coordinates>53-19N 132-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Quesnel</_name>
+          <coordinates>52-58-59N 122-28-59W</coordinates>
+          <location>
+            <name>Quesnel Airport</name>
+            <code>CYQZ</code>
+            <coordinates>53-01-59N 122-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Revelstoke</_name>
+          <coordinates>51-00N 118-10-59W</coordinates>
+          <location>
+            <name>Revelstoke</name>
+            <code>CYRV</code>
+            <coordinates>50-58N 118-10-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Rocky Point</_name>
+          <coordinates>48-19N 123-32-59W</coordinates>
+          <location>
+            <name>Race Rocks Automatic Weather Reporting System</name>
+            <code>CWQK</code>
+            <coordinates>48-17-59N 123-31-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Salmon Arm</_name>
+          <coordinates>50-42N 119-16-59W</coordinates>
+          <location>
+            <name>Salmon Arm Automatic Weather Reporting System</name>
+            <code>CWSL</code>
+            <coordinates>50-42N 119-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Sandspit</_name>
+          <coordinates>53-15N 131-49-59W</coordinates>
+          <location>
+            <name>Sandspit</name>
+            <code>CYZP</code>
+            <coordinates>53-15N 131-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Smithers</_name>
+          <coordinates>54-46N 127-10W</coordinates>
+          <location>
+            <name>Smithers</name>
+            <code>CYYD</code>
+            <coordinates>54-49N 127-10-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Squamish</_name>
+          <coordinates>49-42N 123-09W</coordinates>
+          <location>
+            <name>Squamish Airport</name>
+            <code>CWSK</code>
+            <coordinates>49-46-59N 123-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Stephen</_name>
+          <coordinates>51-27N 116-17-59W</coordinates>
+          <location>
+            <name>Yoho Park Automatic Weather Reporting System</name>
+            <code>CWYL</code>
+            <coordinates>51-27N 116-19-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Steveston</_name>
+          <coordinates>49-07-59N 123-10-59W</coordinates>
+          <location>
+            <name>Sand Heads</name>
+            <code>CWVF</code>
+            <coordinates>49-06N 123-17-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Stewart</_name>
+          <coordinates>55-55-59N 130-00W</coordinates>
+          <location>
+            <name>Stewart Airport</name>
+            <code>CZST</code>
+            <coordinates>55-55-59N 129-58-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Summerland</_name>
+          <coordinates>49-36N 119-40W</coordinates>
+          <location>
+            <name>Summerland Automatic Weather Reporting System</name>
+            <code>CWUS</code>
+            <coordinates>49-34N 119-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Terrace</_name>
+          <coordinates>54-30N 128-34-59W</coordinates>
+          <location>
+            <name>Terrace</name>
+            <code>CYXT</code>
+            <coordinates>54-28N 128-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Tofino</_name>
+          <coordinates>49-07-59N 125-54W</coordinates>
+          <location>
+            <name>Tofino Airport</name>
+            <code>CYAZ</code>
+            <coordinates>49-04-59N 125-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Tow Hill</_name>
+          <coordinates>54-04N 131-46-59W</coordinates>
+          <location>
+            <name>Rose Spit Meteorological Aeronautical Presentation System</name>
+            <code>CWRO</code>
+            <coordinates>54-10N 131-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Trout Lake</_name>
+          <coordinates>53-49N 089-52-59W</coordinates>
+          <location>
+            <name>Big Trout Lake</name>
+            <code>CYTL</code>
+            <coordinates>53-49-59N 089-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Vancouver</_name>
+          <coordinates>49-15N 123-07-59W</coordinates>
+          <location>
+            <name>Vancouver International Airport</name>
+            <code>CYVR</code>
+            <coordinates>49-10-59N 123-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Vernon</_name>
+          <coordinates>50-16N 119-16W</coordinates>
+          <location>
+            <name>Vernon</name>
+            <code>CWJV</code>
+            <coordinates>50-13-59N 119-17-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Victoria</_name>
+          <coordinates>48-25-59N 123-20-59W</coordinates>
+          <location>
+            <_name>Victoria Harbour</_name>
+            <code>CYWH</code>
+            <coordinates>48-25N 123-19-59W</coordinates>
+          </location>
+          <location>
+            <_name>Victoria Automatic Weather Reporting System</_name>
+            <code>CWLM</code>
+            <coordinates>48-25N 123-19W</coordinates>
+          </location>
+          <location>
+            <_name>Victoria University</_name>
+            <code>CWYJ</code>
+            <coordinates>48-27N 123-17-59W</coordinates>
+          </location>
+          <location>
+            <_name>Vic. Hartland Automatic Weather Reporting System</_name>
+            <code>CWVV</code>
+            <coordinates>48-31-59N 123-28W</coordinates>
+          </location>
+          <location>
+            <_name>Kelp Reefs</_name>
+            <code>CWZO</code>
+            <coordinates>48-32-59N 123-13-59W</coordinates>
+          </location>
+          <location>
+            <_name>Victoria International Airport</_name>
+            <code>CYYJ</code>
+            <coordinates>48-38-59N 123-25-59W</coordinates>
+          </location>
+          <location>
+            <_name>Sheringham Automatic Weather Reporting System</_name>
+            <code>CWSP</code>
+            <coordinates>48-22-59N 123-55W</coordinates>
+          </location>
+          <location>
+            <_name>Saturna Island Meteorological Aeronautical Presentation System</_name>
+            <code>CWEZ</code>
+            <coordinates>48-46-59N 123-02-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>White Rock</_name>
+          <coordinates>49-01-59N 122-49W</coordinates>
+          <location>
+            <name>White Rock Automatic Weather Reporting System</name>
+            <code>CWWK</code>
+            <coordinates>49-01N 122-46-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Williams Lake</_name>
+          <coordinates>52-07N 122-09W</coordinates>
+          <location>
+            <name>Williams Lake</name>
+            <code>CYWL</code>
+            <coordinates>52-10-59N 122-02-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in British Columbia in Canada
+            -->
+          <_name>Winter Harbour</_name>
+          <coordinates>50-31N 128-01-59W</coordinates>
+          <location>
+            <name>Solander Island Meteorological Aeronautical Presentation System</name>
+            <code>CWRU</code>
+            <coordinates>50-07N 127-55-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Canada -->
+        <_name>Manitoba</_name>
+        <fips-code>CA03</fips-code>
+        <tz-hint>America/Winnipeg</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Manitoba in Canada -->
+          <_name>Berens River</_name>
+          <coordinates>52-22N 097-01-59W</coordinates>
+          <location>
+            <_name>Berens River</_name>
+            <code>CWCF</code>
+            <coordinates>52-21N 097-01-59W</coordinates>
+          </location>
+          <location>
+            <_name>Berens River Airport</_name>
+            <code>CYBV</code>
+            <coordinates>52-21N 097-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Manitoba in Canada -->
+          <_name>Brandon</_name>
+          <coordinates>49-49-59N 099-57W</coordinates>
+          <location>
+            <name>Brandon</name>
+            <code>CYBR</code>
+            <coordinates>49-55N 099-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Manitoba in Canada -->
+          <_name>Carman</_name>
+          <coordinates>49-30N 098-00W</coordinates>
+          <location>
+            <name>Carman U of M</name>
+            <code>CWNK</code>
+            <coordinates>49-30N 098-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Manitoba in Canada -->
+          <_name>Churchill</_name>
+          <coordinates>58-46N 094-10W</coordinates>
+          <location>
+            <name>Churchill</name>
+            <code>CYYQ</code>
+            <coordinates>58-43-59N 094-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Manitoba in Canada -->
+          <_name>Dauphin</_name>
+          <coordinates>51-08-59N 100-02-59W</coordinates>
+          <location>
+            <name>Dauphin</name>
+            <code>CYDN</code>
+            <coordinates>51-06N 100-02-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Manitoba in Canada -->
+          <_name>Flin Flon</_name>
+          <coordinates>54-46N 101-52-59W</coordinates>
+          <location>
+            <name>Flin Flon Airport</name>
+            <code>CYFO</code>
+            <coordinates>54-40-59N 101-40-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Manitoba in Canada -->
+          <_name>Gillam</_name>
+          <coordinates>56-21N 094-42W</coordinates>
+          <location>
+            <_name>Gillam</_name>
+            <code>CYGX</code>
+            <coordinates>56-21N 094-42W</coordinates>
+          </location>
+          <location>
+            <_name>Gillam</_name>
+            <code>CWGX</code>
+            <coordinates>56-22N 094-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Manitoba in Canada -->
+          <_name>Gimli</_name>
+          <coordinates>50-37-59N 097-00W</coordinates>
+          <location>
+            <name>Gimli Harbour</name>
+            <code>CXGH</code>
+            <coordinates>50-37-51N 096-58-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Manitoba in Canada -->
+          <_name>Grand Rapids</_name>
+          <coordinates>53-10N 099-16-59W</coordinates>
+          <location>
+            <name>Grand Rapids</name>
+            <code>CWJD</code>
+            <coordinates>53-10-59N 099-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Manitoba in Canada -->
+          <_name>Island Lake</_name>
+          <coordinates>53-58N 094-46W</coordinates>
+          <location>
+            <name>Island Lake</name>
+            <code>CYIV</code>
+            <coordinates>53-51N 094-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Manitoba in Canada -->
+          <_name>Lynn Lake</_name>
+          <coordinates>56-51N 101-02-59W</coordinates>
+          <location>
+            <name>Lynn Lake</name>
+            <code>CYYL</code>
+            <coordinates>56-52N 101-04-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Manitoba in Canada -->
+          <_name>Miami</_name>
+          <coordinates>49-22N 098-15W</coordinates>
+          <location>
+            <name>Deerwood</name>
+            <code>CXDW</code>
+            <coordinates>49-23-59N 098-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Manitoba in Canada -->
+          <_name>Morden</_name>
+          <coordinates>49-10-59N 098-05-59W</coordinates>
+          <location>
+            <name>Morden</name>
+            <code>CXMD</code>
+            <coordinates>49-10-59N 098-04-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Manitoba in Canada -->
+          <_name>Norway House</_name>
+          <coordinates>53-58N 097-49-59W</coordinates>
+          <location>
+            <name>Norway House</name>
+            <code>CYNE</code>
+            <coordinates>53-58N 097-49-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Manitoba in Canada -->
+          <_name>Pilot Mound</_name>
+          <coordinates>49-12N 098-54W</coordinates>
+          <location>
+            <name>Pilot Mound</name>
+            <code>CWPO</code>
+            <coordinates>49-12N 098-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Manitoba in Canada -->
+          <_name>Portage La Prairie</_name>
+          <coordinates>49-58N 098-17-59W</coordinates>
+          <location>
+            <name>Portage Southport A</name>
+            <code>CYPG</code>
+            <coordinates>49-53-59N 098-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Manitoba in Canada -->
+          <_name>Swan River</_name>
+          <coordinates>52-06N 101-16W</coordinates>
+          <location>
+            <name>Swan River</name>
+            <code>CWEQ</code>
+            <coordinates>52-07N 101-13-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Manitoba in Canada -->
+          <_name>The Pas</_name>
+          <coordinates>53-49N 101-13-59W</coordinates>
+          <location>
+            <name>The Pas</name>
+            <code>CYQD</code>
+            <coordinates>53-58N 101-05-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Manitoba in Canada -->
+          <_name>Thompson</_name>
+          <coordinates>55-45N 097-52W</coordinates>
+          <location>
+            <name>Thompson Weather Office</name>
+            <code>CYTH</code>
+            <coordinates>55-47-59N 097-50-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Manitoba in Canada -->
+          <_name>Victoria Beach</_name>
+          <coordinates>50-42N 096-32-59W</coordinates>
+          <location>
+            <name>Victoria Beach</name>
+            <code>CWII</code>
+            <coordinates>50-42N 096-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Manitoba in Canada -->
+          <_name>Winnipeg</_name>
+          <coordinates>49-52-59N 097-10W</coordinates>
+          <location>
+            <_name>Winnipeg The Forks</_name>
+            <code>CXWN</code>
+            <coordinates>49-52-59N 097-07-59W</coordinates>
+          </location>
+          <location>
+            <_name>Winnipeg International Airportman.</_name>
+            <code>CYWG</code>
+            <coordinates>49-53-59N 097-13-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Canada -->
+        <_name>New Brunswick</_name>
+        <fips-code>CA04</fips-code>
+        <tz-hint>America/Moncton</tz-hint>
+        <city>
+          <!-- Translators: this is a city in New Brunswick in Canada -->
+          <_name>Bathurst</_name>
+          <coordinates>47-36N 065-39W</coordinates>
+          <location>
+            <name>Bathurst Airport</name>
+            <code>CZBF</code>
+            <coordinates>47-37-59N 065-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Brunswick in Canada -->
+          <_name>Dipper Harbour</_name>
+          <coordinates>45-04-59N 066-25W</coordinates>
+          <location>
+            <name>Point Lepreau</name>
+            <code>CWPE</code>
+            <coordinates>45-04N 066-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Brunswick in Canada -->
+          <_name>Fredericton</_name>
+          <coordinates>45-57N 066-37-59W</coordinates>
+          <location>
+            <name>Fredericton</name>
+            <code>CYFC</code>
+            <coordinates>45-52N 066-31-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Brunswick in Canada -->
+          <_name>Gagetown</_name>
+          <coordinates>45-46N 066-09W</coordinates>
+          <location>
+            <name>Gagetown Can-Mil</name>
+            <code>CYCX</code>
+            <coordinates>45-49-59N 066-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Brunswick in Canada -->
+          <_name>Moncton</_name>
+          <coordinates>46-04-59N 064-46W</coordinates>
+          <location>
+            <name>Moncton</name>
+            <code>CYQM</code>
+            <coordinates>46-07N 064-40-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Brunswick in Canada -->
+          <_name>Saint John</_name>
+          <coordinates>45-16N 066-04W</coordinates>
+          <location>
+            <name>Saint John</name>
+            <code>CYSJ</code>
+            <coordinates>45-19-59N 065-52-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Brunswick in Canada -->
+          <_name>Saint Leonard</_name>
+          <coordinates>47-10N 067-55W</coordinates>
+          <location>
+            <_name>Saint Leonard Airport</_name>
+            <code>CYSL</code>
+            <coordinates>47-08-59N 067-49-59W</coordinates>
+          </location>
+          <location>
+            <_name>St Leonard Automatic Weather Reporting System</_name>
+            <code>CWIY</code>
+            <coordinates>47-08-59N 067-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Brunswick in Canada -->
+          <_name>Saint Stephen</_name>
+          <coordinates>45-12N 067-16W</coordinates>
+          <location>
+            <name>St. Stephen</name>
+            <code>CWSS</code>
+            <coordinates>45-13N 067-15W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Canada -->
+        <_name>Newfoundland and Labrador</_name>
+        <fips-code>CA05</fips-code>
+        <tz-hint>America/St_Johns</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Newfoundland and Labrador
+               in Canada
+            -->
+          <_name>Argentia</_name>
+          <coordinates>47-17-59N 054-00W</coordinates>
+          <location>
+            <name>Argentia</name>
+            <code>CWAR</code>
+            <coordinates>47-17-59N 054-00W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Newfoundland and Labrador
+               in Canada
+            -->
+          <_name>Cape Race</_name>
+          <coordinates>46-40N 053-04-59W</coordinates>
+          <location>
+            <name>Cape Race</name>
+            <code>CWRA</code>
+            <coordinates>46-38-59N 053-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Newfoundland and Labrador
+               in Canada
+            -->
+          <_name>Cartwright</_name>
+          <coordinates>53-42N 057-01W</coordinates>
+          <location>
+            <name>Cartwright</name>
+            <code>CWCA</code>
+            <coordinates>53-42N 057-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Newfoundland and Labrador
+               in Canada
+            -->
+          <_name>Deer Lake</_name>
+          <coordinates>49-10-59N 057-25-59W</coordinates>
+          <location>
+            <name>Deer Lake</name>
+            <code>CYDF</code>
+            <coordinates>49-13N 057-23-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Newfoundland and Labrador
+               in Canada
+            -->
+          <_name>Englee</_name>
+          <coordinates>50-43-59N 056-06W</coordinates>
+          <location>
+            <name>Englee Meteorological Aeronautical Presentation System</name>
+            <code>CWDA</code>
+            <coordinates>50-43N 056-07W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Newfoundland and Labrador
+               in Canada
+            -->
+          <_name>Ferolle Point</_name>
+          <coordinates>51-01N 057-06W</coordinates>
+          <location>
+            <name>Ferolle Point Meteorological Aeronautical Presentation System</name>
+            <code>CWXI</code>
+            <coordinates>51-01N 057-06W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Newfoundland and Labrador
+               in Canada
+            -->
+          <_name>Gander</_name>
+          <coordinates>48-57N 054-32-59W</coordinates>
+          <location>
+            <name>Gander International Airport</name>
+            <code>CYQX</code>
+            <coordinates>48-57N 054-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Newfoundland and Labrador
+               in Canada
+            -->
+          <_name>Goose Bay</_name>
+          <coordinates>53-19-59N 060-25W</coordinates>
+          <location>
+            <name>Goose Bay</name>
+            <code>CYYR</code>
+            <coordinates>53-19N 060-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Newfoundland and Labrador
+               in Canada
+            -->
+          <_name>Harbour Breton</_name>
+          <coordinates>47-28-59N 055-49-59W</coordinates>
+          <location>
+            <name>Sagona Island Meteorological Aeronautical Presentation System</name>
+            <code>CWZN</code>
+            <coordinates>47-22N 055-47-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Newfoundland and Labrador
+               in Canada
+            -->
+          <_name>Hebron</_name>
+          <coordinates>58-12N 062-37-59W</coordinates>
+          <location>
+            <name>Saglek Bay</name>
+            <code>CWZZ</code>
+            <coordinates>58-19-59N 062-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Newfoundland and Labrador
+               in Canada
+            -->
+          <_name>Hopedale</_name>
+          <coordinates>55-27N 060-13W</coordinates>
+          <location>
+            <name>Hopedale Meteorological Aeronautical Presentation System</name>
+            <code>CWHO</code>
+            <coordinates>55-27N 060-13-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Newfoundland and Labrador
+               in Canada
+            -->
+          <_name>Makkovik</_name>
+          <coordinates>55-04-59N 059-10-59W</coordinates>
+          <location>
+            <name>Makkovik Airport</name>
+            <code>CYFT</code>
+            <coordinates>55-04-59N 059-10-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Newfoundland and Labrador
+               in Canada
+            -->
+          <_name>Mary's Harbour</_name>
+          <coordinates>52-17-59N 055-49-59W</coordinates>
+          <location>
+            <name>Mary's Harbour</name>
+            <code>CYMH</code>
+            <coordinates>52-17-59N 055-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Newfoundland and Labrador
+               in Canada
+            -->
+          <_name>Mount Pearl Park</_name>
+          <coordinates>47-31N 052-46-59W</coordinates>
+          <location>
+            <name>St. John's West</name>
+            <code>CXSW</code>
+            <coordinates>47-30-56N 052-47-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Newfoundland and Labrador
+               in Canada
+            -->
+          <_name>Nain</_name>
+          <coordinates>56-32-59N 061-40-59W</coordinates>
+          <location>
+            <name>Nain</name>
+            <code>CYDP</code>
+            <coordinates>56-32-59N 061-40-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Newfoundland and Labrador
+               in Canada
+            -->
+          <_name>Neddy Harbour</_name>
+          <coordinates>49-31-59N 057-52W</coordinates>
+          <location>
+            <name>Rocky Harbour</name>
+            <code>CXRH</code>
+            <coordinates>49-34N 057-52-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Newfoundland and Labrador
+               in Canada
+            -->
+          <_name>Nutak</_name>
+          <coordinates>57-28N 061-49-59W</coordinates>
+          <location>
+            <name>Cape Kiglapait</name>
+            <code>CWYK</code>
+            <coordinates>57-07-59N 061-28-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Newfoundland and Labrador
+               in Canada
+            -->
+          <_name>Saint Anthony</_name>
+          <coordinates>51-22-59N 055-36W</coordinates>
+          <location>
+            <name>Saint Anthony Airport</name>
+            <code>CYAY</code>
+            <coordinates>51-23-59N 056-04-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Newfoundland and Labrador
+               in Canada
+            -->
+          <_name>Saint John's</_name>
+          <coordinates>47-32-59N 052-40W</coordinates>
+          <location>
+            <name>St. John's</name>
+            <code>CYYT</code>
+            <coordinates>47-37N 052-43-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Newfoundland and Labrador
+               in Canada
+            -->
+          <_name>Stephenville</_name>
+          <coordinates>48-32-59N 058-34W</coordinates>
+          <location>
+            <name>Stephenville</name>
+            <code>CYJT</code>
+            <coordinates>48-31-59N 058-32-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Newfoundland and Labrador
+               in Canada
+            -->
+          <_name>Terra Nova</_name>
+          <coordinates>48-30N 054-13W</coordinates>
+          <location>
+            <name>Terra Nova National Park</name>
+            <code>CXTP</code>
+            <coordinates>48-33-24N 053-58-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Newfoundland and Labrador
+               in Canada
+            -->
+          <_name>Twillingate</_name>
+          <coordinates>49-38-59N 054-45W</coordinates>
+          <location>
+            <name>Twillingate Meteorological Aeronautical Presentation System</name>
+            <code>CWDO</code>
+            <coordinates>49-40-59N 054-47-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Newfoundland and Labrador
+               in Canada
+            -->
+          <_name>Wabush</_name>
+          <coordinates>52-55N 066-52W</coordinates>
+          <location>
+            <name>Wabush Lake</name>
+            <code>CYWK</code>
+            <coordinates>52-55-59N 066-52W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Canada -->
+        <_name>Northwest Territories</_name>
+        <fips-code>CA13</fips-code>
+        <tz-hint>America/Yellowknife</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Northwest Territories in
+               Canada
+            -->
+          <_name>Aklavik</_name>
+          <coordinates>68-13N 135-00W</coordinates>
+          <location>
+            <name>Aklavik Airport</name>
+            <code>CYKD</code>
+            <coordinates>68-13N 135-00W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northwest Territories in
+               Canada
+            -->
+          <_name>Cape Parry</_name>
+          <coordinates>70-10N 124-40W</coordinates>
+          <location>
+            <name>Cape Parry</name>
+            <code>CZCP</code>
+            <coordinates>70-05-59N 124-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northwest Territories in
+               Canada
+            -->
+          <_name>DÃlÄne</_name>
+          <coordinates>65-10-59N 123-25W</coordinates>
+          <location>
+            <_name>DÃlÄne Airport</_name>
+            <code>CYWJ</code>
+            <coordinates>65-12N 123-25-59W</coordinates>
+          </location>
+          <location>
+            <_name>DÃlÄne</_name>
+            <code>CXDE</code>
+            <coordinates>65-13N 123-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northwest Territories in
+               Canada
+            -->
+          <_name>Fort Good Hope</_name>
+          <coordinates>66-16N 128-37-59W</coordinates>
+          <location>
+            <name>Fort Good Hope Airport</name>
+            <code>CYGH</code>
+            <coordinates>66-16N 128-37W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northwest Territories in
+               Canada
+            -->
+          <_name>Fort Liard</_name>
+          <coordinates>60-13-59N 123-28-59W</coordinates>
+          <location>
+            <name>Fort Liard Airport</name>
+            <code>CYJF</code>
+            <coordinates>60-13-59N 123-28-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northwest Territories in
+               Canada
+            -->
+          <_name>Fort Providence</_name>
+          <coordinates>61-22N 117-39W</coordinates>
+          <location>
+            <name>Fort Providence</name>
+            <code>CWID</code>
+            <coordinates>61-19N 117-35-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northwest Territories in
+               Canada
+            -->
+          <_name>Fort Resolution</_name>
+          <coordinates>61-10N 113-40-59W</coordinates>
+          <location>
+            <name>Fort Resolution</name>
+            <code>CYFR</code>
+            <coordinates>61-10-59N 113-40-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northwest Territories in
+               Canada
+            -->
+          <_name>Fort Simpson</_name>
+          <coordinates>61-51N 121-19-59W</coordinates>
+          <location>
+            <name>Fort Simpson</name>
+            <code>CYFS</code>
+            <coordinates>61-45N 121-13-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northwest Territories in
+               Canada
+            -->
+          <_name>Fort Smith</_name>
+          <coordinates>60-00N 111-52-59W</coordinates>
+          <location>
+            <name>Fort Smith</name>
+            <code>CYSM</code>
+            <coordinates>60-01N 111-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northwest Territories in
+               Canada
+            -->
+          <_name>Hay River</_name>
+          <coordinates>60-51N 115-42W</coordinates>
+          <location>
+            <name>Hay River</name>
+            <code>CYHY</code>
+            <coordinates>60-49-59N 115-46-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northwest Territories in
+               Canada
+            -->
+          <_name>Holman</_name>
+          <coordinates>70-43-59N 117-45W</coordinates>
+          <location>
+            <name>Holman Airport</name>
+            <code>CYHI</code>
+            <coordinates>70-46N 117-47-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northwest Territories in
+               Canada
+            -->
+          <_name>Inuvik</_name>
+          <coordinates>68-20-59N 133-41-59W</coordinates>
+          <location>
+            <_name>Inuvik</_name>
+            <code>CYEV</code>
+            <coordinates>68-17-59N 133-28-59W</coordinates>
+          </location>
+          <location>
+            <_name>Trail Valley</_name>
+            <code>CXTV</code>
+            <coordinates>68-45N 133-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northwest Territories in
+               Canada
+            -->
+          <_name>Nahanni Butte</_name>
+          <coordinates>61-02-59N 123-22W</coordinates>
+          <location>
+            <name>Lindberg Landing</name>
+            <code>CXLL</code>
+            <coordinates>61-07N 122-50-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northwest Territories in
+               Canada
+            -->
+          <_name>Norman Wells</_name>
+          <coordinates>65-16-59N 126-50-59W</coordinates>
+          <location>
+            <name>Norman Wells</name>
+            <code>CYVQ</code>
+            <coordinates>65-16-59N 126-47-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northwest Territories in
+               Canada
+            -->
+          <_name>Paulatuk</_name>
+          <coordinates>69-22-59N 123-58-59W</coordinates>
+          <location>
+            <name>Paulatuk Airport</name>
+            <code>CYPC</code>
+            <coordinates>69-20-59N 124-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northwest Territories in
+               Canada
+            -->
+          <_name>Tuktoyaktuk</_name>
+          <coordinates>69-27N 133-04W</coordinates>
+          <location>
+            <name>Tuktoyaktuk</name>
+            <code>CYUB</code>
+            <coordinates>69-27N 133-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northwest Territories in
+               Canada
+            -->
+          <_name>Tulita</_name>
+          <coordinates>64-54N 125-34-59W</coordinates>
+          <location>
+            <name>Tulita Airport</name>
+            <code>CZFN</code>
+            <coordinates>64-55N 125-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northwest Territories in
+               Canada
+            -->
+          <_name>Tununuk</_name>
+          <coordinates>69-00N 134-40W</coordinates>
+          <location>
+            <name>Storm Hills</name>
+            <code>CWVH</code>
+            <coordinates>68-54N 133-55-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northwest Territories in
+               Canada
+            -->
+          <_name>Wha Ti</_name>
+          <coordinates>63-07-59N 117-16W</coordinates>
+          <location>
+            <name>Wha Ti</name>
+            <code>CWMT</code>
+            <coordinates>63-08-59N 117-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northwest Territories in
+               Canada
+            -->
+          <_name>Wrigley</_name>
+          <coordinates>63-16N 123-35-59W</coordinates>
+          <location>
+            <name>Wrigley Airport</name>
+            <code>CYWY</code>
+            <coordinates>63-13N 123-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Northwest Territories in
+               Canada
+            -->
+          <_name>Yellowknife</_name>
+          <coordinates>62-27N 114-20-59W</coordinates>
+          <location>
+            <name>Yellowknife</name>
+            <code>CYZF</code>
+            <coordinates>62-28N 114-27W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Canada -->
+        <_name>Nova Scotia</_name>
+        <fips-code>CA07</fips-code>
+        <tz-hint>America/Halifax</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Nova Scotia in Canada -->
+          <_name>Bay Saint Lawrence</_name>
+          <coordinates>47-00N 060-28W</coordinates>
+          <location>
+            <name>Saint Paul Island Meteorological Aeronautical Presentation System</name>
+            <code>CWEF</code>
+            <coordinates>47-13-59N 060-07-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nova Scotia in Canada -->
+          <_name>Beaver Harbour</_name>
+          <coordinates>44-53-59N 062-25W</coordinates>
+          <location>
+            <name>Beaven Island</name>
+            <code>CWBV</code>
+            <coordinates>44-49N 062-19-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nova Scotia in Canada -->
+          <_name>Caledonia</_name>
+          <coordinates>44-22N 065-01-59W</coordinates>
+          <location>
+            <name>Kejimkujik</name>
+            <code>CWKG</code>
+            <coordinates>44-25-59N 065-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nova Scotia in Canada -->
+          <_name>Canso</_name>
+          <coordinates>45-21N 061-00W</coordinates>
+          <location>
+            <name>Hart Island Meteorological Aeronautical Presentation System</name>
+            <code>CWRN</code>
+            <coordinates>45-21N 060-58-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nova Scotia in Canada -->
+          <_name>Caribou Island</_name>
+          <coordinates>45-45N 062-43-59W</coordinates>
+          <location>
+            <name>Caribou Point Meteorological Aeronautical Presentation System</name>
+            <code>CWBK</code>
+            <coordinates>45-46N 062-40-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nova Scotia in Canada -->
+          <_name>ChÃticamp</_name>
+          <coordinates>46-37N 061-01W</coordinates>
+          <location>
+            <name>ChÃticamp</name>
+            <code>CXCH</code>
+            <coordinates>46-38-59N 060-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nova Scotia in Canada -->
+          <_name>Dingwall</_name>
+          <coordinates>46-53-59N 060-28W</coordinates>
+          <location>
+            <name>North Mountain</name>
+            <code>CXNM</code>
+            <coordinates>46-49N 060-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nova Scotia in Canada -->
+          <_name>Grand-Etang</_name>
+          <coordinates>46-32-59N 061-01-59W</coordinates>
+          <location>
+            <name>Grand-Etang</name>
+            <code>CWZQ</code>
+            <coordinates>46-32-59N 061-02-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nova Scotia in Canada -->
+          <_name>Greenwood</_name>
+          <coordinates>44-58-59N 064-54W</coordinates>
+          <location>
+            <name>Greenwood</name>
+            <code>CYZX</code>
+            <coordinates>44-58-59N 064-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nova Scotia in Canada -->
+          <_name>Halifax</_name>
+          <coordinates>44-38-59N 063-36W</coordinates>
+          <location>
+            <_name>McNabs Island</_name>
+            <code>CXMI</code>
+            <coordinates>44-36N 063-31-59W</coordinates>
+          </location>
+          <location>
+            <_name>Shearwater</_name>
+            <code>CYAW</code>
+            <coordinates>44-37-59N 063-30W</coordinates>
+          </location>
+          <location>
+            <_name>Halifax International Airport</_name>
+            <code>CYHZ</code>
+            <coordinates>44-52-59N 063-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nova Scotia in Canada -->
+          <_name>Kentville</_name>
+          <coordinates>45-04N 064-30W</coordinates>
+          <location>
+            <name>Kentville</name>
+            <code>CXKT</code>
+            <coordinates>45-04N 064-28-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nova Scotia in Canada -->
+          <_name>Liverpool</_name>
+          <coordinates>44-01-59N 064-43W</coordinates>
+          <location>
+            <name>Western Head</name>
+            <code>CWWE</code>
+            <coordinates>43-58-59N 064-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nova Scotia in Canada -->
+          <_name>Sheet Harbour</_name>
+          <coordinates>44-55-59N 062-31-59W</coordinates>
+          <location>
+            <name>Malay Falls</name>
+            <code>CXMY</code>
+            <coordinates>44-58-59N 062-28-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nova Scotia in Canada -->
+          <_name>Sydney</_name>
+          <coordinates>46-08-59N 060-10W</coordinates>
+          <location>
+            <name>Sydney</name>
+            <code>CYQY</code>
+            <coordinates>46-10N 060-02-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nova Scotia in Canada -->
+          <_name>Westport</_name>
+          <coordinates>44-16N 066-20-59W</coordinates>
+          <location>
+            <name>Brier Island</name>
+            <code>CWVU</code>
+            <coordinates>44-17-08N 066-20-48W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nova Scotia in Canada -->
+          <_name>Yarmouth</_name>
+          <coordinates>43-49-59N 066-07W</coordinates>
+          <location>
+            <name>Yarmouth</name>
+            <code>CYQI</code>
+            <coordinates>43-49-59N 066-04-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Canada -->
+        <_name>Nunavut</_name>
+        <fips-code>CA14</fips-code>
+        <tz-hint>America/Iqaluit</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Alert</_name>
+          <coordinates>82-28-59N 062-15W</coordinates>
+          <location>
+            <name>Alert Airport</name>
+            <code>CYLT</code>
+            <coordinates>82-31N 062-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Arctic Bay</_name>
+          <coordinates>73-01-59N 085-10W</coordinates>
+          <location>
+            <name>Nanisivik Airport</name>
+            <code>CYSR</code>
+            <coordinates>72-58-59N 084-37-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Arviat</_name>
+          <coordinates>61-07N 094-02-59W</coordinates>
+          <location>
+            <name>Arviat Airport</name>
+            <code>CYEK</code>
+            <coordinates>61-06N 094-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Baker Lake</_name>
+          <coordinates>64-19N 096-01W</coordinates>
+          <location>
+            <name>Baker Lake</name>
+            <code>CYBK</code>
+            <coordinates>64-17-59N 096-04-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Cambridge Bay</_name>
+          <coordinates>69-07N 105-01-59W</coordinates>
+          <location>
+            <name>Cambridge Bay</name>
+            <code>CYCB</code>
+            <coordinates>69-05-59N 105-07W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Cape Dorset</_name>
+          <coordinates>64-13-59N 076-32-59W</coordinates>
+          <location>
+            <name>Cape Dorset</name>
+            <code>CYTE</code>
+            <coordinates>64-13N 076-31-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Cape Dyer</_name>
+          <coordinates>66-40N 061-22W</coordinates>
+          <location>
+            <name>Cape Dyer</name>
+            <code>CWFD</code>
+            <coordinates>66-34-59N 061-37W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Cape Smith</_name>
+          <coordinates>60-43-59N 078-28-59W</coordinates>
+          <location>
+            <name>Akulivik Airport</name>
+            <code>CYKO</code>
+            <coordinates>60-49N 078-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Chesterfield Inlet</_name>
+          <coordinates>63-19-59N 090-42W</coordinates>
+          <location>
+            <name>Chesterfield Inlet</name>
+            <code>CYCS</code>
+            <coordinates>63-19-59N 090-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Clyde River</_name>
+          <coordinates>70-27N 068-34W</coordinates>
+          <location>
+            <name>Clyde River</name>
+            <code>CYCY</code>
+            <coordinates>70-28-59N 068-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Coral Harbour</_name>
+          <coordinates>64-07-59N 083-10W</coordinates>
+          <location>
+            <name>Coral Harbour</name>
+            <code>CYZS</code>
+            <coordinates>64-12N 083-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Ennadai</_name>
+          <coordinates>61-07-59N 100-52-59W</coordinates>
+          <location>
+            <name>Ennadai Lake Meteorological Aeronautical Presentation System</name>
+            <code>CWJC</code>
+            <coordinates>61-07-59N 100-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Eureka</_name>
+          <coordinates>80-13N 086-10-59W</coordinates>
+          <location>
+            <name>Eureka</name>
+            <code>CWEU</code>
+            <coordinates>79-58-59N 085-55-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Gjoa Haven</_name>
+          <coordinates>68-37-59N 095-55W</coordinates>
+          <location>
+            <name>Gjoa Haven Airport</name>
+            <code>CYHK</code>
+            <coordinates>68-37-59N 095-50-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Grise Fiord</_name>
+          <coordinates>76-25N 082-57W</coordinates>
+          <location>
+            <name>Grise Fiord Airport</name>
+            <code>CWGZ</code>
+            <coordinates>76-25N 082-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Hall Beach</_name>
+          <coordinates>68-46N 081-12W</coordinates>
+          <location>
+            <name>Hall Beach</name>
+            <code>CYUX</code>
+            <coordinates>68-46-59N 081-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Igloolik</_name>
+          <coordinates>69-24N 081-47-59W</coordinates>
+          <location>
+            <name>Igloolik Airport</name>
+            <code>CYGT</code>
+            <coordinates>69-22N 081-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Iqaluit</_name>
+          <coordinates>63-43-59N 068-30W</coordinates>
+          <location>
+            <name>Iqaluit</name>
+            <code>CYFB</code>
+            <coordinates>63-45N 068-32-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Kimmirut</_name>
+          <coordinates>62-51N 069-52-59W</coordinates>
+          <location>
+            <name>Kimmirut A Nwt</name>
+            <code>CYLC</code>
+            <coordinates>62-51N 069-52-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Kugaaruk</_name>
+          <coordinates>68-31-59N 089-49W</coordinates>
+          <location>
+            <name>Kugaaruk Airport</name>
+            <code>CYBB</code>
+            <coordinates>68-31-59N 089-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Kugluktuk</_name>
+          <coordinates>67-49-59N 115-04-59W</coordinates>
+          <location>
+            <name>Kugluktuk</name>
+            <code>CYCO</code>
+            <coordinates>67-49N 115-07-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Pangnirtung</_name>
+          <coordinates>66-07-59N 065-45W</coordinates>
+          <location>
+            <name>Pangnirtung Airport</name>
+            <code>CYXP</code>
+            <coordinates>66-09N 065-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Pond Inlet</_name>
+          <coordinates>72-42N 078-00W</coordinates>
+          <location>
+            <name>Pond Inlet</name>
+            <code>CYIO</code>
+            <coordinates>72-42N 077-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Qikiqtarjuaq</_name>
+          <coordinates>67-32-59N 064-01-59W</coordinates>
+          <location>
+            <_name>Qikiqtarjuaq Airport</_name>
+            <code>CYVM</code>
+            <coordinates>67-32-59N 064-01-59W</coordinates>
+          </location>
+          <location>
+            <_name>Qikiqtarjuaq</_name>
+            <code>CWVD</code>
+            <coordinates>67-31-59N 063-46-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Rankin Inlet</_name>
+          <coordinates>62-49N 092-04-59W</coordinates>
+          <location>
+            <name>Rankin Inlet</name>
+            <code>CYRT</code>
+            <coordinates>62-49N 092-07W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Repulse Bay</_name>
+          <coordinates>66-31N 086-13-59W</coordinates>
+          <location>
+            <name>Repulse Bay Airport</name>
+            <code>CYUT</code>
+            <coordinates>66-31-59N 086-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Resolute</_name>
+          <coordinates>74-40-59N 094-54W</coordinates>
+          <location>
+            <name>Resolute</name>
+            <code>CYRB</code>
+            <coordinates>74-43N 094-58-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Sanikiluaq</_name>
+          <coordinates>56-31-59N 079-13-59W</coordinates>
+          <location>
+            <name>Sanikiluaq Airport</name>
+            <code>CYSK</code>
+            <coordinates>56-31-59N 079-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Taloyoak</_name>
+          <coordinates>69-31-59N 093-31-59W</coordinates>
+          <location>
+            <name>Taloyoak Airport</name>
+            <code>CYYH</code>
+            <coordinates>69-32-59N 093-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nunavut in Canada -->
+          <_name>Whale Cove</_name>
+          <coordinates>62-10-59N 092-35-59W</coordinates>
+          <location>
+            <name>Whale Cove Airport</name>
+            <code>CYXN</code>
+            <coordinates>62-13-59N 092-35-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Canada -->
+        <_name>Ontario</_name>
+        <fips-code>CA08</fips-code>
+        <tz-hint>America/Toronto</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Bancroft</_name>
+          <coordinates>45-02-59N 077-50-59W</coordinates>
+          <location>
+            <name>Bancroft Automatic Weather Reporting System</name>
+            <code>CWRK</code>
+            <coordinates>45-04N 077-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Beardmore</_name>
+          <coordinates>49-36N 087-57W</coordinates>
+          <location>
+            <name>Katatota Island</name>
+            <code>CWKK</code>
+            <coordinates>49-43N 088-19-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Borden</_name>
+          <coordinates>44-16-59N 079-55W</coordinates>
+          <location>
+            <name>Borden</name>
+            <code>CYBN</code>
+            <coordinates>44-15N 079-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Burlington</_name>
+          <coordinates>43-19N 079-47-59W</coordinates>
+          <location>
+            <name>Burlington Piers</name>
+            <code>CWWB</code>
+            <coordinates>43-17-59N 079-47-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Central Patricia</_name>
+          <coordinates>51-28-59N 090-09W</coordinates>
+          <location>
+            <name>Pickle Lake</name>
+            <code>CYPL</code>
+            <coordinates>51-27N 090-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Cobourg</_name>
+          <coordinates>43-58N 078-10W</coordinates>
+          <location>
+            <name>Cobourg</name>
+            <code>CWNC</code>
+            <coordinates>43-57N 078-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Collingwood</_name>
+          <coordinates>44-30N 080-13W</coordinates>
+          <location>
+            <name>Collingwood Automatic Weather Reporting System</name>
+            <code>CWCO</code>
+            <coordinates>44-30N 080-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Coppell</_name>
+          <coordinates>49-31-59N 083-49-59W</coordinates>
+          <location>
+            <name>Nagagami</name>
+            <code>CWNZ</code>
+            <coordinates>49-45N 084-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Delhi</_name>
+          <coordinates>42-51N 080-30W</coordinates>
+          <location>
+            <name>Delhi</name>
+            <code>CXDI</code>
+            <coordinates>42-52N 080-32-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Dryden</_name>
+          <coordinates>49-46-59N 092-49-59W</coordinates>
+          <location>
+            <name>Dryden Airport</name>
+            <code>CYHD</code>
+            <coordinates>49-49-59N 092-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Earlton</_name>
+          <coordinates>47-43N 079-49W</coordinates>
+          <location>
+            <name>Earlton</name>
+            <code>CYXR</code>
+            <coordinates>47-42N 079-50-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Elliot Lake</_name>
+          <coordinates>46-22-59N 082-39W</coordinates>
+          <location>
+            <name>Elliot Lake Supplementary Aviation Weather Reporting Station</name>
+            <code>CYEL</code>
+            <coordinates>46-21N 082-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Erieau</_name>
+          <coordinates>42-15N 081-55W</coordinates>
+          <location>
+            <name>Erieau Meteorological Aeronautical Presentation System</name>
+            <code>CWAJ</code>
+            <coordinates>42-15N 081-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Front of Escott</_name>
+          <coordinates>44-25-59N 075-57W</coordinates>
+          <location>
+            <name>Grenadier Island</name>
+            <code>CWGH</code>
+            <coordinates>44-25N 075-50-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Geraldton</_name>
+          <coordinates>49-43N 086-58W</coordinates>
+          <location>
+            <name>Geraldton</name>
+            <code>CYGQ</code>
+            <coordinates>49-46-59N 086-55-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Goderich</_name>
+          <coordinates>43-43-59N 081-42W</coordinates>
+          <location>
+            <name>Goderich Automatic Weather Reporting System</name>
+            <code>CWGD</code>
+            <coordinates>43-46N 081-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Gore Bay</_name>
+          <coordinates>45-55N 082-28W</coordinates>
+          <location>
+            <name>Gore Bay</name>
+            <code>CYZE</code>
+            <coordinates>45-52-59N 082-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Hallowell</_name>
+          <coordinates>44-00N 077-13-59W</coordinates>
+          <location>
+            <name>Point Petre</name>
+            <code>CWQP</code>
+            <coordinates>43-49-59N 077-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Hamilton</_name>
+          <coordinates>43-15N 079-49-59W</coordinates>
+          <location>
+            <name>Hamilton Airport</name>
+            <code>CYHM</code>
+            <coordinates>43-10N 079-55-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Heron Bay</_name>
+          <coordinates>48-38-59N 086-16-59W</coordinates>
+          <location>
+            <name>Pukaskwa</name>
+            <code>CWCJ</code>
+            <coordinates>48-36N 086-17-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Kapuskasing</_name>
+          <coordinates>49-25N 082-25-59W</coordinates>
+          <location>
+            <name>Kapuskasing</name>
+            <code>CYYU</code>
+            <coordinates>49-25N 082-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Kenora</_name>
+          <coordinates>49-46N 094-28W</coordinates>
+          <location>
+            <name>Kenora</name>
+            <code>CYQK</code>
+            <coordinates>49-46-59N 094-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Kingston</_name>
+          <coordinates>44-13-59N 076-28-59W</coordinates>
+          <location>
+            <name>Kingston</name>
+            <code>CYGK</code>
+            <radar>tyx</radar>
+            <coordinates>44-13N 076-35-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>London</_name>
+          <coordinates>42-58-59N 081-15W</coordinates>
+          <location>
+            <name>London</name>
+            <code>CYXU</code>
+            <coordinates>43-01-59N 081-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Moosonee</_name>
+          <coordinates>51-16N 080-39W</coordinates>
+          <location>
+            <name>Moosonee</name>
+            <code>CYMO</code>
+            <coordinates>51-16N 080-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Mount Forest</_name>
+          <coordinates>43-58N 080-43-59W</coordinates>
+          <location>
+            <name>Mount Forest</name>
+            <code>CWLS</code>
+            <coordinates>43-58-59N 080-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Muskoka Falls</_name>
+          <coordinates>45-00N 079-17-59W</coordinates>
+          <location>
+            <name>Muskoka Falls</name>
+            <code>CYQA</code>
+            <coordinates>44-58N 079-17-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Nanticoke</_name>
+          <coordinates>42-47-59N 080-04W</coordinates>
+          <location>
+            <name>Long Point Meteorological Aeronautical Presentation System</name>
+            <code>CWPS</code>
+            <coordinates>42-34N 080-02-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>North Bay</_name>
+          <coordinates>46-17-59N 079-27W</coordinates>
+          <location>
+            <name>North Bay</name>
+            <code>CYYB</code>
+            <coordinates>46-21N 079-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is the capital of Canada -->
+          <_name>Ottawa</_name>
+          <coordinates>45-25N 075-42W</coordinates>
+          <location>
+            <name>Ottawa International</name>
+            <code>CYOW</code>
+            <radar>tyx</radar>
+            <coordinates>45-19N 075-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Petawawa</_name>
+          <coordinates>45-53-59N 077-16-59W</coordinates>
+          <location>
+            <name>Petawawa</name>
+            <code>CYWA</code>
+            <coordinates>45-57N 077-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Peterborough</_name>
+          <coordinates>44-17-59N 078-19-59W</coordinates>
+          <location>
+            <name>Peterborough Airport</name>
+            <code>CYPQ</code>
+            <coordinates>44-13-59N 078-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Port Colborne</_name>
+          <coordinates>42-52-59N 079-13-59W</coordinates>
+          <location>
+            <name>Port Colborne Automated Reporting Station</name>
+            <code>CWPC</code>
+            <coordinates>42-52N 079-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Port Weller</_name>
+          <coordinates>43-13N 079-13W</coordinates>
+          <location>
+            <name>Port Weller</name>
+            <code>CWWZ</code>
+            <coordinates>43-15N 079-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Red Lake</_name>
+          <coordinates>51-01-59N 093-49-59W</coordinates>
+          <location>
+            <name>Red Lake</name>
+            <code>CYRL</code>
+            <coordinates>51-04N 093-47-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Saint Catharines</_name>
+          <coordinates>43-10N 079-13-59W</coordinates>
+          <location>
+            <name>Saint Catharines Airport</name>
+            <code>CYSN</code>
+            <coordinates>43-12N 079-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Sarnia</_name>
+          <coordinates>42-58N 082-24W</coordinates>
+          <location>
+            <name>Sarnia Airport</name>
+            <code>CYZR</code>
+            <coordinates>43-00N 082-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Sault Sainte Marie</_name>
+          <coordinates>46-30N 084-19-59W</coordinates>
+          <location>
+            <name>Sault Ste Marie</name>
+            <code>CYAM</code>
+            <coordinates>46-28-59N 084-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Sioux Lookout</_name>
+          <coordinates>50-06N 091-55W</coordinates>
+          <location>
+            <name>Sioux Lookout</name>
+            <code>CYXL</code>
+            <coordinates>50-07N 091-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Sudbury</_name>
+          <coordinates>46-30N 080-58W</coordinates>
+          <location>
+            <name>Sudbury</name>
+            <code>CYSB</code>
+            <coordinates>46-37N 080-47-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Thunder Bay</_name>
+          <coordinates>48-23-59N 089-13-59W</coordinates>
+          <location>
+            <name>Thunder Bay</name>
+            <code>CYQT</code>
+            <coordinates>48-22N 089-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Timmins</_name>
+          <coordinates>48-28N 081-19-59W</coordinates>
+          <location>
+            <name>Timmins</name>
+            <code>CYTS</code>
+            <coordinates>48-34N 081-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Tobermory</_name>
+          <coordinates>45-15N 081-40W</coordinates>
+          <location>
+            <name>Cove Island Meteorological Aeronautical Presentation System</name>
+            <code>CWWX</code>
+            <coordinates>45-19-59N 081-43-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Toronto</_name>
+          <coordinates>43-40N 079-25W</coordinates>
+          <location>
+            <_name>Toronto Island Airport</_name>
+            <code>CYTZ</code>
+            <coordinates>43-37-59N 079-24W</coordinates>
+          </location>
+          <location>
+            <_name>Toronto Pearson International</_name>
+            <code>CYYZ</code>
+            <radar>047</radar>
+            <coordinates>43-40N 079-37-59W</coordinates>
+          </location>
+          <location>
+            <_name>Toronto Buttonville</_name>
+            <code>CYKZ</code>
+            <radar>047</radar>
+            <coordinates>43-52N 079-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Trenton</_name>
+          <coordinates>44-06N 077-34-59W</coordinates>
+          <location>
+            <name>Trenton</name>
+            <code>CYTR</code>
+            <radar>buf</radar>
+            <coordinates>44-07N 077-31-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Upsala</_name>
+          <coordinates>49-02-59N 090-28W</coordinates>
+          <location>
+            <name>Upsala</name>
+            <code>CWDV</code>
+            <coordinates>49-01-59N 090-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Waterloo</_name>
+          <coordinates>43-28N 080-31-59W</coordinates>
+          <location>
+            <name>Waterloo Well</name>
+            <code>CYKF</code>
+            <coordinates>43-28N 080-22-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Wawa</_name>
+          <coordinates>48-00N 084-46-59W</coordinates>
+          <location>
+            <name>Wawa</name>
+            <code>CYXZ</code>
+            <coordinates>47-58N 084-46-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Whitefish Falls</_name>
+          <coordinates>46-06N 081-43W</coordinates>
+          <location>
+            <name>Killarney Meteorological Aeronautical Presentation System</name>
+            <code>CWBE</code>
+            <coordinates>45-58N 081-28-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Wiarton</_name>
+          <coordinates>44-43-59N 081-07-59W</coordinates>
+          <location>
+            <name>Wiarton</name>
+            <code>CYVV</code>
+            <coordinates>44-45N 081-05-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ontario in Canada -->
+          <_name>Windsor</_name>
+          <coordinates>42-19-59N 083-01-59W</coordinates>
+          <location>
+            <name>Windsor</name>
+            <code>CYQG</code>
+            <coordinates>42-16N 082-58W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Canada -->
+        <_name>Prince Edward Island</_name>
+        <fips-code>CA09</fips-code>
+        <tz-hint>America/Halifax</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Prince Edward Island in
+               Canada
+            -->
+          <_name>Charlottetown</_name>
+          <coordinates>46-13-59N 063-07-59W</coordinates>
+          <location>
+            <name>Charlottetown</name>
+            <code>CYYG</code>
+            <coordinates>46-16-59N 063-07-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Prince Edward Island in
+               Canada
+            -->
+          <_name>Elmira</_name>
+          <coordinates>46-25-59N 062-04W</coordinates>
+          <location>
+            <name>East Point</name>
+            <code>CWEP</code>
+            <coordinates>46-27N 061-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Prince Edward Island in
+               Canada
+            -->
+          <_name>Summerside</_name>
+          <coordinates>46-23-59N 063-46-59W</coordinates>
+          <location>
+            <name>Summerside Automatic Weather Reporting System</name>
+            <code>CWSD</code>
+            <coordinates>46-25-59N 063-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Prince Edward Island in
+               Canada
+            -->
+          <_name>Tignish</_name>
+          <coordinates>46-57N 064-01-59W</coordinates>
+          <location>
+            <name>North Point</name>
+            <code>CWNE</code>
+            <coordinates>47-04-59N 064-00W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Canada -->
+        <_name>Quebec</_name>
+        <fips-code>CA10</fips-code>
+        <tz-hint>America/Montreal</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Amqui</_name>
+          <coordinates>48-28N 067-25-59W</coordinates>
+          <location>
+            <name>Amqui</name>
+            <code>CWZS</code>
+            <coordinates>48-28N 067-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Bagotville</_name>
+          <coordinates>48-21N 070-52-59W</coordinates>
+          <location>
+            <name>Bagotville</name>
+            <code>CYBG</code>
+            <coordinates>48-19-59N 071-00W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Baie-Comeau</_name>
+          <coordinates>49-13N 068-09W</coordinates>
+          <location>
+            <name>Baie-Comeau</name>
+            <code>CYBC</code>
+            <coordinates>49-07-59N 068-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Baie-Sainte-Catherine</_name>
+          <coordinates>48-06N 069-43-59W</coordinates>
+          <location>
+            <name>Ile Rouge Meteorological Aeronautical Presentation System</name>
+            <code>CWAF</code>
+            <coordinates>48-04-59N 069-32-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Baie-de-la-TrinitÃ</_name>
+          <coordinates>49-25N 067-19W</coordinates>
+          <location>
+            <name>Pointe-Des-Monts</name>
+            <code>CWTG</code>
+            <coordinates>49-19N 067-22-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Beauceville</_name>
+          <coordinates>46-12N 070-46W</coordinates>
+          <location>
+            <name>Beauceville</name>
+            <code>CWHV</code>
+            <coordinates>46-12N 070-46-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Beauport</_name>
+          <coordinates>46-51N 071-10-59W</coordinates>
+          <location>
+            <name>Beauport</name>
+            <code>CXBO</code>
+            <coordinates>46-49-59N 071-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Bedford</_name>
+          <coordinates>45-07N 072-58-59W</coordinates>
+          <location>
+            <name>Frelighsburg</name>
+            <code>CWFQ</code>
+            <coordinates>45-02-59N 072-49-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Bellin</_name>
+          <coordinates>60-01N 070-01-59W</coordinates>
+          <location>
+            <name>Kangirsuk Supplementary Aviation Weather Reporting Station</name>
+            <code>CYAS</code>
+            <coordinates>60-01N 070-00W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Blanc-Sablon</_name>
+          <coordinates>51-25-59N 057-07W</coordinates>
+          <location>
+            <name>Blanc-Sablon</name>
+            <code>CYBX</code>
+            <coordinates>51-27N 057-10-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Canton-BÃgin</_name>
+          <coordinates>48-40-59N 071-22W</coordinates>
+          <location>
+            <name>Onatchiway</name>
+            <code>CWXC</code>
+            <coordinates>48-52-59N 071-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Cap-Chat</_name>
+          <coordinates>49-04-59N 066-40-59W</coordinates>
+          <location>
+            <name>Cap-Chat</name>
+            <code>CWSG</code>
+            <coordinates>49-07N 066-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Cap-aux-Meules</_name>
+          <coordinates>47-22-59N 061-52W</coordinates>
+          <location>
+            <_name>Iles-De-La-Madelein</_name>
+            <code>CWGR</code>
+            <coordinates>47-25N 061-47-59W</coordinates>
+          </location>
+          <location>
+            <_name>Iles de la Madeleineque.</_name>
+            <code>CYGR</code>
+            <coordinates>47-25N 061-46-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Cape Cove</_name>
+          <coordinates>48-25-59N 064-19-59W</coordinates>
+          <location>
+            <name>Cap d'Espoir</name>
+            <code>CWRZ</code>
+            <coordinates>48-25N 064-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Chibougamau</_name>
+          <coordinates>49-52N 074-20-59W</coordinates>
+          <location>
+            <name>Chibougamau-Chapais</name>
+            <code>CYMT</code>
+            <coordinates>49-46N 074-31-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Fort-Rupert</_name>
+          <coordinates>51-28-59N 078-46W</coordinates>
+          <location>
+            <name>Waskaganish Airport</name>
+            <code>CYKQ</code>
+            <coordinates>51-28-59N 078-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Fox Bay</_name>
+          <coordinates>49-16N 061-51W</coordinates>
+          <location>
+            <name>Heath Point Meteorological Aeronautical Presentation System</name>
+            <code>CWHP</code>
+            <coordinates>49-04-59N 061-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>GaspÃ</_name>
+          <coordinates>48-49-59N 064-28-59W</coordinates>
+          <location>
+            <name>GaspÃ</name>
+            <code>CYGP</code>
+            <coordinates>48-46N 064-28-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Gatineau</_name>
+          <coordinates>45-28-59N 075-39W</coordinates>
+          <location>
+            <name>Gatineau Airport</name>
+            <code>CYND</code>
+            <coordinates>45-31N 075-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Harrington Harbour</_name>
+          <coordinates>50-31N 059-28-59W</coordinates>
+          <location>
+            <name>Chevery</name>
+            <code>CWDM</code>
+            <coordinates>50-28N 059-37-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Havre-Saint-Pierre</_name>
+          <coordinates>50-15N 063-34-59W</coordinates>
+          <location>
+            <name>Havre St Pierre</name>
+            <code>CYGV</code>
+            <coordinates>50-16-59N 063-37W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Inoucdjouac</_name>
+          <coordinates>58-27N 078-09W</coordinates>
+          <location>
+            <name>Inukjuak Airport</name>
+            <code>CYPH</code>
+            <coordinates>58-28N 078-04-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Ivugivik</_name>
+          <coordinates>62-25N 077-54W</coordinates>
+          <location>
+            <name>Ivujivik Airport</name>
+            <code>CYIK</code>
+            <coordinates>62-25N 077-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Jacques-Cartier</_name>
+          <coordinates>45-31-59N 073-28-59W</coordinates>
+          <location>
+            <name>Saint Hubert Airport</name>
+            <code>CYHU</code>
+            <radar>cxx</radar>
+            <coordinates>45-31N 073-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>JonquiÃre</_name>
+          <coordinates>48-25N 071-15W</coordinates>
+          <location>
+            <name>Jonquiere Automated Reporting Station</name>
+            <code>CWJO</code>
+            <coordinates>48-25N 071-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Koartac</_name>
+          <coordinates>61-01-59N 069-37W</coordinates>
+          <location>
+            <name>Quaqtaq Airport</name>
+            <code>CYHA</code>
+            <coordinates>61-02-59N 069-37-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Kuujjuaq</_name>
+          <coordinates>58-06N 068-24W</coordinates>
+          <location>
+            <name>Kuujjuaq</name>
+            <code>CYVP</code>
+            <coordinates>58-06N 068-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>L'Anse-Saint-Jean</_name>
+          <coordinates>48-13-59N 070-10-59W</coordinates>
+          <location>
+            <name>Puinte Claveau</name>
+            <code>CWQV</code>
+            <coordinates>48-16N 070-07W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>L'Ascension</_name>
+          <coordinates>48-40-59N 071-40W</coordinates>
+          <location>
+            <name>Mistook Automated Reporting Station</name>
+            <code>CWIX</code>
+            <coordinates>48-46N 071-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>L'Assomption</_name>
+          <coordinates>45-49N 073-25-59W</coordinates>
+          <location>
+            <name>L'Assomption</name>
+            <code>CWEW</code>
+            <coordinates>45-49N 073-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>La Baie</_name>
+          <coordinates>48-19-59N 070-52W</coordinates>
+          <location>
+            <name>La Baie</name>
+            <code>CWUX</code>
+            <coordinates>48-17-59N 070-55-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>La Tuque</_name>
+          <coordinates>47-27N 072-46-59W</coordinates>
+          <location>
+            <name>La Tuque</name>
+            <code>CWDQ</code>
+            <coordinates>47-25N 072-47-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Leaf River</_name>
+          <coordinates>58-46N 069-07W</coordinates>
+          <location>
+            <name>Tasiujaq A</name>
+            <code>CYTQ</code>
+            <coordinates>58-40N 069-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Lennoxville</_name>
+          <coordinates>45-22N 071-52W</coordinates>
+          <location>
+            <name>Lennoxville</name>
+            <code>CWQH</code>
+            <coordinates>45-22N 071-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Longue-Pointe-de-Mingan</_name>
+          <coordinates>50-16N 064-09W</coordinates>
+          <location>
+            <_name>Longue Point de Mingan</_name>
+            <code>CWBT</code>
+            <coordinates>50-16N 064-13-59W</coordinates>
+          </location>
+          <location>
+            <_name>Ile Aux Perroquets</_name>
+            <code>CWQR</code>
+            <coordinates>50-13-24N 064-12-29W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Maniwaki</_name>
+          <coordinates>46-22N 075-58W</coordinates>
+          <location>
+            <name>Maniwaki</name>
+            <code>CWMJ</code>
+            <coordinates>46-16-59N 076-00W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Maricourt</_name>
+          <coordinates>61-36N 071-57W</coordinates>
+          <location>
+            <name>Kangiqsujuaq Supplementary Aviation Weather Reporting Station</name>
+            <code>CYKG</code>
+            <coordinates>61-34-59N 071-55-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Matagami</_name>
+          <coordinates>49-45N 077-37-59W</coordinates>
+          <location>
+            <name>Matagami</name>
+            <code>CYNM</code>
+            <coordinates>49-46N 077-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Mont-Apica</_name>
+          <coordinates>47-58-59N 071-25-59W</coordinates>
+          <location>
+            <name>Parc des Laurentid</name>
+            <code>CWPD</code>
+            <coordinates>47-34N 071-13-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Mont-Joli</_name>
+          <coordinates>48-34-59N 068-10-59W</coordinates>
+          <location>
+            <name>Mont-Joli</name>
+            <code>CYYY</code>
+            <coordinates>48-36N 068-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Montmagny</_name>
+          <coordinates>46-58N 070-32-59W</coordinates>
+          <location>
+            <name>Ile Aux Grues</name>
+            <code>CWIG</code>
+            <coordinates>47-04N 070-31-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada.
+               The local name in French is "MontrÃal".
+            -->
+          <_name>Montreal</_name>
+          <coordinates>45-30N 073-34-59W</coordinates>
+          <location>
+            <_name>McTavish Automated Reporting Station</_name>
+            <code>CWTA</code>
+            <coordinates>45-30N 073-34-59W</coordinates>
+          </location>
+          <location>
+            <_name>Pierre Elliot Trudeau International Airport</_name>
+            <code>CYUL</code>
+            <radar>cxx</radar>
+            <coordinates>45-28N 073-45W</coordinates>
+          </location>
+          <location>
+            <_name>Montreal-Mirabel Airport</_name>
+            <code>CYMX</code>
+            <radar>cxx</radar>
+            <coordinates>45-40-59N 074-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Natashquan</_name>
+          <coordinates>50-10-59N 061-49W</coordinates>
+          <location>
+            <name>Natashquan</name>
+            <code>CYNA</code>
+            <coordinates>50-10-59N 061-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>New Carlisle</_name>
+          <coordinates>48-00N 065-19-59W</coordinates>
+          <location>
+            <name>New Carlisle</name>
+            <code>CWOC</code>
+            <coordinates>48-01N 065-19-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Nicolet</_name>
+          <coordinates>46-13N 072-35-59W</coordinates>
+          <location>
+            <name>Nicolet Automatic Weather Reporting System</name>
+            <code>CWNQ</code>
+            <coordinates>46-13N 072-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Normandin</_name>
+          <coordinates>48-49-59N 072-31W</coordinates>
+          <location>
+            <name>Normandin</name>
+            <code>CWOD</code>
+            <coordinates>48-49-59N 072-32-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Notre-Dame-de-la-Salette</_name>
+          <coordinates>45-46N 075-34-59W</coordinates>
+          <location>
+            <name>High Falls</name>
+            <code>CXHF</code>
+            <coordinates>45-49-59N 075-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Nouveau-Comptoir</_name>
+          <coordinates>53-00N 078-49W</coordinates>
+          <location>
+            <name>Wemindji Airport</name>
+            <code>CYNC</code>
+            <coordinates>53-00-38N 078-49-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Parent</_name>
+          <coordinates>47-55N 074-37W</coordinates>
+          <location>
+            <name>Parent</name>
+            <code>CWPK</code>
+            <coordinates>47-55N 074-37W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Petite-RiviÃre</_name>
+          <coordinates>47-19N 070-34W</coordinates>
+          <location>
+            <name>Charlevoix</name>
+            <code>CWIS</code>
+            <coordinates>47-16-59N 070-37-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Port-Menier</_name>
+          <coordinates>49-49N 064-20-59W</coordinates>
+          <location>
+            <name>Port-Menier</name>
+            <code>CWBY</code>
+            <coordinates>49-49-59N 064-17-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Port-Nouveau-QuÃbec</_name>
+          <coordinates>58-31-59N 065-52-59W</coordinates>
+          <location>
+            <name>Kangiksualujjuaq A</name>
+            <code>CYLU</code>
+            <coordinates>58-43N 065-58-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Portneuf</_name>
+          <coordinates>46-40-59N 071-52-59W</coordinates>
+          <location>
+            <name>Deschambaults</name>
+            <code>CWHQ</code>
+            <coordinates>46-40-59N 071-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Poste-de-la-Baleine</_name>
+          <coordinates>55-16N 077-46-59W</coordinates>
+          <location>
+            <name>Kuujjuarapik</name>
+            <code>CYGW</code>
+            <coordinates>55-16-59N 077-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Puvirnituq</_name>
+          <coordinates>60-01-59N 077-16-59W</coordinates>
+          <location>
+            <name>Povungnituq</name>
+            <code>CYPX</code>
+            <coordinates>60-02-59N 077-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada.
+               The local name in French is "QuÃbec".
+            -->
+          <_name>Quebec</_name>
+          <coordinates>46-47-59N 071-15W</coordinates>
+          <location>
+            <name>Quebec</name>
+            <code>CYQB</code>
+            <coordinates>46-47-59N 071-22-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Radisson</_name>
+          <coordinates>53-46-59N 077-37W</coordinates>
+          <location>
+            <name>La Grande Riviere</name>
+            <code>CYGL</code>
+            <coordinates>53-37-59N 077-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>RiviÃre-du-Loup</_name>
+          <coordinates>47-49-59N 069-31-59W</coordinates>
+          <location>
+            <name>RiviÃre-du-Loup</name>
+            <code>CWNH</code>
+            <coordinates>47-47-59N 069-32-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>RiviÃre-la-Madeleine</_name>
+          <coordinates>49-13-59N 065-19W</coordinates>
+          <location>
+            <name>Cap Madeleine Meteorological Aeronautical Presentation System</name>
+            <code>CWSF</code>
+            <coordinates>49-15N 065-19-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Roberval</_name>
+          <coordinates>48-31N 072-13W</coordinates>
+          <location>
+            <name>Roberval</name>
+            <code>CYRJ</code>
+            <coordinates>48-31N 072-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Rouyn</_name>
+          <coordinates>48-15N 079-01-59W</coordinates>
+          <location>
+            <name>Rouyn Airport</name>
+            <code>CYUY</code>
+            <coordinates>48-12N 078-49-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Saglouc</_name>
+          <coordinates>62-12N 075-37-59W</coordinates>
+          <location>
+            <name>Salliut Airport</name>
+            <code>CYZG</code>
+            <coordinates>62-10-59N 075-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Saint-Anicet</_name>
+          <coordinates>45-07-59N 074-20-59W</coordinates>
+          <location>
+            <name>St Anicet</name>
+            <code>CWBZ</code>
+            <coordinates>45-07N 074-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Saint-Chrysostome</_name>
+          <coordinates>45-06N 073-45W</coordinates>
+          <location>
+            <name>Saint Clothilde Automated Reporting Station</name>
+            <code>CWIT</code>
+            <coordinates>45-10N 073-40-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Saint-Fabien</_name>
+          <coordinates>48-16-59N 068-52W</coordinates>
+          <location>
+            <name>Ile Bicquette</name>
+            <code>CWQO</code>
+            <coordinates>48-24-56N 068-53-35W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Saint-FranÃois</_name>
+          <coordinates>47-00N 070-49W</coordinates>
+          <location>
+            <name>Ile d'Orleans Automated Reporting Station</name>
+            <code>CWER</code>
+            <coordinates>47-00N 070-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Saint-Henri-de-Taillon</_name>
+          <coordinates>48-40N 071-49W</coordinates>
+          <location>
+            <name>Saint Henri</name>
+            <code>CWIA</code>
+            <coordinates>48-38-59N 071-50-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Saint-Jean</_name>
+          <coordinates>45-17-59N 073-15W</coordinates>
+          <location>
+            <name>L'Acadie</name>
+            <code>CWIZ</code>
+            <coordinates>45-17-59N 073-20-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Saint-Joachim</_name>
+          <coordinates>47-02-59N 070-50-59W</coordinates>
+          <location>
+            <name>Cap Tourmente</name>
+            <code>CWTN</code>
+            <coordinates>47-04N 070-47-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Saint-Jovite</_name>
+          <coordinates>46-07N 074-34-59W</coordinates>
+          <location>
+            <name>St Jovite Automatic Weather Reporting System</name>
+            <code>CWJT</code>
+            <coordinates>46-04N 074-31-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Sainte-Anne-de-la-PocatiÃre</_name>
+          <coordinates>47-22N 070-01-59W</coordinates>
+          <location>
+            <name>La Pocatiere</name>
+            <code>CWST</code>
+            <coordinates>47-21N 070-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Schefferville</_name>
+          <coordinates>54-47-59N 066-49W</coordinates>
+          <location>
+            <name>Schefferville</name>
+            <code>CYKL</code>
+            <coordinates>54-47-59N 066-47-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Senneville</_name>
+          <coordinates>45-25-59N 073-58W</coordinates>
+          <location>
+            <name>Ste Anne de Bell</name>
+            <code>CWVQ</code>
+            <coordinates>45-25-59N 073-55-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Sept-Ãles</_name>
+          <coordinates>50-12N 066-22-59W</coordinates>
+          <location>
+            <_name>Pointe Noire</_name>
+            <code>CWIP</code>
+            <coordinates>50-10N 066-25-59W</coordinates>
+          </location>
+          <location>
+            <_name>Sept-Ãles</_name>
+            <code>CYZV</code>
+            <coordinates>50-13N 066-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Shawinigan</_name>
+          <coordinates>46-32-59N 072-43-59W</coordinates>
+          <location>
+            <name>Shawinigan</name>
+            <code>CXSH</code>
+            <coordinates>46-34-59N 072-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Sherbrooke</_name>
+          <coordinates>45-23-59N 071-54W</coordinates>
+          <location>
+            <name>Sherbrooke</name>
+            <code>CYSC</code>
+            <coordinates>45-23-59N 071-52-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Stoneham</_name>
+          <coordinates>46-58-59N 071-22W</coordinates>
+          <location>
+            <name>Ste Foy</name>
+            <code>CWJB</code>
+            <coordinates>47-17-59N 071-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Trois-RiviÃres</_name>
+          <coordinates>46-21N 072-32-59W</coordinates>
+          <location>
+            <name>Trois-RiviÃres</name>
+            <code>CWTY</code>
+            <coordinates>46-21N 072-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Val-d'Or</_name>
+          <coordinates>48-07N 077-46W</coordinates>
+          <location>
+            <name>Val-d'Or</name>
+            <code>CYVO</code>
+            <coordinates>48-04N 077-46-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Valcartier Station</_name>
+          <coordinates>46-52-59N 071-31W</coordinates>
+          <location>
+            <name>Valcartier Airport</name>
+            <code>CYOY</code>
+            <coordinates>46-53-59N 071-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quebec in Canada -->
+          <_name>Varennes</_name>
+          <coordinates>45-40-59N 073-25-59W</coordinates>
+          <location>
+            <name>Varennes</name>
+            <code>CWHM</code>
+            <coordinates>45-43N 073-22-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Canada -->
+        <_name>Saskatchewan</_name>
+        <fips-code>CA11</fips-code>
+        <tz-hint>America/Regina</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Assiniboia</_name>
+          <coordinates>49-37N 105-58-59W</coordinates>
+          <location>
+            <name>Assiniboia Airport</name>
+            <code>CWJI</code>
+            <coordinates>49-43-59N 105-55-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Broadview</_name>
+          <coordinates>50-22-59N 102-34W</coordinates>
+          <location>
+            <name>Broadview</name>
+            <code>CWIK</code>
+            <coordinates>50-22-59N 102-40-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Buffalo Narrows</_name>
+          <coordinates>55-51-15N 108-29-03W</coordinates>
+          <location>
+            <_name>Buffalo Narrows</_name>
+            <code>CYVT</code>
+            <coordinates>55-49-59N 108-27W</coordinates>
+          </location>
+          <location>
+            <_name>Buffalo Narrows</_name>
+            <code>CWVT</code>
+            <coordinates>55-49-59N 108-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>East Poplar</_name>
+          <coordinates>49-04N 105-22-59W</coordinates>
+          <location>
+            <name>Coronach Spc</name>
+            <code>CWAQ</code>
+            <coordinates>49-02-59N 105-28-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Eastend</_name>
+          <coordinates>49-31N 108-49W</coordinates>
+          <location>
+            <name>Eastend Cypress</name>
+            <code>CWEH</code>
+            <coordinates>49-25-59N 108-58-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Estevan</_name>
+          <coordinates>49-08-59N 103-00W</coordinates>
+          <location>
+            <name>Estevan</name>
+            <code>CYEN</code>
+            <coordinates>49-13N 102-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Kindersley</_name>
+          <coordinates>51-28N 109-07-59W</coordinates>
+          <location>
+            <name>Kindersley</name>
+            <code>CYKY</code>
+            <coordinates>51-31N 109-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>La Ronge</_name>
+          <coordinates>55-06N 105-17-59W</coordinates>
+          <location>
+            <_name>La Ronge</_name>
+            <code>CXOX</code>
+            <coordinates>55-08-59N 105-16W</coordinates>
+          </location>
+          <location>
+            <_name>La Ronge</_name>
+            <code>CYVC</code>
+            <coordinates>55-08-59N 105-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Leader</_name>
+          <coordinates>50-52-59N 109-32-59W</coordinates>
+          <location>
+            <name>Leader Airport, Automatic Weather Reporting System</name>
+            <code>CWJX</code>
+            <coordinates>50-53-59N 109-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Lloydminster</_name>
+          <coordinates>53-16-59N 110-00W</coordinates>
+          <location>
+            <name>Lloydminister</name>
+            <code>CYLL</code>
+            <coordinates>53-19N 110-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Lucky Lake</_name>
+          <coordinates>50-58-59N 107-07-59W</coordinates>
+          <location>
+            <name>Lucky Lake Automatic Weather Reporting System</name>
+            <code>CWLE</code>
+            <coordinates>50-57N 107-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Maple Creek</_name>
+          <coordinates>49-55N 109-28W</coordinates>
+          <location>
+            <_name>Maplecreek Automatic Weather Reporting System</_name>
+            <code>CWMQ</code>
+            <coordinates>49-53-59N 109-28W</coordinates>
+          </location>
+          <location>
+            <_name>Cypress Hills Park</_name>
+            <code>CWVP</code>
+            <coordinates>49-38-59N 109-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Meadow Lake</_name>
+          <coordinates>54-07-46N 108-26-04W</coordinates>
+          <location>
+            <name>Meadow Lake</name>
+            <code>CYLJ</code>
+            <coordinates>54-07-59N 108-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Melfort</_name>
+          <coordinates>52-52N 104-35-59W</coordinates>
+          <location>
+            <name>Melfort Automatic Weather Reporting System</name>
+            <code>CWFF</code>
+            <coordinates>52-49N 104-35-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Moose Jaw</_name>
+          <coordinates>50-23-59N 105-32-59W</coordinates>
+          <location>
+            <name>Moose Jaw</name>
+            <code>CYMJ</code>
+            <coordinates>50-19-59N 105-32-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Nipawin</_name>
+          <coordinates>53-22N 104-01W</coordinates>
+          <location>
+            <name>Nipawin</name>
+            <code>CYBU</code>
+            <coordinates>53-19-59N 104-00W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>North Battleford</_name>
+          <coordinates>52-46N 108-16-59W</coordinates>
+          <location>
+            <name>North Battleford</name>
+            <code>CYQW</code>
+            <coordinates>52-46N 108-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Prince Albert</_name>
+          <coordinates>53-12N 105-45W</coordinates>
+          <location>
+            <name>Prince Albert</name>
+            <code>CYPA</code>
+            <coordinates>53-13N 105-40-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Regina</_name>
+          <coordinates>50-27N 104-37W</coordinates>
+          <location>
+            <_name>Regina</_name>
+            <code>CYQR</code>
+            <coordinates>50-25-59N 104-40W</coordinates>
+          </location>
+          <location>
+            <_name>Regina University</_name>
+            <code>CWDJ</code>
+            <coordinates>50-23-59N 104-34-59W</coordinates>
+          </location>
+          <location>
+            <_name>Bratts Lake</_name>
+            <code>CXBK</code>
+            <coordinates>50-12N 104-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Rockglen</_name>
+          <coordinates>49-10-59N 105-57W</coordinates>
+          <location>
+            <name>Rockglen</name>
+            <code>CWKO</code>
+            <coordinates>49-10N 105-58-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Rosetown</_name>
+          <coordinates>51-32-59N 107-58-59W</coordinates>
+          <location>
+            <name>Rosetown East</name>
+            <code>CWRJ</code>
+            <coordinates>51-34N 107-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Saskatoon</_name>
+          <coordinates>52-07-59N 106-40W</coordinates>
+          <location>
+            <name>Saskatoon</name>
+            <code>CYXE</code>
+            <coordinates>52-10N 106-40-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Southend</_name>
+          <coordinates>56-19-59N 103-13-59W</coordinates>
+          <location>
+            <name>Southend Automatic Weather Reporting System</name>
+            <code>CWJH</code>
+            <coordinates>56-19-59N 103-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Spiritwood</_name>
+          <coordinates>53-22N 107-31W</coordinates>
+          <location>
+            <name>Spiritwood West</name>
+            <code>CWSR</code>
+            <coordinates>53-22N 107-32-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Stony Rapids</_name>
+          <coordinates>59-16N 105-49-59W</coordinates>
+          <location>
+            <name>Stony Rapids Airport</name>
+            <code>CYSF</code>
+            <coordinates>59-15N 105-49-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Swift Current</_name>
+          <coordinates>50-16-59N 107-46W</coordinates>
+          <location>
+            <name>Swift Current</name>
+            <code>CYYN</code>
+            <coordinates>50-16-59N 107-40-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Uranium City</_name>
+          <coordinates>59-34N 108-37W</coordinates>
+          <location>
+            <name>Uranium City</name>
+            <code>CWDC</code>
+            <coordinates>59-34N 108-28-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Val Marie</_name>
+          <coordinates>49-13-59N 107-43-59W</coordinates>
+          <location>
+            <name>Val Marie Southeast</name>
+            <code>CWVN</code>
+            <coordinates>49-04N 107-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Watrous</_name>
+          <coordinates>51-40N 105-28W</coordinates>
+          <location>
+            <name>Watrous East Automated Reporting Station</name>
+            <code>CWIW</code>
+            <coordinates>51-40N 105-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Weyburn</_name>
+          <coordinates>49-40N 103-50-59W</coordinates>
+          <location>
+            <name>Weyburn Automatic Weather Reporting System</name>
+            <code>CWWF</code>
+            <coordinates>49-42N 103-47-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Wynyard</_name>
+          <coordinates>51-46N 104-10-59W</coordinates>
+          <location>
+            <name>Wynyard Marine Aviation Reporting Station</name>
+            <code>CWOY</code>
+            <coordinates>51-46N 104-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Saskatchewan in Canada -->
+          <_name>Yorkton</_name>
+          <coordinates>51-13N 102-28W</coordinates>
+          <location>
+            <name>Yorkton</name>
+            <code>CYQV</code>
+            <coordinates>51-16N 102-28W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- FIXME: rename this to Yukon -->
+        <_name>Yukon Territory</_name>
+        <fips-code>CA12</fips-code>
+        <tz-hint>America/Whitehorse</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Yukon Territory in Canada -->
+          <_name>Burwash Landing</_name>
+          <coordinates>61-21N 139-00W</coordinates>
+          <location>
+            <name>Burwash Landing Airport</name>
+            <code>CYDB</code>
+            <coordinates>61-22N 139-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Yukon Territory in Canada -->
+          <_name>Carmacks</_name>
+          <coordinates>62-06N 136-19W</coordinates>
+          <location>
+            <name>Carmacks</name>
+            <code>CXCK</code>
+            <coordinates>62-07N 136-10-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Yukon Territory in Canada -->
+          <_name>Dawson</_name>
+          <coordinates>64-04N 139-25W</coordinates>
+          <location>
+            <name>Dawson</name>
+            <code>CYDA</code>
+            <coordinates>64-02-59N 139-07-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Yukon Territory in Canada -->
+          <_name>Haines Junction</_name>
+          <coordinates>60-45N 137-30W</coordinates>
+          <location>
+            <name>Haines Junction</name>
+            <code>CWHT</code>
+            <coordinates>60-46N 137-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Yukon Territory in Canada -->
+          <_name>Mayo</_name>
+          <coordinates>63-36N 135-55W</coordinates>
+          <location>
+            <name>Mayo Airport</name>
+            <code>CYMA</code>
+            <coordinates>63-37N 135-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Yukon Territory in Canada -->
+          <_name>Old Crow</_name>
+          <coordinates>67-34N 139-48W</coordinates>
+          <location>
+            <name>Old Crow Airport</name>
+            <code>CYOC</code>
+            <coordinates>67-34N 139-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Yukon Territory in Canada -->
+          <_name>Shingle Point</_name>
+          <coordinates>69-00N 137-22W</coordinates>
+          <location>
+            <name>Shingle Point</name>
+            <code>CYUA</code>
+            <coordinates>68-57N 137-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Yukon Territory in Canada -->
+          <_name>Snag</_name>
+          <coordinates>62-22-59N 140-22W</coordinates>
+          <location>
+            <name>Beaver Creek Airport</name>
+            <code>CYXQ</code>
+            <coordinates>62-25N 140-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Yukon Territory in Canada -->
+          <_name>Teslin</_name>
+          <coordinates>60-10N 132-41-59W</coordinates>
+          <location>
+            <_name>Teslin</_name>
+            <code>CYZW</code>
+            <coordinates>60-10N 132-43-59W</coordinates>
+          </location>
+          <location>
+            <_name>Teslin Marine Aviation Reporting Station</_name>
+            <code>CWZW</code>
+            <coordinates>60-10N 132-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Yukon Territory in Canada -->
+          <_name>Watson Lake</_name>
+          <coordinates>60-07N 128-48W</coordinates>
+          <location>
+            <name>Watson Lake</name>
+            <code>CYQH</code>
+            <coordinates>60-07N 128-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Yukon Territory in Canada -->
+          <_name>Whitehorse</_name>
+          <coordinates>60-43N 135-03W</coordinates>
+          <location>
+            <name>Whitehorse</name>
+            <code>CYXY</code>
+            <coordinates>60-43N 135-04W</coordinates>
+          </location>
+        </city>
+      </state>
+    </country>
+    <country>
+      <!-- MX - Mexico -->
+      <_name>Mexico</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Mexico:
+           MMTB 
+        -->
+      <iso-code>MX</iso-code>
+      <fips-code>MX</fips-code>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Aguascalientes</_name>
+        <fips-code>MX01</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Aguascalientes in Mexico -->
+          <_name>Aguascalientes</_name>
+          <coordinates>21-52-59N 102-17-59W</coordinates>
+          <location>
+            <name>Aguascalientes</name>
+            <code>MMAS</code>
+            <coordinates>21-52-59N 102-17-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Baja California</_name>
+        <fips-code>MX02</fips-code>
+        <tz-hint>America/Tijuana</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Baja California in Mexico -->
+          <_name>Mexicali</_name>
+          <coordinates>32-39-06N 115-28-05W</coordinates>
+          <location>
+            <name>Mexicali International Airport</name>
+            <code>MMML</code>
+            <coordinates>32-37-59N 115-13-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Baja California in Mexico -->
+          <_name>Tijuana</_name>
+          <coordinates>32-31-59N 117-01W</coordinates>
+          <location>
+            <name>Tijuana International Airport</name>
+            <code>MMTJ</code>
+            <coordinates>32-32-59N 116-58W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Baja California Sur</_name>
+        <fips-code>MX03</fips-code>
+        <tz-hint>America/Mazatlan</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Baja California Sur in
+               Mexico
+            -->
+          <_name>La Paz</_name>
+          <coordinates>24-10N 110-17-59W</coordinates>
+          <location>
+            <name>La Paz International Airport</name>
+            <code>MMLP</code>
+            <coordinates>24-04N 110-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Baja California Sur in
+               Mexico
+            -->
+          <_name>Loreto</_name>
+          <coordinates>26-01N 111-20-59W</coordinates>
+          <location>
+            <name>Loreto</name>
+            <code>MMLT</code>
+            <coordinates>26-01N 111-20-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Baja California Sur in
+               Mexico
+            -->
+          <_name>San Josà del Cabo</_name>
+          <coordinates>23-03N 109-40-59W</coordinates>
+          <location>
+            <name>San Josà del Cabo</name>
+            <code>MMSD</code>
+            <coordinates>23-08-59N 109-42W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Campeche</_name>
+        <fips-code>MX04</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Campeche in Mexico -->
+          <_name>Campeche</_name>
+          <coordinates>19-51N 090-31-59W</coordinates>
+          <location>
+            <name>Campeche</name>
+            <code>MMCP</code>
+            <coordinates>19-51N 090-32-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Campeche in Mexico -->
+          <_name>Carmen</_name>
+          <coordinates>18-37-59N 091-49-59W</coordinates>
+          <location>
+            <name>Carmen</name>
+            <code>MMCE</code>
+            <coordinates>18-38-59N 091-47-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Chiapas</_name>
+        <fips-code>MX05</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Chiapas in Mexico -->
+          <_name>Tapachula</_name>
+          <coordinates>14-54N 092-16-59W</coordinates>
+          <location>
+            <name>Tapachula</name>
+            <code>MMTP</code>
+            <coordinates>14-46-59N 092-22-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Chiapas in Mexico -->
+          <_name>Tuxtla</_name>
+          <coordinates>16-45N 093-07W</coordinates>
+          <location>
+            <name>Tuxtla</name>
+            <code>MMTG</code>
+            <coordinates>16-45N 093-07W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Chihuahua</_name>
+        <fips-code>MX06</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Chihuahua in Mexico -->
+          <_name>Chihuahua</_name>
+          <coordinates>28-37-59N 106-04-59W</coordinates>
+          <location>
+            <name>Chihuahua International Airport</name>
+            <code>MMCU</code>
+            <coordinates>28-41-59N 105-58W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Coahuila</_name>
+        <fips-code>MX07</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Coahuila in Mexico -->
+          <_name>Monclova</_name>
+          <coordinates>26-53-59N 101-25W</coordinates>
+          <location>
+            <name>Monclova</name>
+            <code>MMMV</code>
+            <coordinates>26-52-59N 101-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Coahuila in Mexico -->
+          <_name>Piedras Negras</_name>
+          <coordinates>28-41-59N 100-31W</coordinates>
+          <location>
+            <name>Piedras Negras</name>
+            <code>MMPG</code>
+            <coordinates>28-41-59N 100-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Coahuila in Mexico -->
+          <_name>Saltillo</_name>
+          <coordinates>25-25N 101-00W</coordinates>
+          <location>
+            <name>Saltillo</name>
+            <code>MMIO</code>
+            <coordinates>25-26-59N 100-58-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Coahuila in Mexico -->
+          <_name>TorreÃn</_name>
+          <coordinates>25-33N 103-25-59W</coordinates>
+          <location>
+            <name>TorreÃn</name>
+            <code>MMTC</code>
+            <coordinates>25-31-59N 103-27W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Colima</_name>
+        <fips-code>MX08</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Colima in Mexico -->
+          <_name>Colima</_name>
+          <coordinates>19-13-59N 103-43W</coordinates>
+          <location>
+            <name>Colima</name>
+            <code>MMIA</code>
+            <coordinates>19-16N 103-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colima in Mexico -->
+          <_name>Manzanillo</_name>
+          <coordinates>19-03N 104-19-59W</coordinates>
+          <location>
+            <name>Manzanillo International Airport</name>
+            <code>MMZO</code>
+            <coordinates>19-08-59N 104-34W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Distrito Federal</_name>
+        <fips-code>MX09</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is the capital of Mexico.
+               "Mexico City" is the traditional English name.
+               The local name in Spanish is "MÃxico".
+            -->
+          <_name>Mexico City</_name>
+          <coordinates>19-26-03N 099-08-18W</coordinates>
+          <location>
+            <name>Licenci Airport</name>
+            <code>MMMX</code>
+            <coordinates>19-25-59N 099-05-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Durango</_name>
+        <fips-code>MX10</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Durango in Mexico -->
+          <_name>Durango</_name>
+          <coordinates>24-01-59N 104-40W</coordinates>
+          <location>
+            <name>Durango Airport</name>
+            <code>MMDO</code>
+            <coordinates>24-07-59N 104-31-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Guanajuato</_name>
+        <fips-code>MX11</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Guanajuato in Mexico -->
+          <_name>LeÃn</_name>
+          <coordinates>21-07N 101-40W</coordinates>
+          <location>
+            <name>Del Bajio,LeÃn Airport</name>
+            <code>MMLO</code>
+            <coordinates>21-00N 101-28-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Guerrero</_name>
+        <fips-code>MX12</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Guerrero in Mexico -->
+          <_name>Acapulco</_name>
+          <coordinates>16-51N 099-55W</coordinates>
+          <location>
+            <name>G. Alvarez Airport</name>
+            <code>MMAA</code>
+            <coordinates>16-46N 099-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Guerrero in Mexico -->
+          <_name>Ixtapa</_name>
+          <coordinates>17-40N 101-39W</coordinates>
+          <location>
+            <name>Ixtapa-Zihuatanejo</name>
+            <code>MMZH</code>
+            <coordinates>17-36N 101-28W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Hidalgo</_name>
+        <fips-code>MX13</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Jalisco</_name>
+        <fips-code>MX14</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Jalisco in Mexico -->
+          <_name>El Zapote</_name>
+          <coordinates>20-31N 103-17-59W</coordinates>
+          <location>
+            <name>Don Miguel, Guadalaj Airport</name>
+            <code>MMGL</code>
+            <coordinates>20-31N 103-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Jalisco in Mexico -->
+          <_name>Puerto Vallarta</_name>
+          <coordinates>20-37N 105-15W</coordinates>
+          <location>
+            <name>Lic Airport</name>
+            <code>MMPR</code>
+            <coordinates>20-40-59N 105-15W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>MichoacÃn</_name>
+        <fips-code>MX16</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is a city in MichoacÃn in Mexico -->
+          <_name>Morelia</_name>
+          <coordinates>19-41-59N 101-07W</coordinates>
+          <location>
+            <name>Morelia New</name>
+            <code>MMMM</code>
+            <coordinates>19-51N 101-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in MichoacÃn in Mexico -->
+          <_name>Uruapan</_name>
+          <coordinates>19-25N 102-04W</coordinates>
+          <location>
+            <name>Gen Rayon Airport</name>
+            <code>MMPN</code>
+            <coordinates>19-23-59N 102-01-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Morelos</_name>
+        <fips-code>MX17</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Morelos in Mexico -->
+          <_name>Cuernavaca</_name>
+          <coordinates>18-55N 099-15W</coordinates>
+          <location>
+            <name>Cuernavaca</name>
+            <code>MMCB</code>
+            <coordinates>18-52-59N 099-13-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>MÃxico</_name>
+        <fips-code>MX15</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is a city in MÃxico in Mexico.
+               This is one of several cities in Mexico called "JuÃrez".
+            -->
+          <_name>Ciudad JuÃrez</_name>
+          <coordinates>31-43-59N 106-28-59W</coordinates>
+          <location>
+            <name>Ciudad JuÃrez International Airport</name>
+            <code>MMCS</code>
+            <coordinates>31-37-59N 106-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in MÃxico in Mexico -->
+          <_name>Toluca</_name>
+          <coordinates>19-17-17N 099-40-01W</coordinates>
+          <location>
+            <name>Jose Maria Airport</name>
+            <code>MMTO</code>
+            <coordinates>19-21N 099-34W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Nayarit</_name>
+        <fips-code>MX18</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Nuevo LeÃn</_name>
+        <fips-code>MX19</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Nuevo LeÃn in Mexico -->
+          <_name>Monterrey</_name>
+          <coordinates>25-40N 100-19W</coordinates>
+          <location>
+            <_name>Monterrey International Airport</_name>
+            <code>MMAN</code>
+            <coordinates>25-52N 100-13-59W</coordinates>
+          </location>
+          <location>
+            <_name>Gen Maria Airport</_name>
+            <code>MMMY</code>
+            <coordinates>25-46-59N 100-05-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Oaxaca</_name>
+        <fips-code>MX18</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Oaxaca in Mexico -->
+          <_name>El Zapote</_name>
+          <coordinates>15-46-15N 096-15-47W</coordinates>
+          <location>
+            <name>Bahias de Huatulco</name>
+            <code>MMBT</code>
+            <coordinates>15-46-59N 096-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oaxaca in Mexico -->
+          <_name>Ixtepec</_name>
+          <coordinates>16-34-41N 095-06-05W</coordinates>
+          <location>
+            <name>Ixtepec Ox</name>
+            <code>MMIT</code>
+            <coordinates>16-26-59N 095-04-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oaxaca in Mexico -->
+          <_name>Laguna Tepic</_name>
+          <coordinates>21-31N 104-52-59W</coordinates>
+          <location>
+            <name>Laguna Tepic</name>
+            <code>MMEP</code>
+            <coordinates>21-31N 104-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oaxaca in Mexico -->
+          <_name>Oaxaca</_name>
+          <coordinates>17-03N 096-43W</coordinates>
+          <location>
+            <name>Xoxocotlan Airport</name>
+            <code>MMOX</code>
+            <coordinates>16-58N 096-43-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oaxaca in Mexico -->
+          <_name>Puerto Escondido</_name>
+          <coordinates>15-50-59N 097-04W</coordinates>
+          <location>
+            <name>Puerto Escondido</name>
+            <code>MMPS</code>
+            <coordinates>15-52N 097-04-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Puebla</_name>
+        <fips-code>MX21</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Puebla in Mexico -->
+          <_name>Puebla</_name>
+          <coordinates>19-03N 098-12W</coordinates>
+          <location>
+            <name>Puebla</name>
+            <code>MMPB</code>
+            <coordinates>19-03N 098-10W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>QuerÃtaro</_name>
+        <fips-code>MX22</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is a city in QuerÃtaro in Mexico -->
+          <_name>QuerÃtaro</_name>
+          <coordinates>20-36N 100-22-59W</coordinates>
+          <location>
+            <name>QuerÃtaro</name>
+            <code>MMQT</code>
+            <coordinates>20-36N 100-22-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Quintana Roo</_name>
+        <fips-code>MX23</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Quintana Roo in Mexico -->
+          <_name>CancÃn</_name>
+          <coordinates>21-10N 086-49-59W</coordinates>
+          <location>
+            <name>CancÃn International Airport</name>
+            <code>MMUN</code>
+            <coordinates>21-01-59N 086-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quintana Roo in Mexico -->
+          <_name>Chetumal</_name>
+          <coordinates>18-30N 088-17-59W</coordinates>
+          <location>
+            <name>Chetumal</name>
+            <code>MMCM</code>
+            <coordinates>18-28-59N 088-17-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Quintana Roo in Mexico -->
+          <_name>Cozumel</_name>
+          <coordinates>20-30-29N 086-56-44W</coordinates>
+          <location>
+            <name>Cozumel Airport</name>
+            <code>MMCZ</code>
+            <coordinates>20-31-59N 086-55-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>San Luis PotosÃ</_name>
+        <fips-code>MX24</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is a city in San Luis Potosà in Mexico -->
+          <_name>San Luis PotosÃ</_name>
+          <coordinates>22-08-59N 100-58-59W</coordinates>
+          <location>
+            <name>San Luis PotosÃ</name>
+            <code>MMSP</code>
+            <coordinates>22-08-59N 100-58-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Sinaloa</_name>
+        <fips-code>MX25</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Sinaloa in Mexico -->
+          <_name>CuliacÃn</_name>
+          <coordinates>24-47-57N 107-23-22W</coordinates>
+          <location>
+            <name>CuliacÃn</name>
+            <code>MMCL</code>
+            <coordinates>24-49N 107-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Sinaloa in Mexico -->
+          <_name>Los Mochis</_name>
+          <coordinates>25-46N 108-58W</coordinates>
+          <location>
+            <name>Los Mochis Airport</name>
+            <code>MMLM</code>
+            <coordinates>25-40-59N 109-04-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Sinaloa in Mexico -->
+          <_name>MazatlÃn</_name>
+          <coordinates>23-13N 106-25W</coordinates>
+          <location>
+            <name>G. Buelna Airport</name>
+            <code>MMMZ</code>
+            <coordinates>23-10N 106-16W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Sonora</_name>
+        <fips-code>MX26</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Sonora in Mexico -->
+          <_name>Ciudad ObregÃn</_name>
+          <coordinates>27-28-59N 109-55-59W</coordinates>
+          <location>
+            <name>Ciudad ObregÃn</name>
+            <code>MMCN</code>
+            <coordinates>27-23-34N 109-49-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Sonora in Mexico -->
+          <_name>Guaymas</_name>
+          <coordinates>27-55-59N 110-54W</coordinates>
+          <location>
+            <name>Guaymas International Airport</name>
+            <code>MMGM</code>
+            <coordinates>27-58N 110-55-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Sonora in Mexico -->
+          <_name>Hermosillo</_name>
+          <coordinates>29-04N 110-58W</coordinates>
+          <location>
+            <name>Hermosillo</name>
+            <code>MMHO</code>
+            <coordinates>29-04N 110-57W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Tabasco</_name>
+        <fips-code>MX27</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Tabasco in Mexico -->
+          <_name>Villahermosa</_name>
+          <coordinates>17-58-59N 092-55W</coordinates>
+          <location>
+            <name>Villahermosa</name>
+            <code>MMVA</code>
+            <coordinates>18-00N 092-49W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Tamaulipas</_name>
+        <fips-code>MX28</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Tamaulipas in Mexico -->
+          <_name>Ciudad Victoria</_name>
+          <coordinates>23-43-59N 099-07-59W</coordinates>
+          <location>
+            <name>Ciudad Victoria Airport</name>
+            <code>MMCV</code>
+            <coordinates>23-43N 098-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Tamaulipas in Mexico -->
+          <_name>Matamoros</_name>
+          <coordinates>25-52-59N 097-30W</coordinates>
+          <location>
+            <name>Matamoros International Airport</name>
+            <code>MMMA</code>
+            <coordinates>25-46N 097-31-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Tamaulipas in Mexico -->
+          <_name>Nuevo Laredo</_name>
+          <coordinates>27-30N 099-31W</coordinates>
+          <location>
+            <name>Nuevo Laredo International Airport</name>
+            <code>MMNL</code>
+            <coordinates>27-25-59N 099-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Tamaulipas in Mexico -->
+          <_name>Reynosa</_name>
+          <coordinates>26-04-59N 098-16-59W</coordinates>
+          <location>
+            <name>Reynosa International Airport</name>
+            <code>MMRX</code>
+            <coordinates>26-01N 098-13-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Tamaulipas in Mexico -->
+          <_name>Tampico</_name>
+          <coordinates>22-18N 097-50-59W</coordinates>
+          <location>
+            <name>Gen Fj Mina Airport</name>
+            <code>MMTM</code>
+            <coordinates>22-16-59N 097-52W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Tlaxcala</_name>
+        <fips-code>MX29</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Veracruz</_name>
+        <fips-code>MX30</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Veracruz in Mexico -->
+          <_name>Las Bajadas</_name>
+          <coordinates>19-10N 096-10W</coordinates>
+          <location>
+            <name>Veracruz / Las Bajadas, General Heriberto Jara Airport</name>
+            <code>MMVR</code>
+            <coordinates>19-08-59N 096-10-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Veracruz in Mexico -->
+          <_name>MinatitlÃn</_name>
+          <coordinates>17-58-59N 094-31W</coordinates>
+          <location>
+            <name>MinatitlÃn</name>
+            <code>MMMT</code>
+            <coordinates>18-06N 094-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Veracruz in Mexico.
+               This is one of several cities in Mexico called "Poza
+               Rica".
+            -->
+          <_name>Poza Rica de Hidalgo</_name>
+          <coordinates>20-33N 097-27W</coordinates>
+          <location>
+            <name>Palizada Airport</name>
+            <code>MMPA</code>
+            <coordinates>20-31N 097-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Veracruz in Mexico -->
+          <_name>Veracruz</_name>
+          <coordinates>19-11-59N 096-07-59W</coordinates>
+          <location>
+            <name>Veracruz / Las Bajadas, General Heriberto Jara Airport</name>
+            <code>MMVR</code>
+            <coordinates>19-08-59N 096-10-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>YucatÃn</_name>
+        <fips-code>MX31</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is a city in YucatÃn in Mexico -->
+          <_name>ChichÃn-ItzÃ</_name>
+          <coordinates>20-40N 088-34W</coordinates>
+          <location>
+            <name>ChichÃn-ItzÃ</name>
+            <code>MMCT</code>
+            <coordinates>20-38-30N 088-26-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in YucatÃn in Mexico -->
+          <_name>MÃrida</_name>
+          <coordinates>20-58N 089-37W</coordinates>
+          <location>
+            <name>Manuel Crecencio Airport</name>
+            <code>MMMD</code>
+            <coordinates>20-55-59N 089-39W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in Mexico -->
+        <_name>Zacatecas</_name>
+        <fips-code>MX32</fips-code>
+        <tz-hint>America/Mexico_City</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Zacatecas in Mexico -->
+          <_name>Zacatecas</_name>
+          <coordinates>22-46-59N 102-34-59W</coordinates>
+          <location>
+            <name>Zacatecas Airport</name>
+            <code>MMZC</code>
+            <coordinates>22-53-59N 102-40-59W</coordinates>
+          </location>
+        </city>
+      </state>
+    </country>
+    <country>
+      <!-- PM - Saint Pierre and Miquelon, a French territory in North
+           America (off the coast of Newfoundland). The French name is
+           "Saint-Pierre-et-Miquelon".
+        -->
+      <_name>Saint Pierre and Miquelon</_name>
+      <iso-code>PM</iso-code>
+      <fips-code>SB</fips-code>
+      <tz-hint>America/Miquelon</tz-hint>
+      <city>
+        <!-- Translators: this is the capital of Saint Pierre and
+             Miquelon
+          -->
+        <_name>Saint-Pierre</_name>
+        <coordinates>46-46N 056-10-59W</coordinates>
+        <location>
+          <name>Saint-Pierre</name>
+          <code>LFVP</code>
+          <coordinates>46-46N 056-10W</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
+      <!-- US - United States, aka United States of America -->
+      <_name>United States</_name>
+      <!-- Could not find cities for the following weather stations:
+           PALU - Cape Lisburne, Cape Lisburne LRRS Airport (68-52-59N
+           166-05-59W)
+           K3B6 - Eugene Island 330 (28-04-59N 092-42W)
+           PAHZ - Hayes River, Hayes River Airport (61-58-59N
+           152-04-59W)
+           KH08 - High Island 264C (28-28N 093-43-59W)
+           PTSA - Kosrae Island, Kosrae Airport (05-20-59N 162-56-59E)
+           PAKU - Kuparuk, Ugnu-Kuparuk Airport (70-19N 149-34-59W)
+           KBJN - Las Vegas, Tonopah Range #74 Nellis Air Force Base
+           (37-37-01N 116-15-51W)
+           PAER - Merrill Pass West (61-15N 153-49W)
+           PAMD - Middleton Island, Middleton Island Airport (59-25-59N
+           146-18W)
+           PTTP - Pohnpei (06-58N 158-13E)
+           PTPN - Pohnpei Island, Pohnpei International Airport
+           (06-58-59N 158-11-59E)
+           PAPT - Puntilla (62-06N 152-45W)
+           PGRO - Rota Island, N. Mariana Is, Rota International
+           Airport (14-10-59N 145-15E)
+           KNSI - San Nicholas Island (33-14-04N 119-27-10W)
+           PASY - Shemya, Eareckson Air Force Base (52-43N 174-07E)
+           KGSM - Ship Shoal 207A (28-31-59N 090-58-59W)
+           KSRN - South Marsh 268A (29-07N 091-52W)
+           KS58 - South Timbalier (28-31-59N 090-34-59W)
+           PAIM - Utopia Creek, Indian Mountain LRRS Airport (66-58-59N
+           153-41-59W)
+           PTKK - Weno Island, Chuuk International Airport (07-28N
+           151-50-59E)
+           PTYA - Yap Island, Yap International Airport (09-28-59N
+           138-04-59E)
+        -->
+      <!-- Could not find information about the following stations,
+           which may be in United States:
+           K0CO K0J4 K0R3 K14Y K21D K2G4 K2W6 K46A K4C0 K4I3 K6B8 KABH
+           KAJO KAXX KBDH KBEA KBIJ KBQP KBTA KCCA KCGE KCLS KCNB KCNW
+           KCWC KDIJ KDMW KDRM KDVK KDVO KEDU KEFK KF12 KFCT KFFX KFSO
+           KGAI KGCD KGGI KGHG KGWB KGYH KH78 KHAI KHBB KHOE KHRX KHUA
+           KHWY KICR KIFA KJKA KL35 KLDJ KMJX KMNZ KMQS KMWO KPEZ KPLU
+           KPRN KPRO KPVB KRCM KRCZ KRJD KRSP KRYN KRYT KRYW KSIF KT86
+           KTFP KTMK KUNI KUXL KW29 KXSA KY63 PACM PADG PADM PAFS PAHC
+           PAIG PAJZ PALG PAMB PAMK PAMO PANW PAOO PAOU PAPN PARS PARY
+           PATQ PAVC 
+        -->
+      <iso-code>US</iso-code>
+      <fips-code>US</fips-code>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Alabama</_name>
+        <fips-code>US01</fips-code>
+        <tz-hint>America/Chicago</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Alabama in United States -->
+          <_name>Alabaster</_name>
+          <coordinates>33-14-39N 086-48-58W</coordinates>
+          <location>
+            <name>Shelby County Airport</name>
+            <code>KEET</code>
+            <zone>ALZ019</zone>
+            <radar>bhm</radar>
+            <coordinates>33-10-41N 086-46-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alabama in United States -->
+          <_name>Albertville</_name>
+          <coordinates>34-16-03N 086-12-31W</coordinates>
+          <location>
+            <name>Albertville Municipal Airport</name>
+            <code>K8A0</code>
+            <coordinates>34-13-44N 086-15-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alabama in United States -->
+          <_name>Alexander City</_name>
+          <coordinates>32-56-38N 085-57-13W</coordinates>
+          <location>
+            <name>Thomas C Russell Field Airport</name>
+            <code>KALX</code>
+            <coordinates>32-54-52N 085-57-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alabama in United States -->
+          <_name>Andalusia</_name>
+          <coordinates>31-18-30N 086-28-59W</coordinates>
+          <location>
+            <name>Andalusia-Opp Municipal Airport</name>
+            <code>K79J</code>
+            <coordinates>31-18N 086-22-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alabama in United States -->
+          <_name>Anniston</_name>
+          <coordinates>33-39-35N 085-49-53W</coordinates>
+          <location>
+            <name>Anniston Metropolitan Airport</name>
+            <code>KANB</code>
+            <zone>ALZ019</zone>
+            <radar>bhm</radar>
+            <coordinates>33-35-26N 085-50-50W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alabama in United States -->
+          <_name>Auburn</_name>
+          <coordinates>32-36-35N 085-28-50W</coordinates>
+          <location>
+            <name>Auburn-Opelika Airport</name>
+            <code>KAUO</code>
+            <zone>ALZ047</zone>
+            <radar>bhm</radar>
+            <coordinates>32-37N 085-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alabama in United States -->
+          <_name>Birmingham</_name>
+          <coordinates>33-31-14N 086-48-08W</coordinates>
+          <location>
+            <name>Birmingham International Airport</name>
+            <code>KBHM</code>
+            <zone>ALZ024</zone>
+            <radar>bhm</radar>
+            <coordinates>33-33-56N 086-44-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alabama in United States -->
+          <_name>Cullman</_name>
+          <coordinates>34-10-29N 086-50-37W</coordinates>
+          <location>
+            <name>Folsom Field Airport</name>
+            <code>K3A1</code>
+            <coordinates>34-16-06N 086-51-29W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alabama in United States -->
+          <_name>Daleville</_name>
+          <coordinates>31-18-36N 085-42-46W</coordinates>
+          <location>
+            <name>Fort Rucker, Lowe Army Heliport</name>
+            <code>KLOR</code>
+            <coordinates>31-21-32N 085-44-53W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alabama in United States -->
+          <_name>Decatur</_name>
+          <coordinates>34-36-21N 086-59W</coordinates>
+          <location>
+            <name>Pryor Field</name>
+            <code>KDCU</code>
+            <radar>tup</radar>
+            <coordinates>34-39-29N 086-56-35W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alabama in United States -->
+          <_name>Dothan</_name>
+          <coordinates>31-13-23N 085-23-25W</coordinates>
+          <location>
+            <name>Dothan Regional Airport</name>
+            <code>KDHN</code>
+            <zone>ALZ066</zone>
+            <radar>tlh</radar>
+            <coordinates>31-19-17N 085-26-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alabama in United States -->
+          <_name>Evergreen</_name>
+          <coordinates>31-26N 086-57-24W</coordinates>
+          <location>
+            <name>Middleton Field</name>
+            <code>KGZH</code>
+            <radar>jan</radar>
+            <coordinates>31-25-08N 087-02-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alabama in United States -->
+          <_name>Fort Payne</_name>
+          <coordinates>34-26-39N 085-43-10W</coordinates>
+          <location>
+            <name>Isbell Field Airport</name>
+            <code>K4A9</code>
+            <coordinates>34-28-24N 085-43-17W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alabama in United States -->
+          <_name>Gadsden</_name>
+          <coordinates>34-00-51N 086-00-23W</coordinates>
+          <location>
+            <name>Gadsden Municipal Airport</name>
+            <code>KGAD</code>
+            <zone>ALZ018</zone>
+            <radar>bhm</radar>
+            <coordinates>33-58N 086-04-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alabama in United States -->
+          <_name>Haleyville</_name>
+          <coordinates>34-13-35N 087-37-17W</coordinates>
+          <location>
+            <name>Posey Field Airport</name>
+            <code>K1M4</code>
+            <coordinates>34-16-49N 087-36-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alabama in United States -->
+          <_name>Huntsville</_name>
+          <coordinates>34-43-49N 086-35-09W</coordinates>
+          <location>
+            <_name>Madison County Executive Airport</_name>
+            <code>KMDQ</code>
+            <zone>ALZ006</zone>
+            <radar>tip</radar>
+            <coordinates>34-51-41N 086-33-25W</coordinates>
+          </location>
+          <location>
+            <_name>Huntsville International / Jones Field</_name>
+            <code>KHSV</code>
+            <zone>ALZ006</zone>
+            <radar>tip</radar>
+            <coordinates>34-38-36N 086-47-07W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alabama in United States -->
+          <_name>Mobile</_name>
+          <coordinates>30-41-39N 088-02-34W</coordinates>
+          <location>
+            <_name>Mobile Downtown Airport</_name>
+            <code>KBFM</code>
+            <zone>ALZ061</zone>
+            <radar>bix</radar>
+            <coordinates>30-36-50N 088-03-47W</coordinates>
+          </location>
+          <location>
+            <_name>Mobile Regional Airport</_name>
+            <code>KMOB</code>
+            <zone>ALZ061</zone>
+            <radar>bix</radar>
+            <coordinates>30-41-17N 088-14-44W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alabama in United States -->
+          <_name>Montgomery</_name>
+          <coordinates>32-22N 086-17-59W</coordinates>
+          <location>
+            <_name>Maxwell Air Force Base / Montgomery</_name>
+            <code>KMXF</code>
+            <zone>ALZ044</zone>
+            <radar>bhm</radar>
+            <coordinates>32-22-59N 086-22W</coordinates>
+          </location>
+          <location>
+            <_name>Dannelly Field</_name>
+            <code>KMGM</code>
+            <zone>ALZ044</zone>
+            <radar>bhm</radar>
+            <coordinates>32-18-01N 086-24-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alabama in United States -->
+          <_name>Muscle Shoals</_name>
+          <coordinates>34-44-41N 087-40-03W</coordinates>
+          <location>
+            <name>North West Alabama Regional Airport</name>
+            <code>KMSL</code>
+            <zone>ALZ002</zone>
+            <radar>tup</radar>
+            <coordinates>34-44-38N 087-35-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alabama in United States -->
+          <_name>Ozark</_name>
+          <coordinates>31-27-32N 085-38-25W</coordinates>
+          <location>
+            <_name>Hanchey AHP / Ozark</_name>
+            <code>KHEY</code>
+            <coordinates>31-21N 085-40W</coordinates>
+          </location>
+          <location>
+            <_name>Cairns Army Air Field / Ozark</_name>
+            <code>KOZR</code>
+            <zone>ALZ066</zone>
+            <radar>tlh</radar>
+            <coordinates>31-16-59N 085-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alabama in United States -->
+          <_name>Troy</_name>
+          <coordinates>31-48-31N 085-58-11W</coordinates>
+          <location>
+            <name>Troy Municipal Airport</name>
+            <code>KTOI</code>
+            <coordinates>31-51-38N 086-00-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alabama in United States -->
+          <_name>Tuscaloosa</_name>
+          <coordinates>33-12-35N 087-34-09W</coordinates>
+          <location>
+            <name>Tuscaloosa Regional Airport</name>
+            <code>KTCL</code>
+            <zone>ALZ023</zone>
+            <radar>bhm</radar>
+            <coordinates>33-13-14N 087-36-41W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Alaska</_name>
+        <fips-code>US02</fips-code>
+        <tz-hint>America/Anchorage</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Adak</_name>
+          <coordinates>51-52-48N 176-39-29W</coordinates>
+          <location>
+            <name>Adak Island, Adak Airport</name>
+            <code>PADK</code>
+            <tz-hint>America/Adak</tz-hint>
+            <zone>AKZ020</zone>
+            <radar>alaska</radar>
+            <coordinates>51-52-40N 176-38-44W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Alpine</_name>
+          <coordinates>70-19-41N 150-58-38W</coordinates>
+          <location>
+            <name>Deadhorse, Alpine Airstrip</name>
+            <code>PALP</code>
+            <zone>AKZ001</zone>
+            <radar>alaska</radar>
+            <coordinates>70-19-59N 150-55-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Ambler</_name>
+          <coordinates>67-05-09N 157-51-05W</coordinates>
+          <location>
+            <name>Ambler Airport</name>
+            <code>PAFM</code>
+            <zone>AKZ003</zone>
+            <radar>alaska</radar>
+            <coordinates>67-05-59N 157-50-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Anaktuvuk Pass</_name>
+          <coordinates>68-08-35N 151-44-08W</coordinates>
+          <location>
+            <name>Anaktuvuk Pass Airport</name>
+            <code>PAKP</code>
+            <zone>AKZ001</zone>
+            <radar>alaska</radar>
+            <coordinates>68-08N 151-44-35W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Anchorage</_name>
+          <coordinates>61-13-05N 149-54-01W</coordinates>
+          <location>
+            <_name>Merrill Field Airport</_name>
+            <code>PAMR</code>
+            <zone>AKZ015</zone>
+            <radar>alaska</radar>
+            <coordinates>61-13N 149-50-59W</coordinates>
+          </location>
+          <location>
+            <_name>Lake Hood Seaplane Base</_name>
+            <code>PALH</code>
+            <zone>AKZ015</zone>
+            <radar>alaska</radar>
+            <coordinates>61-10-59N 149-58W</coordinates>
+          </location>
+          <location>
+            <_name>Elmendorf Air Force Base</_name>
+            <code>PAED</code>
+            <zone>AKZ015</zone>
+            <radar>alaska</radar>
+            <coordinates>61-15-11N 149-47-38W</coordinates>
+          </location>
+          <location>
+            <_name>Ted Stevens Anchorage International Airport</_name>
+            <code>PANC</code>
+            <zone>AKZ015</zone>
+            <radar>alaska</radar>
+            <coordinates>61-10-27N 149-59-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Angoon</_name>
+          <coordinates>57-30-11N 134-35-02W</coordinates>
+          <location>
+            <name>Angoon</name>
+            <code>PAGN</code>
+            <radar>alaska</radar>
+            <coordinates>57-30N 134-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Aniak</_name>
+          <coordinates>61-34-41N 159-31-19W</coordinates>
+          <location>
+            <name>Aniak Airport</name>
+            <code>PANI</code>
+            <zone>AKZ010</zone>
+            <radar>alaska</radar>
+            <coordinates>61-34-53N 159-32-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Annette</_name>
+          <coordinates>55-03-42N 131-32-30W</coordinates>
+          <location>
+            <name>Annette Island Airport</name>
+            <code>PANT</code>
+            <radar>alaska</radar>
+            <coordinates>55-02-31N 131-34-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Anvik</_name>
+          <coordinates>62-39-21N 160-12-24W</coordinates>
+          <location>
+            <name>Anvik Airport</name>
+            <code>PANV</code>
+            <radar>alaska</radar>
+            <coordinates>62-38-53N 160-11-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Arctic Village</_name>
+          <coordinates>68-07-36N 145-32-16W</coordinates>
+          <location>
+            <name>Arctic Village Airport</name>
+            <code>PARC</code>
+            <radar>alaska</radar>
+            <coordinates>68-06-51N 145-34-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Barrow</_name>
+          <coordinates>71-17-26N 156-47-18W</coordinates>
+          <location>
+            <name>Wiley Post-Will Rogers Memorial Airport</name>
+            <code>PABR</code>
+            <zone>AKZ001</zone>
+            <radar>alaska</radar>
+            <coordinates>71-17-07N 156-45-56W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Bethel</_name>
+          <coordinates>60-47-31N 161-45-20W</coordinates>
+          <location>
+            <name>Bethel Airport</name>
+            <code>PABE</code>
+            <zone>AKZ010</zone>
+            <radar>alaska</radar>
+            <coordinates>60-46-46N 161-50-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Bettles</_name>
+          <coordinates>66-55-08N 151-30-57W</coordinates>
+          <location>
+            <name>Bettles Airport</name>
+            <code>PABT</code>
+            <zone>AKZ004</zone>
+            <radar>alaska</radar>
+            <coordinates>66-55N 151-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Birchwood</_name>
+          <coordinates>61-24-19N 149-28-08W</coordinates>
+          <location>
+            <name>Birchwood Airport</name>
+            <code>PABV</code>
+            <radar>alaska</radar>
+            <coordinates>61-25N 149-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Buckland</_name>
+          <coordinates>65-58-46N 161-07-23W</coordinates>
+          <location>
+            <name>Buckland Airport</name>
+            <code>PABL</code>
+            <radar>alaska</radar>
+            <coordinates>65-58-55N 161-09-06W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Cantwell</_name>
+          <coordinates>63-23-30N 148-57-02W</coordinates>
+          <location>
+            <name>Cantwell Airport</name>
+            <code>PATW</code>
+            <coordinates>63-23-59N 148-56-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Central</_name>
+          <coordinates>65-34-21N 144-48-11W</coordinates>
+          <location>
+            <name>Central Airport</name>
+            <code>PARL</code>
+            <radar>alaska</radar>
+            <coordinates>65-34-26N 144-46-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Chandalar</_name>
+          <coordinates>67-30-19N 148-29-36W</coordinates>
+          <location>
+            <name>Chandalar Lake, Chandalar Lake Airport</name>
+            <code>PALR</code>
+            <zone>AKZ004</zone>
+            <radar>alaska</radar>
+            <coordinates>67-30N 148-28-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Chignik</_name>
+          <coordinates>56-17-43N 158-24-07W</coordinates>
+          <location>
+            <name>Chignik Airport</name>
+            <code>PAJC</code>
+            <radar>alaska</radar>
+            <coordinates>56-18-41N 158-22-23W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Chisana</_name>
+          <coordinates>62-03-57N 142-02-26W</coordinates>
+          <location>
+            <name>Snowshoe Lake</name>
+            <code>PALK</code>
+            <radar>alaska</radar>
+            <coordinates>62-01-59N 142-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Chistochina</_name>
+          <coordinates>62-33-53N 144-39-52W</coordinates>
+          <location>
+            <name>Slana Airport</name>
+            <code>PADT</code>
+            <radar>alaska</radar>
+            <coordinates>62-42N 143-58-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Chulitna</_name>
+          <coordinates>62-53-12N 149-34-59W</coordinates>
+          <location>
+            <name>Chulitna Airport</name>
+            <code>PAEC</code>
+            <radar>alaska</radar>
+            <coordinates>62-52-59N 149-49-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Cold Bay</_name>
+          <coordinates>55-11-08N 162-43-15W</coordinates>
+          <location>
+            <name>Cold Bay Airport</name>
+            <code>PACD</code>
+            <zone>AKZ020</zone>
+            <radar>alaska</radar>
+            <coordinates>55-13-14N 162-43-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Cordova</_name>
+          <coordinates>60-32-34N 145-45-26W</coordinates>
+          <location>
+            <name>Merle K (Mudhole) Smith Airport</name>
+            <code>PACV</code>
+            <zone>AKZ017</zone>
+            <radar>alaska</radar>
+            <coordinates>60-29-30N 145-28-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Deadhorse</_name>
+          <coordinates>70-12-20N 148-30-42W</coordinates>
+          <location>
+            <name>Deadhorse Airport</name>
+            <code>PASC</code>
+            <zone>AKZ001</zone>
+            <radar>alaska</radar>
+            <coordinates>70-12N 148-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Deering</_name>
+          <coordinates>66-04-32N 162-43-01W</coordinates>
+          <location>
+            <name>Deering / New Airport</name>
+            <code>PADE</code>
+            <radar>alaska</radar>
+            <coordinates>66-04-59N 162-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Delta Junction</_name>
+          <coordinates>64-02-16N 145-43-55W</coordinates>
+          <location>
+            <name>Delta Junction / Ft Greely, Allen Army Airfield</name>
+            <code>PABI</code>
+            <radar>alaska</radar>
+            <coordinates>64-00N 145-43-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Dillingham</_name>
+          <coordinates>59-02-22N 158-27-27W</coordinates>
+          <location>
+            <name>Dillingham Airport</name>
+            <code>PADL</code>
+            <zone>AKZ010</zone>
+            <radar>alaska</radar>
+            <coordinates>59-02-59N 158-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Eagle</_name>
+          <coordinates>64-47-17N 141-11-59W</coordinates>
+          <location>
+            <name>Eagle Airport</name>
+            <code>PAEG</code>
+            <radar>alaska</radar>
+            <coordinates>64-46-35N 141-09-02W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Egegik</_name>
+          <coordinates>58-12-56N 157-22-32W</coordinates>
+          <location>
+            <name>Egegik Airport</name>
+            <code>PAII</code>
+            <radar>alaska</radar>
+            <coordinates>58-11-07N 157-23-08W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Elfin Cove</_name>
+          <coordinates>58-11-39N 136-20-35W</coordinates>
+          <location>
+            <name>Elfin Cove Seaplane Base</name>
+            <code>PAEL</code>
+            <zone>AKZ022</zone>
+            <radar>alaska</radar>
+            <coordinates>58-12N 136-20-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Emmonak</_name>
+          <coordinates>62-46-40N 164-31-23W</coordinates>
+          <location>
+            <name>Emmonak Airport</name>
+            <code>PAEM</code>
+            <radar>alaska</radar>
+            <coordinates>62-46-59N 164-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Eureka Roadhouse</_name>
+          <coordinates>61-56-18N 147-10-05W</coordinates>
+          <location>
+            <_name>Eureka, Skelton Airport</_name>
+            <code>PAZK</code>
+            <radar>alaska</radar>
+            <coordinates>61-55-59N 147-10W</coordinates>
+          </location>
+          <location>
+            <_name>Sheep Mountain, Sheep Mountain Airport</_name>
+            <code>PASP</code>
+            <radar>alaska</radar>
+            <coordinates>61-48-42N 147-30-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Fairbanks</_name>
+          <coordinates>64-50-16N 147-42-59W</coordinates>
+          <location>
+            <_name>Fort Wainwright AAF</_name>
+            <code>PAFB</code>
+            <zone>AKZ001</zone>
+            <radar>alaska</radar>
+            <coordinates>64-50-12N 147-35-44W</coordinates>
+          </location>
+          <location>
+            <_name>Fairbanks International Airport</_name>
+            <code>PAFA</code>
+            <zone>AKZ007</zone>
+            <radar>alaska</radar>
+            <coordinates>64-48-14N 147-52-33W</coordinates>
+          </location>
+          <location>
+            <_name>Eielson Air Force Base</_name>
+            <code>PAEI</code>
+            <zone>AKZ007</zone>
+            <radar>alaska</radar>
+            <coordinates>64-39N 147-05-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Fort Yukon</_name>
+          <coordinates>66-33-52N 145-16-26W</coordinates>
+          <location>
+            <name>Fort Yukon Airport</name>
+            <code>PFYU</code>
+            <radar>alaska</radar>
+            <coordinates>66-34N 145-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Galena</_name>
+          <coordinates>64-43-59N 156-55-39W</coordinates>
+          <location>
+            <name>Edward G. Pitka Sr. Airport</name>
+            <code>PAGA</code>
+            <coordinates>64-43-59N 156-55-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Gambell</_name>
+          <coordinates>63-46-46N 171-44-27W</coordinates>
+          <location>
+            <name>Gambell Airport</name>
+            <code>PAGM</code>
+            <zone>AKZ006</zone>
+            <radar>alaska</radar>
+            <coordinates>63-46N 171-43-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Golovin</_name>
+          <coordinates>64-32-35N 163-01-45W</coordinates>
+          <location>
+            <name>Golovin Airport</name>
+            <code>PAGL</code>
+            <radar>alaska</radar>
+            <coordinates>64-32-35N 163-02-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Gulkana</_name>
+          <coordinates>62-16-17N 145-22-55W</coordinates>
+          <location>
+            <name>Gulkana Airport</name>
+            <code>PAGK</code>
+            <zone>AKZ015</zone>
+            <radar>alaska</radar>
+            <coordinates>62-08-59N 145-26-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Gustavus</_name>
+          <coordinates>58-24-47N 135-44-12W</coordinates>
+          <location>
+            <name>Gustavus Airport</name>
+            <code>PAGS</code>
+            <zone>AKZ024</zone>
+            <radar>alaska</radar>
+            <coordinates>58-25N 135-41-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Haines</_name>
+          <coordinates>59-14-08N 135-26-41W</coordinates>
+          <location>
+            <name>Haines Airport</name>
+            <code>PAHN</code>
+            <zone>AKZ002</zone>
+            <radar>alaska</radar>
+            <coordinates>59-15N 135-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Healy</_name>
+          <coordinates>63-51-24N 148-57-57W</coordinates>
+          <location>
+            <name>Healy River Airport</name>
+            <code>PAHV</code>
+            <zone>AKZ004</zone>
+            <radar>alaska</radar>
+            <coordinates>63-52N 148-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Homer</_name>
+          <coordinates>59-38-32N 151-32-53W</coordinates>
+          <location>
+            <name>Homer Airport</name>
+            <code>PAHO</code>
+            <zone>AKZ017</zone>
+            <radar>alaska</radar>
+            <coordinates>59-38-59N 151-28-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Hoonah</_name>
+          <coordinates>58-06-35N 135-26-36W</coordinates>
+          <location>
+            <name>Hoonah Seaplane Base</name>
+            <code>PAOH</code>
+            <zone>AKZ026</zone>
+            <radar>alaska</radar>
+            <coordinates>58-07N 135-26-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Hooper Bay</_name>
+          <coordinates>61-31-51N 166-05-48W</coordinates>
+          <location>
+            <name>Hooper Bay Airport</name>
+            <code>PAHP</code>
+            <radar>alaska</radar>
+            <coordinates>61-31N 166-07-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Huslia</_name>
+          <coordinates>65-41-54N 156-23-58W</coordinates>
+          <location>
+            <name>Huslia Airport</name>
+            <code>PAHL</code>
+            <coordinates>65-41-51N 156-21-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Hydaburg</_name>
+          <coordinates>55-12-29N 132-49-36W</coordinates>
+          <location>
+            <name>Hydaburg Seaplane Base</name>
+            <code>PAHY</code>
+            <radar>alaska</radar>
+            <coordinates>55-12N 132-49-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Juneau</_name>
+          <coordinates>58-18-06N 134-25-10W</coordinates>
+          <location>
+            <name>Juneau International Airport</name>
+            <code>PAJN</code>
+            <zone>AKZ025</zone>
+            <radar>alaska</radar>
+            <coordinates>58-21-16N 134-34-33W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Kake</_name>
+          <coordinates>56-58-32N 133-56-49W</coordinates>
+          <location>
+            <name>Kake Airport</name>
+            <code>PAFE</code>
+            <zone>AKZ026</zone>
+            <radar>alaska</radar>
+            <coordinates>56-57N 133-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Kaktovik</_name>
+          <coordinates>70-07-54N 143-37-26W</coordinates>
+          <location>
+            <name>Barter Island, Barter Island LRRS Airport</name>
+            <code>PABA</code>
+            <radar>alaska</radar>
+            <coordinates>70-08-02N 143-34-36W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Kaltag</_name>
+          <coordinates>64-19-37N 158-43-18W</coordinates>
+          <location>
+            <name>Kaltag Airport</name>
+            <code>PAKV</code>
+            <coordinates>64-19N 158-43-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Kenai</_name>
+          <coordinates>60-33-15N 151-15-29W</coordinates>
+          <location>
+            <name>Kenai Municipal Airport</name>
+            <code>PAEN</code>
+            <zone>AKZ121</zone>
+            <radar>alaska</radar>
+            <coordinates>60-34-23N 151-14-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Ketchikan</_name>
+          <coordinates>55-20-31N 131-38-45W</coordinates>
+          <location>
+            <name>Ketchikan International Airport</name>
+            <code>PAKT</code>
+            <zone>AKZ027</zone>
+            <radar>alaska</radar>
+            <coordinates>55-21-20N 131-42-48W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>King Salmon</_name>
+          <coordinates>58-41-17N 156-39-41W</coordinates>
+          <location>
+            <name>King Salmon Airport</name>
+            <code>PAKN</code>
+            <zone>AKZ016</zone>
+            <radar>alaska</radar>
+            <coordinates>58-40-36N 156-38-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Kipnuk</_name>
+          <coordinates>59-56-20N 164-02-29W</coordinates>
+          <location>
+            <name>Kipnuk Airport</name>
+            <code>PAKI</code>
+            <coordinates>59-55-58N 164-01-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Kivalina</_name>
+          <coordinates>67-43-36N 164-31-59W</coordinates>
+          <location>
+            <name>Kivalina Airport</name>
+            <code>PAVL</code>
+            <radar>alaska</radar>
+            <coordinates>67-43-59N 164-33W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Klawock</_name>
+          <coordinates>55-33-07N 133-05-44W</coordinates>
+          <location>
+            <name>Klawock Airport</name>
+            <code>PAKW</code>
+            <radar>alaska</radar>
+            <coordinates>55-34-59N 133-04-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Kodiak</_name>
+          <coordinates>57-47-23N 152-24-25W</coordinates>
+          <location>
+            <name>Kodiak Airport</name>
+            <code>PADQ</code>
+            <zone>AKZ018</zone>
+            <radar>alaska</radar>
+            <coordinates>57-45N 152-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Kotzebue</_name>
+          <coordinates>66-53-53N 162-35-48W</coordinates>
+          <location>
+            <name>Ralph Wien Memorial Airport</name>
+            <code>PAOT</code>
+            <zone>AKZ003</zone>
+            <radar>alaska</radar>
+            <coordinates>66-53-04N 162-35-53W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Koyuk</_name>
+          <coordinates>64-55-54N 161-09-24W</coordinates>
+          <location>
+            <name>Koyuk Airport</name>
+            <code>PAKK</code>
+            <radar>alaska</radar>
+            <coordinates>64-56-02N 161-09-29W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Kustatan</_name>
+          <coordinates>60-42-56N 151-44-51W</coordinates>
+          <location>
+            <name>Big River Lake</name>
+            <code>PALV</code>
+            <zone>AKZ001</zone>
+            <radar>alaska</radar>
+            <coordinates>60-49N 152-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Lake Minchumina</_name>
+          <coordinates>63-52-58N 152-18-43W</coordinates>
+          <location>
+            <name>Minchumina, Minchumina Airport</name>
+            <code>PAMH</code>
+            <radar>alaska</radar>
+            <coordinates>63-52-50N 152-18-02W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Lime Village</_name>
+          <coordinates>61-21-23N 155-26-08W</coordinates>
+          <location>
+            <name>Sparrevohn Airways Facilities Sector</name>
+            <code>PASV</code>
+            <radar>alaska</radar>
+            <coordinates>61-06N 155-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>McCarthy</_name>
+          <coordinates>61-25-59N 142-55-18W</coordinates>
+          <location>
+            <name>McCarthy</name>
+            <code>PAMX</code>
+            <zone>AKZ017</zone>
+            <radar>alaska</radar>
+            <coordinates>61-25-59N 142-55-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>McGrath</_name>
+          <coordinates>62-57-23N 155-35-44W</coordinates>
+          <location>
+            <name>McGrath Airport</name>
+            <code>PAMC</code>
+            <zone>AKZ004</zone>
+            <radar>alaska</radar>
+            <coordinates>62-58N 155-37W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>McKinley Park</_name>
+          <coordinates>63-43-58N 148-54-51W</coordinates>
+          <location>
+            <name>McKinley National Park Airport</name>
+            <code>PAIN</code>
+            <radar>alaska</radar>
+            <coordinates>63-43-59N 148-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Mekoryuk</_name>
+          <coordinates>60-23-17N 166-11-06W</coordinates>
+          <location>
+            <name>Mekoryuk Airport</name>
+            <code>PAMY</code>
+            <zone>AKZ010</zone>
+            <radar>alaska</radar>
+            <coordinates>60-22N 166-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Metlakatla</_name>
+          <coordinates>55-07-45N 131-34-19W</coordinates>
+          <location>
+            <name>Metlakatla Seaplane Base</name>
+            <code>PAMM</code>
+            <radar>alaska</radar>
+            <coordinates>55-07-51N 131-34-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Nabesna</_name>
+          <coordinates>62-22-18N 143-00-30W</coordinates>
+          <location>
+            <name>Devil Mountain Lodge Airport</name>
+            <code>PABN</code>
+            <radar>alaska</radar>
+            <coordinates>62-23-59N 143-00W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Nenana</_name>
+          <coordinates>64-33-50N 149-05-35W</coordinates>
+          <location>
+            <name>Nenana Municipal Airport</name>
+            <code>PANN</code>
+            <zone>AKZ004</zone>
+            <radar>alaska</radar>
+            <coordinates>64-32-59N 149-04-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Newhalen</_name>
+          <coordinates>59-43-11N 154-53-49W</coordinates>
+          <location>
+            <name>Iliamna, Iliamna Airport</name>
+            <code>PAIL</code>
+            <zone>AKZ010</zone>
+            <radar>alaska</radar>
+            <coordinates>59-45N 154-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Noatak</_name>
+          <coordinates>67-34-15N 162-57-55W</coordinates>
+          <location>
+            <name>Noatak Airport</name>
+            <code>PAWN</code>
+            <radar>alaska</radar>
+            <coordinates>67-34N 162-58-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Nome</_name>
+          <coordinates>64-30-03N 165-24-23W</coordinates>
+          <location>
+            <name>Nome Airport</name>
+            <code>PAOM</code>
+            <zone>AKZ006</zone>
+            <radar>alaska</radar>
+            <coordinates>64-30-42N 165-26-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Northway</_name>
+          <coordinates>62-57-42N 141-56-13W</coordinates>
+          <location>
+            <name>Northway Airport</name>
+            <code>PAOR</code>
+            <zone>AKZ007</zone>
+            <radar>alaska</radar>
+            <coordinates>62-57-39N 141-55-44W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Nuiqsut</_name>
+          <coordinates>70-13-03N 150-58-35W</coordinates>
+          <location>
+            <name>Nuiqsut Airport</name>
+            <code>PAQT</code>
+            <radar>alaska</radar>
+            <coordinates>70-12-35N 151-00-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Palmer</_name>
+          <coordinates>61-35-58N 149-06-46W</coordinates>
+          <location>
+            <name>Palmer Municipal Airport</name>
+            <code>PAAQ</code>
+            <zone>AKZ015</zone>
+            <radar>alaska</radar>
+            <coordinates>61-36N 149-04-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Paxson</_name>
+          <coordinates>63-05-22N 145-36-47W</coordinates>
+          <location>
+            <name>Paxson</name>
+            <code>PAXK</code>
+            <zone>AKZ017</zone>
+            <radar>alaska</radar>
+            <coordinates>63-01-59N 145-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Petersburg</_name>
+          <coordinates>56-48-45N 132-57-20W</coordinates>
+          <location>
+            <name>Petersburg</name>
+            <code>PAPG</code>
+            <zone>AKZ026</zone>
+            <radar>alaska</radar>
+            <coordinates>56-49N 132-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Platinum</_name>
+          <coordinates>59-00-47N 161-48-59W</coordinates>
+          <location>
+            <_name>Platinum</_name>
+            <code>PAPM</code>
+            <radar>alaska</radar>
+            <coordinates>59-01N 161-49W</coordinates>
+          </location>
+          <location>
+            <_name>Cape Newenham, Cape Newenham LRRS Airport</_name>
+            <code>PAEH</code>
+            <radar>alaska</radar>
+            <coordinates>58-38-59N 162-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Point Hope</_name>
+          <coordinates>68-20-52N 166-48-29W</coordinates>
+          <location>
+            <name>Point Hope Airport</name>
+            <code>PAPO</code>
+            <zone>AKZ001</zone>
+            <radar>alaska</radar>
+            <coordinates>68-20-59N 166-48W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Point Lay</_name>
+          <coordinates>69-45-26N 163-03-03W</coordinates>
+          <location>
+            <name>Point Lay LRRS Airport</name>
+            <code>PPIZ</code>
+            <zone>AKZ001</zone>
+            <radar>alaska</radar>
+            <coordinates>69-43N 163-00W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Port Alexander</_name>
+          <coordinates>56-14-58N 134-38-39W</coordinates>
+          <location>
+            <name>Port Alexander Seaplane Base</name>
+            <code>PAAP</code>
+            <zone>AKZ026</zone>
+            <radar>alaska</radar>
+            <coordinates>56-15N 134-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Port Alsworth</_name>
+          <coordinates>60-12-09N 154-18-46W</coordinates>
+          <location>
+            <name>Port Alsworth Airport</name>
+            <code>PALJ</code>
+            <radar>alaska</radar>
+            <coordinates>60-12N 154-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Port Heiden</_name>
+          <coordinates>56-56-57N 158-37-36W</coordinates>
+          <location>
+            <name>Port Heiden Airport</name>
+            <code>PAPH</code>
+            <zone>AKZ010</zone>
+            <radar>alaska</radar>
+            <coordinates>56-57N 158-37-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Saint George</_name>
+          <coordinates>56-36N 169-32-30W</coordinates>
+          <location>
+            <name>St. George, St. George Airport</name>
+            <code>PAPB</code>
+            <radar>alaska</radar>
+            <coordinates>56-34-42N 169-39-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Saint Marys</_name>
+          <coordinates>62-03-11N 163-09-56W</coordinates>
+          <location>
+            <name>St. Mary's, St. Mary's Airport</name>
+            <code>PASM</code>
+            <zone>AKZ010</zone>
+            <radar>alaska</radar>
+            <coordinates>62-02-59N 163-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Saint Paul</_name>
+          <coordinates>57-07-19N 170-16-30W</coordinates>
+          <location>
+            <name>St. Paul Island, St. Paul Island Airport</name>
+            <code>PASN</code>
+            <radar>alaska</radar>
+            <coordinates>57-10N 170-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Sand Point</_name>
+          <coordinates>55-20-22N 160-29-49W</coordinates>
+          <location>
+            <name>Sand Point</name>
+            <code>PASD</code>
+            <radar>alaska</radar>
+            <coordinates>55-19N 160-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Savoonga</_name>
+          <coordinates>63-41-39N 170-28-44W</coordinates>
+          <location>
+            <name>Savoonga Airport</name>
+            <code>PASA</code>
+            <radar>alaska</radar>
+            <coordinates>63-40-59N 170-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Scammon Bay</_name>
+          <coordinates>61-50-34N 165-34-54W</coordinates>
+          <location>
+            <name>Cape Romanzof, Cape Romanzof LRRS Airport</name>
+            <code>PACZ</code>
+            <radar>alaska</radar>
+            <coordinates>61-46-59N 166-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Selawik</_name>
+          <coordinates>66-36-14N 160-00-24W</coordinates>
+          <location>
+            <name>Selawik</name>
+            <code>PASK</code>
+            <zone>AKZ003</zone>
+            <radar>alaska</radar>
+            <coordinates>66-37N 160-00W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Seldovia</_name>
+          <coordinates>59-26-17N 151-42-41W</coordinates>
+          <location>
+            <name>Seldovia Airport</name>
+            <code>PASO</code>
+            <radar>alaska</radar>
+            <coordinates>59-27N 151-41-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Seward</_name>
+          <coordinates>60-06-15N 149-26-31W</coordinates>
+          <location>
+            <name>Seward</name>
+            <code>PAWD</code>
+            <zone>AKZ017</zone>
+            <radar>alaska</radar>
+            <coordinates>60-07N 149-26-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Shishmaref</_name>
+          <coordinates>66-15-24N 166-04-18W</coordinates>
+          <location>
+            <name>Shishmaref Airport</name>
+            <code>PASH</code>
+            <zone>AKZ006</zone>
+            <radar>alaska</radar>
+            <coordinates>66-16N 166-04-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Sitka</_name>
+          <coordinates>57-03-11N 135-19-48W</coordinates>
+          <location>
+            <name>Sitka Airport</name>
+            <code>PASI</code>
+            <zone>AKZ023</zone>
+            <radar>alaska</radar>
+            <coordinates>57-02-53N 135-21-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Skagway</_name>
+          <coordinates>59-27-29N 135-18-50W</coordinates>
+          <location>
+            <name>Skagway</name>
+            <code>PAGY</code>
+            <zone>AKZ026</zone>
+            <radar>alaska</radar>
+            <coordinates>59-28N 135-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Skwentna</_name>
+          <coordinates>61-59-25N 151-23-52W</coordinates>
+          <location>
+            <name>Skwentna</name>
+            <code>PASW</code>
+            <zone>AKZ015</zone>
+            <radar>alaska</radar>
+            <coordinates>61-58N 151-10-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Sleetmute</_name>
+          <coordinates>61-42-09N 157-10-10W</coordinates>
+          <location>
+            <name>Sleetmute</name>
+            <code>PASL</code>
+            <radar>alaska</radar>
+            <coordinates>61-43N 157-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Soldotna</_name>
+          <coordinates>60-29-16N 151-03-29W</coordinates>
+          <location>
+            <name>Soldotna</name>
+            <code>PASX</code>
+            <zone>AKZ121</zone>
+            <radar>alaska</radar>
+            <coordinates>60-28-59N 151-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Sutton</_name>
+          <coordinates>61-42-41N 148-53-39W</coordinates>
+          <location>
+            <name>Sutton</name>
+            <code>PAJV</code>
+            <radar>alaska</radar>
+            <coordinates>61-43N 148-52-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Takotna</_name>
+          <coordinates>62-59-18N 156-03-51W</coordinates>
+          <location>
+            <name>Tatalina LRRS Airport</name>
+            <code>PATL</code>
+            <radar>alaska</radar>
+            <coordinates>62-53-59N 155-58-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Talkeetna</_name>
+          <coordinates>62-19-26N 150-06-33W</coordinates>
+          <location>
+            <name>Talkeetna Airport</name>
+            <code>PATK</code>
+            <zone>AKZ015</zone>
+            <radar>alaska</radar>
+            <coordinates>62-19-14N 150-05-36W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Tanana</_name>
+          <coordinates>65-10-18N 152-04-44W</coordinates>
+          <location>
+            <name>Calhoun Memorial Airport</name>
+            <code>PATA</code>
+            <zone>AKZ004</zone>
+            <radar>alaska</radar>
+            <coordinates>65-10N 152-05-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Tin City</_name>
+          <coordinates>65-33-30N 167-56-53W</coordinates>
+          <location>
+            <name>Tin City Airways Facilities Sector</name>
+            <code>PATC</code>
+            <radar>alaska</radar>
+            <coordinates>65-34N 167-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Togiak</_name>
+          <coordinates>59-03-42N 160-22-35W</coordinates>
+          <location>
+            <name>Togiac Village,Togiak Airport</name>
+            <code>PATG</code>
+            <zone>AKZ010</zone>
+            <radar>alaska</radar>
+            <coordinates>59-02-59N 160-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Unalakleet</_name>
+          <coordinates>63-52-23N 160-47-17W</coordinates>
+          <location>
+            <name>Unalakleet</name>
+            <code>PAUN</code>
+            <zone>AKZ006</zone>
+            <radar>alaska</radar>
+            <coordinates>63-52-59N 160-48W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Unalaska</_name>
+          <coordinates>53-52-24N 166-32-12W</coordinates>
+          <location>
+            <name>Unalaska Airport</name>
+            <code>PADU</code>
+            <zone>AKZ020</zone>
+            <radar>alaska</radar>
+            <coordinates>53-53-59N 166-31-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Valdez</_name>
+          <coordinates>61-07-50N 146-20-53W</coordinates>
+          <location>
+            <name>Valdez</name>
+            <code>PAVD</code>
+            <zone>AKZ017</zone>
+            <radar>alaska</radar>
+            <coordinates>61-07-59N 146-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Wainwright</_name>
+          <coordinates>70-38-12N 160-02-17W</coordinates>
+          <location>
+            <name>Wainwright Airport</name>
+            <code>PAWI</code>
+            <zone>AKZ001</zone>
+            <radar>alaska</radar>
+            <coordinates>70-37-59N 159-50-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Wasilla</_name>
+          <coordinates>61-34-53N 149-26-21W</coordinates>
+          <location>
+            <name>Wasilla Airport</name>
+            <code>PAWS</code>
+            <radar>alaska</radar>
+            <coordinates>61-34-18N 149-32-26W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Whittier</_name>
+          <coordinates>60-46-23N 148-41-02W</coordinates>
+          <location>
+            <_name>Whittier</_name>
+            <code>PAWR</code>
+            <zone>AKZ015</zone>
+            <radar>alaska</radar>
+            <coordinates>60-46N 148-40-59W</coordinates>
+          </location>
+          <location>
+            <_name>Portage, Portage Glacier</_name>
+            <code>PATO</code>
+            <radar>alaska</radar>
+            <coordinates>60-46-59N 148-49-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Willow</_name>
+          <coordinates>61-44-49N 150-02-14W</coordinates>
+          <location>
+            <name>Willow Airport</name>
+            <code>PAUO</code>
+            <zone>AKZ015</zone>
+            <radar>alaska</radar>
+            <coordinates>61-45N 150-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Wrangell</_name>
+          <coordinates>56-28-14N 132-22-36W</coordinates>
+          <location>
+            <name>Wrangell</name>
+            <code>PAWG</code>
+            <zone>AKZ026</zone>
+            <radar>alaska</radar>
+            <coordinates>56-28-59N 132-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Alaska in United States -->
+          <_name>Yakutat</_name>
+          <coordinates>59-32-48N 139-43-37W</coordinates>
+          <location>
+            <name>Yakutat</name>
+            <code>PAYA</code>
+            <zone>AKZ022</zone>
+            <radar>alaska</radar>
+            <coordinates>59-31N 139-40W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Arizona</_name>
+        <fips-code>US04</fips-code>
+        <tz-hint>America/Phoenix</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Bullhead City</_name>
+          <coordinates>35-08-51N 114-34-05W</coordinates>
+          <location>
+            <name>Laughlin / Bullhead International Airport</name>
+            <code>KIFP</code>
+            <coordinates>35-09-26N 114-33-33W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Casa Grande</_name>
+          <coordinates>32-52-46N 111-45-26W</coordinates>
+          <location>
+            <name>Casa Grande Municipal Airport</name>
+            <code>KCGZ</code>
+            <zone>AZZ028</zone>
+            <radar>phx</radar>
+            <coordinates>32-57N 111-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Chandler</_name>
+          <coordinates>33-18-22N 111-50-28W</coordinates>
+          <location>
+            <name>Chandler Municipal Airport</name>
+            <code>KCHD</code>
+            <coordinates>33-16-09N 111-48-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Childs</_name>
+          <coordinates>32-27-10N 112-50-36W</coordinates>
+          <location>
+            <name>Gila Bend U. S. Army Airfield</name>
+            <code>KGBN</code>
+            <zone>AZZ027</zone>
+            <radar>phx</radar>
+            <coordinates>32-25-59N 112-40-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Douglas</_name>
+          <coordinates>31-20-40N 109-32-43W</coordinates>
+          <location>
+            <name>Douglas Bisbee, Bisbee Douglas International Airport</name>
+            <code>KDUG</code>
+            <zone>AZZ030</zone>
+            <radar>phx</radar>
+            <coordinates>31-28-09N 109-36-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Flagstaff</_name>
+          <coordinates>35-11-53N 111-39-04W</coordinates>
+          <location>
+            <name>Flagstaff Pulliam Airport</name>
+            <code>KFLG</code>
+            <zone>AZZ015</zone>
+            <radar>phx</radar>
+            <coordinates>35-08-25N 111-40-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Gilbert</_name>
+          <coordinates>33-21-10N 111-47-20W</coordinates>
+          <location>
+            <name>Chandler, Chandler Municipal Airport</name>
+            <code>KCHD</code>
+            <coordinates>33-16-09N 111-48-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Glendale</_name>
+          <coordinates>33-32-19N 112-11-09W</coordinates>
+          <location>
+            <name>Glendale Municipal Airport</name>
+            <code>KGEU</code>
+            <coordinates>33-31-37N 112-17-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Goodyear</_name>
+          <coordinates>33-26-07N 112-21-29W</coordinates>
+          <location>
+            <name>Goodyear Municipal</name>
+            <code>KGYR</code>
+            <zone>AZZ023</zone>
+            <radar>phx</radar>
+            <coordinates>33-25N 112-22-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Grand Canyon</_name>
+          <coordinates>36-03-15N 112-08-21W</coordinates>
+          <location>
+            <name>Grand Canyon National Park Airport</name>
+            <code>KGCN</code>
+            <zone>AZZ006</zone>
+            <radar>las</radar>
+            <coordinates>35-56-45N 112-09-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Kingman</_name>
+          <coordinates>35-11-21N 114-03-10W</coordinates>
+          <location>
+            <name>Kingman Airport</name>
+            <code>KIGM</code>
+            <zone>AZZ003</zone>
+            <radar>las</radar>
+            <coordinates>35-15-28N 113-55-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Mesa</_name>
+          <coordinates>33-25-20N 111-49-21W</coordinates>
+          <location>
+            <_name>Mesa / Falcon Field</_name>
+            <code>KFFZ</code>
+            <zone>AZZ023</zone>
+            <radar>phx</radar>
+            <coordinates>33-28N 111-43-59W</coordinates>
+          </location>
+          <location>
+            <_name>Williams Gateway Airport</_name>
+            <code>KIWA</code>
+            <zone>AZZ015</zone>
+            <radar>phx</radar>
+            <coordinates>33-19N 111-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Nogales</_name>
+          <coordinates>31-20-25N 110-56-03W</coordinates>
+          <location>
+            <name>Nogales International Airport</name>
+            <code>KOLS</code>
+            <coordinates>31-25-14N 110-50-44W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Page</_name>
+          <coordinates>36-54-52N 111-27-20W</coordinates>
+          <location>
+            <name>Page Municipal Airport</name>
+            <code>KPGA</code>
+            <zone>AZZ005</zone>
+            <radar>las</radar>
+            <coordinates>36-55-14N 111-26-53W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Peoria</_name>
+          <coordinates>33-34-50N 112-14-14W</coordinates>
+          <location>
+            <name>Glendale, Glendale Municipal Airport</name>
+            <code>KGEU</code>
+            <coordinates>33-31-37N 112-17-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Phoenix</_name>
+          <coordinates>33-26-54N 112-04-26W</coordinates>
+          <location>
+            <_name>Phoenix Sky Harbor International Airport</_name>
+            <code>KPHX</code>
+            <zone>AZZ023</zone>
+            <radar>phx</radar>
+            <coordinates>33-26-03N 112-03-03W</coordinates>
+          </location>
+          <location>
+            <_name>Phoenix-Deer Valley Municipal Airport</_name>
+            <code>KDVT</code>
+            <zone>AZZ023</zone>
+            <radar>phx</radar>
+            <coordinates>33-41-25N 112-03-56W</coordinates>
+          </location>
+          <location>
+            <_name>Luke Air Force Base / Phoenix</_name>
+            <code>KLUF</code>
+            <zone>AZZ023</zone>
+            <radar>phx</radar>
+            <coordinates>33-31-59N 112-22-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Prescott</_name>
+          <coordinates>34-32-24N 112-28-06W</coordinates>
+          <location>
+            <name>Love Field</name>
+            <code>KPRC</code>
+            <zone>AZZ008</zone>
+            <radar>phx</radar>
+            <coordinates>34-38-57N 112-25-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Safford</_name>
+          <coordinates>32-50-02N 109-42-27W</coordinates>
+          <location>
+            <name>Safford Municipal Airport</name>
+            <code>KSAD</code>
+            <zone>AZZ030</zone>
+            <radar>phx</radar>
+            <coordinates>32-51-25N 109-38-08W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Saint Johns</_name>
+          <coordinates>34-30-21N 109-21-39W</coordinates>
+          <location>
+            <name>St. Johns, St. Johns Industrial Airpark</name>
+            <code>KSJN</code>
+            <coordinates>34-31-05N 109-22-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Scottsdale</_name>
+          <coordinates>33-30-33N 111-53-56W</coordinates>
+          <location>
+            <name>Scottsdale Airport</name>
+            <code>KSDL</code>
+            <zone>AZZ023</zone>
+            <radar>phx</radar>
+            <coordinates>33-37-22N 111-54-38W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Show Low</_name>
+          <coordinates>34-15-15N 110-01-47W</coordinates>
+          <location>
+            <name>Show Low Regional Airport</name>
+            <code>KSOW</code>
+            <zone>AZZ017</zone>
+            <radar>phx</radar>
+            <coordinates>34-15-55N 110-00-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Sierra Vista</_name>
+          <coordinates>31-33-16N 110-18-13W</coordinates>
+          <location>
+            <name>Fort Huachuca, Libby AAF Ft Huachuca</name>
+            <code>KFHU</code>
+            <zone>AZZ035</zone>
+            <radar>phx</radar>
+            <coordinates>31-34-59N 110-19-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Tempe</_name>
+          <coordinates>33-24-53N 111-54-33W</coordinates>
+          <location>
+            <name>Phoenix, Phoenix Sky Harbor International Airport</name>
+            <code>KPHX</code>
+            <zone>AZZ023</zone>
+            <radar>phx</radar>
+            <coordinates>33-26-03N 112-03-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Tucson</_name>
+          <coordinates>32-13-18N 110-55-35W</coordinates>
+          <location>
+            <_name>Davis-Monthan Air Force Base</_name>
+            <code>KDMA</code>
+            <zone>AZZ033</zone>
+            <radar>phx</radar>
+            <coordinates>32-10N 110-52-59W</coordinates>
+          </location>
+          <location>
+            <_name>Tucson International Airport</_name>
+            <code>KTUS</code>
+            <zone>AZZ033</zone>
+            <radar>phx</radar>
+            <coordinates>32-07-53N 110-57-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Window Rock</_name>
+          <coordinates>35-40-50N 109-03-09W</coordinates>
+          <location>
+            <name>Window Rock Airport</name>
+            <code>KRQE</code>
+            <coordinates>35-38-59N 109-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Winslow</_name>
+          <coordinates>35-01-27N 110-41-50W</coordinates>
+          <location>
+            <name>Winslow Municipal Airport</name>
+            <code>KINW</code>
+            <zone>AZZ013</zone>
+            <radar>phx</radar>
+            <coordinates>35-01-41N 110-43-14W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arizona in United States -->
+          <_name>Yuma</_name>
+          <coordinates>32-43-31N 114-37-27W</coordinates>
+          <location>
+            <name>Yuma, Marine Corps Air Station</name>
+            <code>KNYL</code>
+            <zone>AZZ025</zone>
+            <radar>phx</radar>
+            <coordinates>32-38-59N 114-35-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Arkansas</_name>
+        <fips-code>US05</fips-code>
+        <tz-hint>America/Chicago</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Arkadelphia</_name>
+          <coordinates>34-07-15N 093-03-13W</coordinates>
+          <location>
+            <name>Dexter B Florence Memorial Field Airport</name>
+            <code>KM89</code>
+            <coordinates>34-05-58N 093-03-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Batesville</_name>
+          <coordinates>35-46-11N 091-38-27W</coordinates>
+          <location>
+            <name>Batesville Regional Airport</name>
+            <code>KBVX</code>
+            <zone>ARZ016</zone>
+            <radar>lit</radar>
+            <coordinates>35-43-59N 091-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Bentonville</_name>
+          <coordinates>36-22-22N 094-12-31W</coordinates>
+          <location>
+            <name>Bentonville Municipal Airport / Louise M Thaden Field</name>
+            <code>KVBT</code>
+            <zone>ARZ001</zone>
+            <radar>okc</radar>
+            <coordinates>36-21N 094-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Blytheville</_name>
+          <coordinates>35-55-38N 089-55-08W</coordinates>
+          <location>
+            <name>Blytheville Municipal Airport</name>
+            <code>KHKA</code>
+            <coordinates>35-56-20N 089-49-56W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Camden</_name>
+          <coordinates>33-35-04N 092-50-03W</coordinates>
+          <location>
+            <name>Camden / Harrell Field</name>
+            <code>KCDH</code>
+            <coordinates>33-37N 092-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>De Queen</_name>
+          <coordinates>34-02-16N 094-20-28W</coordinates>
+          <location>
+            <name>J Lynn Helms Sevier County Airport</name>
+            <code>KDEQ</code>
+            <coordinates>34-02-48N 094-23-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>El Dorado</_name>
+          <coordinates>33-12-27N 092-39-58W</coordinates>
+          <location>
+            <name>South Arkansas Regional at Goodwin Field Airport</name>
+            <code>KELD</code>
+            <zone>ARZ073</zone>
+            <radar>shv</radar>
+            <coordinates>33-13-14N 092-48-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Fayetteville</_name>
+          <coordinates>36-03-45N 094-09-26W</coordinates>
+          <location>
+            <_name>Drake Field</_name>
+            <code>KFYV</code>
+            <zone>ARZ010</zone>
+            <radar>okc</radar>
+            <coordinates>36-00-37N 094-10-04W</coordinates>
+          </location>
+          <location>
+            <_name>Fayetteville / Springdale, Northwest Arkansas Regional Airport</_name>
+            <code>KXNA</code>
+            <zone>ARZ010</zone>
+            <radar>okc</radar>
+            <coordinates>36-16-54N 094-18-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Flippin</_name>
+          <coordinates>36-16-44N 092-35-49W</coordinates>
+          <location>
+            <name>Marion County Regional Airport</name>
+            <code>KFLP</code>
+            <zone>ARZ004</zone>
+            <radar>lit</radar>
+            <coordinates>36-17-59N 092-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Fort Smith</_name>
+          <coordinates>35-23-09N 094-23-54W</coordinates>
+          <location>
+            <name>Fort Smith Regional Airport</name>
+            <code>KFSM</code>
+            <radar>okc</radar>
+            <coordinates>35-20N 094-21-53W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Gosnell</_name>
+          <coordinates>35-57-35N 089-58-19W</coordinates>
+          <location>
+            <name>Eaker Air Force Base</name>
+            <code>KBYH</code>
+            <coordinates>35-58N 089-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Harrell</_name>
+          <coordinates>33-30-36N 092-23-55W</coordinates>
+          <location>
+            <name>Camden / Harrell Field</name>
+            <code>KCDH</code>
+            <coordinates>33-37N 092-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Harrison</_name>
+          <coordinates>36-13-47N 093-06-27W</coordinates>
+          <location>
+            <name>Boone County Airport</name>
+            <code>KHRO</code>
+            <zone>ARZ003</zone>
+            <radar>lit</radar>
+            <coordinates>36-15-42N 093-09-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Hot Springs</_name>
+          <coordinates>34-30-13N 093-03-18W</coordinates>
+          <location>
+            <name>Memorial Field Airport</name>
+            <code>KHOT</code>
+            <zone>ARZ042</zone>
+            <radar>lit</radar>
+            <coordinates>34-28-41N 093-05-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Jonesboro</_name>
+          <coordinates>35-50-32N 090-42-15W</coordinates>
+          <location>
+            <name>Jonesboro Municipal Airport</name>
+            <code>KJBR</code>
+            <zone>ARZ026</zone>
+            <radar>lit</radar>
+            <coordinates>35-50-13N 090-38-35W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Little Rock</_name>
+          <coordinates>34-44-47N 092-17-22W</coordinates>
+          <location>
+            <_name>Adams Field</_name>
+            <code>KLIT</code>
+            <zone>ARZ044</zone>
+            <radar>lit</radar>
+            <coordinates>34-43-36N 092-14-09W</coordinates>
+          </location>
+          <location>
+            <_name>Little Rock Air Force Base</_name>
+            <code>KLRF</code>
+            <zone>ARZ044</zone>
+            <radar>lit</radar>
+            <coordinates>34-55N 092-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Mena</_name>
+          <coordinates>34-35-10N 094-14-22W</coordinates>
+          <location>
+            <name>Mena Intermountain Municipal Airport</name>
+            <code>KMEZ</code>
+            <coordinates>34-32-43N 094-12-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Monticello</_name>
+          <coordinates>33-37-44N 091-47-27W</coordinates>
+          <location>
+            <name>Monticello Municipal Airport / Ellis Field</name>
+            <code>KLLQ</code>
+            <coordinates>33-38-17N 091-45-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Mount Ida</_name>
+          <coordinates>34-33-24N 093-38-02W</coordinates>
+          <location>
+            <name>Mount Ida</name>
+            <code>KMWT</code>
+            <coordinates>34-32-59N 093-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Mountain Home</_name>
+          <coordinates>36-20-07N 092-23-06W</coordinates>
+          <location>
+            <name>Baxter County Regional Airport</name>
+            <code>KBPK</code>
+            <coordinates>36-22-14N 092-28-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Newport</_name>
+          <coordinates>35-36-17N 091-16-54W</coordinates>
+          <location>
+            <name>Newport Municipal Airport</name>
+            <code>KM19</code>
+            <coordinates>35-38-15N 091-10-33W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Pine Bluff</_name>
+          <coordinates>34-13-42N 092-00-11W</coordinates>
+          <location>
+            <name>Grider Field Airport</name>
+            <code>KPBF</code>
+            <zone>ARZ056</zone>
+            <radar>shv</radar>
+            <coordinates>34-10-29N 091-56-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Rogers</_name>
+          <coordinates>36-19-55N 094-07-06W</coordinates>
+          <location>
+            <name>Rogers Municipal Airport-Carter Field</name>
+            <code>KROG</code>
+            <zone>ARZ001</zone>
+            <radar>okc</radar>
+            <coordinates>36-22N 094-05-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Russellville</_name>
+          <coordinates>35-16-42N 093-08-01W</coordinates>
+          <location>
+            <name>Russellville Regional Airport</name>
+            <code>KRUE</code>
+            <coordinates>35-15-32N 093-05-35W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Searcy</_name>
+          <coordinates>35-15-02N 091-44-10W</coordinates>
+          <location>
+            <name>Searcy Municipal Airport</name>
+            <code>KSRC</code>
+            <coordinates>35-12-42N 091-44-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Siloam Springs</_name>
+          <coordinates>36-11-17N 094-32-25W</coordinates>
+          <location>
+            <name>Smith Field Airport</name>
+            <code>KSLG</code>
+            <zone>ARZ001</zone>
+            <radar>okc</radar>
+            <coordinates>36-12N 094-28-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Springdale</_name>
+          <coordinates>36-11-12N 094-07-43W</coordinates>
+          <location>
+            <_name>Springdale Municipal</_name>
+            <code>KASG</code>
+            <coordinates>36-10-59N 094-07W</coordinates>
+          </location>
+          <location>
+            <_name>Fayetteville / Springdale, Northwest Arkansas Regional Airport</_name>
+            <code>KXNA</code>
+            <zone>ARZ010</zone>
+            <radar>okc</radar>
+            <coordinates>36-16-54N 094-18-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Stuttgart</_name>
+          <coordinates>34-30-01N 091-33-09W</coordinates>
+          <location>
+            <name>Stuttgart Municipal Airport</name>
+            <code>KSGT</code>
+            <zone>ARZ057</zone>
+            <radar>lit</radar>
+            <coordinates>34-36N 091-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Texarkana</_name>
+          <coordinates>33-26-30N 094-02-15W</coordinates>
+          <location>
+            <name>Texarkana Regional-Webb Field</name>
+            <code>KTXK</code>
+            <zone>ARZ070</zone>
+            <radar>shv</radar>
+            <coordinates>33-27-21N 093-59-14W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>Walnut Ridge</_name>
+          <coordinates>36-04-06N 090-57-21W</coordinates>
+          <location>
+            <name>Walnut Ridge Regional Airport</name>
+            <code>KARG</code>
+            <zone>ARZ017</zone>
+            <radar>lit</radar>
+            <coordinates>36-07-59N 090-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Arkansas in United States -->
+          <_name>West Memphis</_name>
+          <coordinates>35-08-47N 090-11-04W</coordinates>
+          <location>
+            <name>West Memphis Municipal Airport</name>
+            <code>KAWM</code>
+            <coordinates>35-07-59N 090-13-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>California</_name>
+        <fips-code>US06</fips-code>
+        <tz-hint>America/Los_Angeles</tz-hint>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Alturas</_name>
+          <coordinates>41-29-13N 120-32-32W</coordinates>
+          <location>
+            <name>Alturas</name>
+            <code>KAAT</code>
+            <coordinates>41-29-29N 120-33-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Anaheim</_name>
+          <coordinates>33-50-07N 117-54-52W</coordinates>
+          <location>
+            <name>Fullerton, Fullerton Municipal Airport</name>
+            <code>KFUL</code>
+            <zone>CAZ042</zone>
+            <radar>lax</radar>
+            <coordinates>33-52-18N 117-59-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Arcata</_name>
+          <coordinates>40-51-59N 124-04-58W</coordinates>
+          <location>
+            <name>Arcata / Eureka, Arcata Airport</name>
+            <code>KACV</code>
+            <zone>CAZ001</zone>
+            <radar>rbl</radar>
+            <coordinates>40-58-41N 124-06-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Auburn</_name>
+          <coordinates>38-53-47N 121-04-36W</coordinates>
+          <location>
+            <name>Auburn Municipal Airport</name>
+            <code>KAUN</code>
+            <coordinates>38-57N 121-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Avalon</_name>
+          <coordinates>33-20-34N 118-19-40W</coordinates>
+          <location>
+            <_name>Catalina Airport</_name>
+            <code>KAVX</code>
+            <radar>lax</radar>
+            <coordinates>33-24-18N 118-24-56W</coordinates>
+          </location>
+          <location>
+            <_name>San Clemente Island, San Clemente Island NALF</_name>
+            <code>KNUC</code>
+            <coordinates>33-01-23N 118-35-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Bakersfield</_name>
+          <coordinates>35-22-23N 119-01-07W</coordinates>
+          <location>
+            <name>Meadows Field Airport</name>
+            <code>KBFL</code>
+            <zone>CAZ021</zone>
+            <radar>fat</radar>
+            <coordinates>35-26N 119-03-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Berkeley</_name>
+          <coordinates>37-52-17N 122-16-21W</coordinates>
+          <location>
+            <name>Oakland, Metro Oakland International Airport</name>
+            <code>KOAK</code>
+            <zone>CAZ007</zone>
+            <radar>sfo</radar>
+            <coordinates>37-43-09N 122-14-07W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Bishop</_name>
+          <coordinates>37-21-48N 118-23-42W</coordinates>
+          <location>
+            <name>Bishop Airport</name>
+            <code>KBIH</code>
+            <zone>CAZ026</zone>
+            <radar>sfo</radar>
+            <coordinates>37-22-15N 118-21-29W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Blythe</_name>
+          <coordinates>33-36-37N 114-35-46W</coordinates>
+          <location>
+            <name>Blythe Airport</name>
+            <code>KBLH</code>
+            <zone>CAZ031</zone>
+            <radar>lax</radar>
+            <coordinates>33-37-09N 114-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Burbank</_name>
+          <coordinates>34-10-51N 118-18-32W</coordinates>
+          <location>
+            <name>Burbank-Glendale-Pasadena Airport</name>
+            <code>KBUR</code>
+            <zone>CAZ047</zone>
+            <radar>lax</radar>
+            <coordinates>34-11-58N 118-21-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Camarillo</_name>
+          <coordinates>34-12-59N 119-02-15W</coordinates>
+          <location>
+            <name>Camarillo Airport</name>
+            <code>KCMA</code>
+            <zone>CAZ040</zone>
+            <radar>lax</radar>
+            <coordinates>34-13N 119-04-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Campo</_name>
+          <coordinates>32-36-23N 116-28-08W</coordinates>
+          <location>
+            <name>Campo</name>
+            <code>KCZZ</code>
+            <zone>CAZ058</zone>
+            <radar>lax</radar>
+            <coordinates>32-37-33N 116-28-05W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Carlsbad</_name>
+          <coordinates>33-09-29N 117-21-02W</coordinates>
+          <location>
+            <name>McClellan-Palomar Airport</name>
+            <code>KCRQ</code>
+            <zone>CAZ043</zone>
+            <radar>lax</radar>
+            <coordinates>33-07-48N 117-16-32W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Chico</_name>
+          <coordinates>39-43-42N 121-50-14W</coordinates>
+          <location>
+            <name>Chico Municipal</name>
+            <code>KCIC</code>
+            <zone>CAZ016</zone>
+            <radar>sfo</radar>
+            <coordinates>39-47-59N 121-50-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>China Lake</_name>
+          <coordinates>35-39-02N 117-39-42W</coordinates>
+          <location>
+            <name>China Lake, Naval Air Facility</name>
+            <code>KNID</code>
+            <zone>CAZ028</zone>
+            <radar>fat</radar>
+            <coordinates>35-41-11N 117-41-23W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Chino</_name>
+          <coordinates>34-00-44N 117-41-20W</coordinates>
+          <location>
+            <name>Chino Airport</name>
+            <code>KCNO</code>
+            <zone>CAZ048</zone>
+            <radar>lax</radar>
+            <coordinates>33-58-32N 117-37-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Chula Vista</_name>
+          <coordinates>32-38-24N 117-05-03W</coordinates>
+          <location>
+            <name>Imperial Beach, Naval Auxiliary Landing Field</name>
+            <code>KNRS</code>
+            <zone>CAZ043</zone>
+            <radar>lax</radar>
+            <coordinates>32-33-47N 117-06-35W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Concord</_name>
+          <coordinates>37-58-40N 122-01-51W</coordinates>
+          <location>
+            <name>Buchanan Field</name>
+            <code>KCCR</code>
+            <zone>CAZ007</zone>
+            <radar>sfo</radar>
+            <coordinates>37-59-30N 122-03-06W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Corona</_name>
+          <coordinates>33-52-31N 117-33-59W</coordinates>
+          <location>
+            <name>Chino, Chino Airport</name>
+            <code>KCNO</code>
+            <zone>CAZ048</zone>
+            <radar>lax</radar>
+            <coordinates>33-58-32N 117-37-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Costa Mesa</_name>
+          <coordinates>33-38-28N 117-55-07W</coordinates>
+          <location>
+            <name>Santa Ana, John Wayne Airport-Orange County Airport</name>
+            <code>KSNA</code>
+            <zone>CAZ042</zone>
+            <radar>lax</radar>
+            <coordinates>33-40-47N 117-51-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Crescent City</_name>
+          <coordinates>41-45-21N 124-12-06W</coordinates>
+          <location>
+            <name>Jack McNamara Field Airport</name>
+            <code>KCEC</code>
+            <zone>CAZ001</zone>
+            <radar>rbl</radar>
+            <coordinates>41-46-49N 124-14-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Daggett</_name>
+          <coordinates>34-51-47N 116-53-17W</coordinates>
+          <location>
+            <name>Barstow-Daggett Airport</name>
+            <code>KDAG</code>
+            <zone>CAZ028</zone>
+            <radar>lax</radar>
+            <coordinates>34-51-12N 116-47-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Daly City</_name>
+          <coordinates>37-42-20N 122-27-42W</coordinates>
+          <location>
+            <name>San Francisco, San Francisco International Airport</name>
+            <code>KSFO</code>
+            <zone>CAZ006</zone>
+            <radar>sfo</radar>
+            <coordinates>37-37-10N 122-21-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Edwards</_name>
+          <coordinates>34-55-33N 117-56-06W</coordinates>
+          <location>
+            <_name>Edwards Air Force Base</_name>
+            <code>KEDW</code>
+            <zone>CAZ025</zone>
+            <radar>lax</radar>
+            <coordinates>34-55N 117-54W</coordinates>
+          </location>
+          <location>
+            <_name>Edwards Air Force Auxiliary North Base</_name>
+            <code>K9L2</code>
+            <coordinates>34-58-59N 117-50-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>El Cajon</_name>
+          <coordinates>32-47-41N 116-57-45W</coordinates>
+          <location>
+            <name>San Diego / El Cajon, Gillespie Field Airport</name>
+            <code>KSEE</code>
+            <zone>CAZ050</zone>
+            <radar>lax</radar>
+            <coordinates>32-49-33N 116-58-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>El Centro</_name>
+          <coordinates>32-47-31N 115-33-46W</coordinates>
+          <location>
+            <name>El Centro, Naval Air Facility</name>
+            <code>KNJK</code>
+            <zone>CAZ033</zone>
+            <radar>lax</radar>
+            <coordinates>32-49-30N 115-39-38W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>El Monte</_name>
+          <coordinates>34-04-07N 118-01-39W</coordinates>
+          <location>
+            <name>El Monte</name>
+            <code>KEMT</code>
+            <zone>CAZ047</zone>
+            <radar>lax</radar>
+            <coordinates>34-04-59N 118-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Emigrant Gap</_name>
+          <coordinates>39-17-48N 120-40-21W</coordinates>
+          <location>
+            <name>Blue Canyon Nyack Airport</name>
+            <code>KBLU</code>
+            <radar>sfo</radar>
+            <coordinates>39-16-33N 120-42-29W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Escondido</_name>
+          <coordinates>33-07-09N 117-05-11W</coordinates>
+          <location>
+            <name>Carlsbad, McClellan-Palomar Airport</name>
+            <code>KCRQ</code>
+            <zone>CAZ043</zone>
+            <radar>lax</radar>
+            <coordinates>33-07-48N 117-16-32W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Eureka</_name>
+          <coordinates>40-48-07N 124-09-49W</coordinates>
+          <location>
+            <name>Arcata / Eureka, Arcata Airport</name>
+            <code>KACV</code>
+            <zone>CAZ001</zone>
+            <radar>rbl</radar>
+            <coordinates>40-58-41N 124-06-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Fairfield</_name>
+          <coordinates>38-14-57N 122-02-23W</coordinates>
+          <location>
+            <name>Fairfield / Travis Air Force Base</name>
+            <code>KSUU</code>
+            <zone>CAZ018</zone>
+            <radar>sfo</radar>
+            <coordinates>38-16N 121-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Fontana</_name>
+          <coordinates>34-05-32N 117-26-06W</coordinates>
+          <location>
+            <name>Ontario, Ontario International Airport</name>
+            <code>KONT</code>
+            <zone>CAZ048</zone>
+            <radar>lax</radar>
+            <coordinates>34-03-11N 117-34-32W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Fremont</_name>
+          <coordinates>37-32-53N 121-59-18W</coordinates>
+          <location>
+            <name>Palo Alto Airport</name>
+            <code>KPAO</code>
+            <zone>CAZ006</zone>
+            <radar>sfo</radar>
+            <coordinates>37-28N 122-07W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Fresno</_name>
+          <coordinates>36-44-51N 119-46-20W</coordinates>
+          <location>
+            <name>Fresno Air Terminal</name>
+            <code>KFAT</code>
+            <zone>CAZ020</zone>
+            <radar>fat</radar>
+            <coordinates>36-46-48N 119-43-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Fullerton</_name>
+          <coordinates>33-52-13N 117-55-31W</coordinates>
+          <location>
+            <name>Fullerton Municipal Airport</name>
+            <code>KFUL</code>
+            <zone>CAZ042</zone>
+            <radar>lax</radar>
+            <coordinates>33-52-18N 117-59-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Garden Grove</_name>
+          <coordinates>33-46-26N 117-56-29W</coordinates>
+          <location>
+            <name>Los Alamitos U. S. Army Airfield</name>
+            <code>KSLI</code>
+            <coordinates>33-46-59N 118-02-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Glendale</_name>
+          <coordinates>34-08-33N 118-15-18W</coordinates>
+          <location>
+            <name>Burbank, Burbank-Glendale-Pasadena Airport</name>
+            <code>KBUR</code>
+            <zone>CAZ047</zone>
+            <radar>lax</radar>
+            <coordinates>34-11-58N 118-21-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Hanford</_name>
+          <coordinates>36-19-38N 119-38-44W</coordinates>
+          <location>
+            <name>Hanford Municipal Airport</name>
+            <code>KHJO</code>
+            <coordinates>36-19-06N 119-37-44W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Hawthorne</_name>
+          <coordinates>33-54-59N 118-21-09W</coordinates>
+          <location>
+            <name>Hawthorne Municipal Airport</name>
+            <code>KHHR</code>
+            <zone>CAZ041</zone>
+            <radar>lax</radar>
+            <coordinates>33-55-24N 118-19-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Hayward</_name>
+          <coordinates>37-40-07N 122-04-50W</coordinates>
+          <location>
+            <name>Hayward Air Terminal</name>
+            <code>KHWD</code>
+            <zone>CAZ007</zone>
+            <radar>sfo</radar>
+            <coordinates>37-39-38N 122-07-05W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Huntington Beach</_name>
+          <coordinates>33-39-37N 117-59-57W</coordinates>
+          <location>
+            <name>Santa Ana, John Wayne Airport-Orange County Airport</name>
+            <code>KSNA</code>
+            <zone>CAZ042</zone>
+            <radar>lax</radar>
+            <coordinates>33-40-47N 117-51-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Imperial</_name>
+          <coordinates>32-50-51N 115-34-09W</coordinates>
+          <location>
+            <name>Imperial County Airport</name>
+            <code>KIPL</code>
+            <zone>CAZ033</zone>
+            <radar>lax</radar>
+            <coordinates>32-50-03N 115-34-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Imperial Beach</_name>
+          <coordinates>32-35-02N 117-06-47W</coordinates>
+          <location>
+            <name>Naval Auxiliary Landing Field</name>
+            <code>KNRS</code>
+            <zone>CAZ043</zone>
+            <radar>lax</radar>
+            <coordinates>32-33-47N 117-06-35W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Inglewood</_name>
+          <coordinates>33-57-42N 118-21-11W</coordinates>
+          <location>
+            <name>Los Angeles, Los Angeles International Airport</name>
+            <code>KLAX</code>
+            <zone>CAZ041</zone>
+            <radar>lax</radar>
+            <coordinates>33-56-17N 118-23-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Inyokern</_name>
+          <coordinates>35-38-48N 117-48-45W</coordinates>
+          <location>
+            <name>Inyokern</name>
+            <code>KIYK</code>
+            <zone>CAZ025</zone>
+            <radar>fat</radar>
+            <coordinates>35-40N 117-49-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Irvine</_name>
+          <coordinates>33-40-10N 117-49-23W</coordinates>
+          <location>
+            <name>Santa Ana, John Wayne Airport-Orange County Airport</name>
+            <code>KSNA</code>
+            <zone>CAZ042</zone>
+            <radar>lax</radar>
+            <coordinates>33-40-47N 117-51-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>La Verne</_name>
+          <coordinates>34-06-03N 117-46-04W</coordinates>
+          <location>
+            <name>La Verne / Brackett</name>
+            <code>KPOC</code>
+            <zone>CAZ047</zone>
+            <radar>lax</radar>
+            <coordinates>34-06N 117-46-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Lancaster</_name>
+          <coordinates>34-41-52N 118-08-12W</coordinates>
+          <location>
+            <name>General William J. Fox Airfield Airport</name>
+            <code>KWJF</code>
+            <zone>CAZ059</zone>
+            <radar>lax</radar>
+            <coordinates>34-44-26N 118-13-08W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Lemoore</_name>
+          <coordinates>36-18-02N 119-46-58W</coordinates>
+          <location>
+            <name>Lemoore, Naval Air Station</name>
+            <code>KNLC</code>
+            <zone>CAZ021</zone>
+            <radar>fat</radar>
+            <coordinates>36-18-12N 119-56-17W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Livermore</_name>
+          <coordinates>37-40-54N 121-46-04W</coordinates>
+          <location>
+            <name>Livermore Municipal Airport</name>
+            <code>KLVK</code>
+            <zone>CAZ007</zone>
+            <radar>sfo</radar>
+            <coordinates>37-41-34N 121-48-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Lompoc</_name>
+          <coordinates>34-38-20N 120-27-28W</coordinates>
+          <location>
+            <_name>Lompoc Airport</_name>
+            <code>KLPC</code>
+            <zone>CAZ035</zone>
+            <radar>lax</radar>
+            <coordinates>34-40N 120-28W</coordinates>
+          </location>
+          <location>
+            <_name>Vandenberg Air Force Base</_name>
+            <code>KVBG</code>
+            <zone>CAZ039</zone>
+            <radar>lax</radar>
+            <coordinates>34-43-45N 120-34-36W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Long Beach</_name>
+          <coordinates>33-46-01N 118-11-21W</coordinates>
+          <location>
+            <name>Long Beach Airport</name>
+            <code>KLGB</code>
+            <zone>CAZ041</zone>
+            <radar>lax</radar>
+            <coordinates>33-48-42N 118-08-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Los Alamitos</_name>
+          <coordinates>33-48-11N 118-04-21W</coordinates>
+          <location>
+            <name>Los Alamitos U. S. Army Airfield</name>
+            <code>KSLI</code>
+            <coordinates>33-46-59N 118-02-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Los Angeles</_name>
+          <coordinates>34-03-08N 118-14-37W</coordinates>
+          <location>
+            <_name>Los Angeles / USC Campus Downtown</_name>
+            <code>KCQT</code>
+            <zone>CAZ041</zone>
+            <radar>lax</radar>
+            <coordinates>34-01N 118-16-59W</coordinates>
+          </location>
+          <location>
+            <_name>Los Angeles International Airport</_name>
+            <code>KLAX</code>
+            <zone>CAZ041</zone>
+            <radar>lax</radar>
+            <coordinates>33-56-17N 118-23-20W</coordinates>
+          </location>
+          <location>
+            <_name>Whiteman Airport</_name>
+            <code>KWHP</code>
+            <zone>CAZ041</zone>
+            <radar>lax</radar>
+            <coordinates>34-15N 118-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Madera</_name>
+          <coordinates>36-57-40N 120-03-38W</coordinates>
+          <location>
+            <name>Madera Municipal Airport</name>
+            <code>KMAE</code>
+            <coordinates>36-59-12N 120-06-38W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Marysville</_name>
+          <coordinates>39-08-44N 121-35-28W</coordinates>
+          <location>
+            <_name>Yuba County Airport</_name>
+            <code>KMYV</code>
+            <zone>CAZ016</zone>
+            <radar>sfo</radar>
+            <coordinates>39-05-52N 121-34-10W</coordinates>
+          </location>
+          <location>
+            <_name>Beale Air Force Base</_name>
+            <code>KBAB</code>
+            <zone>CAZ016</zone>
+            <radar>sfo</radar>
+            <coordinates>39-07-59N 121-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Merced</_name>
+          <coordinates>37-18-07N 120-28-58W</coordinates>
+          <location>
+            <_name>Merced Municipal Airport</_name>
+            <code>KMCE</code>
+            <zone>CAZ020</zone>
+            <radar>sfo</radar>
+            <coordinates>37-16-59N 120-30-28W</coordinates>
+          </location>
+          <location>
+            <_name>Merced / Castle Air Force Base</_name>
+            <code>KMER</code>
+            <coordinates>37-22N 120-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Miramar</_name>
+          <coordinates>32-53-37N 117-07-06W</coordinates>
+          <location>
+            <name>San Diego, Miramar MCAS / Mitscher Field Airport</name>
+            <code>KNKX</code>
+            <zone>CAZ043</zone>
+            <radar>lax</radar>
+            <coordinates>32-52-05N 117-08-32W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Modesto</_name>
+          <coordinates>37-38-20N 120-59-48W</coordinates>
+          <location>
+            <name>Modesto City-County-Sham Field</name>
+            <code>KMOD</code>
+            <zone>CAZ019</zone>
+            <radar>sfo</radar>
+            <coordinates>37-37-27N 120-57-02W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Mojave</_name>
+          <coordinates>35-03-08N 118-10-26W</coordinates>
+          <location>
+            <name>Mojave</name>
+            <code>KMHV</code>
+            <zone>CAZ024</zone>
+            <radar>fat</radar>
+            <coordinates>35-04N 118-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Montague</_name>
+          <coordinates>41-43-41N 122-31-40W</coordinates>
+          <location>
+            <name>Siskiyou County Airport</name>
+            <code>KSIY</code>
+            <zone>CAZ011</zone>
+            <radar>rbl</radar>
+            <coordinates>41-46-53N 122-28-05W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Monterey</_name>
+          <coordinates>36-36N 121-53-40W</coordinates>
+          <location>
+            <name>Monterey Peninsula Airport</name>
+            <code>KMRY</code>
+            <zone>CAZ009</zone>
+            <radar>fat</radar>
+            <coordinates>36-35-26N 121-50-50W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Mount Shasta</_name>
+          <coordinates>41-18-35N 122-18-38W</coordinates>
+          <location>
+            <name>Mount Shasta</name>
+            <code>KMHS</code>
+            <zone>CAZ011</zone>
+            <radar>rbl</radar>
+            <coordinates>41-18-56N 122-18-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Mount Wilson</_name>
+          <coordinates>34-13-35N 118-03-58W</coordinates>
+          <location>
+            <name>Mount Wilson</name>
+            <code>KMWS</code>
+            <zone>CAZ047</zone>
+            <radar>lax</radar>
+            <coordinates>34-13-59N 118-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Mountain View</_name>
+          <coordinates>37-23-09N 122-05-01W</coordinates>
+          <location>
+            <name>Moffett Field</name>
+            <code>KNUQ</code>
+            <zone>CAZ006</zone>
+            <radar>sfo</radar>
+            <coordinates>37-24-20N 122-02-53W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Napa</_name>
+          <coordinates>38-17-49N 122-17-07W</coordinates>
+          <location>
+            <name>Napa County Airport</name>
+            <code>KAPC</code>
+            <zone>CAZ064</zone>
+            <radar>sfo</radar>
+            <coordinates>38-12-27N 122-16-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Needles</_name>
+          <coordinates>34-50-53N 114-36-50W</coordinates>
+          <location>
+            <name>Needles Airport</name>
+            <code>KEED</code>
+            <zone>CAZ029</zone>
+            <radar>las</radar>
+            <coordinates>34-45-57N 114-37-23W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Newhall</_name>
+          <coordinates>34-23-04N 118-31-51W</coordinates>
+          <location>
+            <name>Newhall</name>
+            <code>K3A6</code>
+            <coordinates>34-22N 118-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Norwalk</_name>
+          <coordinates>33-54-08N 118-04-54W</coordinates>
+          <location>
+            <name>Fullerton, Fullerton Municipal Airport</name>
+            <code>KFUL</code>
+            <zone>CAZ042</zone>
+            <radar>lax</radar>
+            <coordinates>33-52-18N 117-59-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Oakland</_name>
+          <coordinates>37-48-15N 122-16-14W</coordinates>
+          <location>
+            <name>Metro Oakland International Airport</name>
+            <code>KOAK</code>
+            <zone>CAZ007</zone>
+            <radar>sfo</radar>
+            <coordinates>37-43-09N 122-14-07W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Oceanside</_name>
+          <coordinates>33-11-45N 117-22-46W</coordinates>
+          <location>
+            <_name>Oceanside Municipal Airport</_name>
+            <code>KOKB</code>
+            <coordinates>33-13-05N 117-21-05W</coordinates>
+          </location>
+          <location>
+            <_name>Oceanside Municipal Airport</_name>
+            <code>KOKH</code>
+            <coordinates>33-13-09N 117-20-57W</coordinates>
+          </location>
+          <location>
+            <_name>Oceanside, Camp Pendleton, Marine Corps Air Station</_name>
+            <code>KNFG</code>
+            <zone>CAZ043</zone>
+            <radar>lax</radar>
+            <coordinates>33-18-16N 117-21-14W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Ontario</_name>
+          <coordinates>34-03-48N 117-39-03W</coordinates>
+          <location>
+            <name>Ontario International Airport</name>
+            <code>KONT</code>
+            <zone>CAZ048</zone>
+            <radar>lax</radar>
+            <coordinates>34-03-11N 117-34-32W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Orange</_name>
+          <coordinates>33-47-16N 117-51-11W</coordinates>
+          <location>
+            <name>Santa Ana, John Wayne Airport-Orange County Airport</name>
+            <code>KSNA</code>
+            <zone>CAZ042</zone>
+            <radar>lax</radar>
+            <coordinates>33-40-47N 117-51-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Oroville</_name>
+          <coordinates>39-30-49N 121-33-22W</coordinates>
+          <location>
+            <name>Oroville Municipal Airport</name>
+            <code>KOVE</code>
+            <coordinates>39-29-40N 121-37-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Oxnard</_name>
+          <coordinates>34-11-51N 119-10-37W</coordinates>
+          <location>
+            <_name>Oxnard Airport</_name>
+            <code>KOXR</code>
+            <zone>CAZ040</zone>
+            <radar>lax</radar>
+            <coordinates>34-12-02N 119-12-11W</coordinates>
+          </location>
+          <location>
+            <_name>Point Mugu, Naval Air Warfare Center</_name>
+            <code>KNTD</code>
+            <radar>lax</radar>
+            <coordinates>34-07-26N 119-07-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Palm Springs</_name>
+          <coordinates>33-49-49N 116-32-43W</coordinates>
+          <location>
+            <_name>Palm Springs Regional Airport</_name>
+            <code>KPSP</code>
+            <zone>CAZ061</zone>
+            <radar>lax</radar>
+            <coordinates>33-49-19N 116-30-12W</coordinates>
+          </location>
+          <location>
+            <_name>Jacqueline Cochran Regional Airport</_name>
+            <code>KTRM</code>
+            <coordinates>33-37-36N 116-09-33W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Palmdale</_name>
+          <coordinates>34-34-45N 118-06-59W</coordinates>
+          <location>
+            <name>Palmdale Production Flight Plant</name>
+            <code>KPMD</code>
+            <zone>CAZ054</zone>
+            <radar>lax</radar>
+            <coordinates>34-37-46N 118-04-53W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Palo Alto</_name>
+          <coordinates>37-26-30N 122-08-34W</coordinates>
+          <location>
+            <name>Palo Alto Airport</name>
+            <code>KPAO</code>
+            <zone>CAZ006</zone>
+            <radar>sfo</radar>
+            <coordinates>37-28N 122-07W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Pasadena</_name>
+          <coordinates>34-08-52N 118-08-40W</coordinates>
+          <location>
+            <name>Mount Wilson</name>
+            <code>KMWS</code>
+            <zone>CAZ047</zone>
+            <radar>lax</radar>
+            <coordinates>34-13-59N 118-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Paso Robles</_name>
+          <coordinates>35-37-35N 120-41-27W</coordinates>
+          <location>
+            <name>Paso Robles Municipal Airport</name>
+            <code>KPRB</code>
+            <zone>CAZ037</zone>
+            <radar>fat</radar>
+            <coordinates>35-40-22N 120-37-36W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Pomona</_name>
+          <coordinates>34-03-19N 117-45-08W</coordinates>
+          <location>
+            <name>La Verne / Brackett</name>
+            <code>KPOC</code>
+            <zone>CAZ047</zone>
+            <radar>lax</radar>
+            <coordinates>34-06N 117-46-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Porterville</_name>
+          <coordinates>36-03-54N 119-01W</coordinates>
+          <location>
+            <name>Porterville Municipal Airport</name>
+            <code>KPTV</code>
+            <zone>CAZ021</zone>
+            <radar>fat</radar>
+            <coordinates>36-01-59N 119-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Ramona</_name>
+          <coordinates>33-02-30N 116-52-05W</coordinates>
+          <location>
+            <name>Ramona Airport</name>
+            <code>KRNM</code>
+            <coordinates>33-02-15N 116-54-56W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Rancho Cucamonga</_name>
+          <coordinates>34-06-23N 117-35-35W</coordinates>
+          <location>
+            <name>Ontario, Ontario International Airport</name>
+            <code>KONT</code>
+            <zone>CAZ048</zone>
+            <radar>lax</radar>
+            <coordinates>34-03-11N 117-34-32W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Red Bluff</_name>
+          <coordinates>40-10-42N 122-14-08W</coordinates>
+          <location>
+            <name>Red Bluff Municipal Airport</name>
+            <code>KRBL</code>
+            <zone>CAZ015</zone>
+            <radar>rbl</radar>
+            <coordinates>40-09-02N 122-15-07W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Redding</_name>
+          <coordinates>40-35-11N 122-23-30W</coordinates>
+          <location>
+            <name>Redding Municipal Airport</name>
+            <code>KRDD</code>
+            <zone>CAZ013</zone>
+            <radar>rbl</radar>
+            <coordinates>40-30-54N 122-17-48W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Riverside</_name>
+          <coordinates>33-57-12N 117-23-46W</coordinates>
+          <location>
+            <_name>Riverside Municipal Airport</_name>
+            <code>KRAL</code>
+            <zone>CAZ048</zone>
+            <radar>lax</radar>
+            <coordinates>33-57-05N 117-27-02W</coordinates>
+          </location>
+          <location>
+            <_name>Riverside / March Air Force Base</_name>
+            <code>KRIV</code>
+            <zone>CAZ061</zone>
+            <radar>lax</radar>
+            <coordinates>33-53-59N 117-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Sacramento</_name>
+          <coordinates>38-34-53N 121-29-39W</coordinates>
+          <location>
+            <_name>Sacramento Executive Airport</_name>
+            <code>KSAC</code>
+            <zone>CAZ017</zone>
+            <radar>sfo</radar>
+            <coordinates>38-30-24N 121-29-42W</coordinates>
+          </location>
+          <location>
+            <_name>Sacramento International Airport</_name>
+            <code>KSMF</code>
+            <zone>CAZ017</zone>
+            <radar>sfo</radar>
+            <coordinates>38-42-05N 121-35-38W</coordinates>
+          </location>
+          <location>
+            <_name>Sacramento Mather Airport</_name>
+            <code>KMHR</code>
+            <coordinates>38-32-59N 121-17-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Salinas</_name>
+          <coordinates>36-40-39N 121-39-19W</coordinates>
+          <location>
+            <name>Salinas Municipal Airport</name>
+            <code>KSNS</code>
+            <zone>CAZ009</zone>
+            <radar>fat</radar>
+            <coordinates>36-39-48N 121-36-29W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>San Bernardino</_name>
+          <coordinates>34-06-30N 117-17-23W</coordinates>
+          <location>
+            <name>Riverside, Riverside Municipal Airport</name>
+            <code>KRAL</code>
+            <zone>CAZ048</zone>
+            <radar>lax</radar>
+            <coordinates>33-57-05N 117-27-02W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>San Carlos</_name>
+          <coordinates>37-30-25N 122-15-37W</coordinates>
+          <location>
+            <name>San Carlos Airport</name>
+            <code>KSQL</code>
+            <zone>CAZ006</zone>
+            <radar>sfo</radar>
+            <coordinates>37-31N 122-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>San Diego</_name>
+          <coordinates>32-42-55N 117-09-26W</coordinates>
+          <location>
+            <_name>San Diego International-Lindbergh Field</_name>
+            <code>KSAN</code>
+            <zone>CAZ043</zone>
+            <radar>lax</radar>
+            <coordinates>32-44N 117-10-59W</coordinates>
+          </location>
+          <location>
+            <_name>San Diego, North Island, Naval Air Station</_name>
+            <code>KNZY</code>
+            <radar>lax</radar>
+            <coordinates>32-41-26N 117-12-32W</coordinates>
+          </location>
+          <location>
+            <_name>Montgomery Field</_name>
+            <code>KMYF</code>
+            <zone>CAZ043</zone>
+            <radar>lax</radar>
+            <coordinates>32-48-51N 117-08-11W</coordinates>
+          </location>
+          <location>
+            <_name>Miramar MCAS / Mitscher Field Airport</_name>
+            <code>KNKX</code>
+            <zone>CAZ043</zone>
+            <radar>lax</radar>
+            <coordinates>32-52-05N 117-08-32W</coordinates>
+          </location>
+          <location>
+            <_name>San Diego / El Cajon, Gillespie Field Airport</_name>
+            <code>KSEE</code>
+            <zone>CAZ050</zone>
+            <radar>lax</radar>
+            <coordinates>32-49-33N 116-58-19W</coordinates>
+          </location>
+          <location>
+            <_name>Brown Field Municipal Airport</_name>
+            <code>KSDM</code>
+            <zone>CAZ050</zone>
+            <radar>lax</radar>
+            <coordinates>32-34-31N 116-59-35W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>San Francisco</_name>
+          <coordinates>37-46-29N 122-25-09W</coordinates>
+          <location>
+            <name>San Francisco International Airport</name>
+            <code>KSFO</code>
+            <zone>CAZ006</zone>
+            <radar>sfo</radar>
+            <coordinates>37-37-10N 122-21-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>San Jose</_name>
+          <coordinates>37-20-21N 121-53-41W</coordinates>
+          <location>
+            <_name>San Jose International Airport</_name>
+            <code>KSJC</code>
+            <zone>CAZ513</zone>
+            <radar>sfo</radar>
+            <coordinates>37-21-33N 121-55-27W</coordinates>
+          </location>
+          <location>
+            <_name>San Jose / Reid / Hillv</_name>
+            <code>KRHV</code>
+            <coordinates>37-19-59N 121-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>San Luis Obispo</_name>
+          <coordinates>35-16-57N 120-39-34W</coordinates>
+          <location>
+            <name>San Luis Obispo County-McChesney Field</name>
+            <code>KSBP</code>
+            <zone>CAZ034</zone>
+            <radar>fat</radar>
+            <coordinates>35-14-09N 120-38-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Sandberg</_name>
+          <coordinates>34-44-27N 118-42-34W</coordinates>
+          <location>
+            <name>Sandberg</name>
+            <code>KSDB</code>
+            <radar>lax</radar>
+            <coordinates>34-44-36N 118-43-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Santa Ana</_name>
+          <coordinates>33-44-44N 117-52-04W</coordinates>
+          <location>
+            <name>John Wayne Airport-Orange County Airport</name>
+            <code>KSNA</code>
+            <zone>CAZ042</zone>
+            <radar>lax</radar>
+            <coordinates>33-40-47N 117-51-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Santa Barbara</_name>
+          <coordinates>34-25-14N 119-41-53W</coordinates>
+          <location>
+            <name>Santa Barbara Municipal Airport</name>
+            <code>KSBA</code>
+            <zone>CAZ039</zone>
+            <radar>lax</radar>
+            <coordinates>34-25-33N 119-50-36W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Santa Clara</_name>
+          <coordinates>37-21-14N 121-57-18W</coordinates>
+          <location>
+            <name>San Jose, San Jose International Airport</name>
+            <code>KSJC</code>
+            <zone>CAZ513</zone>
+            <radar>sfo</radar>
+            <coordinates>37-21-33N 121-55-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Santa Maria</_name>
+          <coordinates>34-57-10N 120-26-08W</coordinates>
+          <location>
+            <name>Santa Maria Public Airport</name>
+            <code>KSMX</code>
+            <zone>CAZ035</zone>
+            <radar>lax</radar>
+            <coordinates>34-53-57N 120-26-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Santa Monica</_name>
+          <coordinates>34-01-10N 118-29-28W</coordinates>
+          <location>
+            <name>Santa Monica Municipal Airport</name>
+            <code>KSMO</code>
+            <zone>CAZ041</zone>
+            <radar>lax</radar>
+            <coordinates>34-00-56N 118-27-05W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Santa Rosa</_name>
+          <coordinates>38-26-25N 122-42-51W</coordinates>
+          <location>
+            <name>Santa Rosa Sonoma County Airport</name>
+            <code>KSTS</code>
+            <zone>CAZ506</zone>
+            <radar>sfo</radar>
+            <coordinates>38-30N 122-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Simi Valley</_name>
+          <coordinates>34-16-10N 118-46-53W</coordinates>
+          <location>
+            <name>Newhall</name>
+            <code>K3A6</code>
+            <coordinates>34-22N 118-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>South Lake Tahoe</_name>
+          <coordinates>38-55-59N 119-59-03W</coordinates>
+          <location>
+            <name>Lake Tahoe Airport</name>
+            <code>KTVL</code>
+            <zone>CAZ072</zone>
+            <radar>sfo</radar>
+            <coordinates>38-53-38N 119-59-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Stockton</_name>
+          <coordinates>37-57-27N 121-17-26W</coordinates>
+          <location>
+            <name>Stockton Metropolitan Airport</name>
+            <code>KSCK</code>
+            <zone>CAZ019</zone>
+            <radar>sfo</radar>
+            <coordinates>37-53-22N 121-13-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Sunnyvale</_name>
+          <coordinates>37-22-07N 122-02-10W</coordinates>
+          <location>
+            <name>Mountain View, Moffett Field</name>
+            <code>KNUQ</code>
+            <zone>CAZ006</zone>
+            <radar>sfo</radar>
+            <coordinates>37-24-20N 122-02-53W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Thousand Oaks</_name>
+          <coordinates>34-10-14N 118-50-15W</coordinates>
+          <location>
+            <name>Camarillo, Camarillo Airport</name>
+            <code>KCMA</code>
+            <zone>CAZ040</zone>
+            <radar>lax</radar>
+            <coordinates>34-13N 119-04-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Torrance</_name>
+          <coordinates>33-50-09N 118-20-26W</coordinates>
+          <location>
+            <name>Zamperini Field Airport</name>
+            <code>KTOA</code>
+            <zone>CAZ042</zone>
+            <radar>lax</radar>
+            <coordinates>33-47-59N 118-19-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Truckee</_name>
+          <coordinates>39-19-40N 120-10-59W</coordinates>
+          <location>
+            <name>Truckee-Tahoe</name>
+            <code>KTRK</code>
+            <zone>CAZ072</zone>
+            <radar>sfo</radar>
+            <coordinates>39-19N 120-07-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Twentynine Palms</_name>
+          <coordinates>34-08-08N 116-03-15W</coordinates>
+          <location>
+            <name>Twenty-Nine Palms, Marine Corps Air-Ground Combat Center</name>
+            <code>KNXP</code>
+            <zone>CAZ028</zone>
+            <radar>lax</radar>
+            <coordinates>34-17-39N 116-08-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Ukiah</_name>
+          <coordinates>39-09N 123-12-28W</coordinates>
+          <location>
+            <name>Ukiah Municipal Airport</name>
+            <code>KUKI</code>
+            <zone>CAZ003</zone>
+            <radar>sfo</radar>
+            <coordinates>39-07-32N 123-12-02W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Vacaville</_name>
+          <coordinates>38-21-23N 121-59-15W</coordinates>
+          <location>
+            <name>Nut Tree Airport</name>
+            <code>KVCB</code>
+            <coordinates>38-22-40N 121-57-26W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Vallejo</_name>
+          <coordinates>38-06-14N 122-15-23W</coordinates>
+          <location>
+            <name>Napa, Napa County Airport</name>
+            <code>KAPC</code>
+            <zone>CAZ064</zone>
+            <radar>sfo</radar>
+            <coordinates>38-12-27N 122-16-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Van Nuys</_name>
+          <coordinates>34-11-12N 118-26-56W</coordinates>
+          <location>
+            <name>Van Nuys Airport</name>
+            <code>KVNY</code>
+            <zone>CAZ047</zone>
+            <radar>lax</radar>
+            <coordinates>34-12-44N 118-29-26W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Ventura</_name>
+          <coordinates>34-16-42N 119-17-35W</coordinates>
+          <location>
+            <name>Oxnard, Oxnard Airport</name>
+            <code>KOXR</code>
+            <zone>CAZ040</zone>
+            <radar>lax</radar>
+            <coordinates>34-12-02N 119-12-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Victorville</_name>
+          <coordinates>34-32-09N 117-17-28W</coordinates>
+          <location>
+            <name>Southern California Logistics Airport</name>
+            <code>KVCV</code>
+            <coordinates>34-35-49N 117-22-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Visalia</_name>
+          <coordinates>36-19-48N 119-17-31W</coordinates>
+          <location>
+            <name>Visalia Municipal Airport</name>
+            <code>KVIS</code>
+            <zone>CAZ021</zone>
+            <radar>fat</radar>
+            <coordinates>36-19N 119-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>Watsonville</_name>
+          <coordinates>36-54-36N 121-45-24W</coordinates>
+          <location>
+            <name>Watsonville Municipal Airport</name>
+            <code>KWVI</code>
+            <coordinates>36-56-21N 121-47-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in California in United
+               States
+            -->
+          <_name>West Covina</_name>
+          <coordinates>34-04-07N 117-56-20W</coordinates>
+          <location>
+            <name>El Monte</name>
+            <code>KEMT</code>
+            <zone>CAZ047</zone>
+            <radar>lax</radar>
+            <coordinates>34-04-59N 118-01-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Colorado</_name>
+        <fips-code>US08</fips-code>
+        <tz-hint>America/Denver</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Akron</_name>
+          <coordinates>40-09-37N 103-12-51W</coordinates>
+          <location>
+            <name>Akron-Washington County Airport</name>
+            <code>KAKO</code>
+            <coordinates>40-10-27N 103-12-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Alamosa</_name>
+          <coordinates>37-28-10N 105-52-12W</coordinates>
+          <location>
+            <name>San Luis Valley Regional Airport</name>
+            <code>KALS</code>
+            <zone>COZ063</zone>
+            <radar>pub</radar>
+            <coordinates>37-26-20N 105-51-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Arvada</_name>
+          <coordinates>39-48-09N 105-05-14W</coordinates>
+          <location>
+            <name>Broomfield / Jeffco</name>
+            <code>KBJC</code>
+            <zone>COZ040</zone>
+            <radar>den</radar>
+            <coordinates>39-55N 105-07W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Aspen</_name>
+          <coordinates>39-11-27N 106-49-03W</coordinates>
+          <location>
+            <name>Aspen-Pitkin County Airport</name>
+            <code>KASE</code>
+            <zone>COZ010</zone>
+            <radar>den</radar>
+            <coordinates>39-13-44N 106-52-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Aurora</_name>
+          <coordinates>39-43-45N 104-49-54W</coordinates>
+          <location>
+            <name>Buckley Air Force Base Airport</name>
+            <code>KBKF</code>
+            <zone>COZ040</zone>
+            <radar>den</radar>
+            <coordinates>39-42-36N 104-45-29W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Broomfield</_name>
+          <coordinates>39-55-13N 105-05-11W</coordinates>
+          <location>
+            <name>Broomfield / Jeffco</name>
+            <code>KBJC</code>
+            <zone>COZ040</zone>
+            <radar>den</radar>
+            <coordinates>39-55N 105-07W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Buena Vista</_name>
+          <coordinates>38-50-31N 106-07-52W</coordinates>
+          <location>
+            <name>Cottonwood Pass</name>
+            <code>K7BM</code>
+            <coordinates>38-46-56N 106-13-05W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Burlington</_name>
+          <coordinates>39-18-21N 102-16-09W</coordinates>
+          <location>
+            <name>Carson County Airport</name>
+            <code>KITR</code>
+            <coordinates>39-14-31N 102-16-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Cardiff</_name>
+          <coordinates>39-30-21N 107-18-39W</coordinates>
+          <location>
+            <name>Sunlight</name>
+            <code>K5SM</code>
+            <coordinates>39-25-32N 107-22-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Colorado Springs</_name>
+          <coordinates>38-50-01N 104-49-16W</coordinates>
+          <location>
+            <_name>City of Colorado Springs Municipal Airport</_name>
+            <code>KCOS</code>
+            <zone>COZ071</zone>
+            <radar>den</radar>
+            <coordinates>38-48-56N 104-42-38W</coordinates>
+          </location>
+          <location>
+            <_name>Air Force Academy</_name>
+            <code>KAFF</code>
+            <zone>COZ071</zone>
+            <radar>den</radar>
+            <coordinates>38-58N 104-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Copper Mountain</_name>
+          <coordinates>39-30-23N 106-08-32W</coordinates>
+          <location>
+            <name>Copper Mountain, Red Cliff Pass</name>
+            <code>KCCU</code>
+            <coordinates>39-28-01N 106-09-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Cortez</_name>
+          <coordinates>37-20-55N 108-35-09W</coordinates>
+          <location>
+            <name>Cortez-Montezuma County Airport</name>
+            <code>KCEZ</code>
+            <zone>COZ021</zone>
+            <radar>las</radar>
+            <coordinates>37-18-23N 108-37-32W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Craig</_name>
+          <coordinates>40-30-54N 107-32-47W</coordinates>
+          <location>
+            <name>Craig-Moffat Airport</name>
+            <code>KCAG</code>
+            <zone>COZ002</zone>
+            <radar>den</radar>
+            <coordinates>40-29-35N 107-31-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Denver</_name>
+          <coordinates>39-44-20N 104-59-04W</coordinates>
+          <location>
+            <_name>Centennial Airport</_name>
+            <code>KAPA</code>
+            <zone>COZ040</zone>
+            <radar>den</radar>
+            <coordinates>39-33-50N 104-50-53W</coordinates>
+          </location>
+          <location>
+            <_name>Denver International Airport</_name>
+            <code>KDEN</code>
+            <zone>COZ040</zone>
+            <radar>den</radar>
+            <coordinates>39-49-58N 104-39-26W</coordinates>
+          </location>
+          <location>
+            <_name>Denver NEXRAD Station</_name>
+            <code>KFTG</code>
+            <coordinates>39-46-59N 104-32-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Durango</_name>
+          <coordinates>37-16-31N 107-52-48W</coordinates>
+          <location>
+            <name>Durango-La Plata County Airport</name>
+            <code>KDRO</code>
+            <zone>COZ022</zone>
+            <radar>pub</radar>
+            <coordinates>37-08-35N 107-45-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Eagle</_name>
+          <coordinates>39-39-18N 106-49-43W</coordinates>
+          <location>
+            <name>Eagle County Regional</name>
+            <code>KEGE</code>
+            <zone>COZ010</zone>
+            <radar>slc</radar>
+            <coordinates>39-38-59N 106-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Elbert</_name>
+          <coordinates>39-13-09N 104-32-13W</coordinates>
+          <location>
+            <name>Elbert Mountain, Monument Pass</name>
+            <code>KMNH</code>
+            <coordinates>39-13N 104-38-02W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Fort Carson</_name>
+          <coordinates>38-44-14N 104-47-19W</coordinates>
+          <location>
+            <name>Fort Carson</name>
+            <code>KFCS</code>
+            <zone>COZ071</zone>
+            <radar>pub</radar>
+            <coordinates>38-42N 104-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Fort Collins</_name>
+          <coordinates>40-35-06N 105-05-03W</coordinates>
+          <location>
+            <name>Fort Collins / Loveland, Fort Collins-Loveland Municipal Airport</name>
+            <code>KFNL</code>
+            <zone>COZ038</zone>
+            <radar>den</radar>
+            <coordinates>40-27N 105-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Grand Junction</_name>
+          <coordinates>39-03-49N 108-33-02W</coordinates>
+          <location>
+            <name>Walker Field</name>
+            <code>KGJT</code>
+            <zone>COZ006</zone>
+            <radar>slc</radar>
+            <coordinates>39-08-02N 108-32-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Gunnison</_name>
+          <coordinates>38-32-44N 106-55-31W</coordinates>
+          <location>
+            <name>Gunnison-Crested Butte Regional Airport</name>
+            <code>KGUC</code>
+            <zone>COZ012</zone>
+            <radar>den</radar>
+            <coordinates>38-31-59N 106-55-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Hayden</_name>
+          <coordinates>40-29-30N 107-15-27W</coordinates>
+          <location>
+            <name>Yampa Valley Airport</name>
+            <code>KHDN</code>
+            <zone>COZ005</zone>
+            <radar>den</radar>
+            <coordinates>40-28-59N 107-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Kremmling</_name>
+          <coordinates>40-03-31N 106-23-20W</coordinates>
+          <location>
+            <name>Kremmling, McElroy Airfield</name>
+            <code>K20V</code>
+            <coordinates>40-03-12N 106-22-08W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>La Junta</_name>
+          <coordinates>37-59-06N 103-32-37W</coordinates>
+          <location>
+            <name>La Junta Municipal Airport</name>
+            <code>KLHX</code>
+            <zone>COZ076</zone>
+            <radar>pub</radar>
+            <coordinates>38-02-57N 103-30-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>La Veta</_name>
+          <coordinates>37-30-18N 105-00-27W</coordinates>
+          <location>
+            <name>La Veta Mountain, La Veta Pass</name>
+            <code>KVTP</code>
+            <coordinates>37-30-03N 105-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>La Veta Pass</_name>
+          <coordinates>37-35-35N 105-12-12W</coordinates>
+          <location>
+            <name>La Veta Mountain</name>
+            <code>KVTP</code>
+            <coordinates>37-30-03N 105-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Lakewood</_name>
+          <coordinates>39-42-16N 105-04-52W</coordinates>
+          <location>
+            <name>Broomfield / Jeffco</name>
+            <code>KBJC</code>
+            <zone>COZ040</zone>
+            <radar>den</radar>
+            <coordinates>39-55N 105-07W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Lamar</_name>
+          <coordinates>38-05-14N 102-37-14W</coordinates>
+          <location>
+            <name>Lamar Municipal Airport</name>
+            <code>KLAA</code>
+            <coordinates>38-04-20N 102-41-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Leadville</_name>
+          <coordinates>39-15-02N 106-17-33W</coordinates>
+          <location>
+            <name>Lake County Airport</name>
+            <code>KLXV</code>
+            <zone>COZ012</zone>
+            <radar>den</radar>
+            <coordinates>39-13-41N 106-18-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Limon</_name>
+          <coordinates>39-15-49N 103-41-31W</coordinates>
+          <location>
+            <name>Limon Municipal Airport</name>
+            <code>KLIC</code>
+            <zone>COZ047</zone>
+            <radar>den</radar>
+            <coordinates>39-16-23N 103-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Loveland</_name>
+          <coordinates>40-23-51N 105-04-29W</coordinates>
+          <location>
+            <name>Fort Collins / Loveland, Fort Collins-Loveland Municipal Airport</name>
+            <code>KFNL</code>
+            <zone>COZ038</zone>
+            <radar>den</radar>
+            <coordinates>40-27N 105-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Meeker</_name>
+          <coordinates>40-02-14N 107-54-47W</coordinates>
+          <location>
+            <name>Meeker Airport</name>
+            <code>KEEO</code>
+            <coordinates>40-02-31N 107-53-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Montrose</_name>
+          <coordinates>38-28-41N 107-52-34W</coordinates>
+          <location>
+            <name>Montrose Regional Airport</name>
+            <code>KMTJ</code>
+            <zone>COZ017</zone>
+            <radar>slc</radar>
+            <coordinates>38-30-18N 107-53-50W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Monument</_name>
+          <coordinates>39-05-29N 104-52-21W</coordinates>
+          <location>
+            <name>Elbert Mountain, Monument Pass</name>
+            <code>KMNH</code>
+            <coordinates>39-13N 104-38-02W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Pagosa Springs</_name>
+          <coordinates>37-16-10N 107-00-35W</coordinates>
+          <location>
+            <name>Pagosa Springs, Wolf Creek Pass</name>
+            <code>KCPW</code>
+            <coordinates>37-27-05N 106-48-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Pueblo</_name>
+          <coordinates>38-15-16N 104-36-32W</coordinates>
+          <location>
+            <name>Pueblo Memorial Airport</name>
+            <code>KPUB</code>
+            <zone>COZ073</zone>
+            <radar>pub</radar>
+            <coordinates>38-17-23N 104-29-53W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Red Cliff</_name>
+          <coordinates>39-30-43N 106-22-05W</coordinates>
+          <location>
+            <name>Copper Mountain, Red Cliff Pass</name>
+            <code>KCCU</code>
+            <coordinates>39-28-01N 106-09-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Rifle</_name>
+          <coordinates>39-32-04N 107-46-59W</coordinates>
+          <location>
+            <name>Garfield County Regional Airport</name>
+            <code>KRIL</code>
+            <coordinates>39-31-29N 107-43-37W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Saguache</_name>
+          <coordinates>38-05-14N 106-08-31W</coordinates>
+          <location>
+            <name>Saguache Municipal Airport</name>
+            <code>K04V</code>
+            <coordinates>38-05-49N 106-10-06W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Salida</_name>
+          <coordinates>38-32-04N 105-59-56W</coordinates>
+          <location>
+            <name>Salida Mountain, Monarch Pass</name>
+            <code>KMYP</code>
+            <coordinates>38-29-03N 106-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Springfield</_name>
+          <coordinates>37-24-30N 102-36-51W</coordinates>
+          <location>
+            <name>Springfield, Comanche National Grassland</name>
+            <code>KSPD</code>
+            <coordinates>37-16-59N 102-37W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Steamboat Springs</_name>
+          <coordinates>40-29-05N 106-49-54W</coordinates>
+          <location>
+            <name>Mount Werner</name>
+            <code>K3MW</code>
+            <coordinates>40-27N 106-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Tarryall</_name>
+          <coordinates>39-07-18N 105-28-31W</coordinates>
+          <location>
+            <name>Wilkerson Pass</name>
+            <code>K4BM</code>
+            <coordinates>39-03-01N 105-30-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Telluride</_name>
+          <coordinates>37-56-14N 107-48-44W</coordinates>
+          <location>
+            <name>Telluride Regional Airport</name>
+            <code>KTEX</code>
+            <coordinates>37-57-14N 107-54-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Trinidad</_name>
+          <coordinates>37-10-10N 104-30-01W</coordinates>
+          <location>
+            <name>Perry Stokes Airport</name>
+            <code>KTAD</code>
+            <zone>COZ077</zone>
+            <radar>pub</radar>
+            <coordinates>37-16N 104-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Colorado in United States -->
+          <_name>Westminster</_name>
+          <coordinates>39-50-11N 105-02-13W</coordinates>
+          <location>
+            <name>Broomfield / Jeffco</name>
+            <code>KBJC</code>
+            <zone>COZ040</zone>
+            <radar>den</radar>
+            <coordinates>39-55N 105-07W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Connecticut</_name>
+        <fips-code>US09</fips-code>
+        <tz-hint>America/New_York</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Connecticut in United
+               States
+            -->
+          <_name>Bridgeport</_name>
+          <coordinates>41-10-01N 073-12-17W</coordinates>
+          <location>
+            <name>Sikorsky Memorial Airport</name>
+            <code>KBDR</code>
+            <zone>CTZ009</zone>
+            <radar>nyc</radar>
+            <coordinates>41-09-29N 073-07-44W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Connecticut in United
+               States
+            -->
+          <_name>Danbury</_name>
+          <coordinates>41-23-41N 073-27-14W</coordinates>
+          <location>
+            <name>Danbury Municipal Airport</name>
+            <code>KDXR</code>
+            <zone>CTZ009</zone>
+            <radar>nyc</radar>
+            <coordinates>41-22-18N 073-29-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Connecticut in United
+               States
+            -->
+          <_name>Groton</_name>
+          <coordinates>41-21N 072-04-42W</coordinates>
+          <location>
+            <name>Groton / New London, Groton / New London Airport</name>
+            <code>KGON</code>
+            <zone>CTZ012</zone>
+            <radar>nyc</radar>
+            <coordinates>41-19-39N 072-02-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Connecticut in United
+               States
+            -->
+          <_name>Hartford</_name>
+          <coordinates>41-45-49N 072-41-06W</coordinates>
+          <location>
+            <name>Hartford-Brainard Airport</name>
+            <code>KHFD</code>
+            <zone>CTZ002</zone>
+            <radar>nyc</radar>
+            <coordinates>41-44-05N 072-39-06W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Connecticut in United
+               States
+            -->
+          <_name>Meriden</_name>
+          <coordinates>41-32-17N 072-48-25W</coordinates>
+          <location>
+            <name>Meriden Markham Municipal Airport</name>
+            <code>KMMK</code>
+            <coordinates>41-30-34N 072-49-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Connecticut in United
+               States
+            -->
+          <_name>New Haven</_name>
+          <coordinates>41-18-29N 072-55-41W</coordinates>
+          <location>
+            <name>Tweed-New Haven Airport</name>
+            <code>KHVN</code>
+            <zone>CTZ010</zone>
+            <radar>nyc</radar>
+            <coordinates>41-15-50N 072-53-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Connecticut in United
+               States
+            -->
+          <_name>New London</_name>
+          <coordinates>41-21-20N 072-05-58W</coordinates>
+          <location>
+            <name>Groton / New London, Groton / New London Airport</name>
+            <code>KGON</code>
+            <zone>CTZ012</zone>
+            <radar>nyc</radar>
+            <coordinates>41-19-39N 072-02-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Connecticut in United
+               States
+            -->
+          <_name>Oxford</_name>
+          <coordinates>41-26-02N 073-07W</coordinates>
+          <location>
+            <name>Waterbury-Oxford Airport</name>
+            <code>KOXC</code>
+            <zone>CTZ010</zone>
+            <radar>nyc</radar>
+            <coordinates>41-28-59N 073-07-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Connecticut in United
+               States
+            -->
+          <_name>Stamford</_name>
+          <coordinates>41-03-12N 073-32-19W</coordinates>
+          <location>
+            <name>White Plains, Westchester County Airport</name>
+            <code>KHPN</code>
+            <zone>NYZ070</zone>
+            <radar>nyc</radar>
+            <coordinates>41-04N 073-42-26W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Connecticut in United
+               States
+            -->
+          <_name>Waterbury</_name>
+          <coordinates>41-33-29N 073-03-05W</coordinates>
+          <location>
+            <name>Oxford, Waterbury-Oxford Airport</name>
+            <code>KOXC</code>
+            <zone>CTZ010</zone>
+            <radar>nyc</radar>
+            <coordinates>41-28-59N 073-07-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Connecticut in United
+               States
+            -->
+          <_name>Willimantic</_name>
+          <coordinates>41-42-38N 072-12-29W</coordinates>
+          <location>
+            <name>Windham Airport</name>
+            <code>KIJD</code>
+            <coordinates>41-44-30N 072-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Connecticut in United
+               States
+            -->
+          <_name>Windsor Locks</_name>
+          <coordinates>41-55-45N 072-37-38W</coordinates>
+          <location>
+            <name>Bradley International Airport</name>
+            <code>KBDL</code>
+            <zone>CTZ002</zone>
+            <radar>nyc</radar>
+            <coordinates>41-56-17N 072-40-57W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Delaware</_name>
+        <fips-code>US10</fips-code>
+        <tz-hint>America/New_York</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Delaware in United States -->
+          <_name>Dover</_name>
+          <coordinates>39-09-29N 075-31-27W</coordinates>
+          <location>
+            <name>Dover Air Force Base</name>
+            <code>KDOV</code>
+            <zone>DEZ002</zone>
+            <radar>dca</radar>
+            <coordinates>39-07-59N 075-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Delaware in United States -->
+          <_name>Georgetown</_name>
+          <coordinates>38-41-24N 075-23-07W</coordinates>
+          <location>
+            <name>Sussex County Airport</name>
+            <code>KGED</code>
+            <coordinates>38-41-23N 075-21-44W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Delaware in United States -->
+          <_name>Wilmington</_name>
+          <coordinates>39-44-45N 075-32-47W</coordinates>
+          <location>
+            <name>New Castle County Airport</name>
+            <code>KILG</code>
+            <zone>DEZ001</zone>
+            <radar>dca</radar>
+            <coordinates>39-40-22N 075-36-02W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>District of Columbia</_name>
+        <fips-code>US11</fips-code>
+        <tz-hint>America/New_York</tz-hint>
+        <city>
+          <!-- Translators: this is the capital of United States -->
+          <_name>Washington</_name>
+          <coordinates>38-53-42N 077-02-10W</coordinates>
+          <location>
+            <_name>Washington DC, Reagan National Airport</_name>
+            <code>KDCA</code>
+            <zone>VAZ054</zone>
+            <radar>dca</radar>
+            <coordinates>38-50-53N 077-02-03W</coordinates>
+          </location>
+          <location>
+            <_name>Washington DC, Washington-Dulles International Airport</_name>
+            <code>KIAD</code>
+            <zone>VAZ042</zone>
+            <radar>dca</radar>
+            <coordinates>38-56-04N 077-26-51W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Florida</_name>
+        <fips-code>US12</fips-code>
+        <tz-hint>America/New_York</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Apalachicola</_name>
+          <coordinates>29-43-32N 084-58-59W</coordinates>
+          <location>
+            <name>Apalachicola</name>
+            <code>KAAF</code>
+            <coordinates>29-43-36N 085-01-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Bartow</_name>
+          <coordinates>27-53-47N 081-50-35W</coordinates>
+          <location>
+            <name>Bartow Municipal</name>
+            <code>KBOW</code>
+            <radar>tpa</radar>
+            <coordinates>27-56-59N 081-46-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Boca Raton</_name>
+          <coordinates>26-21-31N 080-04-59W</coordinates>
+          <location>
+            <name>Boca Raton Airport</name>
+            <code>KBCT</code>
+            <coordinates>26-22-42N 080-06-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Bradenton</_name>
+          <coordinates>27-29-56N 082-34-29W</coordinates>
+          <location>
+            <name>Sarasota / Bradenton, Sarasota-Bradenton International Airport</name>
+            <code>KSRQ</code>
+            <zone>FLZ060</zone>
+            <radar>tpa</radar>
+            <coordinates>27-24-05N 082-33-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Brooksville</_name>
+          <coordinates>28-33-18N 082-23-16W</coordinates>
+          <location>
+            <name>Hernando County Airport</name>
+            <code>KBKV</code>
+            <zone>FLZ048</zone>
+            <radar>tpa</radar>
+            <coordinates>28-28-24N 082-27-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Cape Canaveral</_name>
+          <coordinates>28-24-21N 080-36-17W</coordinates>
+          <location>
+            <name>Cocoa Beach, Cape Canaveral Air Force Station Skid Strip</name>
+            <code>KXMR</code>
+            <coordinates>28-28N 080-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Cape Coral</_name>
+          <coordinates>26-33-46N 081-56-58W</coordinates>
+          <location>
+            <name>Fort Myers, Page Field</name>
+            <code>KFMY</code>
+            <zone>FLZ065</zone>
+            <radar>mia</radar>
+            <coordinates>26-35-03N 081-51-44W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Clearwater</_name>
+          <coordinates>27-57-57N 082-48W</coordinates>
+          <location>
+            <name>St. Petersburg / Clearwater, St. Petersburg / Clearwater International Airport</name>
+            <code>KPIE</code>
+            <zone>FLZ050</zone>
+            <radar>tpa</radar>
+            <coordinates>27-54-43N 082-41-08W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Cocoa</_name>
+          <coordinates>28-23-10N 080-44-31W</coordinates>
+          <location>
+            <name>Cocoa / Patrick Air Force Base</name>
+            <code>KCOF</code>
+            <zone>FLZ047</zone>
+            <radar>tpa</radar>
+            <coordinates>28-13-59N 080-35-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Cocoa Beach</_name>
+          <coordinates>28-19-12N 080-36-27W</coordinates>
+          <location>
+            <name>Cocoa Beach, Cape Canaveral Air Force Station Skid Strip</name>
+            <code>KXMR</code>
+            <coordinates>28-28N 080-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Crestview</_name>
+          <coordinates>30-45-43N 086-34-13W</coordinates>
+          <location>
+            <_name>Sikes Airport</_name>
+            <code>KCEW</code>
+            <tz-hint>America/Chicago</tz-hint>
+            <zone>FLZ006</zone>
+            <radar>bix</radar>
+            <coordinates>30-46-19N 086-31-11W</coordinates>
+          </location>
+          <location>
+            <_name>Duke Field / Eglin Auxiliary</_name>
+            <code>KEGI</code>
+            <tz-hint>America/Chicago</tz-hint>
+            <zone>FLZ006</zone>
+            <radar>tlh</radar>
+            <coordinates>30-38-59N 086-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Cross City</_name>
+          <coordinates>29-38-03N 083-07-30W</coordinates>
+          <location>
+            <name>Cross City Airport</name>
+            <code>KCTY</code>
+            <zone>FLZ034</zone>
+            <radar>tlh</radar>
+            <coordinates>29-33N 083-06-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Daytona Beach</_name>
+          <coordinates>29-12-38N 081-01-22W</coordinates>
+          <location>
+            <name>Daytona Beach Regional Airport</name>
+            <code>KDAB</code>
+            <zone>FLZ041</zone>
+            <radar>tpa</radar>
+            <coordinates>29-10-37N 081-03-36W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Destin</_name>
+          <coordinates>30-23-36N 086-29-44W</coordinates>
+          <location>
+            <name>Destin-Ft. Walton Beach Airport</name>
+            <code>KDTS</code>
+            <tz-hint>America/Chicago</tz-hint>
+            <radar>bix</radar>
+            <coordinates>30-23-35N 086-28-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Fort Lauderdale</_name>
+          <coordinates>26-07-20N 080-08-36W</coordinates>
+          <location>
+            <_name>Fort Lauderdale / Hollywood International Airport</_name>
+            <code>KFLL</code>
+            <zone>FLZ072</zone>
+            <radar>mia</radar>
+            <coordinates>26-04-05N 080-09-09W</coordinates>
+          </location>
+          <location>
+            <_name>Fort Lauderdale Executive Airport</_name>
+            <code>KFXE</code>
+            <zone>FLZ072</zone>
+            <radar>mia</radar>
+            <coordinates>26-11-59N 080-10-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Fort Myers</_name>
+          <coordinates>26-38-26N 081-52-20W</coordinates>
+          <location>
+            <_name>Page Field</_name>
+            <code>KFMY</code>
+            <zone>FLZ065</zone>
+            <radar>mia</radar>
+            <coordinates>26-35-03N 081-51-44W</coordinates>
+          </location>
+          <location>
+            <_name>Southwest Florida International Airport</_name>
+            <code>KRSW</code>
+            <zone>FLZ065</zone>
+            <radar>mia</radar>
+            <coordinates>26-31-36N 081-45-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Fort Pierce</_name>
+          <coordinates>27-26-48N 080-19-32W</coordinates>
+          <location>
+            <name>St. Lucie County International Airport</name>
+            <code>KFPR</code>
+            <coordinates>27-29-53N 080-22-36W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Fort Walton Beach</_name>
+          <coordinates>30-24-20N 086-37-07W</coordinates>
+          <location>
+            <name>Hurlburt Field</name>
+            <code>KHRT</code>
+            <tz-hint>America/Chicago</tz-hint>
+            <radar>bix</radar>
+            <coordinates>30-25N 086-40-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Gainesville</_name>
+          <coordinates>29-39-05N 082-19-29W</coordinates>
+          <location>
+            <name>Gainesville Regional Airport</name>
+            <code>KGNV</code>
+            <zone>FLZ036</zone>
+            <radar>tlh</radar>
+            <coordinates>29-41-30N 082-16-32W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Hialeah</_name>
+          <coordinates>25-51-27N 080-16-41W</coordinates>
+          <location>
+            <name>Miami, Opa Locka Airport</name>
+            <code>KOPF</code>
+            <zone>FLZ074</zone>
+            <radar>mia</radar>
+            <coordinates>25-54-36N 080-16-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Hollywood</_name>
+          <coordinates>26-00-40N 080-08-58W</coordinates>
+          <location>
+            <name>North Perry Airport</name>
+            <code>KHWO</code>
+            <coordinates>25-59-56N 080-14-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Homestead</_name>
+          <coordinates>25-28-07N 080-28-39W</coordinates>
+          <location>
+            <name>Homestead Air Force Base</name>
+            <code>KHST</code>
+            <zone>FLZ074</zone>
+            <radar>mia</radar>
+            <coordinates>25-28-59N 080-22-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Jacksonville</_name>
+          <coordinates>30-19-55N 081-39-20W</coordinates>
+          <location>
+            <_name>Jacksonville, Naval Air Station</_name>
+            <code>KNIP</code>
+            <zone>FLZ025</zone>
+            <radar>tlh</radar>
+            <coordinates>30-14-03N 081-40-28W</coordinates>
+          </location>
+          <location>
+            <_name>Craig Municipal Airport</_name>
+            <code>KCRG</code>
+            <zone>FLZ025</zone>
+            <radar>tlh</radar>
+            <coordinates>30-20-09N 081-30-52W</coordinates>
+          </location>
+          <location>
+            <_name>Jacksonville International Airport</_name>
+            <code>KJAX</code>
+            <zone>FLZ025</zone>
+            <radar>tlh</radar>
+            <coordinates>30-29-39N 081-41-35W</coordinates>
+          </location>
+          <location>
+            <_name>Cecil Field Airport</_name>
+            <code>KVQQ</code>
+            <coordinates>30-13-06N 081-52-36W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Key West</_name>
+          <coordinates>24-33-20N 081-46-57W</coordinates>
+          <location>
+            <_name>Key West International Airport</_name>
+            <code>KEYW</code>
+            <zone>FLZ075</zone>
+            <radar>mia</radar>
+            <coordinates>24-33-12N 081-45-12W</coordinates>
+          </location>
+          <location>
+            <_name>Key West, Naval Air Station</_name>
+            <code>KNQX</code>
+            <zone>FLZ075</zone>
+            <radar>mia</radar>
+            <coordinates>24-34-45N 081-41-02W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Lakeland</_name>
+          <coordinates>28-02-22N 081-56-59W</coordinates>
+          <location>
+            <name>Lakeland Regional</name>
+            <code>KLAL</code>
+            <zone>FLZ052</zone>
+            <radar>tpa</radar>
+            <coordinates>27-58-59N 082-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Leesburg</_name>
+          <coordinates>28-48-38N 081-52-40W</coordinates>
+          <location>
+            <name>Leesburg Regional Airport</name>
+            <code>KLEE</code>
+            <radar>tpa</radar>
+            <coordinates>28-49-21N 081-48-32W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Marathon</_name>
+          <coordinates>24-42-49N 081-05-25W</coordinates>
+          <location>
+            <name>Marathon Airport</name>
+            <code>KMTH</code>
+            <zone>FLZ075</zone>
+            <radar>mia</radar>
+            <coordinates>24-43-32N 081-02-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Marianna</_name>
+          <coordinates>30-46-27N 085-13-36W</coordinates>
+          <location>
+            <name>Marianna Municipal Airport</name>
+            <code>KMAI</code>
+            <tz-hint>America/Chicago</tz-hint>
+            <zone>FLZ011</zone>
+            <radar>tlh</radar>
+            <coordinates>30-50-12N 085-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Mayport</_name>
+          <coordinates>30-23-35N 081-25-50W</coordinates>
+          <location>
+            <name>Mayport Naval Station, Adm David L. McDonald Field</name>
+            <code>KNRB</code>
+            <zone>FLZ025</zone>
+            <radar>tlh</radar>
+            <coordinates>30-23-44N 081-25-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Melbourne</_name>
+          <coordinates>28-05-01N 080-36-29W</coordinates>
+          <location>
+            <name>Melbourne International Airport</name>
+            <code>KMLB</code>
+            <zone>FLZ047</zone>
+            <radar>tpa</radar>
+            <coordinates>28-06-10N 080-38-44W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Miami</_name>
+          <coordinates>25-46-27N 080-11-37W</coordinates>
+          <location>
+            <_name>Miami International Airport</_name>
+            <code>KMIA</code>
+            <zone>FLZ074</zone>
+            <radar>mia</radar>
+            <coordinates>25-47-26N 080-18-59W</coordinates>
+          </location>
+          <location>
+            <_name>Opa Locka Airport</_name>
+            <code>KOPF</code>
+            <zone>FLZ074</zone>
+            <radar>mia</radar>
+            <coordinates>25-54-36N 080-16-58W</coordinates>
+          </location>
+          <location>
+            <_name>Kendall-Tamiami Executive Airport</_name>
+            <code>KTMB</code>
+            <zone>FLZ074</zone>
+            <radar>mia</radar>
+            <coordinates>25-38-30N 080-26-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Milton</_name>
+          <coordinates>30-37-56N 087-02-22W</coordinates>
+          <location>
+            <_name>Milton, Whiting Field South</_name>
+            <code>KNDZ</code>
+            <coordinates>30-41-49N 087-01-11W</coordinates>
+          </location>
+          <location>
+            <_name>Milton, Whiting Field Naval Air Station North</_name>
+            <code>KNSE</code>
+            <tz-hint>America/Chicago</tz-hint>
+            <zone>FLZ004</zone>
+            <radar>bix</radar>
+            <coordinates>30-43-27N 087-01-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Naples</_name>
+          <coordinates>26-08-31N 081-47-41W</coordinates>
+          <location>
+            <name>Naples Municipal Airport</name>
+            <code>KAPF</code>
+            <zone>FLZ069</zone>
+            <radar>mia</radar>
+            <coordinates>26-08-59N 081-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>New Smyrna Beach</_name>
+          <coordinates>29-01-32N 080-55-37W</coordinates>
+          <location>
+            <name>New Smyrna Beach Municipal Airport</name>
+            <code>KEVB</code>
+            <coordinates>29-03-20N 080-56-53W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Ocala</_name>
+          <coordinates>29-11-13N 082-08-24W</coordinates>
+          <location>
+            <name>Ocala International Airport-Jim Taylor Field</name>
+            <code>KOCF</code>
+            <zone>FLZ040</zone>
+            <radar>tpa</radar>
+            <coordinates>29-10N 082-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Okeechobee</_name>
+          <coordinates>27-14-38N 080-49-47W</coordinates>
+          <location>
+            <name>Okeechobee County Airport</name>
+            <code>KOBE</code>
+            <coordinates>27-16N 080-51-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Orlando</_name>
+          <coordinates>28-32-18N 081-22-45W</coordinates>
+          <location>
+            <_name>Orlando Executive Airport</_name>
+            <code>KORL</code>
+            <zone>FLZ045</zone>
+            <radar>tpa</radar>
+            <coordinates>28-32-47N 081-20-08W</coordinates>
+          </location>
+          <location>
+            <_name>Orlando International Airport</_name>
+            <code>KMCO</code>
+            <zone>FLZ045</zone>
+            <radar>tpa</radar>
+            <coordinates>28-25-01N 081-19-30W</coordinates>
+          </location>
+          <location>
+            <_name>Kissimmee Municipal Airport</_name>
+            <code>KISM</code>
+            <coordinates>28-17-22N 081-26-13W</coordinates>
+          </location>
+          <location>
+            <_name>Sanford Airport</_name>
+            <code>KSFB</code>
+            <zone>FLZ046</zone>
+            <radar>tpa</radar>
+            <coordinates>28-46-59N 081-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Ormond Beach</_name>
+          <coordinates>29-17-08N 081-03-21W</coordinates>
+          <location>
+            <name>Ormond Beach Municipal Airport</name>
+            <code>KOMN</code>
+            <coordinates>29-18-03N 081-06-48W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Panama City</_name>
+          <coordinates>30-09-31N 085-39-36W</coordinates>
+          <location>
+            <name>Panama City-Bay County International Airport</name>
+            <code>KPFN</code>
+            <tz-hint>America/Chicago</tz-hint>
+            <zone>FLZ012</zone>
+            <radar>tlh</radar>
+            <coordinates>30-12-26N 085-41-06W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Pembroke Pines</_name>
+          <coordinates>26-00-11N 080-13-26W</coordinates>
+          <location>
+            <name>Hollywood, North Perry Airport</name>
+            <code>KHWO</code>
+            <coordinates>25-59-56N 080-14-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Pensacola</_name>
+          <coordinates>30-25-16N 087-13W</coordinates>
+          <location>
+            <_name>Pensacola Regional Airport</_name>
+            <code>KPNS</code>
+            <tz-hint>America/Chicago</tz-hint>
+            <zone>FLZ002</zone>
+            <radar>bix</radar>
+            <coordinates>30-28-41N 087-11-12W</coordinates>
+          </location>
+          <location>
+            <_name>Pensacola, Naval Air Station</_name>
+            <code>KNPA</code>
+            <tz-hint>America/Chicago</tz-hint>
+            <zone>FLZ002</zone>
+            <radar>bix</radar>
+            <coordinates>30-21-21N 087-19-23W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Perry</_name>
+          <coordinates>30-07-02N 083-34-54W</coordinates>
+          <location>
+            <name>Perry-Foley, Perry-Foley Airport</name>
+            <code>K40J</code>
+            <radar>tlh</radar>
+            <coordinates>30-04-18N 083-34-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Pompano Beach</_name>
+          <coordinates>26-14-16N 080-07-29W</coordinates>
+          <location>
+            <name>Pompano Beach Airpark</name>
+            <code>KPMP</code>
+            <radar>mia</radar>
+            <coordinates>26-14-44N 080-06-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Punta Gorda</_name>
+          <coordinates>26-55-47N 082-02-43W</coordinates>
+          <location>
+            <name>Charlotte County Airport</name>
+            <code>KPGD</code>
+            <radar>mia</radar>
+            <coordinates>26-55-04N 081-59-36W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Sarasota</_name>
+          <coordinates>27-20-11N 082-31-50W</coordinates>
+          <location>
+            <name>Sarasota / Bradenton, Sarasota-Bradenton International Airport</name>
+            <code>KSRQ</code>
+            <zone>FLZ060</zone>
+            <radar>tpa</radar>
+            <coordinates>27-24-05N 082-33-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Springfield</_name>
+          <coordinates>30-09-11N 085-36-40W</coordinates>
+          <location>
+            <name>Tyndall Air Force Base</name>
+            <code>KPAM</code>
+            <tz-hint>America/Chicago</tz-hint>
+            <radar>tlh</radar>
+            <coordinates>30-04N 085-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Stuart</_name>
+          <coordinates>27-11-51N 080-15-10W</coordinates>
+          <location>
+            <name>Witham Field Airport</name>
+            <code>KSUA</code>
+            <coordinates>27-10-54N 080-13-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Tallahassee</_name>
+          <coordinates>30-26-17N 084-16-50W</coordinates>
+          <location>
+            <name>Tallahassee Regional Airport</name>
+            <code>KTLH</code>
+            <zone>FLZ017</zone>
+            <radar>tlh</radar>
+            <coordinates>30-23-35N 084-21-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Tampa</_name>
+          <coordinates>27-56-51N 082-27-30W</coordinates>
+          <location>
+            <_name>Peter O Knight Airport</_name>
+            <code>KTPF</code>
+            <coordinates>27-54-56N 082-26-57W</coordinates>
+          </location>
+          <location>
+            <_name>Tampa International Airport</_name>
+            <code>KTPA</code>
+            <zone>FLZ051</zone>
+            <radar>tpa</radar>
+            <coordinates>27-57-41N 082-32-25W</coordinates>
+          </location>
+          <location>
+            <_name>Macdill Air Force Base, Fl.</_name>
+            <code>KMCF</code>
+            <zone>FLZ051</zone>
+            <radar>tpa</radar>
+            <coordinates>27-51N 082-30W</coordinates>
+          </location>
+          <location>
+            <_name>Vandenberg Airport</_name>
+            <code>KVDF</code>
+            <coordinates>28-00-50N 082-20-43W</coordinates>
+          </location>
+          <location>
+            <_name>St. Petersburg, Whitted Airport</_name>
+            <code>KSPG</code>
+            <zone>FLZ050</zone>
+            <radar>tpa</radar>
+            <coordinates>27-46-04N 082-37-33W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>The Villages</_name>
+          <coordinates>28-56N 081-56-54W</coordinates>
+          <location>
+            <name>The Villages</name>
+            <code>KVVG</code>
+            <coordinates>28-58N 081-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Titusville</_name>
+          <coordinates>28-36-43N 080-48-27W</coordinates>
+          <location>
+            <_name>Titusville, NASA Shuttle Landing Facility</_name>
+            <code>KTTS</code>
+            <radar>tpa</radar>
+            <coordinates>28-37N 080-42W</coordinates>
+          </location>
+          <location>
+            <_name>Titusville</_name>
+            <code>KTIX</code>
+            <zone>FLZ047</zone>
+            <radar>tpa</radar>
+            <coordinates>28-31N 080-47-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Valparaiso</_name>
+          <coordinates>30-30-30N 086-30-09W</coordinates>
+          <location>
+            <name>Valparaiso / Eglin Air Force Base</name>
+            <code>KVPS</code>
+            <tz-hint>America/Chicago</tz-hint>
+            <zone>FLZ006</zone>
+            <radar>bix</radar>
+            <coordinates>30-28-59N 086-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Vero Beach</_name>
+          <coordinates>27-38-19N 080-23-50W</coordinates>
+          <location>
+            <name>Vero Beach Municipal Airport</name>
+            <code>KVRB</code>
+            <zone>FLZ054</zone>
+            <radar>tpa</radar>
+            <coordinates>27-39-20N 080-25-05W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Vilano Beach</_name>
+          <coordinates>29-55-07N 081-17-34W</coordinates>
+          <location>
+            <name>St. Augustine, St. Augustine Airport</name>
+            <code>KSGJ</code>
+            <coordinates>29-57-33N 081-20-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>West Palm Beach</_name>
+          <coordinates>26-42-55N 080-03-12W</coordinates>
+          <location>
+            <name>Palm Beach International Airport</name>
+            <code>KPBI</code>
+            <zone>FLZ068</zone>
+            <radar>mia</radar>
+            <coordinates>26-41-04N 080-05-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Florida in United States -->
+          <_name>Winter Haven</_name>
+          <coordinates>28-01-20N 081-43-58W</coordinates>
+          <location>
+            <name>Winter Haven's Gilbert Airport</name>
+            <code>KGIF</code>
+            <radar>tpa</radar>
+            <coordinates>28-03-38N 081-45-26W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Georgia</_name>
+        <fips-code>US13</fips-code>
+        <tz-hint>America/New_York</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Albany</_name>
+          <coordinates>31-34-42N 084-09-20W</coordinates>
+          <location>
+            <name>Southwest Georgia Regional Airport</name>
+            <code>KABY</code>
+            <zone>GAZ125</zone>
+            <radar>tlh</radar>
+            <coordinates>31-32-08N 084-11-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Alma</_name>
+          <coordinates>31-32-21N 082-27-44W</coordinates>
+          <location>
+            <name>Bacon County Airport</name>
+            <code>KAMG</code>
+            <zone>GAZ134</zone>
+            <radar>tlh</radar>
+            <coordinates>31-32-09N 082-30-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Athens</_name>
+          <coordinates>33-57-39N 083-22-40W</coordinates>
+          <location>
+            <name>Athens Airport</name>
+            <code>KAHN</code>
+            <zone>GAZ036</zone>
+            <radar>atl</radar>
+            <coordinates>33-57-02N 083-19-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Atlanta</_name>
+          <coordinates>33-44-56N 084-23-16W</coordinates>
+          <location>
+            <_name>Hartsfield - Jackson Atlanta International Airport</_name>
+            <code>KATL</code>
+            <zone>GAZ033</zone>
+            <radar>atl</radar>
+            <coordinates>33-38-25N 084-25-36W</coordinates>
+          </location>
+          <location>
+            <_name>Fulton County Airport-Brown Field</_name>
+            <code>KFTY</code>
+            <zone>GAZ033</zone>
+            <radar>atl</radar>
+            <coordinates>33-46-39N 084-31-27W</coordinates>
+          </location>
+          <location>
+            <_name>De Kalb-Peachtree Airport</_name>
+            <code>KPDK</code>
+            <zone>GAZ033</zone>
+            <radar>atl</radar>
+            <coordinates>33-52-41N 084-17-52W</coordinates>
+          </location>
+          <location>
+            <_name>Peachtree City-Falcon Field</_name>
+            <code>KFFC</code>
+            <zone>GAZ033</zone>
+            <radar>atl</radar>
+            <coordinates>33-21-19N 084-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Augusta</_name>
+          <coordinates>33-28-15N 081-58-29W</coordinates>
+          <location>
+            <_name>Daniel Field</_name>
+            <code>KDNL</code>
+            <coordinates>33-28N 082-02-18W</coordinates>
+          </location>
+          <location>
+            <_name>Bush Field</_name>
+            <code>KAGS</code>
+            <zone>GAZ065</zone>
+            <radar>atl</radar>
+            <coordinates>33-21-51N 081-57-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Bainbridge</_name>
+          <coordinates>30-54-13N 084-34-31W</coordinates>
+          <location>
+            <name>Decatur County Industrial Air Park Airport</name>
+            <code>KBGE</code>
+            <coordinates>30-58N 084-37-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Barretts</_name>
+          <coordinates>31-00-05N 083-11-57W</coordinates>
+          <location>
+            <name>Moody Air Force Base</name>
+            <code>KVAD</code>
+            <zone>GAZ160</zone>
+            <radar>tlh</radar>
+            <coordinates>30-58N 083-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Brunswick</_name>
+          <coordinates>31-08-59N 081-29-29W</coordinates>
+          <location>
+            <_name>Malcolm McKinnon Airport</_name>
+            <code>KSSI</code>
+            <zone>GAZ154</zone>
+            <radar>tlh</radar>
+            <coordinates>31-09-06N 081-23-29W</coordinates>
+          </location>
+          <location>
+            <_name>Brunswick / Glynco</_name>
+            <code>KBQK</code>
+            <coordinates>31-15N 081-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Canton</_name>
+          <coordinates>34-14-12N 084-29-26W</coordinates>
+          <location>
+            <name>Cherokee County Airport</name>
+            <code>K47A</code>
+            <coordinates>34-18-38N 084-25-26W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Cartersville</_name>
+          <coordinates>34-09-54N 084-47-59W</coordinates>
+          <location>
+            <name>Cartersville Airport</name>
+            <code>KVPC</code>
+            <coordinates>34-07-41N 084-50-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Columbus</_name>
+          <coordinates>32-27-39N 084-59-15W</coordinates>
+          <location>
+            <name>Columbus Metropolitan Airport</name>
+            <code>KCSG</code>
+            <zone>GAZ089</zone>
+            <radar>bhm</radar>
+            <coordinates>32-30-57N 084-56-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Dalton</_name>
+          <coordinates>34-46-11N 084-58-12W</coordinates>
+          <location>
+            <name>Dalton Municipal Airport</name>
+            <code>KDNN</code>
+            <coordinates>34-43-18N 084-52-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Douglas</_name>
+          <coordinates>31-30-31N 082-50-59W</coordinates>
+          <location>
+            <name>Douglas Municipal Airport</name>
+            <code>KDQH</code>
+            <coordinates>31-28-36N 082-51-37W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Dublin</_name>
+          <coordinates>32-32-25N 082-54-13W</coordinates>
+          <location>
+            <name>W H 'Bud' Barron Airport</name>
+            <code>KDBN</code>
+            <coordinates>32-33-51N 082-59-05W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Fort Benning</_name>
+          <coordinates>32-21-08N 084-58-07W</coordinates>
+          <location>
+            <name>Fort Benning</name>
+            <code>KLSF</code>
+            <zone>GAZ090</zone>
+            <radar>bhm</radar>
+            <coordinates>32-19-59N 084-49-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Gainesville</_name>
+          <coordinates>34-17-52N 083-49-26W</coordinates>
+          <location>
+            <name>Gilmer Memorial Airport</name>
+            <code>KGVL</code>
+            <coordinates>34-16-18N 083-49-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Glynco</_name>
+          <coordinates>31-13-20N 081-30-36W</coordinates>
+          <location>
+            <name>Brunswick / Glynco</name>
+            <code>KBQK</code>
+            <coordinates>31-15N 081-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Greensboro</_name>
+          <coordinates>33-34-32N 083-10-56W</coordinates>
+          <location>
+            <name>Greene County Regional Airport</name>
+            <code>K3J7</code>
+            <coordinates>33-35-50N 083-08-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Hinesville</_name>
+          <coordinates>31-50-48N 081-35-45W</coordinates>
+          <location>
+            <name>Ft. Stewart</name>
+            <code>KLHW</code>
+            <zone>GAZ138</zone>
+            <radar>tlh</radar>
+            <coordinates>31-52-59N 081-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>La Grange</_name>
+          <coordinates>33-02-21N 085-01-52W</coordinates>
+          <location>
+            <name>Callaway Airport</name>
+            <code>KLGC</code>
+            <coordinates>33-00-32N 085-04-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Lawrenceville</_name>
+          <coordinates>33-57-22N 083-59-16W</coordinates>
+          <location>
+            <name>Gwinnett County-Briscoe Field Airport</name>
+            <code>KLZU</code>
+            <coordinates>33-58-41N 083-57-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Macon</_name>
+          <coordinates>32-50-26N 083-37-56W</coordinates>
+          <location>
+            <name>Middle Georgia Regional Airport</name>
+            <code>KMCN</code>
+            <zone>GAZ082</zone>
+            <radar>atl</radar>
+            <coordinates>32-41-16N 083-39-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Marietta</_name>
+          <coordinates>33-57-09N 084-32-59W</coordinates>
+          <location>
+            <_name>Marietta / Dobbins Air Force Base</_name>
+            <code>KMGE</code>
+            <zone>GAZ032</zone>
+            <radar>atl</radar>
+            <coordinates>33-55N 084-31W</coordinates>
+          </location>
+          <location>
+            <_name>Cobb County-McCollum Field Airport</_name>
+            <code>KRYY</code>
+            <coordinates>34-00-47N 084-35-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Milledgeville</_name>
+          <coordinates>33-04-48N 083-13-55W</coordinates>
+          <location>
+            <name>Baldwin County Airport</name>
+            <code>KMLJ</code>
+            <coordinates>33-09-15N 083-14-26W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Moultrie</_name>
+          <coordinates>31-10-47N 083-47-20W</coordinates>
+          <location>
+            <name>Moultrie Municipal Airport</name>
+            <code>KMGR</code>
+            <radar>tlh</radar>
+            <coordinates>31-05-04N 083-48-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Newnan</_name>
+          <coordinates>33-22-50N 084-47-58W</coordinates>
+          <location>
+            <name>Newnan Coweta County Airport</name>
+            <code>KCCO</code>
+            <coordinates>33-18-43N 084-46-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Peachtree City</_name>
+          <coordinates>33-23-48N 084-35-44W</coordinates>
+          <location>
+            <name>Atlanta, Peachtree City-Falcon Field</name>
+            <code>KFFC</code>
+            <zone>GAZ033</zone>
+            <radar>atl</radar>
+            <coordinates>33-21-19N 084-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Rome</_name>
+          <coordinates>34-15-25N 085-09-52W</coordinates>
+          <location>
+            <name>R. B. Russell Airport</name>
+            <code>KRMG</code>
+            <zone>GAZ019</zone>
+            <radar>atl</radar>
+            <coordinates>34-20-52N 085-09-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Savannah</_name>
+          <coordinates>32-05N 081-05-59W</coordinates>
+          <location>
+            <_name>Hunter U. S. Army Airfield</_name>
+            <code>KSVN</code>
+            <zone>GAZ119</zone>
+            <radar>tlh</radar>
+            <coordinates>32-01N 081-09W</coordinates>
+          </location>
+          <location>
+            <_name>Savannah International Airport</_name>
+            <code>KSAV</code>
+            <zone>GAZ119</zone>
+            <radar>tlh</radar>
+            <coordinates>32-07-08N 081-12-07W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Statesboro</_name>
+          <coordinates>32-26-55N 081-46-59W</coordinates>
+          <location>
+            <name>Statesboro-Bulloch County Airport</name>
+            <code>KTBR</code>
+            <coordinates>32-28-59N 081-44-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Sylvania</_name>
+          <coordinates>32-45-01N 081-38-12W</coordinates>
+          <location>
+            <name>Sylvania, Plantation Airpark</name>
+            <code>KJYL</code>
+            <coordinates>32-38-43N 081-35-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Thomaston</_name>
+          <coordinates>32-53-17N 084-19-35W</coordinates>
+          <location>
+            <name>Thomaston-Upson County Airport</name>
+            <code>KOPN</code>
+            <coordinates>32-57-17N 084-15-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Thomson</_name>
+          <coordinates>33-28-14N 082-30-16W</coordinates>
+          <location>
+            <name>Thomson-McDuffie County Airport</name>
+            <code>KHQU</code>
+            <coordinates>33-31-45N 082-30-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Valdosta</_name>
+          <coordinates>30-49-57N 083-16-42W</coordinates>
+          <location>
+            <name>Valdosta Regional Airport</name>
+            <code>KVLD</code>
+            <zone>GAZ160</zone>
+            <radar>tlh</radar>
+            <coordinates>30-46-59N 083-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Vidalia</_name>
+          <coordinates>32-13-03N 082-24-48W</coordinates>
+          <location>
+            <name>Vidalia Municipal Airport</name>
+            <code>KVDI</code>
+            <coordinates>32-11-33N 082-22-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Warner Robins</_name>
+          <coordinates>32-37-15N 083-35-59W</coordinates>
+          <location>
+            <name>Warner Robins Air Force Base</name>
+            <code>KWRB</code>
+            <zone>GAZ095</zone>
+            <radar>atl</radar>
+            <coordinates>32-37-59N 083-35-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Waycross</_name>
+          <coordinates>31-12-48N 082-21-14W</coordinates>
+          <location>
+            <name>Waycross / Ware County, Ga</name>
+            <code>KAYS</code>
+            <zone>GAZ151</zone>
+            <radar>tlh</radar>
+            <coordinates>31-15N 082-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Georgia in United States -->
+          <_name>Winder</_name>
+          <coordinates>33-59-33N 083-43-12W</coordinates>
+          <location>
+            <name>Winder-Barrow Airport</name>
+            <code>KWDR</code>
+            <coordinates>33-58-55N 083-40-05W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Hawaii</_name>
+        <fips-code>US15</fips-code>
+        <tz-hint>Pacific/Honolulu</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Hawaii in United States -->
+          <_name>Hilo</_name>
+          <coordinates>19-43-46N 155-05-24W</coordinates>
+          <location>
+            <name>Hilo International Airport</name>
+            <code>PHTO</code>
+            <zone>HIZ004</zone>
+            <radar>hawaii</radar>
+            <coordinates>19-43-19N 155-03-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Hawaii in United States -->
+          <_name>Honolulu</_name>
+          <coordinates>21-18-24N 157-51-29W</coordinates>
+          <location>
+            <_name>Honolulu International Airport</_name>
+            <code>PHNL</code>
+            <zone>HIZ002</zone>
+            <radar>hawaii</radar>
+            <coordinates>21-19-39N 157-56-35W</coordinates>
+          </location>
+          <location>
+            <_name>Kaneohe, Marine Corps Air Station</_name>
+            <code>PHNG</code>
+            <zone>HIZ002</zone>
+            <radar>hawaii</radar>
+            <coordinates>21-27-14N 157-45-56W</coordinates>
+          </location>
+          <location>
+            <_name>Oahu, Kalaeloa Airport</_name>
+            <code>PHJR</code>
+            <coordinates>21-18-29N 158-04-05W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Hawaii in United States -->
+          <_name>Kahului</_name>
+          <coordinates>20-53-40N 156-28-11W</coordinates>
+          <location>
+            <name>Kahului Airport</name>
+            <code>PHOG</code>
+            <zone>HIZ003</zone>
+            <radar>hawaii</radar>
+            <coordinates>20-53-32N 156-26-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Hawaii in United States -->
+          <_name>Kailua</_name>
+          <coordinates>19-38-26N 155-59-44W</coordinates>
+          <location>
+            <name>Kailua / Kona, Keahole Airport</name>
+            <code>PHKO</code>
+            <zone>HIZ002</zone>
+            <radar>hawaii</radar>
+            <coordinates>19-44-26N 156-03-02W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Hawaii in United States -->
+          <_name>Kaumalapau</_name>
+          <coordinates>20-47-23N 156-59-24W</coordinates>
+          <location>
+            <name>Lanai City, Lanai Airport</name>
+            <code>PHNY</code>
+            <zone>HIZ003</zone>
+            <radar>hawaii</radar>
+            <coordinates>20-47-08N 156-57-05W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Hawaii in United States -->
+          <_name>Kaunakakai</_name>
+          <coordinates>21-05-35N 157-01-26W</coordinates>
+          <location>
+            <name>Molokai Airport</name>
+            <code>PHMK</code>
+            <zone>HIZ005</zone>
+            <radar>hawaii</radar>
+            <coordinates>21-08-59N 157-05-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Hawaii in United States -->
+          <_name>Kekaha</_name>
+          <coordinates>21-58-14N 159-42-54W</coordinates>
+          <location>
+            <name>Kekaha, Pacific Missile Test Facility Barking Sands</name>
+            <code>PHBK</code>
+            <radar>hawaii</radar>
+            <coordinates>22-02-11N 159-47-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Hawaii in United States -->
+          <_name>Lahaina</_name>
+          <coordinates>20-52-41N 156-40-57W</coordinates>
+          <location>
+            <name>Lahaina / West Maui</name>
+            <code>PHJH</code>
+            <zone>HIZ003</zone>
+            <radar>hawaii</radar>
+            <coordinates>21-01N 156-37-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Hawaii in United States -->
+          <_name>Lihue</_name>
+          <coordinates>21-58-51N 159-22-15W</coordinates>
+          <location>
+            <name>Lihue Airport</name>
+            <code>PHLI</code>
+            <zone>HIZ001</zone>
+            <radar>hawaii</radar>
+            <coordinates>21-59-02N 159-20-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Hawaii in United States -->
+          <_name>WahiawÄ</_name>
+          <coordinates>21-30-10N 158-01-24W</coordinates>
+          <location>
+            <name>Wheeler Air Force Base / Oahu</name>
+            <code>PHHI</code>
+            <zone>HIZ002</zone>
+            <radar>hawaii</radar>
+            <coordinates>21-28-59N 158-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Hawaii in United States -->
+          <_name>Waikiâi</_name>
+          <coordinates>19-51-38N 155-39-07W</coordinates>
+          <location>
+            <name>Bradshaw Army Air Field / Hawaii</name>
+            <code>PHSF</code>
+            <radar>hawaii</radar>
+            <coordinates>19-46-59N 155-33W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Idaho</_name>
+        <fips-code>US16</fips-code>
+        <tz-hint>America/Denver</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Idaho in United States -->
+          <_name>Boise</_name>
+          <coordinates>43-36-48N 116-12-12W</coordinates>
+          <location>
+            <name>Boise Air Terminal</name>
+            <code>KBOI</code>
+            <zone>IDZ014</zone>
+            <radar>boi</radar>
+            <coordinates>43-34N 116-14-26W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Idaho in United States -->
+          <_name>Burley</_name>
+          <coordinates>42-32-08N 113-47-34W</coordinates>
+          <location>
+            <name>Burley Municipal Airport</name>
+            <code>KBYI</code>
+            <zone>IDZ022</zone>
+            <radar>boi</radar>
+            <coordinates>42-32-32N 113-46-17W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Idaho in United States -->
+          <_name>Caldwell</_name>
+          <coordinates>43-39-46N 116-41-14W</coordinates>
+          <location>
+            <name>Caldwell Industrial Airport</name>
+            <code>KEUL</code>
+            <coordinates>43-37-59N 116-37-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Idaho in United States -->
+          <_name>Challis</_name>
+          <coordinates>44-30-16N 114-13-54W</coordinates>
+          <location>
+            <name>Challis Airport</name>
+            <code>KLLJ</code>
+            <coordinates>44-31-22N 114-12-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Idaho in United States -->
+          <_name>Coeur d'Alene</_name>
+          <coordinates>47-40-39N 116-46-49W</coordinates>
+          <location>
+            <name>Coeur d'Alene Air Terminal</name>
+            <code>KCOE</code>
+            <tz-hint>America/Los_Angeles</tz-hint>
+            <zone>IDZ002</zone>
+            <radar>geg</radar>
+            <coordinates>47-46N 116-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Idaho in United States -->
+          <_name>Hailey</_name>
+          <coordinates>43-31-10N 114-18-55W</coordinates>
+          <location>
+            <name>Friedman Memorial Airport</name>
+            <code>KSUN</code>
+            <zone>IDZ018</zone>
+            <radar>boi</radar>
+            <coordinates>43-30N 114-17-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Idaho in United States -->
+          <_name>Idaho Falls</_name>
+          <coordinates>43-27-59N 112-02-02W</coordinates>
+          <location>
+            <name>Fanning Field</name>
+            <code>KIDA</code>
+            <zone>IDZ020</zone>
+            <radar>boi</radar>
+            <coordinates>43-31-14N 112-03-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Idaho in United States -->
+          <_name>Jerome</_name>
+          <coordinates>42-43-26N 114-31-07W</coordinates>
+          <location>
+            <name>Jerome County Airport</name>
+            <code>KJER</code>
+            <coordinates>42-43-36N 114-27-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Idaho in United States -->
+          <_name>Lewiston</_name>
+          <coordinates>46-24-59N 117-01-03W</coordinates>
+          <location>
+            <name>Lewiston-Nez Perce County Airport</name>
+            <code>KLWS</code>
+            <tz-hint>America/Los_Angeles</tz-hint>
+            <zone>IDZ003</zone>
+            <radar>geg</radar>
+            <coordinates>46-22-28N 117-00-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Idaho in United States -->
+          <_name>Lowell</_name>
+          <coordinates>46-08-38N 115-35-44W</coordinates>
+          <location>
+            <name>Lowell</name>
+            <code>KP69</code>
+            <tz-hint>America/Los_Angeles</tz-hint>
+            <zone>IDZ006</zone>
+            <radar>geg</radar>
+            <coordinates>46-08-39N 115-35-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Idaho in United States -->
+          <_name>Malta</_name>
+          <coordinates>42-18-22N 113-22-09W</coordinates>
+          <location>
+            <name>Malta</name>
+            <code>K77M</code>
+            <zone>IDZ022</zone>
+            <radar>boi</radar>
+            <coordinates>42-19N 113-19-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Idaho in United States -->
+          <_name>McCall</_name>
+          <coordinates>44-54-39N 116-05-55W</coordinates>
+          <location>
+            <name>McCall Airport</name>
+            <code>KMYL</code>
+            <zone>IDZ011</zone>
+            <radar>boi</radar>
+            <coordinates>44-52-59N 116-05-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Idaho in United States -->
+          <_name>Moscow</_name>
+          <coordinates>46-43-56N 117-00W</coordinates>
+          <location>
+            <name>Pullman / Moscow, Pullman / Moscow Regional Airport</name>
+            <code>KPUW</code>
+            <zone>WAZ032</zone>
+            <radar>sea</radar>
+            <coordinates>46-44-38N 117-06-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Idaho in United States -->
+          <_name>Mountain Home</_name>
+          <coordinates>43-07-58N 115-41-28W</coordinates>
+          <location>
+            <name>Mountain Home Air Force Base</name>
+            <code>KMUO</code>
+            <zone>IDZ014</zone>
+            <radar>boi</radar>
+            <coordinates>43-02-59N 115-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Idaho in United States -->
+          <_name>Mullan</_name>
+          <coordinates>47-28-12N 115-48-06W</coordinates>
+          <location>
+            <name>Mullan Pass, Mullan Pass Vor</name>
+            <code>KMLP</code>
+            <tz-hint>America/Los_Angeles</tz-hint>
+            <coordinates>47-27-15N 115-40-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Idaho in United States -->
+          <_name>Pocatello</_name>
+          <coordinates>42-52-16N 112-26-43W</coordinates>
+          <location>
+            <name>Pocatello Regional Airport</name>
+            <code>KPIH</code>
+            <zone>IDZ021</zone>
+            <radar>boi</radar>
+            <coordinates>42-55-13N 112-34-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Idaho in United States -->
+          <_name>Rexburg</_name>
+          <coordinates>43-49-33N 111-47-22W</coordinates>
+          <location>
+            <name>Rexburg-Madison County Airport</name>
+            <code>KRXE</code>
+            <coordinates>43-49-54N 111-48-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Idaho in United States -->
+          <_name>Salmon</_name>
+          <coordinates>45-10-32N 113-53-45W</coordinates>
+          <location>
+            <name>Lemhi County Airport</name>
+            <code>KSMN</code>
+            <zone>IDZ009</zone>
+            <radar>boi</radar>
+            <coordinates>45-07N 113-52-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Idaho in United States -->
+          <_name>Sandpoint</_name>
+          <coordinates>48-16-35N 116-33-11W</coordinates>
+          <location>
+            <name>Sandpoint Airport</name>
+            <code>KSZT</code>
+            <tz-hint>America/Los_Angeles</tz-hint>
+            <coordinates>48-17-57N 116-33-36W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Idaho in United States -->
+          <_name>Soda Springs</_name>
+          <coordinates>42-39-15N 111-36-16W</coordinates>
+          <location>
+            <name>Soda Springs / Tigert</name>
+            <code>KU78</code>
+            <zone>IDZ023</zone>
+            <radar>boi</radar>
+            <coordinates>42-38-59N 111-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Idaho in United States -->
+          <_name>Stanley</_name>
+          <coordinates>44-12-40N 114-56-45W</coordinates>
+          <location>
+            <name>Stanley Ranger Station</name>
+            <code>KSNT</code>
+            <coordinates>44-12-30N 114-56-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Idaho in United States -->
+          <_name>Twin Falls</_name>
+          <coordinates>42-33-46N 114-27-39W</coordinates>
+          <location>
+            <name>Joslin Field-Magic Valley Regional Airport</name>
+            <code>KTWF</code>
+            <zone>IDZ015</zone>
+            <radar>boi</radar>
+            <coordinates>42-28-42N 114-28-33W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Illinois</_name>
+        <fips-code>US17</fips-code>
+        <tz-hint>America/Chicago</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Alton</_name>
+          <coordinates>38-53-26N 090-11-03W</coordinates>
+          <location>
+            <name>Alton / St. Louis, St. Louis Regional Airport</name>
+            <code>KALN</code>
+            <zone>ILZ100</zone>
+            <radar>stl</radar>
+            <coordinates>38-53-59N 090-02-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Aurora</_name>
+          <coordinates>41-45-38N 088-19-12W</coordinates>
+          <location>
+            <name>Aurora Municipal Airport</name>
+            <code>KARR</code>
+            <zone>ILZ013</zone>
+            <radar>ord</radar>
+            <coordinates>41-46-12N 088-28-53W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Belleville</_name>
+          <coordinates>38-31-12N 089-59-02W</coordinates>
+          <location>
+            <name>Scott Air Force Base / MidAmerica Airport</name>
+            <code>KBLV</code>
+            <zone>ILZ101</zone>
+            <radar>stl</radar>
+            <coordinates>38-32-59N 089-50-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Bloomington</_name>
+          <coordinates>40-29-03N 088-59-37W</coordinates>
+          <location>
+            <name>Bloomington / Normal, Central Illinois Regional Airport at Bloomington-Normal</name>
+            <code>KBMI</code>
+            <zone>ILZ038</zone>
+            <radar>ind</radar>
+            <coordinates>40-28-36N 088-54-56W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Cahokia</_name>
+          <coordinates>38-34-15N 090-11-24W</coordinates>
+          <location>
+            <name>Cahokia / St. Louis, St. Louis Downtown Airport</name>
+            <code>KCPS</code>
+            <zone>ILZ101</zone>
+            <radar>stl</radar>
+            <coordinates>38-34-14N 090-09-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Cairo</_name>
+          <coordinates>37-00-19N 089-10-35W</coordinates>
+          <location>
+            <name>Cairo Regional Airport</name>
+            <code>KCIR</code>
+            <zone>ILZ092</zone>
+            <radar>tup</radar>
+            <coordinates>37-03-51N 089-13-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Carbondale</_name>
+          <coordinates>37-43-38N 089-13W</coordinates>
+          <location>
+            <name>Carbondale / Murphysboro, Southern Illinois Airport</name>
+            <code>KMDH</code>
+            <zone>ILZ084</zone>
+            <radar>stl</radar>
+            <coordinates>37-46-59N 089-14-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Carmi</_name>
+          <coordinates>38-05-27N 088-09-31W</coordinates>
+          <location>
+            <name>Carmi Municipal Airport</name>
+            <code>KCUL</code>
+            <coordinates>38-05-21N 088-07-23W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Centralia</_name>
+          <coordinates>38-31-30N 089-08W</coordinates>
+          <location>
+            <name>Centralia Municipal Airport</name>
+            <code>KENL</code>
+            <coordinates>38-30-52N 089-05-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Champaign</_name>
+          <coordinates>40-06-59N 088-14-36W</coordinates>
+          <location>
+            <name>Champaign / Urbana, University of Illinois-Willard Airport</name>
+            <code>KCMI</code>
+            <zone>ILZ045</zone>
+            <radar>ind</radar>
+            <coordinates>40-01-55N 088-16-23W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Charleston</_name>
+          <coordinates>39-29-46N 088-10-34W</coordinates>
+          <location>
+            <name>Mattoon / Charleston, Coles County Memorial Airport</name>
+            <code>KMTO</code>
+            <zone>ILZ056</zone>
+            <radar>stl</radar>
+            <coordinates>39-28-41N 088-16-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Chicago</_name>
+          <coordinates>41-51N 087-39W</coordinates>
+          <location>
+            <_name>Chicago Midway Airport</_name>
+            <code>KMDW</code>
+            <zone>ILZ014</zone>
+            <radar>ord</radar>
+            <coordinates>41-47-03N 087-45-19W</coordinates>
+          </location>
+          <location>
+            <_name>Chicago-O'Hare International Airport</_name>
+            <code>KORD</code>
+            <zone>ILZ013</zone>
+            <radar>ord</radar>
+            <coordinates>41-58-46N 087-54-16W</coordinates>
+          </location>
+          <location>
+            <_name>Lansing Municipal Airport</_name>
+            <code>KIGQ</code>
+            <zone>ILZ014</zone>
+            <radar>ord</radar>
+            <coordinates>41-32-23N 087-31-55W</coordinates>
+          </location>
+          <location>
+            <_name>Chicago / Wheeling, Pal-Waukee Airport</_name>
+            <code>KPWK</code>
+            <zone>ILZ006</zone>
+            <radar>ord</radar>
+            <coordinates>42-07-14N 087-54-16W</coordinates>
+          </location>
+          <location>
+            <_name>Chicago / Romeoville, Lewis University Airport</_name>
+            <code>KLOT</code>
+            <zone>ILZ014</zone>
+            <radar>ord</radar>
+            <coordinates>41-36-29N 088-05-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Danville</_name>
+          <coordinates>40-07-28N 087-37-48W</coordinates>
+          <location>
+            <name>Vermilion County Airport</name>
+            <code>KDNV</code>
+            <zone>ILZ046</zone>
+            <radar>ind</radar>
+            <coordinates>40-11-57N 087-35-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>DeKalb</_name>
+          <coordinates>41-55-46N 088-45-01W</coordinates>
+          <location>
+            <name>DeKalb Taylor Municipal Airport</name>
+            <code>KDKB</code>
+            <coordinates>41-55-54N 088-42-29W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Decatur</_name>
+          <coordinates>39-50-25N 088-57-17W</coordinates>
+          <location>
+            <name>Decatur Airport</name>
+            <code>KDEC</code>
+            <zone>ILZ053</zone>
+            <radar>stl</radar>
+            <coordinates>39-50-03N 088-51-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Effingham</_name>
+          <coordinates>39-07-12N 088-32-36W</coordinates>
+          <location>
+            <name>Effingham County Memorial Airport</name>
+            <code>K1H2</code>
+            <coordinates>39-04-14N 088-31-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Fairfield</_name>
+          <coordinates>38-22-44N 088-21-35W</coordinates>
+          <location>
+            <name>Fairfield Municipal Airport</name>
+            <code>KFWC</code>
+            <coordinates>38-22-42N 088-24-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Flora</_name>
+          <coordinates>38-40-08N 088-29-08W</coordinates>
+          <location>
+            <name>Flora Municipal Airport</name>
+            <code>KFOA</code>
+            <coordinates>38-39-53N 088-27-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Freeport</_name>
+          <coordinates>42-17-48N 089-37-16W</coordinates>
+          <location>
+            <name>Albertus Airport</name>
+            <code>KFEP</code>
+            <coordinates>42-14-47N 089-34-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Galesburg</_name>
+          <coordinates>40-56-52N 090-22-16W</coordinates>
+          <location>
+            <name>Galesburg Municipal Airport</name>
+            <code>KGBG</code>
+            <zone>ILZ027</zone>
+            <radar>stl</radar>
+            <coordinates>40-56-17N 090-25-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Grafton</_name>
+          <coordinates>38-58-12N 090-25-53W</coordinates>
+          <location>
+            <name>St. Charles, St. Charles County Smartt Airport</name>
+            <code>KSET</code>
+            <zone>MOZ061</zone>
+            <coordinates>38-55-50N 090-25-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Harrisburg</_name>
+          <coordinates>37-44-18N 088-32-26W</coordinates>
+          <location>
+            <name>Harrisburg-Raleigh Airport</name>
+            <code>KHSB</code>
+            <coordinates>37-48-41N 088-32-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Jacksonville</_name>
+          <coordinates>39-44-02N 090-13-44W</coordinates>
+          <location>
+            <name>Jacksonville Municipal Airport</name>
+            <code>KIJX</code>
+            <coordinates>39-46-27N 090-14-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Joliet</_name>
+          <coordinates>41-31-30N 088-04-54W</coordinates>
+          <location>
+            <name>Joliet Regional Airport</name>
+            <code>KJOT</code>
+            <coordinates>41-31-05N 088-10-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Kankakee</_name>
+          <coordinates>41-07-12N 087-51-40W</coordinates>
+          <location>
+            <name>Greater Kankakee Airport</name>
+            <code>KIKK</code>
+            <coordinates>41-04-17N 087-50-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Lacon</_name>
+          <coordinates>41-01-29N 089-24-40W</coordinates>
+          <location>
+            <name>Marshall County Airport</name>
+            <code>KC75</code>
+            <coordinates>41-01-09N 089-23-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Lawrenceville</_name>
+          <coordinates>38-43-45N 087-40-54W</coordinates>
+          <location>
+            <name>Lawrenceville-Vincennes International Airport</name>
+            <code>KLWV</code>
+            <coordinates>38-45-38N 087-35-56W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Lincoln</_name>
+          <coordinates>40-08-54N 089-21-53W</coordinates>
+          <location>
+            <name>Logan County Airport</name>
+            <code>KAAA</code>
+            <coordinates>40-09-30N 089-20-05W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Litchfield</_name>
+          <coordinates>39-10-31N 089-39-15W</coordinates>
+          <location>
+            <name>Litchfield Municipal Airport</name>
+            <code>K3LF</code>
+            <coordinates>39-09-43N 089-40-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Macomb</_name>
+          <coordinates>40-27-33N 090-40-18W</coordinates>
+          <location>
+            <name>Macomb Municipal Airport</name>
+            <code>KMQB</code>
+            <coordinates>40-31-13N 090-39-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Marion</_name>
+          <coordinates>37-43-50N 088-55-59W</coordinates>
+          <location>
+            <name>Williamson County Regional Airport</name>
+            <code>KMWA</code>
+            <zone>ILZ085</zone>
+            <radar>stl</radar>
+            <coordinates>37-45-01N 089-00-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Mattoon</_name>
+          <coordinates>39-28-59N 088-22-22W</coordinates>
+          <location>
+            <name>Mattoon / Charleston, Coles County Memorial Airport</name>
+            <code>KMTO</code>
+            <zone>ILZ056</zone>
+            <radar>stl</radar>
+            <coordinates>39-28-41N 088-16-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Metropolis</_name>
+          <coordinates>37-09-04N 088-43-55W</coordinates>
+          <location>
+            <name>Metropolis Municipal Airport</name>
+            <code>KM30</code>
+            <coordinates>37-11-08N 088-45-02W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Moline</_name>
+          <coordinates>41-30-24N 090-30-54W</coordinates>
+          <location>
+            <name>Quad-City Airport</name>
+            <code>KMLI</code>
+            <zone>ILZ015</zone>
+            <radar>dsm</radar>
+            <coordinates>41-27-05N 090-30-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Morris</_name>
+          <coordinates>41-21-26N 088-25-16W</coordinates>
+          <location>
+            <name>Morris Municipal-James R Washburn Field Airport</name>
+            <code>KC09</code>
+            <coordinates>41-25-31N 088-25-06W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Mount Carmel</_name>
+          <coordinates>38-24-39N 087-45-41W</coordinates>
+          <location>
+            <name>Mount Carmel Municipal Airport</name>
+            <code>KAJG</code>
+            <coordinates>38-36-23N 087-43-36W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Mount Vernon</_name>
+          <coordinates>38-19-02N 088-54-11W</coordinates>
+          <location>
+            <name>Mount Vernon Airport</name>
+            <code>KMVN</code>
+            <zone>ILZ075</zone>
+            <radar>stl</radar>
+            <coordinates>38-19N 088-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Murphysboro</_name>
+          <coordinates>37-45-52N 089-20-06W</coordinates>
+          <location>
+            <name>Carbondale / Murphysboro, Southern Illinois Airport</name>
+            <code>KMDH</code>
+            <zone>ILZ084</zone>
+            <radar>stl</radar>
+            <coordinates>37-46-59N 089-14-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Naperville</_name>
+          <coordinates>41-47-09N 088-08-50W</coordinates>
+          <location>
+            <name>Chicago / West Chicago, Dupage Airport</name>
+            <code>KDPA</code>
+            <zone>ILZ014</zone>
+            <radar>ord</radar>
+            <coordinates>41-53-47N 088-15-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Normal</_name>
+          <coordinates>40-30-51N 088-59-26W</coordinates>
+          <location>
+            <name>Bloomington / Normal, Central Illinois Regional Airport at Bloomington-Normal</name>
+            <code>KBMI</code>
+            <zone>ILZ038</zone>
+            <radar>ind</radar>
+            <coordinates>40-28-36N 088-54-56W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Olney</_name>
+          <coordinates>38-43-51N 088-05-07W</coordinates>
+          <location>
+            <name>Olney-Noble, Olney-Noble Airport</name>
+            <code>KOLY</code>
+            <coordinates>38-43-18N 088-10-35W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Paris</_name>
+          <coordinates>39-36-40N 087-41-46W</coordinates>
+          <location>
+            <name>Edgar County Airport</name>
+            <code>KPRG</code>
+            <coordinates>39-42-01N 087-40-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Peoria</_name>
+          <coordinates>40-41-37N 089-35-20W</coordinates>
+          <location>
+            <name>Greater Peoria Regional Airport</name>
+            <code>KPIA</code>
+            <zone>ILZ029</zone>
+            <radar>ord</radar>
+            <coordinates>40-40-02N 089-41-02W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Peru</_name>
+          <coordinates>41-19-39N 089-07-44W</coordinates>
+          <location>
+            <name>Illinois Valley Regional-Walter A Duncan Field Airport</name>
+            <code>KVYS</code>
+            <coordinates>41-21-06N 089-09-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Pittsfield</_name>
+          <coordinates>39-36-28N 090-48-18W</coordinates>
+          <location>
+            <name>Pittsfield Penstone Municipal Airport</name>
+            <code>KPPQ</code>
+            <coordinates>39-38-20N 090-46-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Pontiac</_name>
+          <coordinates>40-52-51N 088-37-47W</coordinates>
+          <location>
+            <name>Pontiac Municipal Airport</name>
+            <code>KPNT</code>
+            <coordinates>40-55-24N 088-37-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Quincy</_name>
+          <coordinates>39-56-08N 091-24-35W</coordinates>
+          <location>
+            <name>Quincy Regional-Baldwin Field Airport</name>
+            <code>KUIN</code>
+            <zone>ILZ095</zone>
+            <radar>stl</radar>
+            <coordinates>39-56-33N 091-11-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Rantoul</_name>
+          <coordinates>40-18-30N 088-09-21W</coordinates>
+          <location>
+            <name>Rantoul National Aviation Center Airport-Frank Elliott Field</name>
+            <code>KTIP</code>
+            <coordinates>40-17-36N 088-08-32W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Robinson</_name>
+          <coordinates>39-00-19N 087-44-21W</coordinates>
+          <location>
+            <name>Robinson Municipal Airport</name>
+            <code>KRSV</code>
+            <coordinates>39-00-56N 087-38-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Rochelle</_name>
+          <coordinates>41-55-26N 089-04-07W</coordinates>
+          <location>
+            <name>Rochelle Municipal-Koritz Field Airport</name>
+            <code>KRPJ</code>
+            <coordinates>41-53-35N 089-04-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Rockford</_name>
+          <coordinates>42-16-16N 089-05-38W</coordinates>
+          <location>
+            <name>Greater Rockford Airport</name>
+            <code>KRFD</code>
+            <zone>ILZ003</zone>
+            <radar>ord</radar>
+            <coordinates>42-11-34N 089-05-35W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Romeoville</_name>
+          <coordinates>41-38-51N 088-05-22W</coordinates>
+          <location>
+            <name>Chicago / Romeoville, Lewis University Airport</name>
+            <code>KLOT</code>
+            <zone>ILZ014</zone>
+            <radar>ord</radar>
+            <coordinates>41-36-29N 088-05-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Salem</_name>
+          <coordinates>38-37-37N 088-56-44W</coordinates>
+          <location>
+            <name>Salem-Leckrone Airport</name>
+            <code>KSLO</code>
+            <zone>ILZ070</zone>
+            <radar>stl</radar>
+            <coordinates>38-38-34N 088-57-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Savanna</_name>
+          <coordinates>42-05-40N 090-09-24W</coordinates>
+          <location>
+            <name>Tri-Township Airport</name>
+            <code>KSFY</code>
+            <coordinates>42-02-44N 090-06-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Sparta</_name>
+          <coordinates>38-07-23N 089-42-06W</coordinates>
+          <location>
+            <name>Sparta Community-Hunter Field Airport</name>
+            <code>KSAR</code>
+            <coordinates>38-08-56N 089-41-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Springfield</_name>
+          <coordinates>39-48-06N 089-38-37W</coordinates>
+          <location>
+            <name>Abraham Lincoln Capital Airport</name>
+            <code>KSPI</code>
+            <zone>ILZ051</zone>
+            <radar>stl</radar>
+            <coordinates>39-50-43N 089-41-02W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Sterling</_name>
+          <coordinates>41-47-19N 089-41-46W</coordinates>
+          <location>
+            <name>Sterling Rockfalls</name>
+            <code>KSQI</code>
+            <coordinates>41-45N 089-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Taylorville</_name>
+          <coordinates>39-32-56N 089-17-40W</coordinates>
+          <location>
+            <name>Taylorville Municipal Airport</name>
+            <code>KTAZ</code>
+            <coordinates>39-32-03N 089-19-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Urbana</_name>
+          <coordinates>40-06-38N 088-12-26W</coordinates>
+          <location>
+            <name>Champaign / Urbana, University of Illinois-Willard Airport</name>
+            <code>KCMI</code>
+            <zone>ILZ045</zone>
+            <radar>ind</radar>
+            <coordinates>40-01-55N 088-16-23W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Waukegan</_name>
+          <coordinates>42-21-49N 087-50-41W</coordinates>
+          <location>
+            <name>Chicago / Waukegan, Waukegan Regional Airport</name>
+            <code>KUGN</code>
+            <zone>ILZ014</zone>
+            <radar>ord</radar>
+            <coordinates>42-25N 087-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>West Chicago</_name>
+          <coordinates>41-53-05N 088-12-14W</coordinates>
+          <location>
+            <name>Chicago / West Chicago, Dupage Airport</name>
+            <code>KDPA</code>
+            <zone>ILZ014</zone>
+            <radar>ord</radar>
+            <coordinates>41-53-47N 088-15-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Illinois in United States -->
+          <_name>Wheeling</_name>
+          <coordinates>42-08-21N 087-55-44W</coordinates>
+          <location>
+            <name>Chicago / Wheeling, Pal-Waukee Airport</name>
+            <code>KPWK</code>
+            <zone>ILZ006</zone>
+            <radar>ord</radar>
+            <coordinates>42-07-14N 087-54-16W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Indiana</_name>
+        <fips-code>US18</fips-code>
+        <tz-hint>America/New_York</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Indiana in United States -->
+          <_name>Anderson</_name>
+          <coordinates>40-06-19N 085-40-48W</coordinates>
+          <location>
+            <name>Anderson Municipal</name>
+            <code>KAID</code>
+            <coordinates>40-07N 085-37W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Indiana in United States -->
+          <_name>Bloomington</_name>
+          <coordinates>39-09-55N 086-31-34W</coordinates>
+          <location>
+            <name>Monroe County Airport</name>
+            <code>KBMG</code>
+            <zone>INZ062</zone>
+            <radar>ind</radar>
+            <coordinates>39-08-35N 086-37W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Indiana in United States -->
+          <_name>Columbus</_name>
+          <coordinates>39-12-05N 085-55-16W</coordinates>
+          <location>
+            <name>Columbus / Bakalar</name>
+            <code>KBAK</code>
+            <coordinates>39-16N 085-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Indiana in United States -->
+          <_name>Elkhart</_name>
+          <coordinates>41-40-55N 085-58-36W</coordinates>
+          <location>
+            <name>Elkhart Municipal</name>
+            <code>KEKM</code>
+            <zone>INZ005</zone>
+            <radar>ord</radar>
+            <coordinates>41-43N 086-00W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Indiana in United States -->
+          <_name>Evansville</_name>
+          <coordinates>37-58-29N 087-33-21W</coordinates>
+          <location>
+            <name>Evansville Regional Airport</name>
+            <code>KEVV</code>
+            <tz-hint>America/Chicago</tz-hint>
+            <zone>INZ086</zone>
+            <radar>lex</radar>
+            <coordinates>38-02-35N 087-31-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Indiana in United States -->
+          <_name>Fort Wayne</_name>
+          <coordinates>41-07-50N 085-07-43W</coordinates>
+          <location>
+            <name>Fort Wayne International Airport</name>
+            <code>KFWA</code>
+            <zone>INZ018</zone>
+            <radar>dtw</radar>
+            <coordinates>40-58-41N 085-11-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Indiana in United States -->
+          <_name>Gary</_name>
+          <coordinates>41-35-36N 087-20-47W</coordinates>
+          <location>
+            <name>Gary Regional</name>
+            <code>KGYY</code>
+            <tz-hint>America/Chicago</tz-hint>
+            <zone>INZ001</zone>
+            <radar>ord</radar>
+            <coordinates>41-37N 087-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Indiana in United States -->
+          <_name>Goshen</_name>
+          <coordinates>41-34-56N 085-50-03W</coordinates>
+          <location>
+            <name>Goshen Municipal Airport</name>
+            <code>KGSH</code>
+            <coordinates>41-31-33N 085-47-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Indiana in United States -->
+          <_name>Huntingburg</_name>
+          <coordinates>38-17-56N 086-57-17W</coordinates>
+          <location>
+            <name>Huntingburg</name>
+            <code>KHNB</code>
+            <coordinates>38-15N 086-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Indiana in United States -->
+          <_name>Indianapolis</_name>
+          <coordinates>39-46-06N 086-09-28W</coordinates>
+          <location>
+            <_name>Indianapolis International Airport</_name>
+            <code>KIND</code>
+            <zone>INZ047</zone>
+            <radar>ind</radar>
+            <coordinates>39-43-30N 086-16-54W</coordinates>
+          </location>
+          <location>
+            <_name>Indianapolis, Eagle Creek Airpark</_name>
+            <code>KEYE</code>
+            <coordinates>39-49-30N 086-17-44W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Indiana in United States -->
+          <_name>Kokomo</_name>
+          <coordinates>40-29-11N 086-08W</coordinates>
+          <location>
+            <name>Kokomo Municipal Airport</name>
+            <code>KOKK</code>
+            <coordinates>40-31-59N 086-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Indiana in United States -->
+          <_name>Lafayette</_name>
+          <coordinates>40-25N 086-52-31W</coordinates>
+          <location>
+            <name>Purdue University Airport</name>
+            <code>KLAF</code>
+            <zone>INZ029</zone>
+            <radar>ind</radar>
+            <coordinates>40-24-45N 086-56-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Indiana in United States -->
+          <_name>Muncie</_name>
+          <coordinates>40-11-36N 085-23-10W</coordinates>
+          <location>
+            <name>Delaware County-Johnson Field</name>
+            <code>KMIE</code>
+            <zone>INZ041</zone>
+            <radar>ind</radar>
+            <coordinates>40-14-03N 085-23-36W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Indiana in United States -->
+          <_name>Peru</_name>
+          <coordinates>40-45-13N 086-04-07W</coordinates>
+          <location>
+            <name>Grissom Air Force Base / Peru</name>
+            <code>KGUS</code>
+            <zone>INZ023</zone>
+            <radar>ind</radar>
+            <coordinates>40-38-59N 086-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Indiana in United States -->
+          <_name>Shelbyville</_name>
+          <coordinates>39-31-17N 085-46-36W</coordinates>
+          <location>
+            <name>Shelbyville Municipal Airport</name>
+            <code>KGEZ</code>
+            <coordinates>39-35-08N 085-47-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Indiana in United States -->
+          <_name>South Bend</_name>
+          <coordinates>41-41N 086-15W</coordinates>
+          <location>
+            <name>South Bend Regional Airport</name>
+            <code>KSBN</code>
+            <zone>INZ004</zone>
+            <radar>ord</radar>
+            <coordinates>41-42-32N 086-19-06W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Indiana in United States -->
+          <_name>Terre Haute</_name>
+          <coordinates>39-28N 087-24-50W</coordinates>
+          <location>
+            <name>Terre Haute International Airport - Hulman Field</name>
+            <code>KHUF</code>
+            <zone>INZ051</zone>
+            <radar>ind</radar>
+            <coordinates>39-26-30N 087-19-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Indiana in United States -->
+          <_name>Valparaiso</_name>
+          <coordinates>41-28-23N 087-03-40W</coordinates>
+          <location>
+            <name>Porter County Municipal Airport</name>
+            <code>KVPZ</code>
+            <tz-hint>America/Chicago</tz-hint>
+            <coordinates>41-27-11N 086-59-53W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Indiana in United States -->
+          <_name>Warsaw</_name>
+          <coordinates>41-14-17N 085-51-10W</coordinates>
+          <location>
+            <name>Warsaw Municipal Airport</name>
+            <code>KASW</code>
+            <coordinates>41-16-27N 085-50-24W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Iowa</_name>
+        <fips-code>US19</fips-code>
+        <tz-hint>America/Chicago</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Algona</_name>
+          <coordinates>43-04-11N 094-13-58W</coordinates>
+          <location>
+            <name>Algona</name>
+            <code>KAXA</code>
+            <zone>IAZ005</zone>
+            <radar>fsd</radar>
+            <coordinates>43-04-59N 094-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Ames</_name>
+          <coordinates>42-02-04N 093-37-11W</coordinates>
+          <location>
+            <name>Ames Municipal Airport</name>
+            <code>KAMW</code>
+            <zone>IAZ048</zone>
+            <radar>dsm</radar>
+            <coordinates>41-59-26N 093-37-08W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Ankeny</_name>
+          <coordinates>41-43-46N 093-36-20W</coordinates>
+          <location>
+            <name>Ankeny Regional Airport</name>
+            <code>KIKV</code>
+            <coordinates>41-41-23N 093-33-56W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Atlantic</_name>
+          <coordinates>41-24-12N 095-00-49W</coordinates>
+          <location>
+            <name>Atlantic</name>
+            <code>KAIO</code>
+            <zone>IAZ070</zone>
+            <radar>oma</radar>
+            <coordinates>41-23-59N 095-02-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Audubon</_name>
+          <coordinates>41-43-04N 094-55-56W</coordinates>
+          <location>
+            <name>Audubon County Airport</name>
+            <code>KADU</code>
+            <coordinates>41-42-03N 094-55-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Boone</_name>
+          <coordinates>42-03-34N 093-52-48W</coordinates>
+          <location>
+            <name>Boone Municipal</name>
+            <code>KBNW</code>
+            <zone>IAZ047</zone>
+            <radar>dsm</radar>
+            <coordinates>42-02-59N 093-50-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Burlington</_name>
+          <coordinates>40-48-27N 091-06-46W</coordinates>
+          <location>
+            <name>Burlington Regional Airport</name>
+            <code>KBRL</code>
+            <zone>IAZ089</zone>
+            <radar>dsm</radar>
+            <coordinates>40-46-22N 091-07-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Carroll</_name>
+          <coordinates>42-03-56N 094-52W</coordinates>
+          <location>
+            <name>Carroll</name>
+            <code>KCIN</code>
+            <zone>IAZ045</zone>
+            <radar>oma</radar>
+            <coordinates>42-02-59N 094-46-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Cedar Rapids</_name>
+          <coordinates>42-00-29N 091-38-38W</coordinates>
+          <location>
+            <name>The Eastern Iowa Airport</name>
+            <code>KCID</code>
+            <zone>IAZ052</zone>
+            <radar>dsm</radar>
+            <coordinates>41-53-03N 091-42-38W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Chariton</_name>
+          <coordinates>41-00-49N 093-18-23W</coordinates>
+          <location>
+            <name>Chariton</name>
+            <code>KCNC</code>
+            <zone>IAZ084</zone>
+            <radar>oma</radar>
+            <coordinates>41-01-59N 093-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Charles City</_name>
+          <coordinates>43-03-58N 092-40-20W</coordinates>
+          <location>
+            <name>Charles City</name>
+            <code>KCCY</code>
+            <zone>IAZ018</zone>
+            <radar>dsm</radar>
+            <coordinates>43-04N 092-37W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Cherokee</_name>
+          <coordinates>42-44-57N 095-33-06W</coordinates>
+          <location>
+            <name>Cherokee Municipal Airport</name>
+            <code>KCKP</code>
+            <coordinates>42-43-54N 095-33-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Clarinda</_name>
+          <coordinates>40-44-30N 095-02-17W</coordinates>
+          <location>
+            <name>Clarinda</name>
+            <code>KICL</code>
+            <zone>IAZ091</zone>
+            <radar>oma</radar>
+            <coordinates>40-43N 095-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Clarion</_name>
+          <coordinates>42-43-53N 093-43-58W</coordinates>
+          <location>
+            <name>Clarion</name>
+            <code>KCAV</code>
+            <zone>IAZ025</zone>
+            <radar>dsm</radar>
+            <coordinates>42-45N 093-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Clinton</_name>
+          <coordinates>41-50-40N 090-11-19W</coordinates>
+          <location>
+            <name>Clinton Municipal Airport</name>
+            <code>KCWI</code>
+            <zone>IAZ066</zone>
+            <radar>ord</radar>
+            <coordinates>41-49-59N 090-19-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Council Bluffs</_name>
+          <coordinates>41-15-42N 095-51-40W</coordinates>
+          <location>
+            <name>Council Bluffs</name>
+            <code>KCBF</code>
+            <zone>IAZ069</zone>
+            <radar>oma</radar>
+            <coordinates>41-16N 095-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Creston</_name>
+          <coordinates>41-03-30N 094-21-40W</coordinates>
+          <location>
+            <name>Creston</name>
+            <code>KCSQ</code>
+            <zone>IAZ082</zone>
+            <radar>oma</radar>
+            <coordinates>41-01N 094-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Davenport</_name>
+          <coordinates>41-31-25N 090-34-39W</coordinates>
+          <location>
+            <name>Davenport Municipal Airport</name>
+            <code>KDVN</code>
+            <zone>IAZ068</zone>
+            <radar>dsm</radar>
+            <coordinates>41-36-50N 090-35-29W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Decorah</_name>
+          <coordinates>43-18-11N 091-47-08W</coordinates>
+          <location>
+            <name>Decorah</name>
+            <code>KDEH</code>
+            <zone>IAZ010</zone>
+            <radar>rst</radar>
+            <coordinates>43-16-59N 091-43-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Denison</_name>
+          <coordinates>42-01-03N 095-21-18W</coordinates>
+          <location>
+            <name>Denison</name>
+            <code>KDNS</code>
+            <zone>IAZ044</zone>
+            <radar>oma</radar>
+            <coordinates>41-58-59N 095-22-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Des Moines</_name>
+          <coordinates>41-36-01N 093-36-32W</coordinates>
+          <location>
+            <name>Des Moines International Airport</name>
+            <code>KDSM</code>
+            <zone>IAZ060</zone>
+            <radar>dsm</radar>
+            <coordinates>41-32-16N 093-39-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Dubuque</_name>
+          <coordinates>42-30-02N 090-39-52W</coordinates>
+          <location>
+            <name>Dubuque Regional Airport</name>
+            <code>KDBQ</code>
+            <zone>IAZ042</zone>
+            <radar>dsm</radar>
+            <coordinates>42-23-52N 090-42-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Estherville</_name>
+          <coordinates>43-24-05N 094-49-57W</coordinates>
+          <location>
+            <name>Estherville Municipal Airport</name>
+            <code>KEST</code>
+            <zone>IAZ004</zone>
+            <radar>fsd</radar>
+            <coordinates>43-24-03N 094-44-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Fairfield</_name>
+          <coordinates>41-00-31N 091-57-45W</coordinates>
+          <location>
+            <name>Fairfield</name>
+            <code>KFFL</code>
+            <zone>IAZ087</zone>
+            <radar>dsm</radar>
+            <coordinates>41-02-59N 091-58-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Fort Dodge</_name>
+          <coordinates>42-29-50N 094-10-04W</coordinates>
+          <location>
+            <name>Fort Dodge</name>
+            <code>KFOD</code>
+            <zone>IAZ035</zone>
+            <radar>dsm</radar>
+            <coordinates>42-32-59N 094-10-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Fort Madison</_name>
+          <coordinates>40-37-47N 091-18-54W</coordinates>
+          <location>
+            <name>Fort Madison</name>
+            <code>KFSW</code>
+            <zone>IAZ099</zone>
+            <radar>dsm</radar>
+            <coordinates>40-40N 091-19-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Harlan</_name>
+          <coordinates>41-39-10N 095-19-31W</coordinates>
+          <location>
+            <name>Harlan Municipal Airport</name>
+            <code>KHNR</code>
+            <coordinates>41-35-03N 095-20-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Iowa City</_name>
+          <coordinates>41-39-40N 091-31-48W</coordinates>
+          <location>
+            <name>Iowa City Municipal Airport</name>
+            <code>KIOW</code>
+            <zone>IAZ064</zone>
+            <radar>dsm</radar>
+            <coordinates>41-37-58N 091-32-35W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Keokuk</_name>
+          <coordinates>40-23-50N 091-23-05W</coordinates>
+          <location>
+            <name>Keokuk Municipal</name>
+            <code>KEOK</code>
+            <radar>dsm</radar>
+            <coordinates>40-28N 091-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Knoxville</_name>
+          <coordinates>41-19-14N 093-06-33W</coordinates>
+          <location>
+            <name>Knoxville</name>
+            <code>KOXV</code>
+            <radar>dsm</radar>
+            <coordinates>41-17-59N 093-07W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Lamoni</_name>
+          <coordinates>40-37-21N 093-56-02W</coordinates>
+          <location>
+            <name>Lamoni Municipal Airport</name>
+            <code>KLWD</code>
+            <zone>IAZ094</zone>
+            <radar>oma</radar>
+            <coordinates>40-37-50N 093-54-02W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Le Mars</_name>
+          <coordinates>42-47-38N 096-09-56W</coordinates>
+          <location>
+            <name>Le Mars Municipal Airport</name>
+            <code>KLRJ</code>
+            <radar>dsm</radar>
+            <coordinates>42-46-41N 096-11-36W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Marshalltown</_name>
+          <coordinates>42-02-57N 092-54-28W</coordinates>
+          <location>
+            <name>Marshalltown Municipal Airport</name>
+            <code>KMIW</code>
+            <zone>IAZ049</zone>
+            <radar>dsm</radar>
+            <coordinates>42-06-38N 092-54-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Mason City</_name>
+          <coordinates>43-09-12N 093-12-03W</coordinates>
+          <location>
+            <name>Mason City Municipal Airport</name>
+            <code>KMCW</code>
+            <zone>IAZ017</zone>
+            <radar>fsd</radar>
+            <coordinates>43-09-28N 093-19-53W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Monticello</_name>
+          <coordinates>42-14-18N 091-11-13W</coordinates>
+          <location>
+            <name>Monticello Municipal</name>
+            <code>KMXO</code>
+            <zone>IAZ053</zone>
+            <radar>dsm</radar>
+            <coordinates>42-13-59N 091-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Mount Pleasant</_name>
+          <coordinates>40-57-49N 091-33-28W</coordinates>
+          <location>
+            <name>Mount Pleasant Municipal Airport</name>
+            <code>KMPZ</code>
+            <coordinates>40-56-48N 091-30-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Muscatine</_name>
+          <coordinates>41-25-28N 091-02-35W</coordinates>
+          <location>
+            <name>Muscatine</name>
+            <code>KMUT</code>
+            <zone>IAZ067</zone>
+            <radar>dsm</radar>
+            <coordinates>41-22N 091-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Newton</_name>
+          <coordinates>41-41-58N 093-02-52W</coordinates>
+          <location>
+            <name>Newton Municipal</name>
+            <code>KTNU</code>
+            <zone>IAZ061</zone>
+            <radar>dsm</radar>
+            <coordinates>41-40-59N 093-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Oelwein</_name>
+          <coordinates>42-40-23N 091-54-48W</coordinates>
+          <location>
+            <name>Oelwein Municipal Airport</name>
+            <code>KOLZ</code>
+            <zone>IAZ029</zone>
+            <radar>dsm</radar>
+            <coordinates>42-40-50N 091-58-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Orange City</_name>
+          <coordinates>43-00-25N 096-03-30W</coordinates>
+          <location>
+            <name>Orange City</name>
+            <code>KORC</code>
+            <zone>IAZ012</zone>
+            <radar>fsd</radar>
+            <coordinates>42-58-59N 096-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Oskaloosa</_name>
+          <coordinates>41-17-47N 092-38-39W</coordinates>
+          <location>
+            <name>Oskaloosa Municipal Airport</name>
+            <code>KOOA</code>
+            <coordinates>41-13-33N 092-29-36W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Ottumwa</_name>
+          <coordinates>41-01-12N 092-24-40W</coordinates>
+          <location>
+            <name>Ottumwa Industrial Airport</name>
+            <code>KOTM</code>
+            <zone>IAZ086</zone>
+            <radar>dsm</radar>
+            <coordinates>41-06-24N 092-26-53W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Pella</_name>
+          <coordinates>41-24-28N 092-54-58W</coordinates>
+          <location>
+            <name>Pella Municipal Airport</name>
+            <code>KPEA</code>
+            <coordinates>41-23-59N 092-55-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Red Oak</_name>
+          <coordinates>41-00-34N 095-13-31W</coordinates>
+          <location>
+            <name>Red Oak</name>
+            <code>KRDK</code>
+            <zone>IAZ080</zone>
+            <radar>oma</radar>
+            <coordinates>41-01N 095-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Sheldon</_name>
+          <coordinates>43-10-51N 095-51-22W</coordinates>
+          <location>
+            <name>Sheldon</name>
+            <code>KSHL</code>
+            <coordinates>43-13N 095-49-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Shenandoah</_name>
+          <coordinates>40-45-55N 095-22-19W</coordinates>
+          <location>
+            <name>Shenandoah Municipal</name>
+            <code>KSDA</code>
+            <zone>IAZ091</zone>
+            <radar>oma</radar>
+            <coordinates>40-45N 095-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Sioux City</_name>
+          <coordinates>42-29-59N 096-24-01W</coordinates>
+          <location>
+            <name>Sioux Gateway Airport</name>
+            <code>KSUX</code>
+            <zone>IAZ031</zone>
+            <radar>fsd</radar>
+            <coordinates>42-24-09N 096-23-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Spencer</_name>
+          <coordinates>43-08-28N 095-08-39W</coordinates>
+          <location>
+            <name>Spencer Municipal Airport</name>
+            <code>KSPW</code>
+            <zone>IAZ014</zone>
+            <radar>fsd</radar>
+            <coordinates>43-09-56N 095-12-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Storm Lake</_name>
+          <coordinates>42-38-27N 095-12-34W</coordinates>
+          <location>
+            <name>Storm Lake</name>
+            <code>KSLB</code>
+            <zone>IAZ022</zone>
+            <radar>fsd</radar>
+            <coordinates>42-36N 095-13-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Vinton</_name>
+          <coordinates>42-10-06N 092-01-24W</coordinates>
+          <location>
+            <name>Vinton Veterans Memorial Airpark Airport</name>
+            <code>KVTI</code>
+            <coordinates>42-13-06N 092-01-32W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Washington</_name>
+          <coordinates>41-17-57N 091-41-34W</coordinates>
+          <location>
+            <name>Washington</name>
+            <code>KAWG</code>
+            <zone>IAZ077</zone>
+            <radar>dsm</radar>
+            <coordinates>41-16-59N 091-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Waterloo</_name>
+          <coordinates>42-29-33N 092-20-34W</coordinates>
+          <location>
+            <name>Waterloo Municipal Airport</name>
+            <code>KALO</code>
+            <zone>IAZ039</zone>
+            <radar>dsm</radar>
+            <coordinates>42-33-15N 092-24-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Iowa in United States -->
+          <_name>Webster City</_name>
+          <coordinates>42-28-09N 093-48-57W</coordinates>
+          <location>
+            <name>Webster City</name>
+            <code>KEBS</code>
+            <radar>dsm</radar>
+            <coordinates>42-25-59N 093-52W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Kansas</_name>
+        <fips-code>US20</fips-code>
+        <tz-hint>America/Chicago</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Arkansas City</_name>
+          <coordinates>37-03-43N 097-02-18W</coordinates>
+          <location>
+            <name>Winfield / Arkansas City, Strother Field</name>
+            <code>KWLD</code>
+            <coordinates>37-10-05N 097-02-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Chanute</_name>
+          <coordinates>37-40-45N 095-27-25W</coordinates>
+          <location>
+            <name>Chanute Martin Johnson Airport</name>
+            <code>KCNU</code>
+            <zone>KSZ096</zone>
+            <radar>mkc</radar>
+            <coordinates>37-40-13N 095-29-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Coffeyville</_name>
+          <coordinates>37-02-14N 095-36-58W</coordinates>
+          <location>
+            <name>Coffeyville Municipal Airport</name>
+            <code>KCFV</code>
+            <coordinates>37-05-27N 095-33-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Concordia</_name>
+          <coordinates>39-34-15N 097-39-45W</coordinates>
+          <location>
+            <name>Blosser Municipal Airport</name>
+            <code>KCNK</code>
+            <zone>KSZ020</zone>
+            <radar>ddc</radar>
+            <coordinates>39-33-05N 097-39-02W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Dodge City</_name>
+          <coordinates>37-45-10N 100-01-01W</coordinates>
+          <location>
+            <name>Dodge City Regional Airport</name>
+            <code>KDDC</code>
+            <zone>KSZ078</zone>
+            <radar>ddc</radar>
+            <coordinates>37-46-22N 099-58-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Elkhart</_name>
+          <coordinates>37-00-29N 101-53-24W</coordinates>
+          <location>
+            <name>Elkhart-Morton County Airport</name>
+            <code>KEHA</code>
+            <coordinates>37-00N 101-52-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Elwood</_name>
+          <coordinates>39-45-19N 094-52-20W</coordinates>
+          <location>
+            <name>St. Joseph, Rosecrans Memorial Airport</name>
+            <code>KSTJ</code>
+            <zone>MOZ020</zone>
+            <radar>mkc</radar>
+            <coordinates>39-46-05N 094-54-33W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Emporia</_name>
+          <coordinates>38-24-14N 096-10-53W</coordinates>
+          <location>
+            <name>Emporia Municipal Airport</name>
+            <code>KEMP</code>
+            <zone>KSZ054</zone>
+            <radar>mkc</radar>
+            <coordinates>38-19-44N 096-11-38W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Garden City</_name>
+          <coordinates>37-58-18N 100-52-21W</coordinates>
+          <location>
+            <name>Garden City Regional Airport</name>
+            <code>KGCK</code>
+            <zone>KSZ063</zone>
+            <radar>ddc</radar>
+            <coordinates>37-55-39N 100-43-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Goodland</_name>
+          <coordinates>39-21-02N 101-42-36W</coordinates>
+          <location>
+            <name>Renner Field</name>
+            <code>KGLD</code>
+            <tz-hint>America/Denver</tz-hint>
+            <zone>KSZ013</zone>
+            <radar>ddc</radar>
+            <coordinates>39-22-02N 101-41-35W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Great Bend</_name>
+          <coordinates>38-21-52N 098-45-53W</coordinates>
+          <location>
+            <name>Great Bend Municipal Airport</name>
+            <code>KGBD</code>
+            <coordinates>38-21N 098-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Hays</_name>
+          <coordinates>38-52-45N 099-19-36W</coordinates>
+          <location>
+            <name>Hays Regional Airport</name>
+            <code>KHYS</code>
+            <zone>KSZ031</zone>
+            <radar>ddc</radar>
+            <coordinates>38-51N 099-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Hill City</_name>
+          <coordinates>39-21-53N 099-50-31W</coordinates>
+          <location>
+            <name>Hill City Municipal Airport</name>
+            <code>KHLC</code>
+            <zone>KSZ016</zone>
+            <radar>ddc</radar>
+            <coordinates>39-22-28N 099-49-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Hutchinson</_name>
+          <coordinates>38-03-39N 097-55-47W</coordinates>
+          <location>
+            <name>Hutchinson Municipal Airport</name>
+            <code>KHUT</code>
+            <zone>KSZ067</zone>
+            <radar>ddc</radar>
+            <coordinates>38-04-05N 097-51-37W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Junction City</_name>
+          <coordinates>39-01-42N 096-49-53W</coordinates>
+          <location>
+            <name>Fort Riley, Marshall AAF Ft Riley</name>
+            <code>KFRI</code>
+            <coordinates>39-03-20N 096-45-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Kansas City</_name>
+          <coordinates>39-06-51N 094-37-38W</coordinates>
+          <location>
+            <_name>Kansas City Downtown Airport</_name>
+            <code>KMKC</code>
+            <zone>MOZ037</zone>
+            <radar>mkc</radar>
+            <coordinates>39-07-14N 094-35-48W</coordinates>
+          </location>
+          <location>
+            <_name>Kansas City International Airport</_name>
+            <code>KMCI</code>
+            <zone>MOZ029</zone>
+            <radar>mkc</radar>
+            <coordinates>39-17-49N 094-43-50W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Lawrence</_name>
+          <coordinates>38-58-18N 095-14-06W</coordinates>
+          <location>
+            <name>Lawrence Municipal Airport</name>
+            <code>KLWC</code>
+            <coordinates>39-00-29N 095-12-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Liberal</_name>
+          <coordinates>37-02-35N 100-55-15W</coordinates>
+          <location>
+            <name>Liberal Municipal Airport</name>
+            <code>KLBL</code>
+            <zone>KSZ086</zone>
+            <radar>ddc</radar>
+            <coordinates>37-02-59N 100-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Manhattan</_name>
+          <coordinates>39-11N 096-34-18W</coordinates>
+          <location>
+            <name>Manhattan Municipal Airport</name>
+            <code>KMHK</code>
+            <zone>KSZ022</zone>
+            <radar>mkc</radar>
+            <coordinates>39-08-07N 096-40-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Medicine Lodge</_name>
+          <coordinates>37-16-52N 098-34-49W</coordinates>
+          <location>
+            <name>Medicine Lodge</name>
+            <code>KP28</code>
+            <zone>KSZ090</zone>
+            <radar>ddc</radar>
+            <coordinates>37-17-02N 098-33-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Newton</_name>
+          <coordinates>38-02-48N 097-20-42W</coordinates>
+          <location>
+            <name>Newton City / County Airport</name>
+            <code>KEWK</code>
+            <coordinates>38-02-59N 097-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Olathe</_name>
+          <coordinates>38-52-53N 094-49-08W</coordinates>
+          <location>
+            <_name>Johnson County Executive Airport</_name>
+            <code>KOJC</code>
+            <zone>KSZ105</zone>
+            <radar>mkc</radar>
+            <coordinates>38-51N 094-44-21W</coordinates>
+          </location>
+          <location>
+            <_name>Olathe, New Century Aircenter</_name>
+            <code>KIXD</code>
+            <zone>KSZ105</zone>
+            <radar>mkc</radar>
+            <coordinates>38-49-27N 094-53-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Overland Park</_name>
+          <coordinates>38-58-56N 094-40-14W</coordinates>
+          <location>
+            <name>Olathe, Johnson County Executive Airport</name>
+            <code>KOJC</code>
+            <zone>KSZ105</zone>
+            <radar>mkc</radar>
+            <coordinates>38-51N 094-44-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Parsons</_name>
+          <coordinates>37-20-25N 095-15-39W</coordinates>
+          <location>
+            <name>Tri-City Airport</name>
+            <code>KPPF</code>
+            <coordinates>37-19-40N 095-30-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Pratt</_name>
+          <coordinates>37-38-38N 098-44-15W</coordinates>
+          <location>
+            <name>Pratt Municipal</name>
+            <code>KPTT</code>
+            <coordinates>37-42N 098-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Russell</_name>
+          <coordinates>38-53-43N 098-51-35W</coordinates>
+          <location>
+            <name>Russell Municipal Airport</name>
+            <code>KRSL</code>
+            <zone>KSZ032</zone>
+            <radar>ddc</radar>
+            <coordinates>38-52-22N 098-48-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Salina</_name>
+          <coordinates>38-50-25N 097-36-41W</coordinates>
+          <location>
+            <name>Salina Municipal Airport</name>
+            <code>KSLN</code>
+            <zone>KSZ049</zone>
+            <radar>ddc</radar>
+            <coordinates>38-46-48N 097-38-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Topeka</_name>
+          <coordinates>39-02-54N 095-40-40W</coordinates>
+          <location>
+            <_name>Philip Billard Municipal Airport</_name>
+            <code>KTOP</code>
+            <zone>KSZ039</zone>
+            <radar>mkc</radar>
+            <coordinates>39-04-20N 095-37-32W</coordinates>
+          </location>
+          <location>
+            <_name>Forbes Field</_name>
+            <code>KFOE</code>
+            <zone>KSZ039</zone>
+            <radar>mkc</radar>
+            <coordinates>38-56-29N 095-39-02W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Wichita</_name>
+          <coordinates>37-41-32N 097-20-15W</coordinates>
+          <location>
+            <_name>Wichita Mid-Continent Airport</_name>
+            <code>KICT</code>
+            <zone>KSZ083</zone>
+            <radar>ddc</radar>
+            <coordinates>37-38-49N 097-25-45W</coordinates>
+          </location>
+          <location>
+            <_name>McConnell Air Force Base</_name>
+            <code>KIAB</code>
+            <zone>KSZ083</zone>
+            <radar>ddc</radar>
+            <coordinates>37-37N 097-16W</coordinates>
+          </location>
+          <location>
+            <_name>Colonel James Jabara Airport</_name>
+            <code>KAAO</code>
+            <coordinates>37-44-58N 097-13-08W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kansas in United States -->
+          <_name>Winfield</_name>
+          <coordinates>37-14-23N 096-59-44W</coordinates>
+          <location>
+            <name>Winfield / Arkansas City, Strother Field</name>
+            <code>KWLD</code>
+            <coordinates>37-10-05N 097-02-12W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Kentucky</_name>
+        <fips-code>US21</fips-code>
+        <tz-hint>America/New_York</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Kentucky in United States -->
+          <_name>Bowling Green</_name>
+          <coordinates>36-59-25N 086-26-36W</coordinates>
+          <location>
+            <name>Bowling Green-Warren County Regional Airport</name>
+            <code>KBWG</code>
+            <tz-hint>America/Chicago</tz-hint>
+            <zone>KYZ071</zone>
+            <radar>lex</radar>
+            <coordinates>36-57-51N 086-25-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kentucky in United States -->
+          <_name>Covington</_name>
+          <coordinates>39-05-01N 084-30-30W</coordinates>
+          <location>
+            <name>Covington / Cincinnati, Cincinnati / Northern Kentucky International Airport</name>
+            <code>KCVG</code>
+            <zone>KYZ092</zone>
+            <radar>ind</radar>
+            <coordinates>39-02-35N 084-40-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kentucky in United States -->
+          <_name>Frankfort</_name>
+          <coordinates>38-12-03N 084-52-23W</coordinates>
+          <location>
+            <name>Capital City Airport</name>
+            <code>KFFT</code>
+            <zone>KYZ035</zone>
+            <radar>lex</radar>
+            <coordinates>38-11-04N 084-54-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kentucky in United States -->
+          <_name>Glasgow</_name>
+          <coordinates>36-59-45N 085-54-42W</coordinates>
+          <location>
+            <name>Glasgow Municipal Airport</name>
+            <code>KGLW</code>
+            <tz-hint>America/Chicago</tz-hint>
+            <coordinates>37-01-54N 085-57-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kentucky in United States -->
+          <_name>Henderson</_name>
+          <coordinates>37-50-10N 087-35-24W</coordinates>
+          <location>
+            <name>Henderson City</name>
+            <code>KEHR</code>
+            <tz-hint>America/Chicago</tz-hint>
+            <zone>KYZ018</zone>
+            <radar>lex</radar>
+            <coordinates>37-49N 087-40-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kentucky in United States -->
+          <_name>Jackson</_name>
+          <coordinates>37-33-11N 083-23W</coordinates>
+          <location>
+            <name>Carroll Airport</name>
+            <code>KJKL</code>
+            <zone>KYZ112</zone>
+            <radar>lex</radar>
+            <coordinates>37-35-29N 083-18-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kentucky in United States -->
+          <_name>Lexington</_name>
+          <coordinates>37-59-19N 084-28-39W</coordinates>
+          <location>
+            <name>Blue Grass Airport</name>
+            <code>KLEX</code>
+            <zone>KYZ041</zone>
+            <radar>lex</radar>
+            <coordinates>38-02-26N 084-36-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kentucky in United States -->
+          <_name>London</_name>
+          <coordinates>37-07-44N 084-04-59W</coordinates>
+          <location>
+            <name>London-Corbin Airport-Magee Field</name>
+            <code>KLOZ</code>
+            <radar>lex</radar>
+            <coordinates>37-05-21N 084-04-06W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kentucky in United States -->
+          <_name>Louisville</_name>
+          <coordinates>38-15-15N 085-45-33W</coordinates>
+          <location>
+            <_name>Bowman Field Airport</_name>
+            <code>KLOU</code>
+            <zone>KYZ030</zone>
+            <radar>lex</radar>
+            <coordinates>38-13-40N 085-39-48W</coordinates>
+          </location>
+          <location>
+            <_name>Standiford Field</_name>
+            <code>KSDF</code>
+            <zone>KYZ030</zone>
+            <radar>lex</radar>
+            <coordinates>38-10-37N 085-43-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kentucky in United States -->
+          <_name>Middlesboro</_name>
+          <coordinates>36-36-30N 083-42-59W</coordinates>
+          <location>
+            <name>Middlesboro-Bell County Airport</name>
+            <code>K1A6</code>
+            <coordinates>36-36-38N 083-44-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kentucky in United States -->
+          <_name>Monticello</_name>
+          <coordinates>36-49-47N 084-50-56W</coordinates>
+          <location>
+            <name>Wayne County Airport</name>
+            <code>KEKQ</code>
+            <coordinates>36-51-19N 084-51-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kentucky in United States -->
+          <_name>Muldraugh</_name>
+          <coordinates>37-56-13N 085-59-29W</coordinates>
+          <location>
+            <name>Fort Knox</name>
+            <code>KFTK</code>
+            <zone>KYZ028</zone>
+            <radar>lex</radar>
+            <coordinates>37-53-59N 085-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kentucky in United States -->
+          <_name>Owensboro</_name>
+          <coordinates>37-46-27N 087-06-47W</coordinates>
+          <location>
+            <name>Owensboro-Daviess County Airport</name>
+            <code>KOWB</code>
+            <tz-hint>America/Chicago</tz-hint>
+            <zone>KYZ019</zone>
+            <radar>lex</radar>
+            <coordinates>37-44-24N 087-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kentucky in United States -->
+          <_name>Paducah</_name>
+          <coordinates>37-05N 088-36W</coordinates>
+          <location>
+            <name>Barkley Regional Airport</name>
+            <code>KPAH</code>
+            <tz-hint>America/Chicago</tz-hint>
+            <zone>KYZ005</zone>
+            <radar>stl</radar>
+            <coordinates>37-03-23N 088-46-26W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Kentucky in United States -->
+          <_name>Somerset</_name>
+          <coordinates>37-05-31N 084-36-14W</coordinates>
+          <location>
+            <name>Somerset-Pulaski County - J.T. Wilson Field Airport</name>
+            <code>KSME</code>
+            <zone>KYZ079</zone>
+            <radar>lex</radar>
+            <coordinates>37-03-15N 084-36-53W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Louisiana</_name>
+        <fips-code>US22</fips-code>
+        <tz-hint>America/Chicago</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>Alexandria</_name>
+          <coordinates>31-18-40N 092-26-42W</coordinates>
+          <location>
+            <_name>Alexandria International Airport</_name>
+            <code>KAEX</code>
+            <zone>LAZ028</zone>
+            <radar>shv</radar>
+            <coordinates>31-20-04N 092-33-30W</coordinates>
+          </location>
+          <location>
+            <_name>Alexandria Esler Regional Airport</_name>
+            <code>KESF</code>
+            <zone>LAZ028</zone>
+            <radar>shv</radar>
+            <coordinates>31-23-41N 092-17-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>Amelia</_name>
+          <coordinates>29-39-58N 091-06-07W</coordinates>
+          <location>
+            <name>Amelia / Lake Palourd</name>
+            <code>K7R3</code>
+            <radar>bix</radar>
+            <coordinates>29-41-59N 091-05-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>Baton Rouge</_name>
+          <coordinates>30-27-02N 091-09-16W</coordinates>
+          <location>
+            <name>Baton Rouge Metropolitan, Ryan Field</name>
+            <code>KBTR</code>
+            <zone>LAZ048</zone>
+            <radar>jan</radar>
+            <coordinates>30-32-13N 091-08-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>Boothville</_name>
+          <coordinates>29-20-36N 089-25-11W</coordinates>
+          <location>
+            <name>Boothville</name>
+            <code>KBVE</code>
+            <coordinates>29-19-59N 089-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>DeRidder</_name>
+          <coordinates>30-50-46N 093-17-20W</coordinates>
+          <location>
+            <name>Beauregard Parish Airport</name>
+            <code>KDRI</code>
+            <coordinates>30-49-54N 093-20-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>Fort Polk</_name>
+          <coordinates>31-02-47N 093-12-19W</coordinates>
+          <location>
+            <name>Fort Polk, Polk AAF Ft Polk</name>
+            <code>KPOE</code>
+            <zone>LAZ027</zone>
+            <radar>gls</radar>
+            <coordinates>31-03N 093-11-38W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>Galliano</_name>
+          <coordinates>29-26-31N 090-17-57W</coordinates>
+          <location>
+            <name>South Lafourche Airport</name>
+            <code>KGAO</code>
+            <coordinates>29-26-40N 090-15-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>Garden City</_name>
+          <coordinates>29-45-55N 091-27-56W</coordinates>
+          <location>
+            <name>Salt Point</name>
+            <code>KP92</code>
+            <radar>gls</radar>
+            <coordinates>29-33-43N 091-31-32W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>Goosport</_name>
+          <coordinates>30-15-24N 093-10-49W</coordinates>
+          <location>
+            <name>Chenault Airpark</name>
+            <code>KCWF</code>
+            <coordinates>30-13N 093-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>Grand Isle</_name>
+          <coordinates>29-14-11N 089-59-14W</coordinates>
+          <location>
+            <name>Grand Isle Supplementary Aviation Weather Reporting Station</name>
+            <code>KAXO</code>
+            <coordinates>29-15N 089-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>Hammond</_name>
+          <coordinates>30-30-15N 090-27-40W</coordinates>
+          <location>
+            <name>Hammond Municipal Airport</name>
+            <code>KHDC</code>
+            <coordinates>30-31-14N 090-25-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>Hicks</_name>
+          <coordinates>31-11-05N 093-00-57W</coordinates>
+          <location>
+            <name>Ft. Polk, Self Strip</name>
+            <code>KDNK</code>
+            <coordinates>31-10N 093-00W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>Houma</_name>
+          <coordinates>29-35-44N 090-43-10W</coordinates>
+          <location>
+            <name>Houma-Terrebonne</name>
+            <code>KHUM</code>
+            <zone>LAZ066</zone>
+            <radar>bix</radar>
+            <coordinates>29-34N 090-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>Intracoastal City</_name>
+          <coordinates>29-47-03N 092-09-22W</coordinates>
+          <location>
+            <name>Intracoastal City</name>
+            <code>K7R4</code>
+            <coordinates>29-46-59N 092-07-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>Lafayette</_name>
+          <coordinates>30-13-26N 092-01-11W</coordinates>
+          <location>
+            <name>Lafayette Regional Airport</name>
+            <code>KLFT</code>
+            <zone>LAZ044</zone>
+            <radar>gls</radar>
+            <coordinates>30-12-07N 091-59-35W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>Lake Charles</_name>
+          <coordinates>30-13-35N 093-13-02W</coordinates>
+          <location>
+            <name>Lake Charles Regional Airport</name>
+            <code>KLCH</code>
+            <zone>LAZ041</zone>
+            <radar>gls</radar>
+            <coordinates>30-07-33N 093-13-23W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>Leeville</_name>
+          <coordinates>29-14-52N 090-12-27W</coordinates>
+          <location>
+            <name>Fourchon Supplementary Aviation Weather Reporting Station</name>
+            <code>K9F2</code>
+            <radar>bix</radar>
+            <coordinates>29-06N 090-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>Monroe</_name>
+          <coordinates>32-30-33N 092-07-09W</coordinates>
+          <location>
+            <name>Monroe Regional Airport</name>
+            <code>KMLU</code>
+            <zone>LAZ014</zone>
+            <radar>shv</radar>
+            <coordinates>32-30-42N 092-01-53W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>Natchitoches</_name>
+          <coordinates>31-45-38N 093-05-10W</coordinates>
+          <location>
+            <name>Natchitoches Regional Airport</name>
+            <code>KIER</code>
+            <coordinates>31-44-08N 093-05-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>New Iberia</_name>
+          <coordinates>30-00-12N 091-49-07W</coordinates>
+          <location>
+            <name>Acadiana Regional Airport</name>
+            <code>KARA</code>
+            <zone>LAZ053</zone>
+            <radar>gls</radar>
+            <coordinates>30-01-44N 091-53-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>New Orleans</_name>
+          <coordinates>29-57-16N 090-04-30W</coordinates>
+          <location>
+            <_name>New Orleans Lakefront Airport</_name>
+            <code>KNEW</code>
+            <coordinates>30-02-57N 090-01-44W</coordinates>
+          </location>
+          <location>
+            <_name>Naval Air Station - Alvin Callender Field</_name>
+            <code>KNBG</code>
+            <zone>LAZ062</zone>
+            <radar>bix</radar>
+            <coordinates>29-49-31N 090-02-05W</coordinates>
+          </location>
+          <location>
+            <_name>New Orleans International Airport</_name>
+            <code>KMSY</code>
+            <zone>LAZ062</zone>
+            <radar>bix</radar>
+            <coordinates>29-59-34N 090-15-02W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>Oakdale</_name>
+          <coordinates>30-48-57N 092-39-37W</coordinates>
+          <location>
+            <name>Allen Parish Airport</name>
+            <code>KACP</code>
+            <coordinates>30-45-02N 092-41-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>Patterson</_name>
+          <coordinates>29-41-35N 091-18-07W</coordinates>
+          <location>
+            <name>Patterson Memorial</name>
+            <code>KPTN</code>
+            <coordinates>29-43N 091-19-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>Peason</_name>
+          <coordinates>31-24-49N 093-17-40W</coordinates>
+          <location>
+            <name>Ft. Polk, Peason Ridge</name>
+            <code>KAQV</code>
+            <coordinates>31-40N 093-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>Ruston</_name>
+          <coordinates>32-31-23N 092-38-16W</coordinates>
+          <location>
+            <name>Ruston Regional Airport</name>
+            <code>KRSN</code>
+            <coordinates>32-30-51N 092-35-17W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>Shreveport</_name>
+          <coordinates>32-31-30N 093-45W</coordinates>
+          <location>
+            <_name>Shreveport Downtown Airport</_name>
+            <code>KDTN</code>
+            <zone>LAZ001</zone>
+            <radar>shv</radar>
+            <coordinates>32-32-32N 093-44-40W</coordinates>
+          </location>
+          <location>
+            <_name>Barksdale Air Force Base</_name>
+            <code>KBAD</code>
+            <radar>shv</radar>
+            <coordinates>32-30N 093-40W</coordinates>
+          </location>
+          <location>
+            <_name>Shreveport Regional Airport</_name>
+            <code>KSHV</code>
+            <zone>LAZ001</zone>
+            <radar>shv</radar>
+            <coordinates>32-26-48N 093-49-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Louisiana in United States
+            -->
+          <_name>Slidell</_name>
+          <coordinates>30-16-30N 089-46-52W</coordinates>
+          <location>
+            <name>Slidell Airport</name>
+            <code>KASD</code>
+            <coordinates>30-20-35N 089-49-18W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Maine</_name>
+        <fips-code>US23</fips-code>
+        <tz-hint>America/New_York</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Maine in United States -->
+          <_name>Auburn</_name>
+          <coordinates>44-05-52N 070-13-52W</coordinates>
+          <location>
+            <name>Auburn-Lewiston</name>
+            <code>KLEW</code>
+            <zone>MEZ020</zone>
+            <radar>btv</radar>
+            <coordinates>44-02-59N 070-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maine in United States -->
+          <_name>Augusta</_name>
+          <coordinates>44-18-38N 069-46-46W</coordinates>
+          <location>
+            <name>Augusta State Airport</name>
+            <code>KAUG</code>
+            <zone>MEZ021</zone>
+            <radar>btv</radar>
+            <coordinates>44-19-14N 069-47-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maine in United States -->
+          <_name>Bangor</_name>
+          <coordinates>44-48-04N 068-46-40W</coordinates>
+          <location>
+            <name>Bangor International Airport</name>
+            <code>KBGR</code>
+            <zone>MEZ015</zone>
+            <radar>btv</radar>
+            <coordinates>44-47-49N 068-49-06W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maine in United States -->
+          <_name>Bar Harbor</_name>
+          <coordinates>44-23-15N 068-12-14W</coordinates>
+          <location>
+            <name>Hancock County-Bar Harbor Airport</name>
+            <code>KBHB</code>
+            <zone>MEZ029</zone>
+            <radar>btv</radar>
+            <coordinates>44-27N 068-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maine in United States -->
+          <_name>Brunswick</_name>
+          <coordinates>43-54-52N 069-57-55W</coordinates>
+          <location>
+            <name>Brunswick, Naval Air Station</name>
+            <code>KNHZ</code>
+            <zone>MEZ024</zone>
+            <radar>btv</radar>
+            <coordinates>43-54-01N 069-56-06W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maine in United States -->
+          <_name>Caribou</_name>
+          <coordinates>46-51-38N 068-00-43W</coordinates>
+          <location>
+            <name>Caribou Municipal Airport</name>
+            <code>KCAR</code>
+            <zone>MEZ002</zone>
+            <radar>btv</radar>
+            <coordinates>46-52-01N 068-00-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maine in United States -->
+          <_name>Frenchville</_name>
+          <coordinates>47-16-51N 068-22-47W</coordinates>
+          <location>
+            <name>Northern Aroostook Regional Airport</name>
+            <code>KFVE</code>
+            <zone>MEZ002</zone>
+            <radar>btv</radar>
+            <coordinates>47-17-05N 068-18-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maine in United States -->
+          <_name>Fryeburg</_name>
+          <coordinates>44-00-59N 070-58-50W</coordinates>
+          <location>
+            <name>Eastern Slopes Regional Airport</name>
+            <code>KIZG</code>
+            <radar>btv</radar>
+            <coordinates>43-59-21N 070-57-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maine in United States -->
+          <_name>Greenville</_name>
+          <coordinates>45-27-34N 069-35-26W</coordinates>
+          <location>
+            <name>Greenville</name>
+            <code>KGNR</code>
+            <coordinates>45-28N 069-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maine in United States -->
+          <_name>Houlton</_name>
+          <coordinates>46-07-34N 067-50-25W</coordinates>
+          <location>
+            <name>Houlton International Airport</name>
+            <code>KHUL</code>
+            <zone>MEZ002</zone>
+            <radar>btv</radar>
+            <coordinates>46-07-23N 067-47-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maine in United States -->
+          <_name>Millinocket</_name>
+          <coordinates>45-39-26N 068-42-35W</coordinates>
+          <location>
+            <name>Millinocket Municipal Airport</name>
+            <code>KMLT</code>
+            <zone>MEZ015</zone>
+            <radar>btv</radar>
+            <coordinates>45-38-52N 068-41-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maine in United States -->
+          <_name>Portland</_name>
+          <coordinates>43-39-41N 070-15-19W</coordinates>
+          <location>
+            <name>Portland International Jetport</name>
+            <code>KPWM</code>
+            <zone>MEZ024</zone>
+            <radar>btv</radar>
+            <coordinates>43-38-31N 070-18-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maine in United States -->
+          <_name>Presque Isle</_name>
+          <coordinates>46-40-52N 068-00-57W</coordinates>
+          <location>
+            <name>Presque Isle</name>
+            <code>KPQI</code>
+            <zone>MEZ002</zone>
+            <radar>btv</radar>
+            <coordinates>46-40-59N 068-02-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maine in United States -->
+          <_name>Rockland</_name>
+          <coordinates>44-06-13N 069-06-32W</coordinates>
+          <location>
+            <name>Knox County Regional Airport</name>
+            <code>KRKD</code>
+            <zone>MEZ027</zone>
+            <radar>btv</radar>
+            <coordinates>44-04N 069-05-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maine in United States -->
+          <_name>Sanford</_name>
+          <coordinates>43-26-21N 070-46-27W</coordinates>
+          <location>
+            <name>Sanford Regional Airport</name>
+            <code>KSFM</code>
+            <zone>MEZ023</zone>
+            <radar>btv</radar>
+            <coordinates>43-23-59N 070-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maine in United States -->
+          <_name>Waterville</_name>
+          <coordinates>44-33-07N 069-37-54W</coordinates>
+          <location>
+            <name>Waterville Robert LaFleur Airport</name>
+            <code>KWVL</code>
+            <zone>MEZ021</zone>
+            <radar>btv</radar>
+            <coordinates>44-31-59N 069-40-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maine in United States -->
+          <_name>Wiscasset</_name>
+          <coordinates>44-00-10N 069-39-56W</coordinates>
+          <location>
+            <name>Wiscasset Airport</name>
+            <code>KIWI</code>
+            <zone>MEZ026</zone>
+            <radar>btv</radar>
+            <coordinates>43-57-48N 069-42-42W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Maryland</_name>
+        <fips-code>US24</fips-code>
+        <tz-hint>America/New_York</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Maryland in United States -->
+          <_name>Aberdeen</_name>
+          <coordinates>39-30-34N 076-09-50W</coordinates>
+          <location>
+            <name>Phillips Army Air Field / Aberdeen</name>
+            <code>KAPG</code>
+            <radar>dca</radar>
+            <coordinates>39-28N 076-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maryland in United States -->
+          <_name>Annapolis</_name>
+          <coordinates>38-58-42N 076-29-31W</coordinates>
+          <location>
+            <name>Annapolis, United States Naval Academy</name>
+            <code>KNAK</code>
+            <coordinates>38-59-29N 076-28-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maryland in United States -->
+          <_name>Baltimore</_name>
+          <coordinates>39-17-25N 076-36-43W</coordinates>
+          <location>
+            <_name>Baltimore, Inner Harbor</_name>
+            <code>KDMH</code>
+            <zone>MDZ011</zone>
+            <radar>dca</radar>
+            <coordinates>39-16-59N 076-37W</coordinates>
+          </location>
+          <location>
+            <_name>Baltimore-Washington International Airport</_name>
+            <code>KBWI</code>
+            <zone>MDZ014</zone>
+            <radar>dca</radar>
+            <coordinates>39-10N 076-40-59W</coordinates>
+          </location>
+          <location>
+            <_name>Baltimore / Martin</_name>
+            <code>KMTN</code>
+            <zone>MDZ011</zone>
+            <radar>dca</radar>
+            <coordinates>39-19-59N 076-25W</coordinates>
+          </location>
+          <location>
+            <_name>Fort Meade / Tipton</_name>
+            <code>KFME</code>
+            <zone>MDZ014</zone>
+            <radar>dca</radar>
+            <coordinates>39-04-59N 076-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maryland in United States -->
+          <_name>Camp Springs</_name>
+          <coordinates>38-48-14N 076-54-23W</coordinates>
+          <location>
+            <name>Camp Springs / Andrews Air Force Base</name>
+            <code>KADW</code>
+            <coordinates>38-49N 076-50-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maryland in United States -->
+          <_name>Cumberland</_name>
+          <coordinates>39-39-10N 078-45-45W</coordinates>
+          <location>
+            <name>Greater Cumberland Regional Airport</name>
+            <code>KCBE</code>
+            <radar>dca</radar>
+            <coordinates>39-36-55N 078-45-38W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maryland in United States -->
+          <_name>Easton</_name>
+          <coordinates>38-46-27N 076-04-34W</coordinates>
+          <location>
+            <name>Easton / Newman Field</name>
+            <code>KESN</code>
+            <coordinates>38-47-59N 076-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maryland in United States -->
+          <_name>Frederick</_name>
+          <coordinates>39-24-51N 077-24-37W</coordinates>
+          <location>
+            <name>Frederick Municipal Airport</name>
+            <code>KFDK</code>
+            <coordinates>39-25-02N 077-22-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maryland in United States -->
+          <_name>Hagerstown</_name>
+          <coordinates>39-38-30N 077-43-11W</coordinates>
+          <location>
+            <name>Washington County Regional Airport</name>
+            <code>KHGR</code>
+            <zone>MDZ003</zone>
+            <radar>dca</radar>
+            <coordinates>39-42-20N 077-43-48W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maryland in United States -->
+          <_name>Ocean City</_name>
+          <coordinates>38-20-11N 075-05-05W</coordinates>
+          <location>
+            <name>Ocean City Municipal Airport</name>
+            <code>KOXB</code>
+            <coordinates>38-18-38N 075-07-26W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maryland in United States -->
+          <_name>Patuxent</_name>
+          <coordinates>38-32-21N 076-44-54W</coordinates>
+          <location>
+            <name>Patuxent River, Naval Air Station</name>
+            <code>KNHK</code>
+            <zone>MDZ014</zone>
+            <radar>ric</radar>
+            <coordinates>38-16-42N 076-24-50W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maryland in United States -->
+          <_name>Saint Marys City</_name>
+          <coordinates>38-11-13N 076-26-03W</coordinates>
+          <location>
+            <name>St. Inigoes, Webster Field, Naval Electronic Systems Engineering Activity</name>
+            <code>KNUI</code>
+            <coordinates>38-08-56N 076-25-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Maryland in United States -->
+          <_name>Salisbury</_name>
+          <coordinates>38-21-38N 075-35-57W</coordinates>
+          <location>
+            <name>Salisbury-Ocean City Wicomico County Regional Airport</name>
+            <code>KSBY</code>
+            <zone>MDZ022</zone>
+            <radar>dca</radar>
+            <coordinates>38-20-26N 075-30-37W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Massachusetts</_name>
+        <fips-code>US25</fips-code>
+        <tz-hint>America/New_York</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Massachusetts in United
+               States
+            -->
+          <_name>Bedford</_name>
+          <coordinates>42-29-26N 071-16-34W</coordinates>
+          <location>
+            <name>Hanscom Field</name>
+            <code>KBED</code>
+            <zone>MAZ005</zone>
+            <radar>bos</radar>
+            <coordinates>42-28-05N 071-17-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Massachusetts in United
+               States
+            -->
+          <_name>Beverly</_name>
+          <coordinates>42-33-30N 070-52-48W</coordinates>
+          <location>
+            <name>Beverly Municipal Airport</name>
+            <code>KBVY</code>
+            <zone>MAZ007</zone>
+            <radar>bos</radar>
+            <coordinates>42-35N 070-54-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Massachusetts in United
+               States
+            -->
+          <_name>Boston</_name>
+          <coordinates>42-21-30N 071-03-35W</coordinates>
+          <location>
+            <name>Logan International Airport</name>
+            <code>KBOS</code>
+            <zone>MAZ015</zone>
+            <radar>bos</radar>
+            <coordinates>42-21-38N 071-00-38W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Massachusetts in United
+               States
+            -->
+          <_name>Cambridge</_name>
+          <coordinates>42-22-30N 071-06-20W</coordinates>
+          <location>
+            <name>Boston, Logan International Airport</name>
+            <code>KBOS</code>
+            <zone>MAZ015</zone>
+            <radar>bos</radar>
+            <coordinates>42-21-38N 071-00-38W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Massachusetts in United
+               States
+            -->
+          <_name>Chatham</_name>
+          <coordinates>41-40-55N 069-57-35W</coordinates>
+          <location>
+            <name>Chatham Municipal Airport</name>
+            <code>KCQX</code>
+            <zone>MAZ022</zone>
+            <radar>bos</radar>
+            <coordinates>41-41-15N 069-59-35W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Massachusetts in United
+               States
+            -->
+          <_name>Chicopee Falls</_name>
+          <coordinates>42-09-07N 072-34-33W</coordinates>
+          <location>
+            <name>Chicopee Falls / Westover Air Force Base</name>
+            <code>KCEF</code>
+            <radar>bos</radar>
+            <coordinates>42-12N 072-31-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Massachusetts in United
+               States
+            -->
+          <_name>East Milton</_name>
+          <coordinates>42-15-30N 071-02-33W</coordinates>
+          <location>
+            <name>East Milton</name>
+            <code>KMQE</code>
+            <coordinates>42-12-43N 071-06-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Massachusetts in United
+               States
+            -->
+          <_name>Fitchburg</_name>
+          <coordinates>42-35N 071-48-08W</coordinates>
+          <location>
+            <name>Fitchburg Municipal Airport</name>
+            <code>KFIT</code>
+            <radar>bos</radar>
+            <coordinates>42-33-06N 071-45-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Massachusetts in United
+               States
+            -->
+          <_name>Hyannis</_name>
+          <coordinates>41-39-10N 070-16-58W</coordinates>
+          <location>
+            <name>Barnstable Municipal-Boardman Airport</name>
+            <code>KHYA</code>
+            <zone>MAZ022</zone>
+            <radar>bos</radar>
+            <coordinates>41-40-18N 070-16-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Massachusetts in United
+               States
+            -->
+          <_name>Lawrence</_name>
+          <coordinates>42-42-25N 071-09-47W</coordinates>
+          <location>
+            <name>Lawrence Municipal Airport</name>
+            <code>KLWM</code>
+            <zone>MAZ007</zone>
+            <radar>bos</radar>
+            <coordinates>42-42-47N 071-07-32W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Massachusetts in United
+               States
+            -->
+          <_name>Lowell</_name>
+          <coordinates>42-38N 071-18-58W</coordinates>
+          <location>
+            <name>Lawrence, Lawrence Municipal Airport</name>
+            <code>KLWM</code>
+            <zone>MAZ007</zone>
+            <radar>bos</radar>
+            <coordinates>42-42-47N 071-07-32W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Massachusetts in United
+               States
+            -->
+          <_name>Nantucket</_name>
+          <coordinates>41-17N 070-05-58W</coordinates>
+          <location>
+            <name>Nantucket Memorial Airport</name>
+            <code>KACK</code>
+            <zone>MAZ024</zone>
+            <radar>bos</radar>
+            <coordinates>41-15-14N 070-03-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Massachusetts in United
+               States
+            -->
+          <_name>New Bedford</_name>
+          <coordinates>41-38-10N 070-56-03W</coordinates>
+          <location>
+            <name>New Bedford Regional Airport</name>
+            <code>KEWB</code>
+            <zone>MAZ017</zone>
+            <radar>bos</radar>
+            <coordinates>41-40-31N 070-57-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Massachusetts in United
+               States
+            -->
+          <_name>North Adams</_name>
+          <coordinates>42-42-03N 073-06-31W</coordinates>
+          <location>
+            <name>Harriman-And-West Airport</name>
+            <code>KAQW</code>
+            <coordinates>42-41-49N 073-10-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Massachusetts in United
+               States
+            -->
+          <_name>Norwood</_name>
+          <coordinates>42-11-40N 071-11-58W</coordinates>
+          <location>
+            <name>Norwood Memorial Airport</name>
+            <code>KOWD</code>
+            <zone>MAZ013</zone>
+            <radar>bos</radar>
+            <coordinates>42-11-26N 071-10-26W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Massachusetts in United
+               States
+            -->
+          <_name>Orange</_name>
+          <coordinates>42-35-25N 072-18-35W</coordinates>
+          <location>
+            <name>Orange Municipal Airport</name>
+            <code>KORE</code>
+            <radar>bos</radar>
+            <coordinates>42-34-18N 072-16-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Massachusetts in United
+               States
+            -->
+          <_name>Pittsfield</_name>
+          <coordinates>42-27N 073-14-43W</coordinates>
+          <location>
+            <name>Pittsfield Municipal Airport</name>
+            <code>KPSF</code>
+            <coordinates>42-25-37N 073-17-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Massachusetts in United
+               States
+            -->
+          <_name>Plymouth</_name>
+          <coordinates>41-57-30N 070-40-02W</coordinates>
+          <location>
+            <name>Plymouth Municipal Airport</name>
+            <code>KPYM</code>
+            <zone>MAZ018</zone>
+            <radar>bos</radar>
+            <coordinates>41-54-30N 070-43-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Massachusetts in United
+               States
+            -->
+          <_name>Provincetown</_name>
+          <coordinates>42-03-30N 070-10-43W</coordinates>
+          <location>
+            <name>Provincetown Municipal Airport</name>
+            <code>KPVC</code>
+            <radar>bos</radar>
+            <coordinates>42-04N 070-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Massachusetts in United
+               States
+            -->
+          <_name>Sandwich</_name>
+          <coordinates>41-45-32N 070-29-38W</coordinates>
+          <location>
+            <name>Otis Air National Guard Base</name>
+            <code>KFMH</code>
+            <zone>MAZ022</zone>
+            <radar>bos</radar>
+            <coordinates>41-38-59N 070-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Massachusetts in United
+               States
+            -->
+          <_name>Springfield</_name>
+          <coordinates>42-06-05N 072-35-23W</coordinates>
+          <location>
+            <name>Chicopee Falls / Westover Air Force Base</name>
+            <code>KCEF</code>
+            <radar>bos</radar>
+            <coordinates>42-12N 072-31-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Massachusetts in United
+               States
+            -->
+          <_name>Taunton</_name>
+          <coordinates>41-54N 071-05-23W</coordinates>
+          <location>
+            <name>Taunton Municipal Airport</name>
+            <code>KTAN</code>
+            <coordinates>41-52-32N 071-01-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Massachusetts in United
+               States
+            -->
+          <_name>Vineyard Haven</_name>
+          <coordinates>41-27-15N 070-36-13W</coordinates>
+          <location>
+            <name>Marthas Vineyard Airport</name>
+            <code>KMVY</code>
+            <zone>MAZ023</zone>
+            <radar>bos</radar>
+            <coordinates>41-23-31N 070-37W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Massachusetts in United
+               States
+            -->
+          <_name>Westfield</_name>
+          <coordinates>42-07-30N 072-44-58W</coordinates>
+          <location>
+            <name>Barnes Municipal Airport</name>
+            <code>KBAF</code>
+            <zone>MAZ011</zone>
+            <radar>bos</radar>
+            <coordinates>42-09-34N 072-42-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Massachusetts in United
+               States
+            -->
+          <_name>Worcester</_name>
+          <coordinates>42-15-45N 071-48-08W</coordinates>
+          <location>
+            <name>Worcester Regional Airport</name>
+            <code>KORH</code>
+            <zone>MAZ012</zone>
+            <radar>bos</radar>
+            <coordinates>42-16-14N 071-52-23W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Michigan</_name>
+        <fips-code>US26</fips-code>
+        <tz-hint>America/New_York</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Adrian</_name>
+          <coordinates>41-53-51N 084-02-13W</coordinates>
+          <location>
+            <name>Lenawee County Airport</name>
+            <code>KADG</code>
+            <coordinates>41-52-04N 084-04-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Alma</_name>
+          <coordinates>43-22-44N 084-39-35W</coordinates>
+          <location>
+            <name>Gratiot Community Airport</name>
+            <code>KAMN</code>
+            <coordinates>43-19-18N 084-41-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Alpena</_name>
+          <coordinates>45-03-42N 083-25-57W</coordinates>
+          <location>
+            <name>Alpena County Regional Airport</name>
+            <code>KAPN</code>
+            <zone>MIZ024</zone>
+            <radar>htl</radar>
+            <coordinates>45-04-18N 083-33-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Ann Arbor</_name>
+          <coordinates>42-16-15N 083-43-34W</coordinates>
+          <location>
+            <name>Ann Arbor Municipal Airport</name>
+            <code>KARB</code>
+            <zone>MIZ075</zone>
+            <radar>dtw</radar>
+            <coordinates>42-13-26N 083-44-23W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Bad Axe</_name>
+          <coordinates>43-48-07N 083-00-02W</coordinates>
+          <location>
+            <name>Huron County Memorial Airport</name>
+            <code>KBAX</code>
+            <coordinates>43-46-50N 082-59-07W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Battle Creek</_name>
+          <coordinates>42-19-16N 085-10-46W</coordinates>
+          <location>
+            <name>Kellogg Airport</name>
+            <code>KBTL</code>
+            <zone>MIZ073</zone>
+            <radar>mkg</radar>
+            <coordinates>42-18-45N 085-14-26W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Bellaire</_name>
+          <coordinates>44-58-49N 085-12-40W</coordinates>
+          <location>
+            <name>Antrim County Airport</name>
+            <code>KACB</code>
+            <coordinates>44-59-17N 085-11-53W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Benton Harbor</_name>
+          <coordinates>42-07N 086-27-15W</coordinates>
+          <location>
+            <name>Southwest Michigan Regional Airport</name>
+            <code>KBEH</code>
+            <radar>ord</radar>
+            <coordinates>42-07-42N 086-25-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Big Rapids</_name>
+          <coordinates>43-41-53N 085-29-01W</coordinates>
+          <location>
+            <name>Roben-Hood Airport</name>
+            <code>KRQB</code>
+            <coordinates>43-43-20N 085-30-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Cadillac</_name>
+          <coordinates>44-15-07N 085-24-04W</coordinates>
+          <location>
+            <name>Cadillac / Wexford County</name>
+            <code>KCAD</code>
+            <coordinates>44-16-59N 085-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Caro</_name>
+          <coordinates>43-29-28N 083-23-48W</coordinates>
+          <location>
+            <name>Tuscola Area Airport</name>
+            <code>KCFS</code>
+            <coordinates>43-27-30N 083-26-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Charlevoix</_name>
+          <coordinates>45-19-05N 085-15-30W</coordinates>
+          <location>
+            <name>Charlevoix Municipal Airport</name>
+            <code>KCVX</code>
+            <coordinates>45-18-16N 085-16-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Charlotte</_name>
+          <coordinates>42-33-49N 084-50-08W</coordinates>
+          <location>
+            <name>Fitch H Beach Airport</name>
+            <code>KFPK</code>
+            <coordinates>42-34-27N 084-48-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Cheboygan</_name>
+          <coordinates>45-38-49N 084-28-28W</coordinates>
+          <location>
+            <name>Cheboygan County Airport</name>
+            <code>KSLH</code>
+            <coordinates>45-39-12N 084-31-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Coldwater</_name>
+          <coordinates>41-56-25N 085-00-01W</coordinates>
+          <location>
+            <name>Branch County Memorial Airport</name>
+            <code>KOEB</code>
+            <coordinates>41-55-59N 085-03-08W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Copper Harbor</_name>
+          <coordinates>47-28-07N 087-53-18W</coordinates>
+          <location>
+            <name>Copper Harbor</name>
+            <code>KP59</code>
+            <zone>MIZ003</zone>
+            <radar>htl</radar>
+            <coordinates>47-28N 087-52-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Detroit</_name>
+          <coordinates>42-19-53N 083-02-44W</coordinates>
+          <location>
+            <_name>Detroit City Airport</_name>
+            <code>KDET</code>
+            <zone>MIZ076</zone>
+            <radar>dtw</radar>
+            <coordinates>42-24-33N 083-00-36W</coordinates>
+          </location>
+          <location>
+            <_name>Detroit Metropolitan Wayne County Airport</_name>
+            <code>KDTW</code>
+            <zone>MIZ076</zone>
+            <radar>dtw</radar>
+            <coordinates>42-13-53N 083-19-50W</coordinates>
+          </location>
+          <location>
+            <_name>Detroit / Grosse Ile, Grosse Ile Airport</_name>
+            <code>KONZ</code>
+            <coordinates>42-05-54N 083-09-39W</coordinates>
+          </location>
+          <location>
+            <_name>Willow Run Airport</_name>
+            <code>KYIP</code>
+            <zone>MIZ075</zone>
+            <radar>dtw</radar>
+            <coordinates>42-14-12N 083-31-33W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Escanaba</_name>
+          <coordinates>45-44-42N 087-03-52W</coordinates>
+          <location>
+            <name>Escanaba</name>
+            <code>KESC</code>
+            <zone>MIZ013</zone>
+            <radar>htl</radar>
+            <coordinates>45-45N 087-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Flint</_name>
+          <coordinates>43-00-45N 083-41-14W</coordinates>
+          <location>
+            <name>Bishop International Airport</name>
+            <code>KFNT</code>
+            <zone>MIZ061</zone>
+            <radar>dtw</radar>
+            <coordinates>42-58N 083-44-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Frankfort</_name>
+          <coordinates>44-38N 086-14-04W</coordinates>
+          <location>
+            <name>Frankfort Dow Memorial Field Airport</name>
+            <code>KFKS</code>
+            <coordinates>44-37-30N 086-12-02W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Gaylord</_name>
+          <coordinates>45-01-39N 084-40-29W</coordinates>
+          <location>
+            <name>Otsego County Airport</name>
+            <code>KGLR</code>
+            <coordinates>45-00-59N 084-41-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Grand Rapids</_name>
+          <coordinates>42-57-48N 085-40-05W</coordinates>
+          <location>
+            <name>Gerald R. Ford International Airport</name>
+            <code>KGRR</code>
+            <zone>MIZ057</zone>
+            <radar>mkg</radar>
+            <coordinates>42-52-50N 085-31-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Grayling</_name>
+          <coordinates>44-39-41N 084-42-53W</coordinates>
+          <location>
+            <name>Grayling Army Airfield</name>
+            <code>KGOV</code>
+            <coordinates>44-40-49N 084-43-44W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Grosse Ile</_name>
+          <coordinates>42-07-45N 083-08-39W</coordinates>
+          <location>
+            <name>Detroit / Grosse Ile, Grosse Ile Airport</name>
+            <code>KONZ</code>
+            <coordinates>42-05-54N 083-09-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Hancock</_name>
+          <coordinates>47-07-36N 088-34-51W</coordinates>
+          <location>
+            <name>Houghton County Memorial Airport</name>
+            <code>KCMX</code>
+            <zone>MIZ003</zone>
+            <radar>htl</radar>
+            <coordinates>47-10-05N 088-29-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Harbor Springs</_name>
+          <coordinates>45-25-54N 084-59-31W</coordinates>
+          <location>
+            <name>Harbor Springs Airport</name>
+            <code>KMGN</code>
+            <coordinates>45-25-32N 084-54-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Hillsdale</_name>
+          <coordinates>41-55-12N 084-37-49W</coordinates>
+          <location>
+            <name>Hillsdale Municipal Airport</name>
+            <code>KJYM</code>
+            <coordinates>41-55-17N 084-35-08W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Holland</_name>
+          <coordinates>42-47-15N 086-06-32W</coordinates>
+          <location>
+            <name>Tulip City Airport</name>
+            <code>KBIV</code>
+            <coordinates>42-44-45N 086-05-48W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Houghton Lake</_name>
+          <coordinates>44-18-53N 084-45-53W</coordinates>
+          <location>
+            <name>Roscommon County Airport</name>
+            <code>KHTL</code>
+            <zone>MIZ034</zone>
+            <radar>mkg</radar>
+            <coordinates>44-21-03N 084-40-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Howell</_name>
+          <coordinates>42-36-26N 083-55-45W</coordinates>
+          <location>
+            <name>Livingston County Airport</name>
+            <code>KOZW</code>
+            <coordinates>42-37-45N 083-59-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Iron Mountain</_name>
+          <coordinates>45-49-12N 088-03-57W</coordinates>
+          <location>
+            <name>Iron Mountain / Kingsford, Ford Airport</name>
+            <code>KIMT</code>
+            <zone>MIZ011</zone>
+            <radar>htl</radar>
+            <coordinates>45-48-51N 088-06-32W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Ironwood</_name>
+          <coordinates>46-27-16N 090-10-15W</coordinates>
+          <location>
+            <name>Gogebic-Iron County Airport</name>
+            <code>KIWD</code>
+            <tz-hint>America/Chicago</tz-hint>
+            <zone>MIZ009</zone>
+            <radar>htl</radar>
+            <coordinates>46-31-59N 090-07-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Jackson</_name>
+          <coordinates>42-14-45N 084-24-04W</coordinates>
+          <location>
+            <name>Jackson County-Reynolds Field Airport</name>
+            <code>KJXN</code>
+            <zone>MIZ074</zone>
+            <radar>dtw</radar>
+            <coordinates>42-15-34N 084-27-33W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Kalamazoo</_name>
+          <coordinates>42-17-30N 085-35-14W</coordinates>
+          <location>
+            <name>Kalamazoo / Battle Creek International Airport</name>
+            <code>KAZO</code>
+            <zone>MIZ072</zone>
+            <radar>mkg</radar>
+            <coordinates>42-13-45N 085-32-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Kingsford</_name>
+          <coordinates>45-47-41N 088-04-19W</coordinates>
+          <location>
+            <name>Iron Mountain / Kingsford, Ford Airport</name>
+            <code>KIMT</code>
+            <zone>MIZ011</zone>
+            <radar>htl</radar>
+            <coordinates>45-48-51N 088-06-32W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Kinross</_name>
+          <coordinates>46-16-30N 084-30-53W</coordinates>
+          <location>
+            <name>Sault Ste Marie, Chippewa County International Airport</name>
+            <code>KCIU</code>
+            <zone>MIZ008</zone>
+            <radar>htl</radar>
+            <coordinates>46-15N 084-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Lambertville</_name>
+          <coordinates>41-45-57N 083-37-40W</coordinates>
+          <location>
+            <name>Toledo Suburban Airport</name>
+            <code>KDUH</code>
+            <coordinates>41-44-08N 083-39-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Lansing</_name>
+          <coordinates>42-43-57N 084-33-19W</coordinates>
+          <location>
+            <name>Capital City Airport</name>
+            <code>KLAN</code>
+            <zone>MIZ066</zone>
+            <radar>mkg</radar>
+            <coordinates>42-46-49N 084-34-44W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Livonia</_name>
+          <coordinates>42-22-06N 083-21-09W</coordinates>
+          <location>
+            <name>Detroit, Detroit Metropolitan Wayne County Airport</name>
+            <code>KDTW</code>
+            <zone>MIZ076</zone>
+            <radar>dtw</radar>
+            <coordinates>42-13-53N 083-19-50W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Ludington</_name>
+          <coordinates>43-57-19N 086-27-09W</coordinates>
+          <location>
+            <name>Mason County Airport</name>
+            <code>KLDM</code>
+            <coordinates>43-58N 086-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Mackinac Island</_name>
+          <coordinates>45-50-57N 084-37-08W</coordinates>
+          <location>
+            <name>Macinac Island, Mackinac Island Airport</name>
+            <code>KMCD</code>
+            <coordinates>45-51-54N 084-38-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Manistee</_name>
+          <coordinates>44-14-40N 086-19-27W</coordinates>
+          <location>
+            <name>Manistee County-Blacker Airport</name>
+            <code>KMBL</code>
+            <zone>MIZ031</zone>
+            <radar>mkg</radar>
+            <coordinates>44-16N 086-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Manistique</_name>
+          <coordinates>45-57-27N 086-14-46W</coordinates>
+          <location>
+            <name>Schoolcraft County Airport</name>
+            <code>KISQ</code>
+            <coordinates>45-58-28N 086-10-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Marquette</_name>
+          <coordinates>46-32-36N 087-23-43W</coordinates>
+          <location>
+            <name>Sawyer International Airport</name>
+            <code>KSAW</code>
+            <zone>MIZ077</zone>
+            <radar>ord</radar>
+            <coordinates>46-21-12N 087-23-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Marshall</_name>
+          <coordinates>42-16-20N 084-57-47W</coordinates>
+          <location>
+            <name>Brooks Field Airport</name>
+            <code>KRMY</code>
+            <coordinates>42-15-03N 084-57-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Marysville</_name>
+          <coordinates>42-54-45N 082-29-12W</coordinates>
+          <location>
+            <name>St. Clair County International Airport</name>
+            <code>KPHN</code>
+            <coordinates>42-55N 082-31-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Mason</_name>
+          <coordinates>42-34-45N 084-26-36W</coordinates>
+          <location>
+            <name>Mason Jewett Field Airport</name>
+            <code>KTEW</code>
+            <coordinates>42-33-56N 084-25-23W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Menominee</_name>
+          <coordinates>45-06-27N 087-36-51W</coordinates>
+          <location>
+            <name>Menominee-Marinette Twin County Airport</name>
+            <code>KMNM</code>
+            <tz-hint>America/Chicago</tz-hint>
+            <zone>MIZ012</zone>
+            <radar>htl</radar>
+            <coordinates>45-07-59N 087-37-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Monroe</_name>
+          <coordinates>41-54-59N 083-23-51W</coordinates>
+          <location>
+            <name>Custer Airport</name>
+            <code>KTTF</code>
+            <coordinates>41-56-23N 083-26-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Mount Pleasant</_name>
+          <coordinates>43-35-52N 084-46-03W</coordinates>
+          <location>
+            <name>Mount Pleasant Municipal Airport</name>
+            <code>KMOP</code>
+            <coordinates>43-37N 084-43-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Munising</_name>
+          <coordinates>46-24-39N 086-38-52W</coordinates>
+          <location>
+            <name>Munising Lakeshore Observation</name>
+            <code>KP53</code>
+            <coordinates>46-24-42N 086-39-02W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Muskegon</_name>
+          <coordinates>43-14-03N 086-14-54W</coordinates>
+          <location>
+            <name>Muskegon County Airport</name>
+            <code>KMKG</code>
+            <zone>MIZ050</zone>
+            <radar>mkg</radar>
+            <coordinates>43-10-15N 086-14-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Newberry</_name>
+          <coordinates>46-21-17N 085-30-34W</coordinates>
+          <location>
+            <name>Luce County Airport</name>
+            <code>KERY</code>
+            <coordinates>46-18-39N 085-27-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Oscoda</_name>
+          <coordinates>44-25-13N 083-19-50W</coordinates>
+          <location>
+            <name>Oscoda-Wurtsmith Airport</name>
+            <code>KOSC</code>
+            <zone>MIZ036</zone>
+            <radar>mkg</radar>
+            <coordinates>44-27N 083-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Owosso</_name>
+          <coordinates>42-59-52N 084-10-35W</coordinates>
+          <location>
+            <name>Owosso Community Airport</name>
+            <code>KRNP</code>
+            <coordinates>42-59-34N 084-08-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Pellston</_name>
+          <coordinates>45-33-10N 084-47-02W</coordinates>
+          <location>
+            <name>Pellston Regional Airport of Emmet County Airport</name>
+            <code>KPLN</code>
+            <zone>MIZ016</zone>
+            <radar>htl</radar>
+            <coordinates>45-34-14N 084-47-48W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Pontiac</_name>
+          <coordinates>42-38-20N 083-17-27W</coordinates>
+          <location>
+            <name>Oakland County International Airport</name>
+            <code>KPTK</code>
+            <zone>MIZ069</zone>
+            <radar>mkg</radar>
+            <coordinates>42-39-47N 083-24-35W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Port Hope</_name>
+          <coordinates>43-56-27N 082-42-45W</coordinates>
+          <location>
+            <name>Port Hope</name>
+            <code>KP58</code>
+            <zone>MIZ049</zone>
+            <radar>mkg</radar>
+            <coordinates>44-01-18N 082-47-35W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Rogers City</_name>
+          <coordinates>45-25-17N 083-49-05W</coordinates>
+          <location>
+            <name>Presque Isle County Airport</name>
+            <code>KPZQ</code>
+            <coordinates>45-24-24N 083-48-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Saginaw</_name>
+          <coordinates>43-25-10N 083-57-02W</coordinates>
+          <location>
+            <_name>Saginaw County H.W. Browne Airport</_name>
+            <code>KHYX</code>
+            <coordinates>43-25-59N 083-51-44W</coordinates>
+          </location>
+          <location>
+            <_name>MBS International Airport</_name>
+            <code>KMBS</code>
+            <zone>MIZ053</zone>
+            <radar>mkg</radar>
+            <coordinates>43-31-58N 084-04-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Saint James</_name>
+          <coordinates>45-45-03N 085-30-56W</coordinates>
+          <location>
+            <name>Beaver Island, Beaver Island Airport</name>
+            <code>KSJX</code>
+            <coordinates>45-41-31N 085-33-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Sault Ste. Marie</_name>
+          <coordinates>46-29-43N 084-20-43W</coordinates>
+          <location>
+            <name>Sault Ste. Marie</name>
+            <code>KANJ</code>
+            <zone>MIZ008</zone>
+            <radar>htl</radar>
+            <coordinates>46-28-45N 084-21-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>South Haven</_name>
+          <coordinates>42-24-11N 086-16-25W</coordinates>
+          <location>
+            <name>South Haven Area Regional Airport</name>
+            <code>KLWA</code>
+            <coordinates>42-21-02N 086-15-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Sterling Heights</_name>
+          <coordinates>42-34-49N 083-01-48W</coordinates>
+          <location>
+            <name>Selfridge Air National Guard Base</name>
+            <code>KMTC</code>
+            <zone>MIZ070</zone>
+            <radar>dtw</radar>
+            <coordinates>42-37N 082-49-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Sturgis</_name>
+          <coordinates>41-47-57N 085-25-08W</coordinates>
+          <location>
+            <name>Kirsch Municipal Airport</name>
+            <code>KIRS</code>
+            <coordinates>41-48-46N 085-26-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Traverse City</_name>
+          <coordinates>44-45-47N 085-37-14W</coordinates>
+          <location>
+            <name>Cherry Capital Airport</name>
+            <code>KTVC</code>
+            <zone>MIZ020</zone>
+            <radar>htl</radar>
+            <coordinates>44-44-12N 085-34-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Troy</_name>
+          <coordinates>42-36-20N 083-08-59W</coordinates>
+          <location>
+            <name>Oakland / Troy Airport</name>
+            <code>KVLL</code>
+            <coordinates>42-32-34N 083-10-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Michigan in United States -->
+          <_name>Warren</_name>
+          <coordinates>42-28-39N 083-01-39W</coordinates>
+          <location>
+            <name>Detroit, Detroit City Airport</name>
+            <code>KDET</code>
+            <zone>MIZ076</zone>
+            <radar>dtw</radar>
+            <coordinates>42-24-33N 083-00-36W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Minnesota</_name>
+        <fips-code>US27</fips-code>
+        <tz-hint>America/Chicago</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Aitkin</_name>
+          <coordinates>46-31-58N 093-42-36W</coordinates>
+          <location>
+            <name>Aitkin Municipal Airport-Steve Kurtz Field</name>
+            <code>KAIT</code>
+            <coordinates>46-32-59N 093-40-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Albert Lea</_name>
+          <coordinates>43-38-52N 093-22-05W</coordinates>
+          <location>
+            <name>Albert Lea Municipal Airport</name>
+            <code>KAEL</code>
+            <coordinates>43-40-59N 093-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Alexandria</_name>
+          <coordinates>45-53-06N 095-22-39W</coordinates>
+          <location>
+            <name>Chandler Field</name>
+            <code>KAXN</code>
+            <zone>MNZ041</zone>
+            <radar>msp</radar>
+            <coordinates>45-52-06N 095-23-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Angle Inlet</_name>
+          <coordinates>49-20-42N 095-03-45W</coordinates>
+          <location>
+            <name>Flag Island</name>
+            <code>KFGN</code>
+            <coordinates>49-19N 094-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Appleton</_name>
+          <coordinates>45-11-48N 096-01-11W</coordinates>
+          <location>
+            <name>Appleton Municipal Airport</name>
+            <code>KAQP</code>
+            <coordinates>45-13-38N 096-00-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Austin</_name>
+          <coordinates>43-39-59N 092-58-28W</coordinates>
+          <location>
+            <name>Austin Municipal</name>
+            <code>KAUM</code>
+            <coordinates>43-40N 092-55-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Baudette</_name>
+          <coordinates>48-42-44N 094-35-59W</coordinates>
+          <location>
+            <name>Baudette International Airport</name>
+            <code>KBDE</code>
+            <coordinates>48-43-36N 094-36-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Bemidji</_name>
+          <coordinates>47-28-24N 094-52-48W</coordinates>
+          <location>
+            <name>Bemidji</name>
+            <code>KBJI</code>
+            <zone>MNZ009</zone>
+            <radar>msp</radar>
+            <coordinates>47-30N 094-55-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Benson</_name>
+          <coordinates>45-18-53N 095-36W</coordinates>
+          <location>
+            <name>Benson Municipal</name>
+            <code>KBBB</code>
+            <coordinates>45-19N 095-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Bigfork</_name>
+          <coordinates>47-44-39N 093-39-14W</coordinates>
+          <location>
+            <name>Bigfork Municipal Airport</name>
+            <code>KFOZ</code>
+            <coordinates>47-46-58N 093-39-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Blaine</_name>
+          <coordinates>45-09-38N 093-14-05W</coordinates>
+          <location>
+            <name>Minneapolis / Blaine</name>
+            <code>KANE</code>
+            <zone>MNZ060</zone>
+            <radar>msp</radar>
+            <coordinates>45-08-59N 093-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Brainerd</_name>
+          <coordinates>46-21-28N 094-12-02W</coordinates>
+          <location>
+            <name>Brainerd-Crow Wing County Regional Airport</name>
+            <code>KBRD</code>
+            <zone>MNZ034</zone>
+            <radar>msp</radar>
+            <coordinates>46-24-16N 094-07-50W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Buffalo</_name>
+          <coordinates>45-10-18N 093-52-28W</coordinates>
+          <location>
+            <name>Buffalo Municipal Airport</name>
+            <code>KCFE</code>
+            <coordinates>45-09-32N 093-50-35W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Cambridge</_name>
+          <coordinates>45-34-21N 093-13-27W</coordinates>
+          <location>
+            <name>Cambridge Municipal</name>
+            <code>KCBG</code>
+            <coordinates>45-34N 093-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Cloquet</_name>
+          <coordinates>46-43-17N 092-27-33W</coordinates>
+          <location>
+            <name>Cloquet Carlton County Airport</name>
+            <code>KCOQ</code>
+            <coordinates>46-42N 092-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Cook</_name>
+          <coordinates>47-51-08N 092-41-22W</coordinates>
+          <location>
+            <name>Cook Municipal Airport</name>
+            <code>KCQM</code>
+            <coordinates>47-49-18N 092-41-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Crane Lake</_name>
+          <coordinates>48-15-59N 092-29-18W</coordinates>
+          <location>
+            <name>Scotts Seaplane Base</name>
+            <code>KCDD</code>
+            <coordinates>48-15-59N 092-29W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Crookston</_name>
+          <coordinates>47-46-26N 096-36-29W</coordinates>
+          <location>
+            <name>Crookston Municipal Field</name>
+            <code>KCKN</code>
+            <coordinates>47-51N 096-37W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Detroit Lakes</_name>
+          <coordinates>46-49-01N 095-50-43W</coordinates>
+          <location>
+            <name>Detroit Lakes Airport-Wething Field</name>
+            <code>KDTL</code>
+            <zone>MNZ027</zone>
+            <radar>msp</radar>
+            <coordinates>46-49-59N 095-52-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Dodge Center</_name>
+          <coordinates>44-01-40N 092-51-16W</coordinates>
+          <location>
+            <name>Dodge Center Airport</name>
+            <code>KTOB</code>
+            <coordinates>44-01-05N 092-49-53W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Duluth</_name>
+          <coordinates>46-46-59N 092-06-23W</coordinates>
+          <location>
+            <_name>Sky Harbor Airport</_name>
+            <code>KDYT</code>
+            <zone>MNZ019</zone>
+            <radar>msp</radar>
+            <coordinates>46-43-18N 092-02-35W</coordinates>
+          </location>
+          <location>
+            <_name>Duluth International Airport</_name>
+            <code>KDLH</code>
+            <zone>MNZ019</zone>
+            <radar>msp</radar>
+            <coordinates>46-50-34N 092-13-33W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Ely</_name>
+          <coordinates>47-54-11N 091-52-01W</coordinates>
+          <location>
+            <name>Ely Municipal Airport</name>
+            <code>KELO</code>
+            <zone>MNZ019</zone>
+            <radar>msp</radar>
+            <coordinates>47-49N 091-49-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Eveleth</_name>
+          <coordinates>47-27-44N 092-32-23W</coordinates>
+          <location>
+            <name>Eveleth-Virginia Municipal Airport</name>
+            <code>KEVM</code>
+            <coordinates>47-25N 092-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Fairmont</_name>
+          <coordinates>43-39-07N 094-27-39W</coordinates>
+          <location>
+            <name>Fairmont Municipal Airport</name>
+            <code>KFRM</code>
+            <zone>MNZ091</zone>
+            <radar>fsd</radar>
+            <coordinates>43-38-59N 094-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Faribault</_name>
+          <coordinates>44-17-41N 093-16-07W</coordinates>
+          <location>
+            <name>Faribault Municipal Airport</name>
+            <code>KFBL</code>
+            <coordinates>44-19-59N 093-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Fergus Falls</_name>
+          <coordinates>46-16-58N 096-04-39W</coordinates>
+          <location>
+            <name>Fergus Falls Municipal Airport-Einar Mickelson Field</name>
+            <code>KFFM</code>
+            <zone>MNZ031</zone>
+            <radar>bis</radar>
+            <coordinates>46-16-59N 096-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Fosston</_name>
+          <coordinates>47-34-34N 095-45-05W</coordinates>
+          <location>
+            <name>Fosston Municipal Airport</name>
+            <code>KFSE</code>
+            <coordinates>47-35-34N 095-46-23W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Glencoe</_name>
+          <coordinates>44-46-08N 094-09-05W</coordinates>
+          <location>
+            <name>Glencoe Municipal Airport</name>
+            <code>KGYL</code>
+            <coordinates>44-45-21N 094-04-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Glenwood</_name>
+          <coordinates>45-39N 095-23-23W</coordinates>
+          <location>
+            <name>Glenwood Municipal Airport</name>
+            <code>KGHW</code>
+            <coordinates>45-38-59N 095-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Grand Marais</_name>
+          <coordinates>47-45-01N 090-20-03W</coordinates>
+          <location>
+            <_name>Grand Marais, The Bay of Grand Marais</_name>
+            <code>KGNA</code>
+            <zone>MNZ021</zone>
+            <radar>msp</radar>
+            <coordinates>47-49-59N 090-22-59W</coordinates>
+          </location>
+          <location>
+            <_name>Grand Marais / Cook County Airport</_name>
+            <code>KCKC</code>
+            <zone>MNZ021</zone>
+            <radar>msp</radar>
+            <coordinates>47-50-17N 090-22-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Grand Rapids</_name>
+          <coordinates>47-14-13N 093-31-48W</coordinates>
+          <location>
+            <name>Grand Rapids / Itasca County Airport-Gordon Newstrom Field</name>
+            <code>KGPZ</code>
+            <zone>MNZ026</zone>
+            <radar>msp</radar>
+            <coordinates>47-13N 093-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Granite Falls</_name>
+          <coordinates>44-48-35N 095-32-44W</coordinates>
+          <location>
+            <name>Granite Falls Municipal Airport / Lenzen-Roe Memorial Field</name>
+            <code>KGDB</code>
+            <coordinates>44-45-11N 095-33-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Hallock</_name>
+          <coordinates>48-46-27N 096-56-47W</coordinates>
+          <location>
+            <name>Hallock Municipal Airport</name>
+            <code>KHCO</code>
+            <coordinates>48-45-10N 096-56-35W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Hibbing</_name>
+          <coordinates>47-25-37N 092-56-15W</coordinates>
+          <location>
+            <name>Chisholm-Hibbing Airport</name>
+            <code>KHIB</code>
+            <zone>MNZ019</zone>
+            <radar>msp</radar>
+            <coordinates>47-23-12N 092-50-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Hutchinson</_name>
+          <coordinates>44-53-15N 094-22-10W</coordinates>
+          <location>
+            <name>Hutchinson Municipal Airport-Butler Field</name>
+            <code>KHCD</code>
+            <coordinates>44-52N 094-22-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>International Falls</_name>
+          <coordinates>48-36-03N 093-24-39W</coordinates>
+          <location>
+            <name>Falls International Airport</name>
+            <code>KINL</code>
+            <zone>MNZ010</zone>
+            <radar>msp</radar>
+            <coordinates>48-33-42N 093-23-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Inver Grove Heights</_name>
+          <coordinates>44-50-52N 093-02-33W</coordinates>
+          <location>
+            <name>South St. Paul, South St. Paul Municipal-Richard E. Fleming Field Airport</name>
+            <code>KSGS</code>
+            <coordinates>44-51-25N 093-01-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Jackson</_name>
+          <coordinates>43-37-14N 094-59-18W</coordinates>
+          <location>
+            <name>Jackson Municipal Airport</name>
+            <code>KMJQ</code>
+            <coordinates>43-38-59N 094-58-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Litchfield</_name>
+          <coordinates>45-07-37N 094-31-40W</coordinates>
+          <location>
+            <name>Litchfield Municipal Airport</name>
+            <code>KLJF</code>
+            <zone>MNZ058</zone>
+            <radar>msp</radar>
+            <coordinates>45-05-49N 094-30-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Little Falls</_name>
+          <coordinates>45-58-34N 094-21-45W</coordinates>
+          <location>
+            <name>Little Falls / Morrison County Airport-Lindbergh Field</name>
+            <code>KLXL</code>
+            <coordinates>45-57N 094-20-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Longville</_name>
+          <coordinates>46-59-10N 094-12-40W</coordinates>
+          <location>
+            <name>Longville Municipal Airport</name>
+            <code>KXVG</code>
+            <coordinates>46-59-25N 094-12-14W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Luverne</_name>
+          <coordinates>43-39-14N 096-12-46W</coordinates>
+          <location>
+            <name>Quentin Aanenson Field Airport</name>
+            <code>KLYV</code>
+            <coordinates>43-37-15N 096-12-56W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Madison</_name>
+          <coordinates>45-00-34N 096-11-45W</coordinates>
+          <location>
+            <name>Madison-Lac Qui Parle County Airport</name>
+            <code>KDXX</code>
+            <coordinates>44-59-09N 096-10-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Mankato</_name>
+          <coordinates>44-09-48N 093-59-57W</coordinates>
+          <location>
+            <name>Mankato Regional Airport</name>
+            <code>KMKT</code>
+            <zone>MNZ083</zone>
+            <radar>fsd</radar>
+            <coordinates>44-13N 093-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Maple Lake</_name>
+          <coordinates>45-13-44N 094-00-06W</coordinates>
+          <location>
+            <name>Maple Lake Municipal Airport</name>
+            <code>KMGG</code>
+            <coordinates>45-14-09N 093-59-07W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Marshall</_name>
+          <coordinates>44-26-48N 095-47-18W</coordinates>
+          <location>
+            <name>Southwest Minnesota Regional Airport - Marshall / Ryan Field</name>
+            <code>KMML</code>
+            <zone>MNZ072</zone>
+            <radar>fsd</radar>
+            <coordinates>44-27N 095-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>McGregor</_name>
+          <coordinates>46-36-23N 093-18-49W</coordinates>
+          <location>
+            <name>Isedor Iverson Airport</name>
+            <code>KHZX</code>
+            <coordinates>46-37-06N 093-18-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Minneapolis</_name>
+          <coordinates>44-58-47N 093-15-49W</coordinates>
+          <location>
+            <_name>Minneapolis-St. Paul International Airport</_name>
+            <code>KMSP</code>
+            <zone>MNZ060</zone>
+            <radar>msp</radar>
+            <coordinates>44-52-59N 093-13-44W</coordinates>
+          </location>
+          <location>
+            <_name>Crystal Airport</_name>
+            <code>KMIC</code>
+            <zone>MNZ060</zone>
+            <radar>msp</radar>
+            <coordinates>45-03-45N 093-21-02W</coordinates>
+          </location>
+          <location>
+            <_name>St. Paul, St. Paul Downtown Holman Field</_name>
+            <code>KSTP</code>
+            <zone>MNZ062</zone>
+            <radar>msp</radar>
+            <coordinates>44-55-49N 093-02-52W</coordinates>
+          </location>
+          <location>
+            <_name>Minneapolis / Blaine</_name>
+            <code>KANE</code>
+            <zone>MNZ060</zone>
+            <radar>msp</radar>
+            <coordinates>45-08-59N 093-13W</coordinates>
+          </location>
+          <location>
+            <_name>Flying Cloud Airport</_name>
+            <code>KFCM</code>
+            <zone>MNZ060</zone>
+            <radar>msp</radar>
+            <coordinates>44-49-55N 093-28-13W</coordinates>
+          </location>
+          <location>
+            <_name>Airlake Airport</_name>
+            <code>KLVN</code>
+            <zone>MNZ060</zone>
+            <radar>msp</radar>
+            <coordinates>44-37-40N 093-13-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Montevideo</_name>
+          <coordinates>44-56-32N 095-43-25W</coordinates>
+          <location>
+            <name>Montevideo-Chippewa County Airport</name>
+            <code>KMVE</code>
+            <coordinates>44-58N 095-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Moorhead</_name>
+          <coordinates>46-52-25N 096-46-03W</coordinates>
+          <location>
+            <name>Moorhead Municipal Airport</name>
+            <code>KJKJ</code>
+            <coordinates>46-50-21N 096-39-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Moose Lake</_name>
+          <coordinates>46-27-14N 092-45-42W</coordinates>
+          <location>
+            <name>Moose Lake Carlton County Airport</name>
+            <code>KMZH</code>
+            <coordinates>46-25N 092-47-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Mora</_name>
+          <coordinates>45-52-36N 093-17-37W</coordinates>
+          <location>
+            <name>Mora Municipal Airport</name>
+            <code>KJMR</code>
+            <coordinates>45-53-09N 093-16-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Morris</_name>
+          <coordinates>45-35-09N 095-54-50W</coordinates>
+          <location>
+            <name>Morris Municipal Airport</name>
+            <code>KMOX</code>
+            <coordinates>45-34N 095-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>New Ulm</_name>
+          <coordinates>44-18-44N 094-27-37W</coordinates>
+          <location>
+            <name>New Ulm Municipal Airport</name>
+            <code>KULM</code>
+            <coordinates>44-19N 094-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Olivia</_name>
+          <coordinates>44-46-34N 094-59-22W</coordinates>
+          <location>
+            <name>Olivia Regional Airport</name>
+            <code>KOVL</code>
+            <coordinates>44-46-42N 095-01-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Orr</_name>
+          <coordinates>48-03-12N 092-49-51W</coordinates>
+          <location>
+            <name>Orr</name>
+            <code>KORB</code>
+            <coordinates>48-01N 092-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Ortonville</_name>
+          <coordinates>45-18-16N 096-26-41W</coordinates>
+          <location>
+            <name>Ortonville Muncipal-Martinson Field Airport</name>
+            <code>KVVV</code>
+            <coordinates>45-18-20N 096-25-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Owatonna</_name>
+          <coordinates>44-05-01N 093-13-33W</coordinates>
+          <location>
+            <name>Owatonna Degner Regional Airport</name>
+            <code>KOWA</code>
+            <coordinates>44-07N 093-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Park Rapids</_name>
+          <coordinates>46-55-19N 095-03-31W</coordinates>
+          <location>
+            <name>Park Rapids Municipal Airport</name>
+            <code>KPKD</code>
+            <coordinates>46-54-02N 095-04-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Paynesville</_name>
+          <coordinates>45-22-49N 094-42-43W</coordinates>
+          <location>
+            <name>Paynesville Municipal Airport</name>
+            <code>KPEX</code>
+            <coordinates>45-22-19N 094-44-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Pine River</_name>
+          <coordinates>46-43-04N 094-24-14W</coordinates>
+          <location>
+            <name>Pine River Regional Airport</name>
+            <code>KPWC</code>
+            <coordinates>46-43-30N 094-23W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Pipestone</_name>
+          <coordinates>44-00-01N 096-19-03W</coordinates>
+          <location>
+            <name>Pipestone Municipal Airport</name>
+            <code>KPQN</code>
+            <coordinates>43-58-59N 096-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Preston</_name>
+          <coordinates>43-40-12N 092-04-59W</coordinates>
+          <location>
+            <name>Fillmore County Airport</name>
+            <code>KFKA</code>
+            <coordinates>43-40-36N 092-10-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Princeton</_name>
+          <coordinates>45-34-11N 093-34-53W</coordinates>
+          <location>
+            <name>Princeton</name>
+            <code>KPNM</code>
+            <coordinates>45-32-59N 093-35-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Red Wing</_name>
+          <coordinates>44-33-44N 092-32-01W</coordinates>
+          <location>
+            <name>Red Wing Municipal Airport</name>
+            <code>KRGK</code>
+            <coordinates>44-35-25N 092-29-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Redwood Falls</_name>
+          <coordinates>44-32-21N 095-07W</coordinates>
+          <location>
+            <name>Redwood Falls Municipal Airport</name>
+            <code>KRWF</code>
+            <zone>MNZ073</zone>
+            <radar>fsd</radar>
+            <coordinates>44-32-49N 095-04-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Rochester</_name>
+          <coordinates>44-01-17N 092-28-11W</coordinates>
+          <location>
+            <name>Rochester International Airport</name>
+            <code>KRST</code>
+            <zone>MNZ087</zone>
+            <radar>rst</radar>
+            <coordinates>43-54-15N 092-29-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Roseau</_name>
+          <coordinates>48-50-45N 095-45-45W</coordinates>
+          <location>
+            <name>Roseau Municipal Airport / Rudy Billberg Field</name>
+            <code>KROX</code>
+            <coordinates>48-51N 095-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Rush City</_name>
+          <coordinates>45-41-07N 092-57-55W</coordinates>
+          <location>
+            <name>Rush City Regional Airport</name>
+            <code>KROS</code>
+            <coordinates>45-41-53N 092-57-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Saint Cloud</_name>
+          <coordinates>45-33-38N 094-09-44W</coordinates>
+          <location>
+            <name>St Cloud, St Cloud Regional Airport</name>
+            <code>KSTC</code>
+            <zone>MNZ051</zone>
+            <radar>msp</radar>
+            <coordinates>45-32-47N 094-03-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Saint James</_name>
+          <coordinates>43-58-56N 094-37-36W</coordinates>
+          <location>
+            <name>St. James, St. James Municipal Airport</name>
+            <code>KJYG</code>
+            <coordinates>43-59-11N 094-33-29W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Silver Bay</_name>
+          <coordinates>47-17-39N 091-15-26W</coordinates>
+          <location>
+            <name>Silver Bay</name>
+            <code>KBFW</code>
+            <coordinates>47-12N 091-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Slayton</_name>
+          <coordinates>43-59-15N 095-45-21W</coordinates>
+          <location>
+            <name>Slayton Municipal Airport</name>
+            <code>KDVP</code>
+            <coordinates>43-59-12N 095-46-56W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Stanton</_name>
+          <coordinates>44-28-18N 093-01-22W</coordinates>
+          <location>
+            <name>Stanton Airfield</name>
+            <code>KSYN</code>
+            <coordinates>44-28-31N 093-00-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Staples</_name>
+          <coordinates>46-21-19N 094-47-32W</coordinates>
+          <location>
+            <name>Staples Municipal Airport</name>
+            <code>KSAZ</code>
+            <coordinates>46-22-50N 094-48-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Thief River Falls</_name>
+          <coordinates>48-07-08N 096-10-52W</coordinates>
+          <location>
+            <name>Thief River Falls Regional Airport</name>
+            <code>KTVF</code>
+            <zone>MNZ013</zone>
+            <radar>bis</radar>
+            <coordinates>48-04N 096-10-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Tracy</_name>
+          <coordinates>44-13-59N 095-37-09W</coordinates>
+          <location>
+            <name>Tracy Municipal Airport</name>
+            <code>KTKC</code>
+            <coordinates>44-14-56N 095-36-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Two Harbors</_name>
+          <coordinates>47-01-21N 091-40-14W</coordinates>
+          <location>
+            <name>Two Harbors</name>
+            <code>KTWM</code>
+            <coordinates>47-02-59N 091-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Wadena</_name>
+          <coordinates>46-26-32N 095-08-10W</coordinates>
+          <location>
+            <name>Wadena Municipal Airport</name>
+            <code>KADC</code>
+            <coordinates>46-27-01N 095-12-38W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Warroad</_name>
+          <coordinates>48-54-18N 095-18-51W</coordinates>
+          <location>
+            <name>Warroad International Airport-Swede Carlston Field</name>
+            <code>KRRT</code>
+            <zone>MNZ005</zone>
+            <radar>msp</radar>
+            <coordinates>48-56-29N 095-20-53W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Waseca</_name>
+          <coordinates>44-04-39N 093-30-26W</coordinates>
+          <location>
+            <name>Waseca Municipal Airport</name>
+            <code>KACQ</code>
+            <coordinates>44-04-23N 093-33-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Waskish</_name>
+          <coordinates>48-09-40N 094-30-44W</coordinates>
+          <location>
+            <name>Waskish Municipal Airport</name>
+            <code>KVWU</code>
+            <coordinates>48-09-15N 094-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Wheaton</_name>
+          <coordinates>45-48-15N 096-29-57W</coordinates>
+          <location>
+            <name>Wheaton Municipal Airport</name>
+            <code>KETH</code>
+            <coordinates>45-46N 096-31-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Windom</_name>
+          <coordinates>43-51-58N 095-07W</coordinates>
+          <location>
+            <name>Windom Municipal Airport</name>
+            <code>KMWM</code>
+            <coordinates>43-54-47N 095-06-33W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Winona</_name>
+          <coordinates>44-02-59N 091-38-21W</coordinates>
+          <location>
+            <name>Winona Municipal Airport-Max Conrad Field</name>
+            <code>KONA</code>
+            <coordinates>44-04-59N 091-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Minnesota in United States
+            -->
+          <_name>Worthington</_name>
+          <coordinates>43-37-11N 095-35-47W</coordinates>
+          <location>
+            <name>Worthington Municipal Airport</name>
+            <code>KOTG</code>
+            <zone>MNZ089</zone>
+            <radar>fsd</radar>
+            <coordinates>43-38-59N 095-34-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Mississippi</_name>
+        <fips-code>US28</fips-code>
+        <tz-hint>America/Chicago</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Mississippi in United
+               States
+            -->
+          <_name>Biloxi</_name>
+          <coordinates>30-23-45N 088-53-07W</coordinates>
+          <location>
+            <name>Keesler Air Force Base / Biloxi</name>
+            <code>KBIX</code>
+            <coordinates>30-25N 088-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Mississippi in United
+               States
+            -->
+          <_name>Columbus</_name>
+          <coordinates>33-29-44N 088-25-38W</coordinates>
+          <location>
+            <_name>Columbus / West Point / Starkville, Golden Triangle Regional Airport</_name>
+            <code>KGTR</code>
+            <zone>MSZ031</zone>
+            <radar>bhm</radar>
+            <coordinates>33-27N 088-34-59W</coordinates>
+          </location>
+          <location>
+            <_name>Columbus Air Force Base</_name>
+            <code>KCBM</code>
+            <zone>MSZ031</zone>
+            <radar>bhm</radar>
+            <coordinates>33-38-59N 088-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Mississippi in United
+               States
+            -->
+          <_name>Greenville</_name>
+          <coordinates>33-24-36N 091-03-42W</coordinates>
+          <location>
+            <name>Mid Delta Regional Airport</name>
+            <code>KGLH</code>
+            <radar>shv</radar>
+            <coordinates>33-28-58N 090-59-07W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Mississippi in United
+               States
+            -->
+          <_name>Greenwood</_name>
+          <coordinates>33-30-58N 090-10-46W</coordinates>
+          <location>
+            <name>Greenwood-LeFlore Airport</name>
+            <code>KGWO</code>
+            <zone>MSZ025</zone>
+            <radar>shv</radar>
+            <coordinates>33-29-32N 090-05W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Mississippi in United
+               States
+            -->
+          <_name>Gulfport</_name>
+          <coordinates>30-22-02N 089-05-34W</coordinates>
+          <location>
+            <name>Gulfport-Biloxi Regional Airport</name>
+            <code>KGPT</code>
+            <zone>MSZ081</zone>
+            <radar>bix</radar>
+            <coordinates>30-24-42N 089-04-50W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Mississippi in United
+               States
+            -->
+          <_name>Hattiesburg</_name>
+          <coordinates>31-19-37N 089-17-25W</coordinates>
+          <location>
+            <_name>Bobby L Chain Municipal Airport</_name>
+            <code>KHBG</code>
+            <coordinates>31-15-54N 089-15-11W</coordinates>
+          </location>
+          <location>
+            <_name>Hattiesburg / Laurel, Hattiesburg-Laurel Regional Airport</_name>
+            <code>KPIB</code>
+            <zone>MSZ066</zone>
+            <radar>jan</radar>
+            <coordinates>31-28N 089-19-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Mississippi in United
+               States
+            -->
+          <_name>Jackson</_name>
+          <coordinates>32-17-55N 090-11-05W</coordinates>
+          <location>
+            <_name>Hawkins Field Airport</_name>
+            <code>KHKS</code>
+            <coordinates>32-20-04N 090-13-20W</coordinates>
+          </location>
+          <location>
+            <_name>Jackson International Airport</_name>
+            <code>KJAN</code>
+            <zone>MSZ048</zone>
+            <radar>jan</radar>
+            <coordinates>32-19-10N 090-04-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Mississippi in United
+               States
+            -->
+          <_name>Laurel</_name>
+          <coordinates>31-41-38N 089-07-50W</coordinates>
+          <location>
+            <name>Hattiesburg / Laurel, Hattiesburg-Laurel Regional Airport</name>
+            <code>KPIB</code>
+            <zone>MSZ066</zone>
+            <radar>jan</radar>
+            <coordinates>31-28N 089-19-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Mississippi in United
+               States
+            -->
+          <_name>McComb</_name>
+          <coordinates>31-14-37N 090-27-11W</coordinates>
+          <location>
+            <name>McComb / Pike County / John E Lewis Field Airport</name>
+            <code>KMCB</code>
+            <zone>MSZ070</zone>
+            <radar>jan</radar>
+            <coordinates>31-10-41N 090-28-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Mississippi in United
+               States
+            -->
+          <_name>Meridian</_name>
+          <coordinates>32-21-51N 088-42-13W</coordinates>
+          <location>
+            <_name>Key Field</_name>
+            <code>KMEI</code>
+            <zone>MSZ052</zone>
+            <radar>jan</radar>
+            <coordinates>32-20-17N 088-44-52W</coordinates>
+          </location>
+          <location>
+            <_name>Meridian Naval Air Station - McCain Field</_name>
+            <code>KNMM</code>
+            <zone>MSZ052</zone>
+            <radar>jan</radar>
+            <coordinates>32-33-06N 088-33-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Mississippi in United
+               States
+            -->
+          <_name>Natchez</_name>
+          <coordinates>31-33-37N 091-24-11W</coordinates>
+          <location>
+            <name>Hardy-Anders Field Natchez-Adams County Airport</name>
+            <code>KHEZ</code>
+            <zone>MSZ060</zone>
+            <radar>jan</radar>
+            <coordinates>31-37N 091-17-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Mississippi in United
+               States
+            -->
+          <_name>Olive Branch</_name>
+          <coordinates>34-57-42N 089-49-46W</coordinates>
+          <location>
+            <name>Olive Branch Airport</name>
+            <code>KOLV</code>
+            <coordinates>34-58-44N 089-47-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Mississippi in United
+               States
+            -->
+          <_name>Oxford</_name>
+          <coordinates>34-21-59N 089-31-09W</coordinates>
+          <location>
+            <name>University-Oxford Airport</name>
+            <code>KUOX</code>
+            <coordinates>34-23-03N 089-32-07W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Mississippi in United
+               States
+            -->
+          <_name>Pascagoula</_name>
+          <coordinates>30-21-56N 088-33-22W</coordinates>
+          <location>
+            <name>Lott International Airport</name>
+            <code>KPQL</code>
+            <coordinates>30-27-48N 088-31-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Mississippi in United
+               States
+            -->
+          <_name>Starkville</_name>
+          <coordinates>33-27-01N 088-49-06W</coordinates>
+          <location>
+            <name>Columbus / West Point / Starkville, Golden Triangle Regional Airport</name>
+            <code>KGTR</code>
+            <zone>MSZ031</zone>
+            <radar>bhm</radar>
+            <coordinates>33-27N 088-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Mississippi in United
+               States
+            -->
+          <_name>Tunica</_name>
+          <coordinates>34-41-04N 090-22-58W</coordinates>
+          <location>
+            <name>Tunica Municipal Airport</name>
+            <code>KUTA</code>
+            <coordinates>34-40-50N 090-20-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Mississippi in United
+               States
+            -->
+          <_name>Tupelo</_name>
+          <coordinates>34-15-27N 088-42-12W</coordinates>
+          <location>
+            <name>Tupelo Regional Airport</name>
+            <code>KTUP</code>
+            <zone>MSZ016</zone>
+            <radar>tup</radar>
+            <coordinates>34-16-05N 088-46-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Mississippi in United
+               States
+            -->
+          <_name>Vicksburg</_name>
+          <coordinates>32-21-09N 090-52-40W</coordinates>
+          <location>
+            <name>Vicksburg / Tallulah Regional Airport</name>
+            <code>KTVR</code>
+            <zone>MSZ047</zone>
+            <radar>shv</radar>
+            <coordinates>32-20-53N 091-01-48W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Mississippi in United
+               States
+            -->
+          <_name>West Point</_name>
+          <coordinates>33-36-27N 088-39-01W</coordinates>
+          <location>
+            <name>Columbus / West Point / Starkville, Golden Triangle Regional Airport</name>
+            <code>KGTR</code>
+            <zone>MSZ031</zone>
+            <radar>bhm</radar>
+            <coordinates>33-27N 088-34-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Missouri</_name>
+        <fips-code>US29</fips-code>
+        <tz-hint>America/Chicago</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Missouri in United States -->
+          <_name>Cape Girardeau</_name>
+          <coordinates>37-18-21N 089-31-05W</coordinates>
+          <location>
+            <name>Cape Girardeau Regional Airport</name>
+            <code>KCGI</code>
+            <zone>MOZ087</zone>
+            <radar>stl</radar>
+            <coordinates>37-13-32N 089-34-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Missouri in United States -->
+          <_name>Chesterfield</_name>
+          <coordinates>38-39-47N 090-34-37W</coordinates>
+          <location>
+            <name>St. Louis, Spirit of St. Louis Airport</name>
+            <code>KSUS</code>
+            <zone>MOZ064</zone>
+            <radar>stl</radar>
+            <coordinates>38-39-25N 090-39-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Missouri in United States -->
+          <_name>Chillicothe</_name>
+          <coordinates>39-47-43N 093-33-08W</coordinates>
+          <location>
+            <name>Chillicothe Agri-Science Center</name>
+            <code>KCDJ</code>
+            <zone>MOZ013</zone>
+            <coordinates>39-49N 093-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Missouri in United States -->
+          <_name>Columbia</_name>
+          <coordinates>38-57-06N 092-20-02W</coordinates>
+          <location>
+            <name>Columbia Regional Airport</name>
+            <code>KCOU</code>
+            <zone>MOZ041</zone>
+            <radar>stl</radar>
+            <coordinates>38-49N 092-13-05W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Missouri in United States -->
+          <_name>Farmington</_name>
+          <coordinates>37-46-51N 090-25-18W</coordinates>
+          <location>
+            <name>Farmington Airport</name>
+            <code>KFAM</code>
+            <zone>MOZ074</zone>
+            <coordinates>37-46N 090-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Missouri in United States -->
+          <_name>Independence</_name>
+          <coordinates>39-05-28N 094-24-55W</coordinates>
+          <location>
+            <name>Lee's Summit, Lee's Summit Municipal Airport</name>
+            <code>KLXT</code>
+            <zone>MOZ028</zone>
+            <coordinates>38-57-34N 094-22-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Missouri in United States -->
+          <_name>Jefferson City</_name>
+          <coordinates>38-34-36N 092-10-24W</coordinates>
+          <location>
+            <name>Jefferson City Memorial Airport</name>
+            <code>KJEF</code>
+            <zone>MOZ048</zone>
+            <radar>stl</radar>
+            <coordinates>38-35-39N 092-09-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Missouri in United States -->
+          <_name>Joplin</_name>
+          <coordinates>37-05-03N 094-30-47W</coordinates>
+          <location>
+            <name>Joplin Regional Airport</name>
+            <code>KJLN</code>
+            <zone>MOZ088</zone>
+            <radar>okc</radar>
+            <coordinates>37-09-21N 094-30-02W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Missouri in United States -->
+          <_name>Kaiser</_name>
+          <coordinates>38-08-01N 092-35-23W</coordinates>
+          <location>
+            <name>Kaiser Lake Ozark, Lee C Fine Memorial Airport</name>
+            <code>KAIZ</code>
+            <zone>MOZ069</zone>
+            <coordinates>38-06N 092-32-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Missouri in United States -->
+          <_name>Kansas City</_name>
+          <coordinates>39-05-59N 094-34-42W</coordinates>
+          <location>
+            <name>Kansas City Downtown Airport</name>
+            <code>KMKC</code>
+            <zone>MOZ037</zone>
+            <radar>mkc</radar>
+            <coordinates>39-07-14N 094-35-48W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Missouri in United States -->
+          <_name>Kirksville</_name>
+          <coordinates>40-11-41N 092-34-59W</coordinates>
+          <location>
+            <name>Kirksville Regional Airport</name>
+            <code>KIRK</code>
+            <zone>MOZ017</zone>
+            <radar>oma</radar>
+            <coordinates>40-05-49N 092-32-35W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Missouri in United States -->
+          <_name>Knob Noster</_name>
+          <coordinates>38-46N 093-33-30W</coordinates>
+          <location>
+            <name>Whiteman Air Force Base</name>
+            <code>KSZL</code>
+            <zone>MOZ044</zone>
+            <radar>mkc</radar>
+            <coordinates>38-43-59N 093-32-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Missouri in United States -->
+          <_name>Poplar Bluff</_name>
+          <coordinates>36-45-25N 090-23-34W</coordinates>
+          <location>
+            <name>Poplar Bluff Municipal Airport</name>
+            <code>KPOF</code>
+            <coordinates>36-46-14N 090-19-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Missouri in United States -->
+          <_name>Robertson</_name>
+          <coordinates>38-45-51N 090-22-55W</coordinates>
+          <location>
+            <name>St. Louis, Lambert-St. Louis International Airport</name>
+            <code>KSTL</code>
+            <zone>MOZ064</zone>
+            <radar>stl</radar>
+            <coordinates>38-45-08N 090-22-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Missouri in United States -->
+          <_name>Rolla</_name>
+          <coordinates>37-57-05N 091-46-16W</coordinates>
+          <location>
+            <name>Rolla / Vichy, Rolla National Airport</name>
+            <code>KVIH</code>
+            <zone>MOZ058</zone>
+            <radar>stl</radar>
+            <coordinates>38-07-54N 091-45-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Missouri in United States -->
+          <_name>Sedalia</_name>
+          <coordinates>38-42-16N 093-13-41W</coordinates>
+          <location>
+            <name>Sedalia Memorial Airport</name>
+            <code>KDMO</code>
+            <coordinates>38-42-43N 093-10-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Missouri in United States -->
+          <_name>Springfield</_name>
+          <coordinates>37-12-55N 093-17-53W</coordinates>
+          <location>
+            <name>Springfield Regional Airport</name>
+            <code>KSGF</code>
+            <zone>MOZ095</zone>
+            <radar>lit</radar>
+            <coordinates>37-14-22N 093-23-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Missouri in United States -->
+          <_name>Unity Village</_name>
+          <coordinates>38-57-05N 094-24-05W</coordinates>
+          <location>
+            <name>Lee's Summit, Lee's Summit Municipal Airport</name>
+            <code>KLXT</code>
+            <zone>MOZ028</zone>
+            <coordinates>38-57-34N 094-22-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Missouri in United States -->
+          <_name>Vichy</_name>
+          <coordinates>38-06-41N 091-45-37W</coordinates>
+          <location>
+            <name>Rolla / Vichy, Rolla National Airport</name>
+            <code>KVIH</code>
+            <zone>MOZ058</zone>
+            <radar>stl</radar>
+            <coordinates>38-07-54N 091-45-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Missouri in United States -->
+          <_name>Waynesville</_name>
+          <coordinates>37-49-43N 092-12-02W</coordinates>
+          <location>
+            <name>Fort Leonard Wood</name>
+            <code>KTBN</code>
+            <zone>MOZ070</zone>
+            <radar>stl</radar>
+            <coordinates>37-43-59N 092-07-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Missouri in United States -->
+          <_name>West Plains</_name>
+          <coordinates>36-43-41N 091-51-08W</coordinates>
+          <location>
+            <name>West Plains Municipal Airport</name>
+            <code>KUNO</code>
+            <zone>MOZ097</zone>
+            <coordinates>36-52-45N 091-54-18W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Montana</_name>
+        <fips-code>US30</fips-code>
+        <tz-hint>America/Denver</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Montana in United States -->
+          <_name>Baker</_name>
+          <coordinates>46-22-01N 104-17-04W</coordinates>
+          <location>
+            <name>Baker Municipal Airport</name>
+            <code>KBHK</code>
+            <coordinates>46-20-52N 104-15-26W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Montana in United States -->
+          <_name>Billings</_name>
+          <coordinates>45-46-59N 108-30-02W</coordinates>
+          <location>
+            <name>Billings Logan International Airport</name>
+            <code>KBIL</code>
+            <zone>MTZ035</zone>
+            <radar>bil</radar>
+            <coordinates>45-48-24N 108-32-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Montana in United States -->
+          <_name>Black Eagle</_name>
+          <coordinates>47-31-28N 111-16-41W</coordinates>
+          <location>
+            <name>Malmstrom Air Force Base</name>
+            <code>KGFA</code>
+            <zone>MTZ012</zone>
+            <radar>bil</radar>
+            <coordinates>47-30N 111-10-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Montana in United States -->
+          <_name>Bozeman</_name>
+          <coordinates>45-40-46N 111-02-18W</coordinates>
+          <location>
+            <name>Gallatin Field</name>
+            <code>KBZN</code>
+            <zone>MTZ015</zone>
+            <radar>bil</radar>
+            <coordinates>45-47-17N 111-09-38W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Montana in United States -->
+          <_name>Browning</_name>
+          <coordinates>48-33-24N 113-00-48W</coordinates>
+          <location>
+            <name>Browning, Starr-Browning Airstrip</name>
+            <code>K8S0</code>
+            <coordinates>48-36-03N 113-06-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Montana in United States -->
+          <_name>Butte</_name>
+          <coordinates>46-00-13N 112-32-05W</coordinates>
+          <location>
+            <name>Bert Mooney Airport</name>
+            <code>KBTM</code>
+            <zone>MTZ007</zone>
+            <radar>bil</radar>
+            <coordinates>45-57-16N 112-29-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Montana in United States -->
+          <_name>Cut Bank</_name>
+          <coordinates>48-37-58N 112-19-34W</coordinates>
+          <location>
+            <name>Cut Bank Municipal Airport</name>
+            <code>KCTB</code>
+            <zone>MTZ010</zone>
+            <radar>bil</radar>
+            <coordinates>48-36-29N 112-22-33W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Montana in United States -->
+          <_name>Dillon</_name>
+          <coordinates>45-12-58N 112-38-15W</coordinates>
+          <location>
+            <name>Dillon Airport</name>
+            <code>KDLN</code>
+            <zone>MTZ008</zone>
+            <radar>bil</radar>
+            <coordinates>45-15-27N 112-33-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Montana in United States -->
+          <_name>Drummond</_name>
+          <coordinates>46-40-02N 113-08-50W</coordinates>
+          <location>
+            <name>Drummond</name>
+            <code>K3DU</code>
+            <zone>MTZ006</zone>
+            <radar>geg</radar>
+            <coordinates>46-40N 113-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Montana in United States -->
+          <_name>Glasgow</_name>
+          <coordinates>48-11-49N 106-38-12W</coordinates>
+          <location>
+            <name>Glasgow International Airport</name>
+            <code>KGGW</code>
+            <zone>MTZ017</zone>
+            <radar>bil</radar>
+            <coordinates>48-12-50N 106-37-17W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Montana in United States -->
+          <_name>Glendive</_name>
+          <coordinates>47-06-19N 104-42-44W</coordinates>
+          <location>
+            <name>Dawson Community Airport</name>
+            <code>KGDV</code>
+            <zone>MTZ025</zone>
+            <radar>bil</radar>
+            <coordinates>47-07-59N 104-47-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Montana in United States -->
+          <_name>Great Falls</_name>
+          <coordinates>47-30N 111-18-02W</coordinates>
+          <location>
+            <name>Great Falls International Airport</name>
+            <code>KGTF</code>
+            <coordinates>47-28-23N 111-22-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Montana in United States -->
+          <_name>Havre</_name>
+          <coordinates>48-32-59N 109-41-02W</coordinates>
+          <location>
+            <name>Havre City-County Airport</name>
+            <code>KHVR</code>
+            <zone>MTZ011</zone>
+            <radar>bil</radar>
+            <coordinates>48-32-34N 109-45-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Montana in United States -->
+          <_name>Helena</_name>
+          <coordinates>46-35-33N 112-02-09W</coordinates>
+          <location>
+            <name>Helena Regional Airport</name>
+            <code>KHLN</code>
+            <zone>MTZ014</zone>
+            <radar>bil</radar>
+            <coordinates>46-36-20N 111-57-48W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Montana in United States -->
+          <_name>Jordan</_name>
+          <coordinates>47-19-15N 106-54-36W</coordinates>
+          <location>
+            <name>Jordan Airport</name>
+            <code>KJDN</code>
+            <zone>MTZ022</zone>
+            <radar>bil</radar>
+            <coordinates>47-19-32N 106-56-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Montana in United States -->
+          <_name>Kalispell</_name>
+          <coordinates>48-11-44N 114-18-46W</coordinates>
+          <location>
+            <name>Glacier Park International Airport</name>
+            <code>KGPI</code>
+            <coordinates>48-18-15N 114-15-48W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Montana in United States -->
+          <_name>Lewistown</_name>
+          <coordinates>47-03-44N 109-25-41W</coordinates>
+          <location>
+            <name>Lewistown Municipal Airport</name>
+            <code>KLWT</code>
+            <zone>MTZ013</zone>
+            <radar>bil</radar>
+            <coordinates>47-02-57N 109-27-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Montana in United States -->
+          <_name>Livingston</_name>
+          <coordinates>45-39-44N 110-33-39W</coordinates>
+          <location>
+            <name>Mission Field Airport</name>
+            <code>KLVM</code>
+            <zone>MTZ028</zone>
+            <radar>bil</radar>
+            <coordinates>45-41-57N 110-26-53W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Montana in United States -->
+          <_name>Miles City</_name>
+          <coordinates>46-24-30N 105-50-26W</coordinates>
+          <location>
+            <name>Frank Wiley Field Airport</name>
+            <code>KMLS</code>
+            <zone>MTZ032</zone>
+            <radar>bil</radar>
+            <coordinates>46-25-41N 105-53-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Montana in United States -->
+          <_name>Missoula</_name>
+          <coordinates>46-52-19N 113-59-38W</coordinates>
+          <location>
+            <name>Missoula International Airport</name>
+            <code>KMSO</code>
+            <zone>MTZ005</zone>
+            <radar>geg</radar>
+            <coordinates>46-55-14N 114-05-33W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Montana in United States -->
+          <_name>Sidney</_name>
+          <coordinates>47-43N 104-09-22W</coordinates>
+          <location>
+            <name>Sidney-Richland</name>
+            <code>KSDY</code>
+            <zone>MTZ024</zone>
+            <radar>bis</radar>
+            <coordinates>47-42N 104-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Montana in United States -->
+          <_name>West Yellowstone</_name>
+          <coordinates>44-39-43N 111-06-14W</coordinates>
+          <location>
+            <name>West Yellowstone</name>
+            <code>KWYS</code>
+            <coordinates>44-40-59N 111-07W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Montana in United States -->
+          <_name>Wolf Point</_name>
+          <coordinates>48-05-26N 105-38-26W</coordinates>
+          <location>
+            <name>Clayton Airport</name>
+            <code>KOLF</code>
+            <zone>MTZ020</zone>
+            <radar>bil</radar>
+            <coordinates>48-05-39N 105-34-37W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Nebraska</_name>
+        <fips-code>US31</fips-code>
+        <tz-hint>America/Chicago</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Ainsworth</_name>
+          <coordinates>42-32-59N 099-51-45W</coordinates>
+          <location>
+            <name>Ainsworth Municipal</name>
+            <code>KANW</code>
+            <zone>NEZ008</zone>
+            <radar>lbf</radar>
+            <coordinates>42-34-59N 100-00W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Albion</_name>
+          <coordinates>41-41-27N 098-00-13W</coordinates>
+          <location>
+            <name>Albion Municipal Airport</name>
+            <code>KBVN</code>
+            <coordinates>41-43-41N 098-03-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Alliance</_name>
+          <coordinates>42-06-05N 102-52-19W</coordinates>
+          <location>
+            <name>Alliance Municipal Airport</name>
+            <code>KAIA</code>
+            <tz-hint>America/Denver</tz-hint>
+            <zone>NEZ003</zone>
+            <radar>lbf</radar>
+            <coordinates>42-03-25N 102-47-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Aurora</_name>
+          <coordinates>40-52-02N 098-00-15W</coordinates>
+          <location>
+            <name>Aurora Municipal Airport</name>
+            <code>KAUH</code>
+            <coordinates>40-53-38N 097-59-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Beatrice</_name>
+          <coordinates>40-16-04N 096-44-49W</coordinates>
+          <location>
+            <name>Beatrice Municipal</name>
+            <code>KBIE</code>
+            <zone>NEZ089</zone>
+            <radar>oma</radar>
+            <coordinates>40-17-59N 096-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Broken Bow</_name>
+          <coordinates>41-24-07N 099-38-21W</coordinates>
+          <location>
+            <name>Broken Bow Municipal Airport</name>
+            <code>KBBW</code>
+            <zone>NEZ038</zone>
+            <radar>lbf</radar>
+            <coordinates>41-25-59N 099-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Chadron</_name>
+          <coordinates>42-49-45N 102-59-59W</coordinates>
+          <location>
+            <name>Chadron Municipal Airport</name>
+            <code>KCDR</code>
+            <tz-hint>America/Denver</tz-hint>
+            <zone>NEZ002</zone>
+            <radar>cpr</radar>
+            <coordinates>42-50-14N 103-05-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Columbus</_name>
+          <coordinates>41-25-47N 097-22-06W</coordinates>
+          <location>
+            <name>Columbus Municipal Airport</name>
+            <code>KOLU</code>
+            <zone>NEZ042</zone>
+            <radar>oma</radar>
+            <coordinates>41-27N 097-19-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Falls City</_name>
+          <coordinates>40-03-39N 095-36-06W</coordinates>
+          <location>
+            <name>Brenner Field Airport</name>
+            <code>KFNB</code>
+            <zone>NEZ093</zone>
+            <radar>oma</radar>
+            <coordinates>40-04-44N 095-35-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Fremont</_name>
+          <coordinates>41-25-59N 096-29-53W</coordinates>
+          <location>
+            <name>Fremont Municipal Airport</name>
+            <code>KFET</code>
+            <coordinates>41-27N 096-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Grand Island</_name>
+          <coordinates>40-55-30N 098-20-31W</coordinates>
+          <location>
+            <name>Central Nebraska Regional Airport</name>
+            <code>KGRI</code>
+            <zone>NEZ062</zone>
+            <radar>lbr</radar>
+            <coordinates>40-57-29N 098-18-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Hastings</_name>
+          <coordinates>40-35-10N 098-23-18W</coordinates>
+          <location>
+            <name>Hastings Municipal Airport</name>
+            <code>KHSI</code>
+            <zone>NEZ075</zone>
+            <radar>lbf</radar>
+            <coordinates>40-36-02N 098-25-32W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Hebron</_name>
+          <coordinates>40-09-59N 097-35-09W</coordinates>
+          <location>
+            <name>Hebron Municipal Airport</name>
+            <code>KHJH</code>
+            <coordinates>40-09-07N 097-35-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Holdrege</_name>
+          <coordinates>40-26-25N 099-22-11W</coordinates>
+          <location>
+            <name>Brewster Field Airport</name>
+            <code>KHDE</code>
+            <coordinates>40-27N 099-19-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Imperial</_name>
+          <coordinates>40-31N 101-38-35W</coordinates>
+          <location>
+            <name>Imperial Municipal Airport</name>
+            <code>KIML</code>
+            <tz-hint>America/Denver</tz-hint>
+            <zone>NEZ069</zone>
+            <radar>lbf</radar>
+            <coordinates>40-31N 101-37W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Kearney</_name>
+          <coordinates>40-41-58N 099-04-53W</coordinates>
+          <location>
+            <name>Kearney Municipal Airport</name>
+            <code>KEAR</code>
+            <zone>NEZ061</zone>
+            <radar>lbf</radar>
+            <coordinates>40-43-59N 099-00W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Kimball</_name>
+          <coordinates>41-14-08N 103-39-46W</coordinates>
+          <location>
+            <name>Kimball Municipal Airport / Robert E Arraj Field</name>
+            <code>KIBM</code>
+            <tz-hint>America/Denver</tz-hint>
+            <coordinates>41-10-59N 103-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Lexington</_name>
+          <coordinates>40-46-51N 099-44-29W</coordinates>
+          <location>
+            <name>Jim Kelly Field Airport</name>
+            <code>KLXN</code>
+            <coordinates>40-47-27N 099-46-37W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Lincoln</_name>
+          <coordinates>40-48N 096-40-01W</coordinates>
+          <location>
+            <name>Lincoln Municipal Airport</name>
+            <code>KLNK</code>
+            <zone>NEZ066</zone>
+            <radar>oma</radar>
+            <coordinates>40-49-51N 096-45-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>McCook</_name>
+          <coordinates>40-12-07N 100-37-32W</coordinates>
+          <location>
+            <name>McCook Municipal Airport</name>
+            <code>KMCK</code>
+            <tz-hint>America/Denver</tz-hint>
+            <zone>NEZ081</zone>
+            <radar>lbf</radar>
+            <coordinates>40-12-11N 100-35-17W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Nebraska City</_name>
+          <coordinates>40-40-36N 095-51-33W</coordinates>
+          <location>
+            <name>Nebraska City Municipal Airport</name>
+            <code>KAFK</code>
+            <coordinates>40-36N 095-50-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Norfolk</_name>
+          <coordinates>42-01-42N 097-25-01W</coordinates>
+          <location>
+            <name>Stefan Memorial Airport</name>
+            <code>KOFK</code>
+            <zone>NEZ031</zone>
+            <radar>oma</radar>
+            <coordinates>41-58-50N 097-26-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>North Platte</_name>
+          <coordinates>41-07-25N 100-45-55W</coordinates>
+          <location>
+            <name>North Platte Regional Airport</name>
+            <code>KLBF</code>
+            <zone>NEZ059</zone>
+            <radar>lbf</radar>
+            <coordinates>41-07-18N 100-40-05W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>O'Neill</_name>
+          <coordinates>42-27-28N 098-38-51W</coordinates>
+          <location>
+            <name>O'Neill / Baker Field</name>
+            <code>KONL</code>
+            <zone>NEZ010</zone>
+            <radar>lbf</radar>
+            <coordinates>42-28N 098-40-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Ogallala</_name>
+          <coordinates>41-07-40N 101-43-10W</coordinates>
+          <location>
+            <name>Searle Field Airport</name>
+            <code>KOGA</code>
+            <tz-hint>America/Denver</tz-hint>
+            <coordinates>41-07-10N 101-46-08W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Omaha</_name>
+          <coordinates>41-15-30N 095-56-16W</coordinates>
+          <location>
+            <_name>Omaha, Eppley Airfield</_name>
+            <code>KOMA</code>
+            <zone>NEZ052</zone>
+            <radar>oma</radar>
+            <coordinates>41-18-37N 095-53-57W</coordinates>
+          </location>
+          <location>
+            <_name>Omaha / Offutt Air Force Base</_name>
+            <code>KOFF</code>
+            <zone>NEZ052</zone>
+            <radar>oma</radar>
+            <coordinates>41-07N 095-54W</coordinates>
+          </location>
+          <location>
+            <_name>Millard Airport</_name>
+            <code>KMLE</code>
+            <zone>NEZ052</zone>
+            <radar>oma</radar>
+            <coordinates>41-11-44N 096-06-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Ord</_name>
+          <coordinates>41-36-12N 098-55-34W</coordinates>
+          <location>
+            <name>Evelyn Sharp Field Airport</name>
+            <code>KODX</code>
+            <zone>NEZ039</zone>
+            <radar>lbf</radar>
+            <coordinates>41-37-27N 098-57-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Plattsmouth</_name>
+          <coordinates>41-00-40N 095-52-56W</coordinates>
+          <location>
+            <name>Plattsmouth Municipal Airport</name>
+            <code>KPMV</code>
+            <coordinates>40-57N 095-55-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Scottsbluff</_name>
+          <coordinates>41-51-59N 103-40-01W</coordinates>
+          <location>
+            <name>Heilig Field</name>
+            <code>KBFF</code>
+            <tz-hint>America/Denver</tz-hint>
+            <zone>NEZ019</zone>
+            <radar>cpr</radar>
+            <coordinates>41-52N 103-35-08W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Sidney</_name>
+          <coordinates>41-08-33N 102-58-40W</coordinates>
+          <location>
+            <name>Sidney Municipal Airport</name>
+            <code>KSNY</code>
+            <zone>NEZ055</zone>
+            <radar>lbf</radar>
+            <coordinates>41-05-57N 102-59-08W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Tekamah</_name>
+          <coordinates>41-46-41N 096-13-16W</coordinates>
+          <location>
+            <name>Tekamah Municipal Airport</name>
+            <code>KTQE</code>
+            <coordinates>41-46N 096-10-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Thedford</_name>
+          <coordinates>41-58-41N 100-34-34W</coordinates>
+          <location>
+            <name>Thomas County Airport</name>
+            <code>KTIF</code>
+            <coordinates>41-57-42N 100-34-08W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Valentine</_name>
+          <coordinates>42-52-22N 100-33-03W</coordinates>
+          <location>
+            <name>Miller Field</name>
+            <code>KVTN</code>
+            <zone>NEZ005</zone>
+            <radar>lbf</radar>
+            <coordinates>42-51-30N 100-33-05W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>Wayne</_name>
+          <coordinates>42-13-50N 097-01-04W</coordinates>
+          <location>
+            <name>Wayne Municipal Airport</name>
+            <code>KLCG</code>
+            <coordinates>42-14-30N 096-58-53W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nebraska in United States -->
+          <_name>York</_name>
+          <coordinates>40-52-05N 097-35-31W</coordinates>
+          <location>
+            <name>York Municipal Airport</name>
+            <code>KJYR</code>
+            <coordinates>40-53-48N 097-37-22W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Nevada</_name>
+        <fips-code>US32</fips-code>
+        <tz-hint>America/Los_Angeles</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Nevada in United States -->
+          <_name>Elko</_name>
+          <coordinates>40-49-56N 115-45-47W</coordinates>
+          <location>
+            <name>Elko Regional Airport</name>
+            <code>KEKO</code>
+            <zone>NVZ008</zone>
+            <radar>rno</radar>
+            <coordinates>40-49-30N 115-47-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nevada in United States -->
+          <_name>Ely</_name>
+          <coordinates>39-14-50N 114-53-19W</coordinates>
+          <location>
+            <name>Ely Airport</name>
+            <code>KELY</code>
+            <zone>NVZ011</zone>
+            <radar>rno</radar>
+            <coordinates>39-17-42N 114-50-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nevada in United States -->
+          <_name>Eureka</_name>
+          <coordinates>39-30-45N 115-57-38W</coordinates>
+          <location>
+            <name>Eureka</name>
+            <code>KP68</code>
+            <zone>NVZ012</zone>
+            <radar>rno</radar>
+            <coordinates>39-36-05N 116-00-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nevada in United States -->
+          <_name>Fallon</_name>
+          <coordinates>39-28-24N 118-46-38W</coordinates>
+          <location>
+            <name>Fallon, Naval Air Station</name>
+            <code>KNFL</code>
+            <zone>NVZ004</zone>
+            <radar>rno</radar>
+            <coordinates>39-25-55N 118-41-08W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nevada in United States -->
+          <_name>Henderson</_name>
+          <coordinates>36-02-22N 114-58-54W</coordinates>
+          <location>
+            <name>Las Vegas, Henderson Executive Airport</name>
+            <code>KHND</code>
+            <zone>NVZ020</zone>
+            <radar>las</radar>
+            <coordinates>35-58-22N 115-08-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nevada in United States -->
+          <_name>Las Vegas</_name>
+          <coordinates>36-10-29N 115-08-14W</coordinates>
+          <location>
+            <_name>North Las Vegas Airport</_name>
+            <code>KVGT</code>
+            <zone>NVZ020</zone>
+            <radar>las</radar>
+            <coordinates>36-12-42N 115-11-44W</coordinates>
+          </location>
+          <location>
+            <_name>McCarran International Airport</_name>
+            <code>KLAS</code>
+            <zone>NVZ020</zone>
+            <radar>las</radar>
+            <coordinates>36-04-44N 115-09-19W</coordinates>
+          </location>
+          <location>
+            <_name>Henderson Executive Airport</_name>
+            <code>KHND</code>
+            <zone>NVZ020</zone>
+            <radar>las</radar>
+            <coordinates>35-58-22N 115-08-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nevada in United States -->
+          <_name>Laughlin</_name>
+          <coordinates>35-10-03N 114-34-22W</coordinates>
+          <location>
+            <name>Bullhead City, Laughlin / Bullhead International Airport</name>
+            <code>KIFP</code>
+            <coordinates>35-09-26N 114-33-33W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nevada in United States -->
+          <_name>Lovelock</_name>
+          <coordinates>40-10-45N 118-28-24W</coordinates>
+          <location>
+            <name>Derby Field Airport</name>
+            <code>KLOL</code>
+            <zone>NVZ004</zone>
+            <radar>rno</radar>
+            <coordinates>40-03-59N 118-33-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nevada in United States -->
+          <_name>Mercury</_name>
+          <coordinates>36-39-37N 115-59-40W</coordinates>
+          <location>
+            <name>Desert Rock Airport</name>
+            <code>KDRA</code>
+            <radar>las</radar>
+            <coordinates>36-37-14N 116-01-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nevada in United States -->
+          <_name>North Las Vegas</_name>
+          <coordinates>36-11-55N 115-07-03W</coordinates>
+          <location>
+            <name>Nellis Air Force Base</name>
+            <code>KLSV</code>
+            <zone>NVZ020</zone>
+            <radar>las</radar>
+            <coordinates>36-13-59N 115-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nevada in United States -->
+          <_name>Reno</_name>
+          <coordinates>39-31-46N 119-48-49W</coordinates>
+          <location>
+            <name>Reno Tahoe International Airport</name>
+            <code>KRNO</code>
+            <zone>NVZ003</zone>
+            <radar>rno</radar>
+            <coordinates>39-29-02N 119-46-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nevada in United States -->
+          <_name>Tonopah</_name>
+          <coordinates>38-04-01N 117-13-48W</coordinates>
+          <location>
+            <name>Tonopah Airport</name>
+            <code>KTPH</code>
+            <zone>NVZ014</zone>
+            <radar>rno</radar>
+            <coordinates>38-03-37N 117-05-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Nevada in United States -->
+          <_name>Winnemucca</_name>
+          <coordinates>40-58-22N 117-44-08W</coordinates>
+          <location>
+            <name>Winnemucca Municipal Airport</name>
+            <code>KWMC</code>
+            <zone>NVZ006</zone>
+            <radar>rbl</radar>
+            <coordinates>40-54-06N 117-48-25W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>New Hampshire</_name>
+        <fips-code>US33</fips-code>
+        <tz-hint>America/New_York</tz-hint>
+        <city>
+          <!-- Translators: this is a city in New Hampshire in United
+               States
+            -->
+          <_name>Berlin</_name>
+          <coordinates>44-28-07N 071-11-06W</coordinates>
+          <location>
+            <name>Berlin Municipal Airport</name>
+            <code>KBML</code>
+            <zone>NHZ002</zone>
+            <radar>btv</radar>
+            <coordinates>44-34-33N 071-10-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Hampshire in United
+               States
+            -->
+          <_name>Concord</_name>
+          <coordinates>43-12-29N 071-32-15W</coordinates>
+          <location>
+            <name>Concord Municipal Airport</name>
+            <code>KCON</code>
+            <zone>NHZ008</zone>
+            <radar>bos</radar>
+            <coordinates>43-11-43N 071-30-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Hampshire in United
+               States
+            -->
+          <_name>Gorham</_name>
+          <coordinates>44-23-16N 071-10-23W</coordinates>
+          <location>
+            <name>Mount Washington</name>
+            <code>KMWN</code>
+            <radar>btv</radar>
+            <coordinates>44-16N 071-17-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Hampshire in United
+               States
+            -->
+          <_name>Jaffrey</_name>
+          <coordinates>42-48-50N 072-01-23W</coordinates>
+          <location>
+            <name>Jaffrey Municipal-Silver Ranch Airport</name>
+            <code>KAFN</code>
+            <zone>NHZ011</zone>
+            <radar>bos</radar>
+            <coordinates>42-48-20N 072-00-02W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Hampshire in United
+               States
+            -->
+          <_name>Keene</_name>
+          <coordinates>42-56-01N 072-16-41W</coordinates>
+          <location>
+            <name>Dillant-Hopkins Airport</name>
+            <code>KEEN</code>
+            <zone>NHZ011</zone>
+            <radar>bos</radar>
+            <coordinates>42-53-59N 072-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Hampshire in United
+               States
+            -->
+          <_name>Laconia</_name>
+          <coordinates>43-31-40N 071-28-13W</coordinates>
+          <location>
+            <name>Laconia Municipal Airport</name>
+            <code>KLCI</code>
+            <zone>NHZ009</zone>
+            <radar>btv</radar>
+            <coordinates>43-34N 071-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Hampshire in United
+               States
+            -->
+          <_name>Lebanon</_name>
+          <coordinates>43-38-32N 072-15-06W</coordinates>
+          <location>
+            <name>Lebanon Municipal Airport</name>
+            <code>KLEB</code>
+            <zone>NHZ003</zone>
+            <radar>btv</radar>
+            <coordinates>43-37-37N 072-18-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Hampshire in United
+               States
+            -->
+          <_name>Manchester</_name>
+          <coordinates>42-59-44N 071-27-17W</coordinates>
+          <location>
+            <name>Manchester Airport</name>
+            <code>KMHT</code>
+            <zone>NHZ012</zone>
+            <radar>bos</radar>
+            <coordinates>42-55-45N 071-26-08W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Hampshire in United
+               States
+            -->
+          <_name>Nashua</_name>
+          <coordinates>42-45-55N 071-28-03W</coordinates>
+          <location>
+            <name>Boire Field Airport</name>
+            <code>KASH</code>
+            <zone>NHZ012</zone>
+            <radar>bos</radar>
+            <coordinates>42-46-54N 071-30-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Hampshire in United
+               States
+            -->
+          <_name>Plymouth</_name>
+          <coordinates>43-45-25N 071-41-17W</coordinates>
+          <location>
+            <name>Plymouth Municipal Airport</name>
+            <code>K1P1</code>
+            <coordinates>43-46-45N 071-45-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Hampshire in United
+               States
+            -->
+          <_name>Portsmouth</_name>
+          <coordinates>43-04-18N 070-45-45W</coordinates>
+          <location>
+            <name>Pease Air Force Base / Portsmouth</name>
+            <code>KPSM</code>
+            <zone>NHZ013</zone>
+            <radar>bos</radar>
+            <coordinates>43-04-59N 070-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Hampshire in United
+               States
+            -->
+          <_name>Rochester</_name>
+          <coordinates>43-18-16N 070-58-32W</coordinates>
+          <location>
+            <name>Skyhaven Airport</name>
+            <code>KDAW</code>
+            <coordinates>43-16-41N 070-55-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Hampshire in United
+               States
+            -->
+          <_name>Whitefield</_name>
+          <coordinates>44-22-23N 071-36-36W</coordinates>
+          <location>
+            <name>Mount Washington Regional Airport</name>
+            <code>KHIE</code>
+            <radar>btv</radar>
+            <coordinates>44-21-57N 071-33-08W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>New Jersey</_name>
+        <fips-code>US34</fips-code>
+        <tz-hint>America/New_York</tz-hint>
+        <city>
+          <!-- Translators: this is a city in New Jersey in United
+               States
+            -->
+          <_name>Atlantic City</_name>
+          <coordinates>39-21-51N 074-25-22W</coordinates>
+          <location>
+            <name>Atlantic City International Airport</name>
+            <code>KACY</code>
+            <zone>NJZ022</zone>
+            <radar>har</radar>
+            <coordinates>39-27-52N 074-35-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Jersey in United
+               States
+            -->
+          <_name>Belmar</_name>
+          <coordinates>40-10-42N 074-01-18W</coordinates>
+          <location>
+            <name>Belmar-Farmingdale</name>
+            <code>KBLM</code>
+            <zone>NJZ013</zone>
+            <radar>har</radar>
+            <coordinates>40-10-59N 074-07-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Jersey in United
+               States
+            -->
+          <_name>Caldwell</_name>
+          <coordinates>40-50-23N 074-16-35W</coordinates>
+          <location>
+            <name>Essex County Airport</name>
+            <code>KCDW</code>
+            <zone>NJZ005</zone>
+            <radar>har</radar>
+            <coordinates>40-52-35N 074-16-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Jersey in United
+               States
+            -->
+          <_name>Elizabeth</_name>
+          <coordinates>40-39-50N 074-12-38W</coordinates>
+          <location>
+            <name>Newark, Newark International Airport</name>
+            <code>KEWR</code>
+            <zone>NJZ005</zone>
+            <radar>har</radar>
+            <coordinates>40-40-56N 074-10-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Jersey in United
+               States
+            -->
+          <_name>Jersey City</_name>
+          <coordinates>40-43-41N 074-04-39W</coordinates>
+          <location>
+            <name>Newark, Newark International Airport</name>
+            <code>KEWR</code>
+            <zone>NJZ005</zone>
+            <radar>har</radar>
+            <coordinates>40-40-56N 074-10-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Jersey in United
+               States
+            -->
+          <_name>Juliustown</_name>
+          <coordinates>40-00-48N 074-40-07W</coordinates>
+          <location>
+            <name>Mcguire Air Force Base</name>
+            <code>KWRI</code>
+            <zone>NJZ019</zone>
+            <radar>har</radar>
+            <coordinates>40-01N 074-35-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Jersey in United
+               States
+            -->
+          <_name>Millville</_name>
+          <coordinates>39-24-07N 075-02-21W</coordinates>
+          <location>
+            <name>Millville Municipal Airport</name>
+            <code>KMIV</code>
+            <zone>NJZ021</zone>
+            <radar>dca</radar>
+            <coordinates>39-21-57N 075-04-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Jersey in United
+               States
+            -->
+          <_name>Morristown</_name>
+          <coordinates>40-47-48N 074-28-53W</coordinates>
+          <location>
+            <name>Morristown Municipal</name>
+            <code>KMMU</code>
+            <zone>NJZ008</zone>
+            <radar>har</radar>
+            <coordinates>40-47-59N 074-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Jersey in United
+               States
+            -->
+          <_name>Mount Holly</_name>
+          <coordinates>39-59-34N 074-47-15W</coordinates>
+          <location>
+            <name>South Jersey Regional Airport</name>
+            <code>KVAY</code>
+            <radar>har</radar>
+            <coordinates>39-56-26N 074-50-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Jersey in United
+               States
+            -->
+          <_name>Newark</_name>
+          <coordinates>40-44-08N 074-10-20W</coordinates>
+          <location>
+            <name>Newark International Airport</name>
+            <code>KEWR</code>
+            <zone>NJZ005</zone>
+            <radar>har</radar>
+            <coordinates>40-40-56N 074-10-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Jersey in United
+               States
+            -->
+          <_name>Paterson</_name>
+          <coordinates>40-55N 074-10-18W</coordinates>
+          <location>
+            <name>Caldwell, Essex County Airport</name>
+            <code>KCDW</code>
+            <zone>NJZ005</zone>
+            <radar>har</radar>
+            <coordinates>40-52-35N 074-16-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Jersey in United
+               States
+            -->
+          <_name>Somerville</_name>
+          <coordinates>40-34-27N 074-36-35W</coordinates>
+          <location>
+            <name>Somerset Airport</name>
+            <code>KSMQ</code>
+            <coordinates>40-37-26N 074-40-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Jersey in United
+               States
+            -->
+          <_name>Sussex</_name>
+          <coordinates>41-12-35N 074-36-27W</coordinates>
+          <location>
+            <name>Sussex Airport</name>
+            <code>KFWN</code>
+            <coordinates>41-12-01N 074-37-23W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Jersey in United
+               States
+            -->
+          <_name>Teterboro</_name>
+          <coordinates>40-51-35N 074-03-33W</coordinates>
+          <location>
+            <name>Teterboro Airport</name>
+            <code>KTEB</code>
+            <zone>NJZ003</zone>
+            <radar>nyc</radar>
+            <coordinates>40-51-32N 074-03-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Jersey in United
+               States
+            -->
+          <_name>Trenton</_name>
+          <coordinates>40-13-01N 074-44-34W</coordinates>
+          <location>
+            <name>Mercer County Airport</name>
+            <code>KTTN</code>
+            <zone>NJZ015</zone>
+            <radar>har</radar>
+            <coordinates>40-16-35N 074-48-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Jersey in United
+               States
+            -->
+          <_name>Wildwood</_name>
+          <coordinates>38-59-30N 074-48-53W</coordinates>
+          <location>
+            <name>Cape May County Airport</name>
+            <code>KWWD</code>
+            <zone>NJZ024</zone>
+            <radar>dca</radar>
+            <coordinates>39-01N 074-55W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>New Mexico</_name>
+        <fips-code>US35</fips-code>
+        <tz-hint>America/Denver</tz-hint>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Alamogordo</_name>
+          <coordinates>32-53-58N 105-57-36W</coordinates>
+          <location>
+            <_name>Alamogordo-White</_name>
+            <code>KALM</code>
+            <zone>NMZ024</zone>
+            <radar>maf</radar>
+            <coordinates>32-49-59N 105-58-59W</coordinates>
+          </location>
+          <location>
+            <_name>Holloman Air Force Base</_name>
+            <code>KHMN</code>
+            <coordinates>32-51N 106-05-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Albuquerque</_name>
+          <coordinates>35-05-04N 106-39-04W</coordinates>
+          <location>
+            <_name>Albuquerque International Airport</_name>
+            <code>KABQ</code>
+            <zone>NMZ009</zone>
+            <radar>abq</radar>
+            <coordinates>35-02-30N 106-36-52W</coordinates>
+          </location>
+          <location>
+            <_name>Double Eagle II Airport</_name>
+            <code>KAEG</code>
+            <zone>NMZ009</zone>
+            <radar>abq</radar>
+            <coordinates>35-08-42N 106-47-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Artesia</_name>
+          <coordinates>32-50-32N 104-24-11W</coordinates>
+          <location>
+            <name>Artesia Municipal Airport</name>
+            <code>KATS</code>
+            <coordinates>32-51-08N 104-28-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Carlsbad</_name>
+          <coordinates>32-25-14N 104-13-43W</coordinates>
+          <location>
+            <name>Cavern City Air Terminal Airport</name>
+            <code>KCNM</code>
+            <zone>NMZ028</zone>
+            <radar>maf</radar>
+            <coordinates>32-20-14N 104-15-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Chama</_name>
+          <coordinates>36-54-11N 106-34-46W</coordinates>
+          <location>
+            <name>Chama</name>
+            <code>KE33</code>
+            <coordinates>36-53-59N 106-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Clayton</_name>
+          <coordinates>36-27-06N 103-11-02W</coordinates>
+          <location>
+            <name>Clayton Municipal Airpark</name>
+            <code>KCAO</code>
+            <zone>NMZ007</zone>
+            <radar>abq</radar>
+            <coordinates>36-26-53N 103-09-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Clines Corners</_name>
+          <coordinates>35-00-34N 105-40-09W</coordinates>
+          <location>
+            <name>Clines Corners</name>
+            <code>KCQC</code>
+            <coordinates>35-00N 105-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Clovis</_name>
+          <coordinates>34-24-17N 103-12-18W</coordinates>
+          <location>
+            <_name>Cannon Air Force Base / Clovis</_name>
+            <code>KCVS</code>
+            <zone>NMZ021</zone>
+            <radar>abq</radar>
+            <coordinates>34-22-59N 103-19W</coordinates>
+          </location>
+          <location>
+            <_name>Clovis Municipal Airport</_name>
+            <code>KCVN</code>
+            <zone>NMZ021</zone>
+            <radar>abq</radar>
+            <coordinates>34-25-59N 103-04-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Corona</_name>
+          <coordinates>34-15-03N 105-35-48W</coordinates>
+          <location>
+            <name>Corona / Lincoln</name>
+            <code>K4CR</code>
+            <zone>NMZ016</zone>
+            <radar>abq</radar>
+            <coordinates>34-06N 105-40-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Deming</_name>
+          <coordinates>32-16-07N 107-45-31W</coordinates>
+          <location>
+            <name>Deming Municipal Airport</name>
+            <code>KDMN</code>
+            <zone>NMZ031</zone>
+            <radar>abq</radar>
+            <coordinates>32-15-43N 107-43-14W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Farmington</_name>
+          <coordinates>36-43-41N 108-13-07W</coordinates>
+          <location>
+            <name>Four Corners Regional Airport</name>
+            <code>KFMN</code>
+            <zone>NMZ001</zone>
+            <radar>abq</radar>
+            <coordinates>36-44-36N 108-13-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Gallup</_name>
+          <coordinates>35-31-41N 108-44-33W</coordinates>
+          <location>
+            <name>Gallup Municipal Airport</name>
+            <code>KGUP</code>
+            <zone>NMZ008</zone>
+            <radar>abq</radar>
+            <coordinates>35-30-39N 108-47-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Grants</_name>
+          <coordinates>35-08-50N 107-51-05W</coordinates>
+          <location>
+            <name>Grants-Milan Municipal Airport</name>
+            <code>KGNT</code>
+            <zone>NMZ008</zone>
+            <radar>abq</radar>
+            <coordinates>35-09-55N 107-54-07W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Hobbs</_name>
+          <coordinates>32-42-09N 103-08-09W</coordinates>
+          <location>
+            <name>Hobbs / Lea County</name>
+            <code>KHOB</code>
+            <zone>NMZ029</zone>
+            <radar>maf</radar>
+            <coordinates>32-40-59N 103-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Las Cruces</_name>
+          <coordinates>32-18-44N 106-46-42W</coordinates>
+          <location>
+            <name>Las Cruces International Airport</name>
+            <code>KLRU</code>
+            <coordinates>32-17-21N 106-55-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Las Vegas</_name>
+          <coordinates>35-35-38N 105-13-26W</coordinates>
+          <location>
+            <name>Las Vegas Municipal Airport</name>
+            <code>KLVS</code>
+            <zone>NMZ005</zone>
+            <radar>abq</radar>
+            <coordinates>35-39-15N 105-08-32W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Los Alamos</_name>
+          <coordinates>35-53-17N 106-18-25W</coordinates>
+          <location>
+            <name>Los Alamos Airport</name>
+            <code>KLAM</code>
+            <zone>NMZ002</zone>
+            <radar>abq</radar>
+            <coordinates>35-52-46N 106-16-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Moriarty</_name>
+          <coordinates>34-59-24N 106-02-57W</coordinates>
+          <location>
+            <name>Moriarty</name>
+            <code>K4MY</code>
+            <zone>NMZ011</zone>
+            <radar>abq</radar>
+            <coordinates>34-58-59N 106-02-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Raton</_name>
+          <coordinates>36-54-12N 104-26-20W</coordinates>
+          <location>
+            <name>Raton Municipal / Crews Field Airport</name>
+            <code>KRTN</code>
+            <coordinates>36-44-30N 104-39-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Roswell</_name>
+          <coordinates>33-23-39N 104-31-22W</coordinates>
+          <location>
+            <name>Roswell Industrial Air Center Airport</name>
+            <code>KROW</code>
+            <zone>NMZ019</zone>
+            <radar>maf</radar>
+            <coordinates>33-18-29N 104-30-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Ruidoso</_name>
+          <coordinates>33-19-54N 105-40-22W</coordinates>
+          <location>
+            <name>Ruidoso Regional</name>
+            <code>KSRR</code>
+            <coordinates>33-28N 105-31-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Santa Fe</_name>
+          <coordinates>35-41-13N 105-56-16W</coordinates>
+          <location>
+            <name>Santa Fe County Municipal Airport</name>
+            <code>KSAF</code>
+            <zone>NMZ011</zone>
+            <radar>abq</radar>
+            <coordinates>35-36-38N 106-05-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Silver City</_name>
+          <coordinates>32-46-12N 108-16-49W</coordinates>
+          <location>
+            <name>Silver City / Grant</name>
+            <code>KSVC</code>
+            <zone>NMZ022</zone>
+            <radar>abq</radar>
+            <coordinates>32-37-59N 108-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Taos</_name>
+          <coordinates>36-24-26N 105-34-23W</coordinates>
+          <location>
+            <name>Taos Regional Airport</name>
+            <code>KSKX</code>
+            <coordinates>36-27N 105-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Torreon</_name>
+          <coordinates>35-47-50N 107-12-50W</coordinates>
+          <location>
+            <name>Torreon</name>
+            <code>K4SL</code>
+            <zone>NMZ002</zone>
+            <radar>abq</radar>
+            <coordinates>35-47-59N 107-10-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Truth or Consequences</_name>
+          <coordinates>33-07-42N 107-15-10W</coordinates>
+          <location>
+            <name>Truth Or Consequences, Truth Or Consequences Municipal Airport</name>
+            <code>KTCS</code>
+            <zone>NMZ023</zone>
+            <radar>abq</radar>
+            <coordinates>33-14-12N 107-16-05W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New Mexico in United
+               States
+            -->
+          <_name>Tucumcari</_name>
+          <coordinates>35-10-18N 103-43-29W</coordinates>
+          <location>
+            <name>Tucumcari Municipal Airport</name>
+            <code>KTCC</code>
+            <zone>NMZ013</zone>
+            <radar>abq</radar>
+            <coordinates>35-10-58N 103-36-11W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>New York</_name>
+        <fips-code>US36</fips-code>
+        <tz-hint>America/New_York</tz-hint>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Albany</_name>
+          <coordinates>42-39-09N 073-45-22W</coordinates>
+          <location>
+            <name>Albany International Airport</name>
+            <code>KALB</code>
+            <zone>NYZ052</zone>
+            <radar>roc</radar>
+            <coordinates>42-44-53N 073-48-06W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Binghamton</_name>
+          <coordinates>42-05-55N 075-55-04W</coordinates>
+          <location>
+            <name>Binghamton Regional Airport</name>
+            <code>KBGM</code>
+            <zone>NYZ056</zone>
+            <radar>roc</radar>
+            <coordinates>42-12-28N 075-58-53W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Black River</_name>
+          <coordinates>44-00-45N 075-47-39W</coordinates>
+          <location>
+            <name>Fort Drum / Wheeler-Sack U. S. Army Airfield</name>
+            <code>KGTB</code>
+            <zone>NYZ007</zone>
+            <radar>roc</radar>
+            <coordinates>44-02-59N 075-43-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Buffalo</_name>
+          <coordinates>42-53-11N 078-52-42W</coordinates>
+          <location>
+            <name>Greater Buffalo International Airport</name>
+            <code>KBUF</code>
+            <zone>NYZ010</zone>
+            <radar>roc</radar>
+            <coordinates>42-56-26N 078-44-08W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Dansville</_name>
+          <coordinates>42-33-39N 077-41-45W</coordinates>
+          <location>
+            <name>Dansville Municipal Airport</name>
+            <code>KDSV</code>
+            <coordinates>42-34-09N 077-42-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Dunkirk</_name>
+          <coordinates>42-28-46N 079-20-02W</coordinates>
+          <location>
+            <name>Chautauqua County / Dunkirk Airport</name>
+            <code>KDKK</code>
+            <coordinates>42-29-35N 079-16-32W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>East Hampton</_name>
+          <coordinates>40-57-48N 072-11-05W</coordinates>
+          <location>
+            <name>East Hampton Airport</name>
+            <code>KHTO</code>
+            <coordinates>40-57-34N 072-15-06W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Elmira</_name>
+          <coordinates>42-05-23N 076-48-27W</coordinates>
+          <location>
+            <name>Elmira / Corning Regional Airport</name>
+            <code>KELM</code>
+            <zone>NYZ024</zone>
+            <radar>roc</radar>
+            <coordinates>42-09-23N 076-54-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Farmingdale</_name>
+          <coordinates>40-43-57N 073-26-43W</coordinates>
+          <location>
+            <name>Republic Airport</name>
+            <code>KFRG</code>
+            <zone>NYZ077</zone>
+            <radar>nyc</radar>
+            <coordinates>40-44-03N 073-25-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Fulton</_name>
+          <coordinates>43-19-22N 076-25-01W</coordinates>
+          <location>
+            <name>Oswego County Airport</name>
+            <code>KFZY</code>
+            <coordinates>43-21-02N 076-23-17W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Glens Falls</_name>
+          <coordinates>43-18-34N 073-38-38W</coordinates>
+          <location>
+            <name>Floyd Bennett Memorial Airport</name>
+            <code>KGFL</code>
+            <zone>NYZ042</zone>
+            <radar>bos</radar>
+            <coordinates>43-20-27N 073-36-37W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Islip</_name>
+          <coordinates>40-43-47N 073-12-37W</coordinates>
+          <location>
+            <name>Long Island Mac Arthur Airport</name>
+            <code>KISP</code>
+            <zone>NYZ080</zone>
+            <radar>nyc</radar>
+            <coordinates>40-47-38N 073-06-06W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Ithaca</_name>
+          <coordinates>42-26-26N 076-29-47W</coordinates>
+          <location>
+            <name>Ithaca Tompkins Regional Airport</name>
+            <code>KITH</code>
+            <zone>NYZ025</zone>
+            <radar>roc</radar>
+            <coordinates>42-29-26N 076-27-29W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Jamestown</_name>
+          <coordinates>42-05-49N 079-14-07W</coordinates>
+          <location>
+            <name>Chautauqua County / Jamestown Airport</name>
+            <code>KJHW</code>
+            <zone>NYZ019</zone>
+            <radar>pit</radar>
+            <coordinates>42-08-59N 079-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Massena</_name>
+          <coordinates>44-55-41N 074-53-30W</coordinates>
+          <location>
+            <name>Massena International-Richards Field</name>
+            <code>KMSS</code>
+            <zone>NYZ026</zone>
+            <radar>roc</radar>
+            <coordinates>44-56-08N 074-50-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Montauk</_name>
+          <coordinates>41-02-09N 071-57-16W</coordinates>
+          <location>
+            <name>Montauk Airport</name>
+            <code>KMTP</code>
+            <coordinates>41-04-23N 071-55-23W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Montgomery</_name>
+          <coordinates>41-31-39N 074-14-12W</coordinates>
+          <location>
+            <name>Orange County Airport</name>
+            <code>KMGJ</code>
+            <zone>NYZ067</zone>
+            <radar>nyc</radar>
+            <coordinates>41-30-33N 074-15-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Monticello</_name>
+          <coordinates>41-39-20N 074-41-21W</coordinates>
+          <location>
+            <name>Sullivan County International Airport</name>
+            <code>KMSV</code>
+            <zone>NYZ062</zone>
+            <radar>har</radar>
+            <coordinates>41-42N 074-47-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>New York</_name>
+          <coordinates>40-42-51N 074-00-21W</coordinates>
+          <location>
+            <_name>New York City, Central Park</_name>
+            <code>KNYC</code>
+            <zone>NYZ076</zone>
+            <radar>nyc</radar>
+            <coordinates>40-46-59N 073-58W</coordinates>
+          </location>
+          <location>
+            <_name>La Guardia Airport</_name>
+            <code>KLGA</code>
+            <zone>NYZ076</zone>
+            <radar>nyc</radar>
+            <coordinates>40-46-45N 073-52-47W</coordinates>
+          </location>
+          <location>
+            <_name>Kennedy International Airport</_name>
+            <code>KJFK</code>
+            <zone>NYZ076</zone>
+            <radar>nyc</radar>
+            <coordinates>40-38-18N 073-45-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Newburgh</_name>
+          <coordinates>41-30-12N 074-00-37W</coordinates>
+          <location>
+            <name>Newburgh / Stewart</name>
+            <code>KSWF</code>
+            <zone>NYZ067</zone>
+            <radar>nyc</radar>
+            <coordinates>41-30N 074-05-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Niagara Falls</_name>
+          <coordinates>43-05-40N 079-03-24W</coordinates>
+          <location>
+            <name>Niagara Falls International Airport</name>
+            <code>KIAG</code>
+            <zone>NYZ001</zone>
+            <radar>roc</radar>
+            <coordinates>43-06-25N 078-56-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Penn Yan</_name>
+          <coordinates>42-39-39N 077-03-13W</coordinates>
+          <location>
+            <name>Penn Yan Airport</name>
+            <code>KPEO</code>
+            <radar>roc</radar>
+            <coordinates>42-38-35N 077-02-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Plattsburgh</_name>
+          <coordinates>44-41-58N 073-27-10W</coordinates>
+          <location>
+            <name>Plattsburgh Air Force Base</name>
+            <code>KPBG</code>
+            <coordinates>44-38-59N 073-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Poughkeepsie</_name>
+          <coordinates>41-42-01N 073-55-15W</coordinates>
+          <location>
+            <name>Dutchess County Airport</name>
+            <code>KPOU</code>
+            <zone>NYZ065</zone>
+            <radar>nyc</radar>
+            <coordinates>41-37-36N 073-53-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Rochester</_name>
+          <coordinates>43-09-17N 077-36-56W</coordinates>
+          <location>
+            <name>Greater Rochester International Airport</name>
+            <code>KROC</code>
+            <zone>NYZ003</zone>
+            <radar>roc</radar>
+            <coordinates>43-07N 077-40-36W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Rome</_name>
+          <coordinates>43-12-46N 075-27-20W</coordinates>
+          <location>
+            <name>Griffiss Air Force Base / Rome</name>
+            <code>KRME</code>
+            <coordinates>43-13-59N 075-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Saranac Lake</_name>
+          <coordinates>44-19-46N 074-07-52W</coordinates>
+          <location>
+            <name>Adirondack Regional Airport</name>
+            <code>KSLK</code>
+            <zone>NYZ027</zone>
+            <radar>roc</radar>
+            <coordinates>44-23-35N 074-12-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Schenectady</_name>
+          <coordinates>42-48-51N 073-56-22W</coordinates>
+          <location>
+            <name>Schenectady Airport</name>
+            <code>KSCH</code>
+            <zone>NYZ049</zone>
+            <radar>roc</radar>
+            <coordinates>42-51N 073-55-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Shirley</_name>
+          <coordinates>40-48-05N 072-52-03W</coordinates>
+          <location>
+            <name>Brookhaven Airport</name>
+            <code>KHWV</code>
+            <coordinates>40-49-18N 072-52-08W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Syracuse</_name>
+          <coordinates>43-02-53N 076-08-50W</coordinates>
+          <location>
+            <name>Syracuse Hancock International Airport</name>
+            <code>KSYR</code>
+            <zone>NYZ018</zone>
+            <radar>roc</radar>
+            <coordinates>43-06-33N 076-06-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Watertown</_name>
+          <coordinates>43-58-29N 075-54-38W</coordinates>
+          <location>
+            <name>Watertown International Airport</name>
+            <code>KART</code>
+            <zone>NYZ007</zone>
+            <radar>roc</radar>
+            <coordinates>43-59-30N 076-01-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Wellsville</_name>
+          <coordinates>42-07-19N 077-56-53W</coordinates>
+          <location>
+            <name>Wellsville Municipal Airport</name>
+            <code>KELZ</code>
+            <coordinates>42-06-27N 077-59-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Westhampton Beach</_name>
+          <coordinates>40-48-11N 072-36-52W</coordinates>
+          <location>
+            <name>The Gabreski Airport</name>
+            <code>KFOK</code>
+            <zone>NYZ080</zone>
+            <radar>nyc</radar>
+            <coordinates>40-51-02N 072-37-14W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>White Plains</_name>
+          <coordinates>41-02-02N 073-45-46W</coordinates>
+          <location>
+            <name>Westchester County Airport</name>
+            <code>KHPN</code>
+            <zone>NYZ070</zone>
+            <radar>nyc</radar>
+            <coordinates>41-04N 073-42-26W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in New York in United States -->
+          <_name>Yonkers</_name>
+          <coordinates>40-55-52N 073-53-55W</coordinates>
+          <location>
+            <name>Teterboro, Teterboro Airport</name>
+            <code>KTEB</code>
+            <zone>NJZ003</zone>
+            <radar>nyc</radar>
+            <coordinates>40-51-32N 074-03-24W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>North Carolina</_name>
+        <fips-code>US37</fips-code>
+        <tz-hint>America/New_York</tz-hint>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Adamsville</_name>
+          <coordinates>35-22-15N 077-57-11W</coordinates>
+          <location>
+            <name>Seymour-Johnson Air Force Base</name>
+            <code>KGSB</code>
+            <zone>NCZ078</zone>
+            <radar>clt</radar>
+            <coordinates>35-19-59N 077-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Ahoskie</_name>
+          <coordinates>36-17-12N 076-59-04W</coordinates>
+          <location>
+            <name>Tri-County Airport</name>
+            <code>KASJ</code>
+            <coordinates>36-17-50N 077-10-14W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Albemarle</_name>
+          <coordinates>35-21N 080-12W</coordinates>
+          <location>
+            <name>Stanly County Airport</name>
+            <code>KVUJ</code>
+            <coordinates>35-25N 080-09-02W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Andrews</_name>
+          <coordinates>35-12-06N 083-49-26W</coordinates>
+          <location>
+            <name>Andrews-Murphy Airport</name>
+            <code>KRHP</code>
+            <coordinates>35-11-42N 083-51-48W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Asheboro</_name>
+          <coordinates>35-42-28N 079-48-49W</coordinates>
+          <location>
+            <name>Asheboro Municipal Airport</name>
+            <code>KHBI</code>
+            <coordinates>35-39-14N 079-53-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Asheville</_name>
+          <coordinates>35-36-03N 082-33-14W</coordinates>
+          <location>
+            <name>Asheville Regional Airport</name>
+            <code>KAVL</code>
+            <zone>NCZ053</zone>
+            <radar>avl</radar>
+            <coordinates>35-25-54N 082-32-14W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Beaufort</_name>
+          <coordinates>34-43-05N 076-39-49W</coordinates>
+          <location>
+            <name>Michael J Smith Field Airport</name>
+            <code>KMRH</code>
+            <coordinates>34-44N 076-39-38W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Bogue</_name>
+          <coordinates>34-41-57N 077-02-12W</coordinates>
+          <location>
+            <name>Swansboro, Bogue Field, Marine Corps Auxiliary Landing Field</name>
+            <code>KNJM</code>
+            <coordinates>34-41-34N 077-01-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Boone</_name>
+          <coordinates>36-13N 081-40-28W</coordinates>
+          <location>
+            <name>Watauga County Hospital Heliport</name>
+            <code>KTNB</code>
+            <coordinates>36-12N 081-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Burlington</_name>
+          <coordinates>36-05-44N 079-26-16W</coordinates>
+          <location>
+            <name>Burlington Alamance Regional Airport</name>
+            <code>KBUY</code>
+            <coordinates>36-02-52N 079-28-26W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Chapel Hill</_name>
+          <coordinates>35-54-47N 079-03-21W</coordinates>
+          <location>
+            <name>Williams Airport</name>
+            <code>KIGX</code>
+            <coordinates>35-46N 079-03-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Charlotte</_name>
+          <coordinates>35-13-37N 080-50-35W</coordinates>
+          <location>
+            <name>Charlotte / Douglas International Airport</name>
+            <code>KCLT</code>
+            <zone>NCZ071</zone>
+            <radar>clt</radar>
+            <coordinates>35-12-47N 080-56-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Clinton</_name>
+          <coordinates>34-59-52N 078-19-23W</coordinates>
+          <location>
+            <name>Sampson County Airport</name>
+            <code>KCTZ</code>
+            <coordinates>34-58-32N 078-21-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Concord</_name>
+          <coordinates>35-24-31N 080-34-46W</coordinates>
+          <location>
+            <name>Concord Regional Airport</name>
+            <code>KJQF</code>
+            <coordinates>35-23-07N 080-42-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Currituck</_name>
+          <coordinates>36-26-59N 076-00-55W</coordinates>
+          <location>
+            <name>Currituck County Airport</name>
+            <code>KONX</code>
+            <coordinates>36-23-56N 076-00-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Durham</_name>
+          <coordinates>35-59-38N 078-53-55W</coordinates>
+          <location>
+            <name>Raleigh / Durham, Raleigh-Durham International Airport</name>
+            <code>KRDU</code>
+            <zone>NCZ041</zone>
+            <radar>clt</radar>
+            <coordinates>35-52-14N 078-47-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Edenton</_name>
+          <coordinates>36-03-28N 076-36-27W</coordinates>
+          <location>
+            <name>Northeastern Regional Airport</name>
+            <code>KEDE</code>
+            <coordinates>36-01-40N 076-34-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Elizabeth City</_name>
+          <coordinates>36-17-40N 076-15-03W</coordinates>
+          <location>
+            <name>Elizabeth City Coast Guard Air Station</name>
+            <code>KECG</code>
+            <zone>NCZ016</zone>
+            <radar>clt</radar>
+            <coordinates>36-15-47N 076-10-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Elizabethtown</_name>
+          <coordinates>34-37-45N 078-36-19W</coordinates>
+          <location>
+            <name>Curtis L Brown Jr. Field Airport</name>
+            <code>KEYF</code>
+            <coordinates>34-36N 078-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Erwin</_name>
+          <coordinates>35-19-36N 078-40-34W</coordinates>
+          <location>
+            <name>Harnett County Airport</name>
+            <code>KHRJ</code>
+            <coordinates>35-22-42N 078-44W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Fayetteville</_name>
+          <coordinates>35-03-09N 078-52-42W</coordinates>
+          <location>
+            <_name>Fayetteville Regional Airport</_name>
+            <code>KFAY</code>
+            <zone>NCZ088</zone>
+            <radar>clt</radar>
+            <coordinates>34-59-21N 078-52-47W</coordinates>
+          </location>
+          <location>
+            <_name>Fort Bragg / Simmons Army Airfield</_name>
+            <code>KFBG</code>
+            <zone>NCZ088</zone>
+            <radar>clt</radar>
+            <coordinates>35-07-59N 078-55-59W</coordinates>
+          </location>
+          <location>
+            <_name>Pope Air Force Base</_name>
+            <code>KPOB</code>
+            <zone>NCZ088</zone>
+            <radar>clt</radar>
+            <coordinates>35-10N 079-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Franklin</_name>
+          <coordinates>35-10-56N 083-22-53W</coordinates>
+          <location>
+            <name>Macon County Airport</name>
+            <code>K1A5</code>
+            <coordinates>35-13N 083-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Gastonia</_name>
+          <coordinates>35-15-43N 081-11-14W</coordinates>
+          <location>
+            <name>Gastonia Municipal Airport</name>
+            <code>KAKH</code>
+            <coordinates>35-11-48N 081-09-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Goldsboro</_name>
+          <coordinates>35-23-05N 077-59-33W</coordinates>
+          <location>
+            <name>Goldsboro-Wayne Municipal Airport</name>
+            <code>KGWW</code>
+            <zone>NCZ078</zone>
+            <radar>clt</radar>
+            <coordinates>35-27-38N 077-57-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Greensboro</_name>
+          <coordinates>36-04-21N 079-47-31W</coordinates>
+          <location>
+            <name>Piedmont Triad International Airport</name>
+            <code>KGSO</code>
+            <zone>NCZ022</zone>
+            <radar>clt</radar>
+            <coordinates>36-05-50N 079-56-36W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Hatteras</_name>
+          <coordinates>35-13-09N 075-41-24W</coordinates>
+          <location>
+            <name>Mitchell Field</name>
+            <code>KHSE</code>
+            <coordinates>35-13-55N 075-37-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Havelock</_name>
+          <coordinates>34-52-44N 076-54-04W</coordinates>
+          <location>
+            <name>Cherry Point, Marine Corps Air Station</name>
+            <code>KNKT</code>
+            <radar>clt</radar>
+            <coordinates>34-53-52N 076-52-50W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Hickory</_name>
+          <coordinates>35-43-59N 081-20-28W</coordinates>
+          <location>
+            <name>Hickory Regional Airport</name>
+            <code>KHKY</code>
+            <zone>NCZ056</zone>
+            <radar>avl</radar>
+            <coordinates>35-44-31N 081-22-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Hoffman</_name>
+          <coordinates>35-01-56N 079-32-51W</coordinates>
+          <location>
+            <name>Mackall U. S. Army Airfield</name>
+            <code>KHFF</code>
+            <radar>clt</radar>
+            <coordinates>35-01-59N 079-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Jacksonville</_name>
+          <coordinates>34-45-14N 077-25-48W</coordinates>
+          <location>
+            <_name>Jacksonville, New River, Marine Corps Air Station</_name>
+            <code>KNCA</code>
+            <zone>NCZ098</zone>
+            <radar>clt</radar>
+            <coordinates>34-42-20N 077-26-26W</coordinates>
+          </location>
+          <location>
+            <_name>Albert J Ellis Airport</_name>
+            <code>KOAJ</code>
+            <zone>NCZ098</zone>
+            <radar>clt</radar>
+            <coordinates>34-49-59N 077-37W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Jefferson</_name>
+          <coordinates>36-25-13N 081-28-24W</coordinates>
+          <location>
+            <name>Ashe County Airport</name>
+            <code>KGEV</code>
+            <coordinates>36-25-59N 081-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Kenansville</_name>
+          <coordinates>34-57-44N 077-57-43W</coordinates>
+          <location>
+            <name>Duplin County Airport</name>
+            <code>KDPL</code>
+            <coordinates>35-00N 077-58-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Kill Devil Hills</_name>
+          <coordinates>36-01-50N 075-40-33W</coordinates>
+          <location>
+            <name>First Flight Airport</name>
+            <code>KFFA</code>
+            <coordinates>36-01N 075-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Kinston</_name>
+          <coordinates>35-15-45N 077-34-53W</coordinates>
+          <location>
+            <name>Kinston Regional Jetport at Stallings Field</name>
+            <code>KISO</code>
+            <zone>NCZ091</zone>
+            <radar>clt</radar>
+            <coordinates>35-19-59N 077-37W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Lexington</_name>
+          <coordinates>35-49-26N 080-15-12W</coordinates>
+          <location>
+            <name>Davidson County Airport</name>
+            <code>KEXX</code>
+            <coordinates>35-46-51N 080-18-14W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Lincolnton</_name>
+          <coordinates>35-28-25N 081-15-16W</coordinates>
+          <location>
+            <name>Lincolnton-Lincoln County Regional Airport</name>
+            <code>KIPJ</code>
+            <coordinates>35-28-59N 081-09-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Louisburg</_name>
+          <coordinates>36-05-56N 078-18-03W</coordinates>
+          <location>
+            <name>Franklin County Airport</name>
+            <code>KLHZ</code>
+            <coordinates>36-01-23N 078-19-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Lumberton</_name>
+          <coordinates>34-37-05N 079-00-31W</coordinates>
+          <location>
+            <name>Lumberton Municipal Airport</name>
+            <code>KLBT</code>
+            <coordinates>34-36-25N 079-03-36W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Manteo</_name>
+          <coordinates>35-54-29N 075-40-32W</coordinates>
+          <location>
+            <name>Manteo / Dare County Regional</name>
+            <code>KMQI</code>
+            <coordinates>35-55N 075-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Maxton</_name>
+          <coordinates>34-44-06N 079-20-56W</coordinates>
+          <location>
+            <name>Laurinburg-Maxton Airport</name>
+            <code>KMEB</code>
+            <coordinates>34-47-29N 079-22-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Monroe</_name>
+          <coordinates>34-59-07N 080-32-58W</coordinates>
+          <location>
+            <name>Monroe Airport</name>
+            <code>KEQY</code>
+            <coordinates>35-01N 080-37-14W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Mount Airy</_name>
+          <coordinates>36-29-57N 080-36-26W</coordinates>
+          <location>
+            <name>Mount Airy / Surry County Airport</name>
+            <code>KMWK</code>
+            <coordinates>36-27-34N 080-33-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>New Bern</_name>
+          <coordinates>35-06-30N 077-02-38W</coordinates>
+          <location>
+            <name>Craven County Regional Airport</name>
+            <code>KEWN</code>
+            <zone>NCZ093</zone>
+            <radar>clt</radar>
+            <coordinates>35-04-03N 077-02-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>New River</_name>
+          <coordinates>34-45-26N 077-24-34W</coordinates>
+          <location>
+            <name>Jacksonville, New River, Marine Corps Air Station</name>
+            <code>KNCA</code>
+            <zone>NCZ098</zone>
+            <radar>clt</radar>
+            <coordinates>34-42-20N 077-26-26W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>North Wilkesboro</_name>
+          <coordinates>36-09-30N 081-08-51W</coordinates>
+          <location>
+            <name>Wilkes County Airport</name>
+            <code>KUKF</code>
+            <coordinates>36-13N 081-04-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Oak Island</_name>
+          <coordinates>33-54-59N 078-09-39W</coordinates>
+          <location>
+            <name>Brunswick County Airport</name>
+            <code>KSUT</code>
+            <coordinates>33-55-45N 078-04-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Oxford</_name>
+          <coordinates>36-18-38N 078-35-27W</coordinates>
+          <location>
+            <name>Henderson-Oxford Airport</name>
+            <code>KHNZ</code>
+            <coordinates>36-21-42N 078-31-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Pinehurst</_name>
+          <coordinates>35-11-43N 079-28-10W</coordinates>
+          <location>
+            <name>Pinehurst / Southern Pines, Moore County Airport</name>
+            <code>KSOP</code>
+            <coordinates>35-13-59N 079-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Raleigh</_name>
+          <coordinates>35-46-19N 078-38-19W</coordinates>
+          <location>
+            <name>Raleigh / Durham, Raleigh-Durham International Airport</name>
+            <code>KRDU</code>
+            <zone>NCZ041</zone>
+            <radar>clt</radar>
+            <coordinates>35-52-14N 078-47-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Roanoke Rapids</_name>
+          <coordinates>36-27-41N 077-39-14W</coordinates>
+          <location>
+            <name>Halifax County Airport</name>
+            <code>KRZZ</code>
+            <coordinates>36-26-21N 077-42-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Rocky Mount</_name>
+          <coordinates>35-56-17N 077-47-25W</coordinates>
+          <location>
+            <name>Rocky Mount-Wilson Regional Airport</name>
+            <code>KRWI</code>
+            <zone>NCZ028</zone>
+            <radar>clt</radar>
+            <coordinates>35-51-17N 077-53-35W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Roe</_name>
+          <coordinates>34-59-32N 076-18-31W</coordinates>
+          <location>
+            <name>Piney Island, Bt-11 Bombing Range</name>
+            <code>KNBT</code>
+            <coordinates>35-01-19N 076-27-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Roxboro</_name>
+          <coordinates>36-23-37N 078-58-58W</coordinates>
+          <location>
+            <name>Person County Airport</name>
+            <code>KTDF</code>
+            <coordinates>36-17-05N 078-59-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Rutherfordton</_name>
+          <coordinates>35-22-09N 081-57-24W</coordinates>
+          <location>
+            <name>Rutherford County-Marchman Field Airport</name>
+            <code>KFQD</code>
+            <coordinates>35-25-41N 081-56-06W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Salisbury</_name>
+          <coordinates>35-40-15N 080-28-27W</coordinates>
+          <location>
+            <name>Rowan County Airport</name>
+            <code>KRUQ</code>
+            <coordinates>35-38-59N 080-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Sanford</_name>
+          <coordinates>35-28-47N 079-10-49W</coordinates>
+          <location>
+            <name>Sanford-Lee County Regional Airport</name>
+            <code>KTTA</code>
+            <coordinates>35-34-57N 079-06-05W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Shelby</_name>
+          <coordinates>35-17-32N 081-32-08W</coordinates>
+          <location>
+            <name>Shelby Municipal Airport</name>
+            <code>KEHO</code>
+            <coordinates>35-15N 081-35-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Smithfield</_name>
+          <coordinates>35-30-30N 078-20-22W</coordinates>
+          <location>
+            <name>Johnston County Airport</name>
+            <code>KJNX</code>
+            <coordinates>35-32-26N 078-23-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Southern Pines</_name>
+          <coordinates>35-10-26N 079-23-32W</coordinates>
+          <location>
+            <name>Pinehurst / Southern Pines, Moore County Airport</name>
+            <code>KSOP</code>
+            <coordinates>35-13-59N 079-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Statesville</_name>
+          <coordinates>35-46-57N 080-53-14W</coordinates>
+          <location>
+            <name>Statesville Municipal Airport</name>
+            <code>KSVH</code>
+            <coordinates>35-45-55N 080-57-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Swansboro</_name>
+          <coordinates>34-41-15N 077-07-08W</coordinates>
+          <location>
+            <name>Bogue Field, Marine Corps Auxiliary Landing Field</name>
+            <code>KNJM</code>
+            <coordinates>34-41-34N 077-01-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Wadesboro</_name>
+          <coordinates>34-58-05N 080-04-36W</coordinates>
+          <location>
+            <name>Anson County Airport</name>
+            <code>KAFP</code>
+            <coordinates>35-01-14N 080-04-36W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Washington</_name>
+          <coordinates>35-32-47N 077-03-07W</coordinates>
+          <location>
+            <name>Warren Field Airport</name>
+            <code>KOCW</code>
+            <coordinates>35-34-14N 077-02-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Whiteville</_name>
+          <coordinates>34-20-19N 078-42-11W</coordinates>
+          <location>
+            <name>Columbus County Municipal Airport</name>
+            <code>KCPC</code>
+            <coordinates>34-16-22N 078-42-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Wilmington</_name>
+          <coordinates>34-13-32N 077-56-40W</coordinates>
+          <location>
+            <name>Wilmington International Airport</name>
+            <code>KILM</code>
+            <zone>NCZ101</zone>
+            <radar>chs</radar>
+            <coordinates>34-16-14N 077-54-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Winston-Salem</_name>
+          <coordinates>36-05-59N 080-14-39W</coordinates>
+          <location>
+            <name>Winston Salem, Smith Reynolds Airport</name>
+            <code>KINT</code>
+            <zone>NCZ021</zone>
+            <radar>clt</radar>
+            <coordinates>36-07-59N 080-13-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Carolina in United
+               States
+            -->
+          <_name>Winterville</_name>
+          <coordinates>35-31-44N 077-24-03W</coordinates>
+          <location>
+            <name>Pitt-Greenville Airport</name>
+            <code>KPGV</code>
+            <coordinates>35-37-59N 077-24W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>North Dakota</_name>
+        <fips-code>US38</fips-code>
+        <tz-hint>America/Chicago</tz-hint>
+        <city>
+          <!-- Translators: this is a city in North Dakota in United
+               States
+            -->
+          <_name>Bismarck</_name>
+          <coordinates>46-48-29N 100-47-01W</coordinates>
+          <location>
+            <name>Bismarck Municipal Airport</name>
+            <code>KBIS</code>
+            <zone>NDZ035</zone>
+            <radar>bis</radar>
+            <coordinates>46-46-56N 100-45-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Dakota in United
+               States
+            -->
+          <_name>Bowman</_name>
+          <coordinates>46-10-59N 103-23-41W</coordinates>
+          <location>
+            <name>Bowman Municipal Airport</name>
+            <code>KBPP</code>
+            <coordinates>46-11-12N 103-25-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Dakota in United
+               States
+            -->
+          <_name>Devils Lake</_name>
+          <coordinates>48-06-46N 098-51-54W</coordinates>
+          <location>
+            <name>Devils Lake Municipal Airport</name>
+            <code>KDVL</code>
+            <zone>NDZ015</zone>
+            <radar>bis</radar>
+            <coordinates>48-07N 098-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Dakota in United
+               States
+            -->
+          <_name>Dickinson</_name>
+          <coordinates>46-52-45N 102-47-22W</coordinates>
+          <location>
+            <name>Dickinson Municipal Airport</name>
+            <code>KDIK</code>
+            <tz-hint>America/Denver</tz-hint>
+            <zone>NDZ033</zone>
+            <radar>bis</radar>
+            <coordinates>46-47-49N 102-48-06W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Dakota in United
+               States
+            -->
+          <_name>Fargo</_name>
+          <coordinates>46-52-37N 096-47-23W</coordinates>
+          <location>
+            <name>Hector International Airport</name>
+            <code>KFAR</code>
+            <zone>NDZ039</zone>
+            <radar>bis</radar>
+            <coordinates>46-55-31N 096-48-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Dakota in United
+               States
+            -->
+          <_name>Garrison</_name>
+          <coordinates>47-39-08N 101-24-56W</coordinates>
+          <location>
+            <name>Garrison</name>
+            <code>KN60</code>
+            <coordinates>47-38-44N 101-26-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Dakota in United
+               States
+            -->
+          <_name>Grand Forks</_name>
+          <coordinates>47-55-30N 097-01-58W</coordinates>
+          <location>
+            <_name>Grand Forks International Airport</_name>
+            <code>KGFK</code>
+            <zone>NDZ027</zone>
+            <radar>bis</radar>
+            <coordinates>47-56-53N 097-10-57W</coordinates>
+          </location>
+          <location>
+            <_name>Grand Forks Air Force Base</_name>
+            <code>KRDR</code>
+            <zone>NDZ027</zone>
+            <radar>bis</radar>
+            <coordinates>47-58N 097-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Dakota in United
+               States
+            -->
+          <_name>Hettinger</_name>
+          <coordinates>46-00-05N 102-38-12W</coordinates>
+          <location>
+            <name>Hettinger Municipal Airport</name>
+            <code>KHEI</code>
+            <tz-hint>America/Denver</tz-hint>
+            <coordinates>46-00-38N 102-38-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Dakota in United
+               States
+            -->
+          <_name>Jamestown</_name>
+          <coordinates>46-54-37N 098-42-30W</coordinates>
+          <location>
+            <name>Jamestown Municipal Airport</name>
+            <code>KJMS</code>
+            <zone>NDZ037</zone>
+            <radar>bis</radar>
+            <coordinates>46-55-46N 098-40-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Dakota in United
+               States
+            -->
+          <_name>Minot</_name>
+          <coordinates>48-13-57N 101-17-46W</coordinates>
+          <location>
+            <_name>Minot International Airport</_name>
+            <code>KMOT</code>
+            <zone>NDZ011</zone>
+            <radar>bis</radar>
+            <coordinates>48-15-33N 101-16-49W</coordinates>
+          </location>
+          <location>
+            <_name>Minot Air Force Base</_name>
+            <code>KMIB</code>
+            <zone>NDZ011</zone>
+            <radar>bis</radar>
+            <coordinates>48-25N 101-20-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Dakota in United
+               States
+            -->
+          <_name>Wahpeton</_name>
+          <coordinates>46-15-54N 096-36-21W</coordinates>
+          <location>
+            <name>Harry Stern Airport</name>
+            <code>KBWP</code>
+            <coordinates>46-14-38N 096-36-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in North Dakota in United
+               States
+            -->
+          <_name>Williston</_name>
+          <coordinates>48-08-49N 103-37-04W</coordinates>
+          <location>
+            <name>Sloulin Field International Airport</name>
+            <code>KISN</code>
+            <zone>NDZ009</zone>
+            <radar>bis</radar>
+            <coordinates>48-10-26N 103-38-12W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Ohio</_name>
+        <fips-code>US39</fips-code>
+        <tz-hint>America/New_York</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Ohio in United States -->
+          <_name>Akron</_name>
+          <coordinates>41-04-53N 081-31-08W</coordinates>
+          <location>
+            <_name>Akron Fulton International Airport</_name>
+            <code>KAKR</code>
+            <zone>OHZ021</zone>
+            <radar>pit</radar>
+            <coordinates>41-02-15N 081-27-51W</coordinates>
+          </location>
+          <location>
+            <_name>Akron-Canton Regional Airport</_name>
+            <code>KCAK</code>
+            <zone>OHZ021</zone>
+            <radar>pit</radar>
+            <coordinates>40-55-05N 081-26-32W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ohio in United States -->
+          <_name>Ashtabula</_name>
+          <coordinates>41-51-54N 080-47-23W</coordinates>
+          <location>
+            <name>Ashtabula County Airport</name>
+            <code>KHZY</code>
+            <coordinates>41-46-45N 080-41-48W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ohio in United States -->
+          <_name>Cincinnati</_name>
+          <coordinates>39-09-43N 084-27-24W</coordinates>
+          <location>
+            <_name>Cincinnati Municipal Airport, Lunken Field</_name>
+            <code>KLUK</code>
+            <zone>OHZ077</zone>
+            <radar>ind</radar>
+            <coordinates>39-06-20N 084-24-56W</coordinates>
+          </location>
+          <location>
+            <_name>Covington / Cincinnati, Cincinnati / Northern Kentucky International Airport</_name>
+            <code>KCVG</code>
+            <zone>KYZ092</zone>
+            <radar>ind</radar>
+            <coordinates>39-02-35N 084-40-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ohio in United States -->
+          <_name>Cleveland</_name>
+          <coordinates>41-29-58N 081-41-43W</coordinates>
+          <location>
+            <_name>Burke Lakefront Airport</_name>
+            <code>KBKL</code>
+            <zone>OHZ011</zone>
+            <radar>dtw</radar>
+            <coordinates>41-31-32N 081-40-08W</coordinates>
+          </location>
+          <location>
+            <_name>Cleveland-Hopkins International Airport</_name>
+            <code>KCLE</code>
+            <zone>OHZ011</zone>
+            <radar>dtw</radar>
+            <coordinates>41-24-18N 081-51-10W</coordinates>
+          </location>
+          <location>
+            <_name>Cleveland / Cuyahoga</_name>
+            <code>KCGF</code>
+            <zone>OHZ011</zone>
+            <radar>dtw</radar>
+            <coordinates>41-34N 081-28-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ohio in United States -->
+          <_name>Columbus</_name>
+          <coordinates>39-57-40N 082-59-55W</coordinates>
+          <location>
+            <_name>Port Columbus International Airport</_name>
+            <code>KCMH</code>
+            <zone>OHZ055</zone>
+            <radar>ind</radar>
+            <coordinates>39-59-41N 082-52-35W</coordinates>
+          </location>
+          <location>
+            <_name>Bolton Field Airport</_name>
+            <code>KTZR</code>
+            <zone>OHZ055</zone>
+            <radar>ind</radar>
+            <coordinates>39-54-02N 083-08-13W</coordinates>
+          </location>
+          <location>
+            <_name>Ohio State University Airport</_name>
+            <code>KOSU</code>
+            <zone>OHZ055</zone>
+            <radar>ind</radar>
+            <coordinates>40-04-41N 083-04-41W</coordinates>
+          </location>
+          <location>
+            <_name>Rickenbacker Air National Guard Base</_name>
+            <code>KLCK</code>
+            <zone>OHZ070</zone>
+            <radar>ind</radar>
+            <coordinates>39-49N 082-55-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ohio in United States -->
+          <_name>Dayton</_name>
+          <coordinates>39-45-32N 084-11-29W</coordinates>
+          <location>
+            <_name>Dayton / Wright-Patterson Air Force Base</_name>
+            <code>KFFO</code>
+            <zone>OHZ061</zone>
+            <radar>ind</radar>
+            <coordinates>39-49-59N 084-02-59W</coordinates>
+          </location>
+          <location>
+            <_name>Cox Dayton International Airport</_name>
+            <code>KDAY</code>
+            <zone>OHZ061</zone>
+            <radar>ind</radar>
+            <coordinates>39-54-21N 084-13-06W</coordinates>
+          </location>
+          <location>
+            <_name>Dayton-Wright Brothers Airport</_name>
+            <code>KMGY</code>
+            <zone>OHZ061</zone>
+            <radar>ind</radar>
+            <coordinates>39-35-20N 084-13-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ohio in United States -->
+          <_name>Defiance</_name>
+          <coordinates>41-17-04N 084-21-20W</coordinates>
+          <location>
+            <name>Defiance Memorial Airport</name>
+            <code>KDFI</code>
+            <coordinates>41-20-11N 084-25-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ohio in United States -->
+          <_name>Elyria</_name>
+          <coordinates>41-22-06N 082-06-27W</coordinates>
+          <location>
+            <name>Lorain / Elyria, Lorain County Regional Airport</name>
+            <code>KLPR</code>
+            <coordinates>41-20-45N 082-10-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ohio in United States -->
+          <_name>Findlay</_name>
+          <coordinates>41-02-39N 083-38-59W</coordinates>
+          <location>
+            <name>Findlay Airport</name>
+            <code>KFDY</code>
+            <zone>OHZ017</zone>
+            <radar>dtw</radar>
+            <coordinates>41-00-48N 083-40-06W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ohio in United States -->
+          <_name>Hamilton</_name>
+          <coordinates>39-23-58N 084-33-40W</coordinates>
+          <location>
+            <name>Butler County Regional Airport</name>
+            <code>KHAO</code>
+            <zone>OHZ070</zone>
+            <radar>ind</radar>
+            <coordinates>39-21-41N 084-31-14W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ohio in United States -->
+          <_name>Lancaster</_name>
+          <coordinates>39-42-49N 082-35-57W</coordinates>
+          <location>
+            <name>Fairfield County Airport</name>
+            <code>KLHQ</code>
+            <zone>OHZ067</zone>
+            <radar>ind</radar>
+            <coordinates>39-45-25N 082-39-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ohio in United States -->
+          <_name>Lima</_name>
+          <coordinates>40-44-33N 084-06-18W</coordinates>
+          <location>
+            <name>Lima Allen County Airport</name>
+            <code>KAOH</code>
+            <coordinates>40-42-29N 084-01-17W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ohio in United States -->
+          <_name>Lorain</_name>
+          <coordinates>41-27-10N 082-10-56W</coordinates>
+          <location>
+            <name>Lorain / Elyria, Lorain County Regional Airport</name>
+            <code>KLPR</code>
+            <coordinates>41-20-45N 082-10-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ohio in United States -->
+          <_name>Mansfield</_name>
+          <coordinates>40-45-30N 082-30-55W</coordinates>
+          <location>
+            <name>Mansfield Lahm Municipal Airport</name>
+            <code>KMFD</code>
+            <zone>OHZ029</zone>
+            <radar>dtw</radar>
+            <coordinates>40-49-13N 082-31-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ohio in United States -->
+          <_name>Marion</_name>
+          <coordinates>40-35-19N 083-07-42W</coordinates>
+          <location>
+            <name>Marion Municipal Airport</name>
+            <code>KMNN</code>
+            <coordinates>40-37N 083-04-05W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ohio in United States -->
+          <_name>New Philadelphia</_name>
+          <coordinates>40-29-23N 081-26-44W</coordinates>
+          <location>
+            <name>Harry Clever Field</name>
+            <code>KPHD</code>
+            <coordinates>40-28-18N 081-25-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ohio in United States -->
+          <_name>Newark</_name>
+          <coordinates>40-03-29N 082-24-04W</coordinates>
+          <location>
+            <name>Newark Heath Airport</name>
+            <code>KVTA</code>
+            <coordinates>40-01-22N 082-27-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ohio in United States -->
+          <_name>Springfield</_name>
+          <coordinates>39-55-27N 083-48-31W</coordinates>
+          <location>
+            <name>Springfield-Beckley Municipal Airport</name>
+            <code>KSGH</code>
+            <coordinates>39-50-25N 083-50-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ohio in United States -->
+          <_name>Toledo</_name>
+          <coordinates>41-39-50N 083-33-18W</coordinates>
+          <location>
+            <_name>Metcalf Field</_name>
+            <code>KTDZ</code>
+            <zone>OHZ003</zone>
+            <radar>dtw</radar>
+            <coordinates>41-33-47N 083-28-35W</coordinates>
+          </location>
+          <location>
+            <_name>Toledo Express Airport</_name>
+            <code>KTOL</code>
+            <zone>OHZ003</zone>
+            <radar>dtw</radar>
+            <coordinates>41-35-18N 083-48-05W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ohio in United States -->
+          <_name>Wilmington</_name>
+          <coordinates>39-26-43N 083-49-42W</coordinates>
+          <location>
+            <name>Airborne Airpark Airport</name>
+            <code>KILN</code>
+            <zone>OHZ072</zone>
+            <radar>ind</radar>
+            <coordinates>39-25-41N 083-46-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ohio in United States -->
+          <_name>Wooster</_name>
+          <coordinates>40-48-18N 081-56-06W</coordinates>
+          <location>
+            <name>Wayne County Airport</name>
+            <code>KBJJ</code>
+            <zone>OHZ031</zone>
+            <radar>pit</radar>
+            <coordinates>40-52-23N 081-53-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ohio in United States -->
+          <_name>Youngstown</_name>
+          <coordinates>41-05-59N 080-38-58W</coordinates>
+          <location>
+            <name>Youngstown-Warren Regional Airport</name>
+            <code>KYNG</code>
+            <zone>OHZ033</zone>
+            <radar>pit</radar>
+            <coordinates>41-15-15N 080-40-26W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Ohio in United States -->
+          <_name>Zanesville</_name>
+          <coordinates>39-56-25N 082-00-47W</coordinates>
+          <location>
+            <name>Zanesville Municipal Airport</name>
+            <code>KZZV</code>
+            <zone>OHZ057</zone>
+            <radar>pit</radar>
+            <coordinates>39-56-39N 081-53-31W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Oklahoma</_name>
+        <fips-code>US40</fips-code>
+        <tz-hint>America/Chicago</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Ada</_name>
+          <coordinates>34-46-28N 096-40-42W</coordinates>
+          <location>
+            <name>Ada Municipal Airport</name>
+            <code>KADH</code>
+            <coordinates>34-48-15N 096-40-17W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Altus</_name>
+          <coordinates>34-38-17N 099-20-02W</coordinates>
+          <location>
+            <_name>Altus Air Force Base</_name>
+            <code>KLTS</code>
+            <zone>OKZ036</zone>
+            <radar>ama</radar>
+            <coordinates>34-38-59N 099-16W</coordinates>
+          </location>
+          <location>
+            <_name>Altus / Quartz Mountain Regional Airport</_name>
+            <code>KAXS</code>
+            <coordinates>34-41-54N 099-20-17W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Alva</_name>
+          <coordinates>36-48-18N 098-39-59W</coordinates>
+          <location>
+            <name>Alva Regional Airport</name>
+            <code>KAVK</code>
+            <coordinates>36-46-23N 098-40-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Ardmore</_name>
+          <coordinates>34-10-27N 097-08-37W</coordinates>
+          <location>
+            <_name>Ardmore Downtown Executive Airport</_name>
+            <code>K1F0</code>
+            <zone>OKZ046</zone>
+            <radar>dfw</radar>
+            <coordinates>34-08-48N 097-07-21W</coordinates>
+          </location>
+          <location>
+            <_name>Ardmore Municipal Airport</_name>
+            <code>KADM</code>
+            <zone>OKZ046</zone>
+            <radar>dfw</radar>
+            <coordinates>34-18-11N 097-01-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Atoka</_name>
+          <coordinates>34-23-09N 096-07-41W</coordinates>
+          <location>
+            <name>Atoka Municipal Airport</name>
+            <code>KAQR</code>
+            <coordinates>34-23-53N 096-08-53W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Bartlesville</_name>
+          <coordinates>36-44-50N 095-58-50W</coordinates>
+          <location>
+            <name>Bartlesville Municipal Airport</name>
+            <code>KBVO</code>
+            <zone>OKZ054</zone>
+            <radar>okc</radar>
+            <coordinates>36-46-05N 096-01-33W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Chandler</_name>
+          <coordinates>35-42-06N 096-52-51W</coordinates>
+          <location>
+            <name>Chandler Municipal Airport</name>
+            <code>KCQB</code>
+            <coordinates>35-43-26N 096-49-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Chickasha</_name>
+          <coordinates>35-03-09N 097-56-11W</coordinates>
+          <location>
+            <name>Chickasha Municipal Airport</name>
+            <code>KCHK</code>
+            <coordinates>35-05-45N 097-57-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Claremore</_name>
+          <coordinates>36-18-45N 095-36-57W</coordinates>
+          <location>
+            <name>Claremore Regional Airport</name>
+            <code>KGCM</code>
+            <coordinates>36-17-39N 095-28-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Clinton</_name>
+          <coordinates>35-30-56N 098-58-02W</coordinates>
+          <location>
+            <_name>Clinton Regional Airport</_name>
+            <code>KCLK</code>
+            <coordinates>35-32-17N 098-55-17W</coordinates>
+          </location>
+          <location>
+            <_name>Clinton-Sherman Airport</_name>
+            <code>KCSM</code>
+            <zone>OKZ016</zone>
+            <radar>ama</radar>
+            <coordinates>35-21-24N 099-12-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Cushing</_name>
+          <coordinates>35-59-06N 096-46-01W</coordinates>
+          <location>
+            <name>Cushing Municipal Airport</name>
+            <code>KCUH</code>
+            <coordinates>35-56-58N 096-46-22W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Duncan</_name>
+          <coordinates>34-30-08N 097-57-28W</coordinates>
+          <location>
+            <name>Halliburton Field Airport</name>
+            <code>KDUC</code>
+            <coordinates>34-28-14N 097-57-35W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Durant</_name>
+          <coordinates>33-59-38N 096-22-14W</coordinates>
+          <location>
+            <name>Eaker Field Airport</name>
+            <code>KDUA</code>
+            <coordinates>33-56-31N 096-23-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>El Reno</_name>
+          <coordinates>35-31-56N 097-57-18W</coordinates>
+          <location>
+            <name>El Reno Regional Airport</name>
+            <code>KRQO</code>
+            <coordinates>35-28-20N 098-00-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Enid</_name>
+          <coordinates>36-23-44N 097-52-42W</coordinates>
+          <location>
+            <_name>Vance Air Force Base / Enid</_name>
+            <code>KEND</code>
+            <zone>OKZ012</zone>
+            <radar>ama</radar>
+            <coordinates>36-19-59N 097-55W</coordinates>
+          </location>
+          <location>
+            <_name>Enid Woodring Regional Airport</_name>
+            <code>KWDG</code>
+            <zone>OKZ012</zone>
+            <radar>ama</radar>
+            <coordinates>36-22-45N 097-47-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Frederick</_name>
+          <coordinates>34-23-31N 099-01-06W</coordinates>
+          <location>
+            <name>Frederick Municipal Airport</name>
+            <code>KFDR</code>
+            <coordinates>34-20-39N 098-58-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Gage</_name>
+          <coordinates>36-18-56N 099-45-27W</coordinates>
+          <location>
+            <name>Gage Airport</name>
+            <code>KGAG</code>
+            <zone>OKZ009</zone>
+            <radar>ama</radar>
+            <coordinates>36-17-48N 099-46-08W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Grove</_name>
+          <coordinates>36-35-37N 094-46-08W</coordinates>
+          <location>
+            <name>Grove Municipal Airport</name>
+            <code>KGMJ</code>
+            <coordinates>36-36-19N 094-44-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Guthrie</_name>
+          <coordinates>35-52-44N 097-25-31W</coordinates>
+          <location>
+            <name>Guthrie Municipal Airport</name>
+            <code>KGOK</code>
+            <coordinates>35-51-06N 097-24-26W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Guymon</_name>
+          <coordinates>36-40-58N 101-28-53W</coordinates>
+          <location>
+            <name>Guymon Municipal Airport</name>
+            <code>KGUY</code>
+            <radar>ama</radar>
+            <coordinates>36-40-54N 101-30-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Hobart</_name>
+          <coordinates>35-01-46N 099-05-35W</coordinates>
+          <location>
+            <name>Hobart Municipal Airport</name>
+            <code>KHBR</code>
+            <zone>OKZ035</zone>
+            <radar>ama</radar>
+            <coordinates>34-59-21N 099-03-08W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Idabel</_name>
+          <coordinates>33-53-44N 094-49-34W</coordinates>
+          <location>
+            <name>McCurtain County Regional Airport</name>
+            <code>K4O4</code>
+            <coordinates>33-54-33N 094-51-33W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Lawton</_name>
+          <coordinates>34-36-31N 098-23-25W</coordinates>
+          <location>
+            <_name>Fort Sill</_name>
+            <code>KFSI</code>
+            <zone>OKZ038</zone>
+            <radar>ama</radar>
+            <coordinates>34-36N 098-24W</coordinates>
+          </location>
+          <location>
+            <_name>Lawton Municipal Airport</_name>
+            <code>KLAW</code>
+            <zone>OKZ038</zone>
+            <radar>ama</radar>
+            <coordinates>34-33-26N 098-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>McAlester</_name>
+          <coordinates>34-56N 095-46-10W</coordinates>
+          <location>
+            <name>McAlester Regional Airport</name>
+            <code>KMLC</code>
+            <zone>OKZ073</zone>
+            <radar>okc</radar>
+            <coordinates>34-52-55N 095-46-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Muskogee</_name>
+          <coordinates>35-44-52N 095-22-10W</coordinates>
+          <location>
+            <name>Davis Field</name>
+            <code>KMKO</code>
+            <coordinates>35-39-24N 095-21-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Norman</_name>
+          <coordinates>35-13-21N 097-26-22W</coordinates>
+          <location>
+            <name>Norman / Max Westheimer</name>
+            <code>KOUN</code>
+            <coordinates>35-13N 097-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Oklahoma City</_name>
+          <coordinates>35-28-03N 097-30-59W</coordinates>
+          <location>
+            <_name>Will Rogers World Airport</_name>
+            <code>KOKC</code>
+            <zone>OKZ025</zone>
+            <radar>okc</radar>
+            <coordinates>35-23-18N 097-36-01W</coordinates>
+          </location>
+          <location>
+            <_name>Tinker Air Force Base</_name>
+            <code>KTIK</code>
+            <zone>OKZ025</zone>
+            <radar>okc</radar>
+            <coordinates>35-25N 097-22-59W</coordinates>
+          </location>
+          <location>
+            <_name>Wiley Post Airport</_name>
+            <code>KPWA</code>
+            <zone>OKZ025</zone>
+            <radar>okc</radar>
+            <coordinates>35-32-27N 097-38-48W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Okmulgee</_name>
+          <coordinates>35-37-24N 095-57-37W</coordinates>
+          <location>
+            <name>Okmulgee Municipal Airport</name>
+            <code>KOKM</code>
+            <coordinates>35-40-05N 095-56-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Pauls Valley</_name>
+          <coordinates>34-44-24N 097-13-20W</coordinates>
+          <location>
+            <name>Pauls Valley Municipal Airport</name>
+            <code>KPVJ</code>
+            <coordinates>34-42-39N 097-13-23W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Ponca City</_name>
+          <coordinates>36-42-25N 097-05-08W</coordinates>
+          <location>
+            <name>Ponca City Municipal Airport</name>
+            <code>KPNC</code>
+            <zone>OKZ008</zone>
+            <radar>okc</radar>
+            <coordinates>36-43-50N 097-05-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Poteau</_name>
+          <coordinates>35-03-13N 094-37-24W</coordinates>
+          <location>
+            <name>Robert S Kerr Airport</name>
+            <code>KRKR</code>
+            <coordinates>35-01-18N 094-37-17W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Sallisaw</_name>
+          <coordinates>35-27-37N 094-47-14W</coordinates>
+          <location>
+            <name>Sallisaw Municipal Airport</name>
+            <code>KJSV</code>
+            <coordinates>35-26-17N 094-48-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Seminole</_name>
+          <coordinates>35-13-28N 096-40-14W</coordinates>
+          <location>
+            <name>Seminole Municipal Airport</name>
+            <code>KSRE</code>
+            <coordinates>35-16-27N 096-40-29W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Shawnee</_name>
+          <coordinates>35-19-38N 096-55-31W</coordinates>
+          <location>
+            <name>Shawnee Municipal Airport</name>
+            <code>KSNL</code>
+            <coordinates>35-21-25N 096-56-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Stillwater</_name>
+          <coordinates>36-06-56N 097-03-30W</coordinates>
+          <location>
+            <name>Stillwater Regional Airport</name>
+            <code>KSWO</code>
+            <zone>OKZ020</zone>
+            <radar>okc</radar>
+            <coordinates>36-09-43N 097-05-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Tahlequah</_name>
+          <coordinates>35-54-55N 094-58-11W</coordinates>
+          <location>
+            <name>Tahlequah Municipal Airport</name>
+            <code>KTQH</code>
+            <coordinates>35-55-44N 095-00-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Tulsa</_name>
+          <coordinates>36-09-14N 095-59-33W</coordinates>
+          <location>
+            <_name>Tulsa International Airport</_name>
+            <code>KTUL</code>
+            <zone>OKZ060</zone>
+            <radar>okc</radar>
+            <coordinates>36-11-50N 095-53-11W</coordinates>
+          </location>
+          <location>
+            <_name>Jones Jr. Airport</_name>
+            <code>KRVS</code>
+            <zone>OKZ060</zone>
+            <radar>okc</radar>
+            <coordinates>36-02-32N 095-59-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Weatherford</_name>
+          <coordinates>35-31-34N 098-42-27W</coordinates>
+          <location>
+            <name>Thomas P Stafford Airport</name>
+            <code>KOJA</code>
+            <coordinates>35-32-40N 098-40-05W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oklahoma in United States -->
+          <_name>Woodward</_name>
+          <coordinates>36-26-01N 099-23-25W</coordinates>
+          <location>
+            <name>West Woodward Airport</name>
+            <code>KWWR</code>
+            <coordinates>36-26-12N 099-31-15W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Oregon</_name>
+        <fips-code>US41</fips-code>
+        <tz-hint>America/Los_Angeles</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>Astoria</_name>
+          <coordinates>46-11-16N 123-49-52W</coordinates>
+          <location>
+            <name>Astoria Regional Airport</name>
+            <code>KAST</code>
+            <zone>ORZ001</zone>
+            <radar>pdx</radar>
+            <coordinates>46-09-24N 123-52-56W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>Aurora</_name>
+          <coordinates>45-13-51N 122-45-21W</coordinates>
+          <location>
+            <name>Aurora State Airport</name>
+            <code>KUAO</code>
+            <zone>ORZ005</zone>
+            <radar>pdx</radar>
+            <coordinates>45-14-56N 122-45-56W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>Baker City</_name>
+          <coordinates>44-46-29N 117-50-03W</coordinates>
+          <location>
+            <name>Baker City Municipal Airport</name>
+            <code>KBKE</code>
+            <zone>ORZ020</zone>
+            <radar>boi</radar>
+            <coordinates>44-50-13N 117-48-33W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>Brookings</_name>
+          <coordinates>42-03-09N 124-17-02W</coordinates>
+          <location>
+            <name>Brookings Airport</name>
+            <code>KBOK</code>
+            <coordinates>42-04-27N 124-17-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>Burns</_name>
+          <coordinates>43-35-10N 119-03-14W</coordinates>
+          <location>
+            <name>Burns Municipal Airport</name>
+            <code>KBNO</code>
+            <zone>ORZ022</zone>
+            <radar>boi</radar>
+            <coordinates>43-35-41N 118-57-23W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>Cascade Locks</_name>
+          <coordinates>45-40-11N 121-53-26W</coordinates>
+          <location>
+            <name>Cascade Locks State</name>
+            <code>KCZK</code>
+            <coordinates>45-40N 121-52-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>Corvallis</_name>
+          <coordinates>44-33-52N 123-15-43W</coordinates>
+          <location>
+            <name>Corvallis Municipal Airport</name>
+            <code>KCVO</code>
+            <coordinates>44-30N 123-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>Eugene</_name>
+          <coordinates>44-03-07N 123-05-12W</coordinates>
+          <location>
+            <name>Mahlon Sweet Field</name>
+            <code>KEUG</code>
+            <zone>ORZ008</zone>
+            <radar>rbl</radar>
+            <coordinates>44-07-59N 123-12-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>Hermiston</_name>
+          <coordinates>45-50-25N 119-17-22W</coordinates>
+          <location>
+            <name>Hermiston Municipal Airport</name>
+            <code>KHRI</code>
+            <coordinates>45-49-32N 119-15-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>Klamath Falls</_name>
+          <coordinates>42-13-29N 121-46-54W</coordinates>
+          <location>
+            <name>Klamath Falls International Airport</name>
+            <code>KLMT</code>
+            <zone>ORZ012</zone>
+            <radar>rbl</radar>
+            <coordinates>42-08-48N 121-43-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>La Grande</_name>
+          <coordinates>45-19-28N 118-05-15W</coordinates>
+          <location>
+            <name>La Grande / Union County Airport</name>
+            <code>KLGD</code>
+            <coordinates>45-16-59N 118-00W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>Lakeview</_name>
+          <coordinates>42-11-19N 120-20-44W</coordinates>
+          <location>
+            <name>Lake County Airport</name>
+            <code>KLKV</code>
+            <zone>ORZ015</zone>
+            <radar>rbl</radar>
+            <coordinates>42-10N 120-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>McMinnville</_name>
+          <coordinates>45-12-36N 123-11-55W</coordinates>
+          <location>
+            <name>McMinnville Municipal Airport</name>
+            <code>KMMV</code>
+            <coordinates>45-11-45N 123-07-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>Meacham</_name>
+          <coordinates>45-30-23N 118-25-16W</coordinates>
+          <location>
+            <name>Meacham</name>
+            <code>KMEH</code>
+            <zone>ORZ017</zone>
+            <radar>geg</radar>
+            <coordinates>45-30-41N 118-25-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>Medford</_name>
+          <coordinates>42-19-35N 122-52-32W</coordinates>
+          <location>
+            <name>Rogue Valley International Airport</name>
+            <code>KMFR</code>
+            <zone>ORZ008</zone>
+            <radar>rbl</radar>
+            <coordinates>42-22-51N 122-52-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>Newport</_name>
+          <coordinates>44-38-12N 124-03-12W</coordinates>
+          <location>
+            <name>Newport Municipal Airport</name>
+            <code>KONP</code>
+            <zone>ORZ002</zone>
+            <radar>pdx</radar>
+            <coordinates>44-34-49N 124-03-29W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>North Bend</_name>
+          <coordinates>43-24-23N 124-13-27W</coordinates>
+          <location>
+            <name>North Bend Municipal Airport</name>
+            <code>KOTH</code>
+            <zone>ORZ003</zone>
+            <radar>rbl</radar>
+            <coordinates>43-25N 124-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>Ontario</_name>
+          <coordinates>44-01-35N 116-57-46W</coordinates>
+          <location>
+            <name>Ontario Municipal Airport</name>
+            <code>KONO</code>
+            <tz-hint>America/Denver</tz-hint>
+            <zone>ORZ021</zone>
+            <radar>boi</radar>
+            <coordinates>44-01-09N 117-00-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>Pendleton</_name>
+          <coordinates>45-40-19N 118-47-18W</coordinates>
+          <location>
+            <name>Eastern Oregon Regional At Pendleton Airport</name>
+            <code>KPDT</code>
+            <zone>ORZ017</zone>
+            <radar>pdx</radar>
+            <coordinates>45-41-53N 118-50-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>Placer</_name>
+          <coordinates>42-37-55N 123-18-55W</coordinates>
+          <location>
+            <name>Sexton Summit</name>
+            <code>KSXT</code>
+            <zone>ORZ008</zone>
+            <radar>rbl</radar>
+            <coordinates>42-36-01N 123-21-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>Portland</_name>
+          <coordinates>45-31-24N 122-40-34W</coordinates>
+          <location>
+            <_name>Portland International Airport</_name>
+            <code>KPDX</code>
+            <zone>ORZ006</zone>
+            <radar>pdx</radar>
+            <coordinates>45-35-26N 122-36-01W</coordinates>
+          </location>
+          <location>
+            <_name>Portland-Troutdale Airport</_name>
+            <code>KTTD</code>
+            <zone>ORZ004</zone>
+            <radar>pdx</radar>
+            <coordinates>45-33-03N 122-24-32W</coordinates>
+          </location>
+          <location>
+            <_name>Portland-Hillsboro Airport</_name>
+            <code>KHIO</code>
+            <zone>ORZ004</zone>
+            <radar>pdx</radar>
+            <coordinates>45-32-53N 122-57-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>Redmond</_name>
+          <coordinates>44-16-21N 121-10-26W</coordinates>
+          <location>
+            <name>Roberts Field Airport</name>
+            <code>KRDM</code>
+            <zone>ORZ014</zone>
+            <radar>pdx</radar>
+            <coordinates>44-15-15N 121-08-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>Rome</_name>
+          <coordinates>42-50-20N 117-37-41W</coordinates>
+          <location>
+            <name>Rome</name>
+            <code>KREO</code>
+            <tz-hint>America/Denver</tz-hint>
+            <coordinates>42-35-26N 117-51-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>Roseburg</_name>
+          <coordinates>43-12-59N 123-20-30W</coordinates>
+          <location>
+            <name>Roseburg Regional Airport</name>
+            <code>KRBG</code>
+            <zone>ORZ007</zone>
+            <radar>rbl</radar>
+            <coordinates>43-14-02N 123-21-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>Salem</_name>
+          <coordinates>44-56-34N 123-02-06W</coordinates>
+          <location>
+            <name>McNary Field</name>
+            <code>KSLE</code>
+            <zone>ORZ007</zone>
+            <radar>pdx</radar>
+            <coordinates>44-54-28N 122-59-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>Scappoose</_name>
+          <coordinates>45-45-15N 122-52-39W</coordinates>
+          <location>
+            <name>Scappoose Industrial Airpark</name>
+            <code>KSPB</code>
+            <coordinates>45-46-09N 122-51-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Oregon in United States -->
+          <_name>The Dalles</_name>
+          <coordinates>45-35-40N 121-10-43W</coordinates>
+          <location>
+            <name>Columbia Gorge Regional / The Dalles Municipal Airport</name>
+            <code>KDLS</code>
+            <zone>ORZ010</zone>
+            <radar>pdx</radar>
+            <coordinates>45-37-06N 121-10-01W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Pennsylvania</_name>
+        <fips-code>US42</fips-code>
+        <tz-hint>America/New_York</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Allentown</_name>
+          <coordinates>40-36-30N 075-29-24W</coordinates>
+          <location>
+            <name>Lehigh Valley International Airport</name>
+            <code>KABE</code>
+            <zone>PAZ061</zone>
+            <radar>har</radar>
+            <coordinates>40-39-02N 075-26-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Altoona</_name>
+          <coordinates>40-31-07N 078-23-41W</coordinates>
+          <location>
+            <name>Altoona-Blair County Airport</name>
+            <code>KAOO</code>
+            <zone>PAZ025</zone>
+            <radar>har</radar>
+            <coordinates>40-17-59N 078-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Beaver Falls</_name>
+          <coordinates>40-45-07N 080-19-09W</coordinates>
+          <location>
+            <name>Beaver Falls Airport</name>
+            <code>KBVI</code>
+            <coordinates>40-46N 080-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Bradford</_name>
+          <coordinates>41-57-21N 078-38-38W</coordinates>
+          <location>
+            <name>Bradford Regional Airport</name>
+            <code>KBFD</code>
+            <zone>PAZ005</zone>
+            <radar>har</radar>
+            <coordinates>41-47-54N 078-38-08W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Butler</_name>
+          <coordinates>40-51-40N 079-53-43W</coordinates>
+          <location>
+            <name>Butler County Airport / K W Scholter Field</name>
+            <code>KBTP</code>
+            <coordinates>40-46-59N 079-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Clearfield</_name>
+          <coordinates>41-01-38N 078-26-21W</coordinates>
+          <location>
+            <name>Clearfield-Lawrence Airport</name>
+            <code>KFIG</code>
+            <coordinates>41-02-48N 078-24-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Doylestown</_name>
+          <coordinates>40-18-36N 075-07-47W</coordinates>
+          <location>
+            <name>Doylestown Airport</name>
+            <code>KDYL</code>
+            <coordinates>40-19-47N 075-07-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Du Bois</_name>
+          <coordinates>41-07-09N 078-45-36W</coordinates>
+          <location>
+            <name>Du Bois-Jefferson County Airport</name>
+            <code>KDUJ</code>
+            <zone>PAZ017</zone>
+            <radar>har</radar>
+            <coordinates>41-10-59N 078-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Erie</_name>
+          <coordinates>42-07-45N 080-05-06W</coordinates>
+          <location>
+            <name>Erie International Airport</name>
+            <code>KERI</code>
+            <zone>PAZ002</zone>
+            <radar>har</radar>
+            <coordinates>42-04-47N 080-10-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Franklin</_name>
+          <coordinates>41-23-52N 079-49-53W</coordinates>
+          <location>
+            <name>Venango Regional Airport</name>
+            <code>KFKL</code>
+            <zone>PAZ008</zone>
+            <radar>har</radar>
+            <coordinates>41-22-59N 079-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Harrisburg</_name>
+          <coordinates>40-16-25N 076-53-03W</coordinates>
+          <location>
+            <_name>Capital City Airport</_name>
+            <code>KCXY</code>
+            <zone>PAZ057</zone>
+            <radar>har</radar>
+            <coordinates>40-13-01N 076-51-05W</coordinates>
+          </location>
+          <location>
+            <_name>Harrisburg International Airport</_name>
+            <code>KMDT</code>
+            <zone>PAZ057</zone>
+            <radar>har</radar>
+            <coordinates>40-11-36N 076-45-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Indiana</_name>
+          <coordinates>40-37-17N 079-09-09W</coordinates>
+          <location>
+            <name>Indiana / Stewart Field</name>
+            <code>KIDI</code>
+            <coordinates>40-37-59N 079-05-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Indiantown</_name>
+          <coordinates>40-24-35N 076-34-48W</coordinates>
+          <location>
+            <name>Muir Army Air Field / Indiantown</name>
+            <code>KMUI</code>
+            <zone>PAZ058</zone>
+            <radar>har</radar>
+            <coordinates>40-25-59N 076-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Johnstown</_name>
+          <coordinates>40-19-36N 078-55-19W</coordinates>
+          <location>
+            <name>Johnstown-Cambria County Airport</name>
+            <code>KJST</code>
+            <zone>PAZ024</zone>
+            <radar>har</radar>
+            <coordinates>40-18-57N 078-50-02W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Lancaster</_name>
+          <coordinates>40-02-16N 076-18-19W</coordinates>
+          <location>
+            <name>Lancaster Airport</name>
+            <code>KLNS</code>
+            <zone>PAZ066</zone>
+            <radar>har</radar>
+            <coordinates>40-07-13N 076-17-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Latrobe</_name>
+          <coordinates>40-19-16N 079-22-46W</coordinates>
+          <location>
+            <name>Latrobe / Westmorland</name>
+            <code>KLBE</code>
+            <zone>PAZ030</zone>
+            <radar>har</radar>
+            <coordinates>40-16-59N 079-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Meadville</_name>
+          <coordinates>41-38-29N 080-09-05W</coordinates>
+          <location>
+            <name>Port Meadville Airport</name>
+            <code>KGKJ</code>
+            <coordinates>41-37-35N 080-12-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Mount Pocono</_name>
+          <coordinates>41-07-19N 075-21-52W</coordinates>
+          <location>
+            <name>Pocono Mountains Municipal Airport</name>
+            <code>KMPO</code>
+            <coordinates>41-08-20N 075-23-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Muir</_name>
+          <coordinates>40-35-32N 076-31-06W</coordinates>
+          <location>
+            <name>Muir Army Air Field / Indiantown</name>
+            <code>KMUI</code>
+            <zone>PAZ058</zone>
+            <radar>har</radar>
+            <coordinates>40-25-59N 076-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>New Castle</_name>
+          <coordinates>41-00-13N 080-20-49W</coordinates>
+          <location>
+            <name>New Castle Municipal Airport</name>
+            <code>KUCP</code>
+            <coordinates>41-01-31N 080-24-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Philadelphia</_name>
+          <coordinates>39-57-08N 075-09-49W</coordinates>
+          <location>
+            <_name>Philadelphia International Airport</_name>
+            <code>KPHL</code>
+            <zone>PAZ071</zone>
+            <radar>har</radar>
+            <coordinates>39-52-05N 075-13-51W</coordinates>
+          </location>
+          <location>
+            <_name>Northeast Philadelphia Airport</_name>
+            <code>KPNE</code>
+            <zone>PAZ071</zone>
+            <radar>har</radar>
+            <coordinates>40-04-44N 075-00-48W</coordinates>
+          </location>
+          <location>
+            <_name>Wings Field Airport</_name>
+            <code>KLOM</code>
+            <coordinates>40-08-15N 075-15-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Pittsburgh</_name>
+          <coordinates>40-26-26N 079-59-45W</coordinates>
+          <location>
+            <_name>Allegheny County Airport</_name>
+            <code>KAGC</code>
+            <zone>PAZ021</zone>
+            <radar>har</radar>
+            <coordinates>40-21-16N 079-55-18W</coordinates>
+          </location>
+          <location>
+            <_name>Pittsburgh International Airport</_name>
+            <code>KPIT</code>
+            <zone>PAZ021</zone>
+            <radar>har</radar>
+            <coordinates>40-30-14N 080-15-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Pottstown</_name>
+          <coordinates>40-14-43N 075-38-58W</coordinates>
+          <location>
+            <name>Pottstown Limerick Airport</name>
+            <code>KPTW</code>
+            <coordinates>40-14-17N 075-33-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Quakertown</_name>
+          <coordinates>40-26-30N 075-20-29W</coordinates>
+          <location>
+            <name>Quakertown Airport</name>
+            <code>KUKT</code>
+            <coordinates>40-26-06N 075-22-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Reading</_name>
+          <coordinates>40-20-08N 075-55-36W</coordinates>
+          <location>
+            <name>Reading Regional Airport</name>
+            <code>KRDG</code>
+            <zone>PAZ060</zone>
+            <radar>har</radar>
+            <coordinates>40-22-23N 075-57-33W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Selinsgrove</_name>
+          <coordinates>40-47-56N 076-51-43W</coordinates>
+          <location>
+            <name>Penn Valley Airport</name>
+            <code>KSEG</code>
+            <coordinates>40-49-09N 076-51-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>State College</_name>
+          <coordinates>40-47-36N 077-51-36W</coordinates>
+          <location>
+            <name>University Park Airport</name>
+            <code>KUNV</code>
+            <zone>PAZ019</zone>
+            <radar>har</radar>
+            <coordinates>40-51N 077-50-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Washington</_name>
+          <coordinates>40-10-26N 080-14-46W</coordinates>
+          <location>
+            <name>Washington County Airport</name>
+            <code>KAFJ</code>
+            <coordinates>40-07-59N 080-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Wilkes-Barre</_name>
+          <coordinates>41-14-45N 075-52-52W</coordinates>
+          <location>
+            <name>Wilkes-Barre - Scranton, Wilkes-Barre / Scranton International Airport</name>
+            <code>KAVP</code>
+            <zone>PAZ047</zone>
+            <radar>har</radar>
+            <coordinates>41-20-20N 075-43-36W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Williamsport</_name>
+          <coordinates>41-14-28N 077-00-03W</coordinates>
+          <location>
+            <name>Williamsport Regional Airport</name>
+            <code>KIPT</code>
+            <zone>PAZ046</zone>
+            <radar>har</radar>
+            <coordinates>41-14-30N 076-55-14W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>Willow Grove</_name>
+          <coordinates>40-08-38N 075-06-56W</coordinates>
+          <location>
+            <name>Willow Grove, Naval Air Station</name>
+            <code>KNXX</code>
+            <coordinates>40-11-35N 075-08-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Pennsylvania in United
+               States
+            -->
+          <_name>York</_name>
+          <coordinates>39-57-45N 076-43-39W</coordinates>
+          <location>
+            <name>York Airport</name>
+            <code>KTHV</code>
+            <coordinates>39-55-09N 076-52-36W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Rhode Island</_name>
+        <fips-code>US44</fips-code>
+        <tz-hint>America/New_York</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Rhode Island in United
+               States
+            -->
+          <_name>New Shoreham</_name>
+          <coordinates>41-10-20N 071-33-28W</coordinates>
+          <location>
+            <name>Block Island, Block Island State Airport</name>
+            <code>KBID</code>
+            <zone>RIZ006</zone>
+            <radar>nyc</radar>
+            <coordinates>41-10N 071-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Rhode Island in United
+               States
+            -->
+          <_name>Newport</_name>
+          <coordinates>41-29-24N 071-18-46W</coordinates>
+          <location>
+            <name>Newport State Airport</name>
+            <code>KUUU</code>
+            <coordinates>41-31-48N 071-17W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Rhode Island in United
+               States
+            -->
+          <_name>Pawtucket</_name>
+          <coordinates>41-52-43N 071-22-57W</coordinates>
+          <location>
+            <name>North Central State Airport</name>
+            <code>KSFZ</code>
+            <zone>RIZ002</zone>
+            <radar>bos</radar>
+            <coordinates>41-55N 071-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Rhode Island in United
+               States
+            -->
+          <_name>Providence</_name>
+          <coordinates>41-49-26N 071-24-46W</coordinates>
+          <location>
+            <_name>Theodore Francis Green State Airport</_name>
+            <code>KPVD</code>
+            <zone>RIZ002</zone>
+            <radar>bos</radar>
+            <coordinates>41-43-26N 071-25-41W</coordinates>
+          </location>
+          <location>
+            <_name>N. Kingston / Quonset</_name>
+            <code>KOQU</code>
+            <zone>RIZ006</zone>
+            <radar>bos</radar>
+            <coordinates>41-36N 071-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Rhode Island in United
+               States
+            -->
+          <_name>Westerly</_name>
+          <coordinates>41-22-39N 071-49-38W</coordinates>
+          <location>
+            <name>Westerly State Airport</name>
+            <code>KWST</code>
+            <coordinates>41-20-58N 071-47-56W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>South Carolina</_name>
+        <fips-code>US45</fips-code>
+        <tz-hint>America/New_York</tz-hint>
+        <city>
+          <!-- Translators: this is a city in South Carolina in United
+               States
+            -->
+          <_name>Anderson</_name>
+          <coordinates>34-30-12N 082-39W</coordinates>
+          <location>
+            <name>Anderson County Airport</name>
+            <code>KAND</code>
+            <zone>SCZ010</zone>
+            <radar>atl</radar>
+            <coordinates>34-29-52N 082-42-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Carolina in United
+               States
+            -->
+          <_name>Beaufort</_name>
+          <coordinates>32-25-53N 080-40-11W</coordinates>
+          <location>
+            <name>Beaufort, Marine Corps Air Station</name>
+            <code>KNBC</code>
+            <zone>SCZ048</zone>
+            <radar>chs</radar>
+            <coordinates>32-29-36N 080-42-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Carolina in United
+               States
+            -->
+          <_name>Charleston</_name>
+          <coordinates>32-46-35N 079-55-51W</coordinates>
+          <location>
+            <name>Charleston Air Force Base</name>
+            <code>KCHS</code>
+            <zone>SCZ050</zone>
+            <radar>chs</radar>
+            <coordinates>32-53-56N 080-02-26W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Carolina in United
+               States
+            -->
+          <_name>Clemson</_name>
+          <coordinates>34-41N 082-50-14W</coordinates>
+          <location>
+            <name>Clemson-Oconee County Airport</name>
+            <code>KCEU</code>
+            <coordinates>34-40-19N 082-52-53W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Carolina in United
+               States
+            -->
+          <_name>Columbia</_name>
+          <coordinates>34-00-02N 081-02-05W</coordinates>
+          <location>
+            <_name>Columbia Owens Downtown Airport</_name>
+            <code>KCUB</code>
+            <zone>SCZ028</zone>
+            <radar>chs</radar>
+            <coordinates>33-58-14N 080-59-39W</coordinates>
+          </location>
+          <location>
+            <_name>Columbia Metropolitan Airport</_name>
+            <code>KCAE</code>
+            <zone>SCZ028</zone>
+            <radar>chs</radar>
+            <coordinates>33-56-30N 081-07-04W</coordinates>
+          </location>
+          <location>
+            <_name>McEntire Air National Guard Weather Facility Base</_name>
+            <code>KMMT</code>
+            <zone>SCZ028</zone>
+            <radar>chs</radar>
+            <coordinates>33-55N 080-47-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Carolina in United
+               States
+            -->
+          <_name>Dalzell</_name>
+          <coordinates>34-01N 080-25-48W</coordinates>
+          <location>
+            <name>Shaw Air Force Base</name>
+            <code>KSSC</code>
+            <zone>SCZ031</zone>
+            <radar>chs</radar>
+            <coordinates>33-58N 080-28-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Carolina in United
+               States
+            -->
+          <_name>Darlington</_name>
+          <coordinates>34-17-59N 079-52-34W</coordinates>
+          <location>
+            <name>Darlington County Jetport Airport</name>
+            <code>KUDG</code>
+            <coordinates>34-26-57N 079-53-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Carolina in United
+               States
+            -->
+          <_name>Florence</_name>
+          <coordinates>34-11-43N 079-45-45W</coordinates>
+          <location>
+            <name>Florence Regional Airport</name>
+            <code>KFLO</code>
+            <zone>SCZ032</zone>
+            <radar>chs</radar>
+            <coordinates>34-11-16N 079-43-50W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Carolina in United
+               States
+            -->
+          <_name>Greenville</_name>
+          <coordinates>34-51-09N 082-23-38W</coordinates>
+          <location>
+            <name>Greenville Downtown Airport</name>
+            <code>KGMU</code>
+            <zone>SCZ006</zone>
+            <radar>avl</radar>
+            <coordinates>34-50-45N 082-20-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Carolina in United
+               States
+            -->
+          <_name>Greenwood</_name>
+          <coordinates>34-11-43N 082-09-42W</coordinates>
+          <location>
+            <name>Greenwood County Airport</name>
+            <code>KGRD</code>
+            <coordinates>34-14-49N 082-09-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Carolina in United
+               States
+            -->
+          <_name>Greer</_name>
+          <coordinates>34-56-19N 082-13-37W</coordinates>
+          <location>
+            <name>Greenville-Spartanburg Airport</name>
+            <code>KGSP</code>
+            <zone>SCZ007</zone>
+            <radar>avl</radar>
+            <coordinates>34-53-02N 082-13-14W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Carolina in United
+               States
+            -->
+          <_name>Myrtle Beach</_name>
+          <coordinates>33-41-20N 078-53-12W</coordinates>
+          <location>
+            <name>Myrtle Beach Air Force Base</name>
+            <code>KMYR</code>
+            <zone>SCZ034</zone>
+            <radar>chs</radar>
+            <coordinates>33-40-59N 078-55-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Carolina in United
+               States
+            -->
+          <_name>North Myrtle Beach</_name>
+          <coordinates>33-48-57N 078-40-48W</coordinates>
+          <location>
+            <name>Grand Strand Airport</name>
+            <code>KCRE</code>
+            <zone>SCZ034</zone>
+            <radar>chs</radar>
+            <coordinates>33-48-42N 078-43-26W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Carolina in United
+               States
+            -->
+          <_name>Orangeburg</_name>
+          <coordinates>33-29-30N 080-51-20W</coordinates>
+          <location>
+            <name>Orangeburg Municipal Airport</name>
+            <code>KOGB</code>
+            <coordinates>33-27-50N 080-51-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Carolina in United
+               States
+            -->
+          <_name>Rock Hill</_name>
+          <coordinates>34-55-29N 081-01-30W</coordinates>
+          <location>
+            <name>Rock Hill - York County Airport</name>
+            <code>KUZA</code>
+            <coordinates>34-59-02N 081-03-20W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>South Dakota</_name>
+        <fips-code>US46</fips-code>
+        <tz-hint>America/Chicago</tz-hint>
+        <city>
+          <!-- Translators: this is a city in South Dakota in United
+               States
+            -->
+          <_name>Aberdeen</_name>
+          <coordinates>45-27-52N 098-29-11W</coordinates>
+          <location>
+            <name>Aberdeen Regional Airport</name>
+            <code>KABR</code>
+            <zone>SDZ006</zone>
+            <radar>bis</radar>
+            <coordinates>45-26-35N 098-24-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Dakota in United
+               States
+            -->
+          <_name>Box Elder</_name>
+          <coordinates>44-06-44N 103-04-05W</coordinates>
+          <location>
+            <name>Ellsworth Air Force Base</name>
+            <code>KRCA</code>
+            <tz-hint>America/Denver</tz-hint>
+            <zone>SDZ031</zone>
+            <radar>rap</radar>
+            <coordinates>44-08-59N 103-05-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Dakota in United
+               States
+            -->
+          <_name>Brookings</_name>
+          <coordinates>44-18-40N 096-47-54W</coordinates>
+          <location>
+            <name>Brookings Municipal Airport</name>
+            <code>KBKX</code>
+            <zone>SDZ040</zone>
+            <radar>fsd</radar>
+            <coordinates>44-17-59N 096-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Dakota in United
+               States
+            -->
+          <_name>Buffalo</_name>
+          <coordinates>45-35-02N 103-32-45W</coordinates>
+          <location>
+            <name>Buffalo</name>
+            <code>K2WX</code>
+            <tz-hint>America/Denver</tz-hint>
+            <coordinates>45-36-15N 103-32-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Dakota in United
+               States
+            -->
+          <_name>Chamberlain</_name>
+          <coordinates>43-48-38N 099-19-50W</coordinates>
+          <location>
+            <name>Chamberlain Municipal Airport</name>
+            <code>K9V9</code>
+            <zone>SDZ057</zone>
+            <radar>rap</radar>
+            <coordinates>43-46N 099-19-05W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Dakota in United
+               States
+            -->
+          <_name>Custer</_name>
+          <coordinates>43-45-59N 103-35-55W</coordinates>
+          <location>
+            <name>Custer County Airport</name>
+            <code>KCUT</code>
+            <tz-hint>America/Denver</tz-hint>
+            <zone>SDZ029</zone>
+            <radar>cpr</radar>
+            <coordinates>43-43-59N 103-37-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Dakota in United
+               States
+            -->
+          <_name>Faith</_name>
+          <coordinates>45-01-22N 102-02-09W</coordinates>
+          <location>
+            <name>Faith</name>
+            <code>KD07</code>
+            <tz-hint>America/Denver</tz-hint>
+            <coordinates>45-01-54N 102-01-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Dakota in United
+               States
+            -->
+          <_name>Huron</_name>
+          <coordinates>44-21-47N 098-12-51W</coordinates>
+          <location>
+            <name>Huron Regional Airport</name>
+            <code>KHON</code>
+            <zone>SDZ038</zone>
+            <radar>fsd</radar>
+            <coordinates>44-23-17N 098-13-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Dakota in United
+               States
+            -->
+          <_name>Mitchell</_name>
+          <coordinates>43-42-33N 098-01-47W</coordinates>
+          <location>
+            <name>Mitchell Municipal Airport</name>
+            <code>KMHE</code>
+            <zone>SDZ059</zone>
+            <radar>fsd</radar>
+            <coordinates>43-46N 098-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Dakota in United
+               States
+            -->
+          <_name>Mobridge</_name>
+          <coordinates>45-32-13N 100-25-40W</coordinates>
+          <location>
+            <name>Mobridge Municipal Airport</name>
+            <code>KMBG</code>
+            <zone>SDZ009</zone>
+            <radar>fsd</radar>
+            <coordinates>45-32-59N 100-24-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Dakota in United
+               States
+            -->
+          <_name>Philip</_name>
+          <coordinates>44-02-21N 101-39-54W</coordinates>
+          <location>
+            <name>Philip Airport</name>
+            <code>KPHP</code>
+            <tz-hint>America/Denver</tz-hint>
+            <zone>SDZ032</zone>
+            <radar>fsd</radar>
+            <coordinates>44-03-03N 101-36-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Dakota in United
+               States
+            -->
+          <_name>Pierre</_name>
+          <coordinates>44-22-05N 100-21-03W</coordinates>
+          <location>
+            <name>Pierre Regional Airport</name>
+            <code>KPIR</code>
+            <zone>SDZ035</zone>
+            <radar>fsd</radar>
+            <coordinates>44-22-58N 100-17-08W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Dakota in United
+               States
+            -->
+          <_name>Pine Ridge</_name>
+          <coordinates>43-01-31N 102-33-22W</coordinates>
+          <location>
+            <name>Pine Ridge Airport</name>
+            <code>KIEN</code>
+            <tz-hint>America/Denver</tz-hint>
+            <coordinates>43-01-32N 102-31-23W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Dakota in United
+               States
+            -->
+          <_name>Rapid City</_name>
+          <coordinates>44-04-49N 103-13-51W</coordinates>
+          <location>
+            <name>Rapid City Regional Airport</name>
+            <code>KRAP</code>
+            <tz-hint>America/Denver</tz-hint>
+            <zone>SDZ031</zone>
+            <radar>rap</radar>
+            <coordinates>44-02-44N 103-03-14W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Dakota in United
+               States
+            -->
+          <_name>Sioux Falls</_name>
+          <coordinates>43-32-59N 096-42-01W</coordinates>
+          <location>
+            <name>Foss Field</name>
+            <code>KFSD</code>
+            <zone>SDZ062</zone>
+            <radar>fsd</radar>
+            <coordinates>43-34-37N 096-45-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Dakota in United
+               States
+            -->
+          <_name>Sisseton</_name>
+          <coordinates>45-39-52N 097-02-59W</coordinates>
+          <location>
+            <name>Sisseton Municipal Airport</name>
+            <code>K8D3</code>
+            <coordinates>45-40-08N 096-59-29W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Dakota in United
+               States
+            -->
+          <_name>Watertown</_name>
+          <coordinates>44-53-57N 097-06-54W</coordinates>
+          <location>
+            <name>Watertown Municipal Airport</name>
+            <code>KATY</code>
+            <zone>SDZ020</zone>
+            <radar>fsd</radar>
+            <coordinates>44-54-16N 097-08-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in South Dakota in United
+               States
+            -->
+          <_name>Yankton</_name>
+          <coordinates>42-52-15N 097-23-50W</coordinates>
+          <location>
+            <name>Chan Gurney Municipal Airport</name>
+            <code>KYKN</code>
+            <zone>SDZ069</zone>
+            <radar>fsd</radar>
+            <coordinates>42-55N 097-22-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Tennessee</_name>
+        <fips-code>US47</fips-code>
+        <tz-hint>America/Chicago</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Tennessee in United States
+            -->
+          <_name>Bristol</_name>
+          <coordinates>36-35-42N 082-11-19W</coordinates>
+          <location>
+            <name>Bristol / Johnson / Kingsport, Tri-City Regional Airport</name>
+            <code>KTRI</code>
+            <tz-hint>America/New_York</tz-hint>
+            <zone>TNZ017</zone>
+            <radar>avl</radar>
+            <coordinates>36-28-46N 082-23-56W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Tennessee in United States
+            -->
+          <_name>Chattanooga</_name>
+          <coordinates>35-02-44N 085-18-34W</coordinates>
+          <location>
+            <name>Lovell Field</name>
+            <code>KCHA</code>
+            <tz-hint>America/New_York</tz-hint>
+            <zone>TNZ099</zone>
+            <radar>tup</radar>
+            <coordinates>35-01-59N 085-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Tennessee in United States
+            -->
+          <_name>Clarksville</_name>
+          <coordinates>36-31-47N 087-21-34W</coordinates>
+          <location>
+            <_name>Outlaw Field Airport</_name>
+            <code>KCKV</code>
+            <coordinates>36-37-18N 087-24-54W</coordinates>
+          </location>
+          <location>
+            <_name>Fort Campbell U. S. Army Airfield</_name>
+            <code>KHOP</code>
+            <tz-hint>America/Chicago</tz-hint>
+            <zone>KYZ017</zone>
+            <radar>lex</radar>
+            <coordinates>36-40N 087-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Tennessee in United States
+            -->
+          <_name>Crossville</_name>
+          <coordinates>35-56-56N 085-01-36W</coordinates>
+          <location>
+            <name>Crossville Memorial-Whitson Field Airport</name>
+            <code>KCSV</code>
+            <zone>TNZ066</zone>
+            <radar>tup</radar>
+            <coordinates>35-57-05N 085-05-05W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Tennessee in United States
+            -->
+          <_name>Dyersburg</_name>
+          <coordinates>36-02-04N 089-23-08W</coordinates>
+          <location>
+            <name>Dyersburg Municipal Airport</name>
+            <code>KDYR</code>
+            <zone>TNZ019</zone>
+            <radar>tup</radar>
+            <coordinates>36-00N 089-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Tennessee in United States
+            -->
+          <_name>Jackson</_name>
+          <coordinates>35-36-52N 088-48-50W</coordinates>
+          <location>
+            <name>McKellar-Sipes Regional Airport</name>
+            <code>KMKL</code>
+            <zone>TNZ052</zone>
+            <radar>tup</radar>
+            <coordinates>35-35-35N 088-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Tennessee in United States
+            -->
+          <_name>Kingsport</_name>
+          <coordinates>36-32-54N 082-33-42W</coordinates>
+          <location>
+            <name>Bristol / Johnson / Kingsport, Tri-City Regional Airport</name>
+            <code>KTRI</code>
+            <tz-hint>America/New_York</tz-hint>
+            <zone>TNZ017</zone>
+            <radar>avl</radar>
+            <coordinates>36-28-46N 082-23-56W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Tennessee in United States
+            -->
+          <_name>Knoxville</_name>
+          <coordinates>35-57-38N 083-55-14W</coordinates>
+          <location>
+            <name>McGhee Tyson Airport</name>
+            <code>KTYS</code>
+            <tz-hint>America/New_York</tz-hint>
+            <zone>TNZ069</zone>
+            <radar>avl</radar>
+            <coordinates>35-49-05N 083-59-08W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Tennessee in United States
+            -->
+          <_name>Memphis</_name>
+          <coordinates>35-08-58N 090-02-56W</coordinates>
+          <location>
+            <name>Memphis International Airport</name>
+            <code>KMEM</code>
+            <zone>TNZ088</zone>
+            <radar>lit</radar>
+            <coordinates>35-03-39N 089-59-05W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Tennessee in United States
+            -->
+          <_name>Millington</_name>
+          <coordinates>35-20-29N 089-53-50W</coordinates>
+          <location>
+            <name>Millington Municipal Airport</name>
+            <code>KNQA</code>
+            <zone>TNZ088</zone>
+            <radar>lit</radar>
+            <coordinates>35-21-24N 089-52-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Tennessee in United States
+            -->
+          <_name>Nashville</_name>
+          <coordinates>36-09-57N 086-47-03W</coordinates>
+          <location>
+            <name>Nashville International Airport</name>
+            <code>KBNA</code>
+            <zone>TNZ027</zone>
+            <radar>tup</radar>
+            <coordinates>36-07-08N 086-41-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Tennessee in United States
+            -->
+          <_name>Oak Ridge</_name>
+          <coordinates>36-00-37N 084-16-10W</coordinates>
+          <location>
+            <name>Oak Ridge</name>
+            <code>KOQT</code>
+            <tz-hint>America/New_York</tz-hint>
+            <coordinates>36-01-22N 084-13-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Tennessee in United States
+            -->
+          <_name>Smyrna</_name>
+          <coordinates>35-58-58N 086-31-06W</coordinates>
+          <location>
+            <name>Smyrna Airport</name>
+            <code>KMQY</code>
+            <zone>TNZ062</zone>
+            <radar>tup</radar>
+            <coordinates>36-00-32N 086-31-11W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Texas</_name>
+        <fips-code>US48</fips-code>
+        <tz-hint>America/Chicago</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Abilene</_name>
+          <coordinates>32-26-55N 099-43-59W</coordinates>
+          <location>
+            <_name>Abilene Regional Airport</_name>
+            <code>KABI</code>
+            <zone>TXZ127</zone>
+            <radar>maf</radar>
+            <coordinates>32-24-37N 099-40-54W</coordinates>
+          </location>
+          <location>
+            <_name>Dyess Air Force Base</_name>
+            <code>KDYS</code>
+            <zone>TXZ127</zone>
+            <radar>maf</radar>
+            <coordinates>32-25-12N 099-51-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Alice</_name>
+          <coordinates>27-45-08N 098-04-11W</coordinates>
+          <location>
+            <name>Alice International Airport</name>
+            <code>KALI</code>
+            <zone>TXZ241</zone>
+            <radar>bro</radar>
+            <coordinates>27-44-27N 098-01-36W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Alpine</_name>
+          <coordinates>30-21-30N 103-39-39W</coordinates>
+          <location>
+            <name>Alpine-Casparis Municipal Airport</name>
+            <code>KE38</code>
+            <coordinates>30-23-03N 103-40-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Amarillo</_name>
+          <coordinates>35-13-19N 101-49-52W</coordinates>
+          <location>
+            <name>Amarillo International Airport</name>
+            <code>KAMA</code>
+            <zone>TXZ017</zone>
+            <radar>ama</radar>
+            <coordinates>35-13-11N 101-43-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Angleton</_name>
+          <coordinates>29-10-09N 095-25-54W</coordinates>
+          <location>
+            <name>Angleton / Lake Jackson, Brazoria County Airport</name>
+            <code>KLBX</code>
+            <radar>vct</radar>
+            <coordinates>29-06-55N 095-27-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Arlington</_name>
+          <coordinates>32-44-08N 097-06-29W</coordinates>
+          <location>
+            <name>Arlington Municipal Airport</name>
+            <code>KGKY</code>
+            <zone>TXZ119</zone>
+            <radar>dfw</radar>
+            <coordinates>32-39-50N 097-05-44W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Austin</_name>
+          <coordinates>30-16-01N 097-44-35W</coordinates>
+          <location>
+            <_name>Austin City, Austin Camp Mabry</_name>
+            <code>KATT</code>
+            <zone>TXZ192</zone>
+            <radar>sat</radar>
+            <coordinates>30-19N 097-46W</coordinates>
+          </location>
+          <location>
+            <_name>Austin-Bergstrom International Airport</_name>
+            <code>KAUS</code>
+            <zone>TXZ192</zone>
+            <radar>sat</radar>
+            <coordinates>30-11-39N 097-40-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Bay City</_name>
+          <coordinates>28-58-57N 095-58-09W</coordinates>
+          <location>
+            <name>Bay City Municipal Airport</name>
+            <code>KBYY</code>
+            <coordinates>28-58-23N 095-51-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Beaumont</_name>
+          <coordinates>30-05-09N 094-06-06W</coordinates>
+          <location>
+            <name>Beaumont / Port Arthur, Southeast Texas Regional Airport</name>
+            <code>KBPT</code>
+            <zone>TXZ215</zone>
+            <radar>gls</radar>
+            <coordinates>29-57-02N 094-01-14W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Borger</_name>
+          <coordinates>35-40-04N 101-23-50W</coordinates>
+          <location>
+            <name>Hutchinson County Airport</name>
+            <code>KBGD</code>
+            <zone>TXZ008</zone>
+            <radar>ama</radar>
+            <coordinates>35-41-42N 101-23-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Brady</_name>
+          <coordinates>31-08-06N 099-20-06W</coordinates>
+          <location>
+            <name>Curtis Field Airport</name>
+            <code>KBBD</code>
+            <coordinates>31-10-45N 099-19-26W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Brenham</_name>
+          <coordinates>30-10N 096-23-51W</coordinates>
+          <location>
+            <name>Brenham Municipal Airport</name>
+            <code>K11R</code>
+            <coordinates>30-13-08N 096-22-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Bridgeport</_name>
+          <coordinates>33-12-36N 097-45-17W</coordinates>
+          <location>
+            <name>Bridgeport Municipal Airport</name>
+            <code>KXBP</code>
+            <coordinates>33-10-31N 097-49-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Brownsville</_name>
+          <coordinates>25-54-06N 097-29-50W</coordinates>
+          <location>
+            <name>Brownsville / South Padre Island International Airport</name>
+            <code>KBRO</code>
+            <zone>TXZ255</zone>
+            <radar>bro</radar>
+            <coordinates>25-54-51N 097-25-23W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Brownwood</_name>
+          <coordinates>31-42-33N 098-59-28W</coordinates>
+          <location>
+            <name>Brownwood Regional Airport</name>
+            <code>KBWD</code>
+            <coordinates>31-48N 098-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Burnet</_name>
+          <coordinates>30-45-29N 098-13-42W</coordinates>
+          <location>
+            <name>Burnet Municipal Craddock Field</name>
+            <code>KBMQ</code>
+            <radar>sat</radar>
+            <coordinates>30-44-26N 098-14-07W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Caldwell</_name>
+          <coordinates>30-31-52N 096-41-34W</coordinates>
+          <location>
+            <name>Caldwell Municipal Airport</name>
+            <code>KRWV</code>
+            <coordinates>30-30-55N 096-42-14W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Canadian</_name>
+          <coordinates>35-54-46N 100-22-55W</coordinates>
+          <location>
+            <name>Hemphill County Airport</name>
+            <code>KHHF</code>
+            <coordinates>35-53-59N 100-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Carrollton</_name>
+          <coordinates>32-57-13N 096-53-25W</coordinates>
+          <location>
+            <name>Dallas, Addison Airport</name>
+            <code>KADS</code>
+            <zone>TXZ119</zone>
+            <radar>dfw</radar>
+            <coordinates>32-58N 096-49-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Childress</_name>
+          <coordinates>34-25-35N 100-12-14W</coordinates>
+          <location>
+            <name>Childress Municipal Airport</name>
+            <code>KCDS</code>
+            <zone>TXZ026</zone>
+            <radar>ama</radar>
+            <coordinates>34-25-39N 100-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Clarksville</_name>
+          <coordinates>33-36-38N 095-03-09W</coordinates>
+          <location>
+            <name>Clarksville / Red River County-J D Trissell Field Airport</name>
+            <code>KLBR</code>
+            <coordinates>33-35-35N 095-03-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Cleburne</_name>
+          <coordinates>32-20-51N 097-23-12W</coordinates>
+          <location>
+            <name>Cleburne Municipal Airport</name>
+            <code>KCPT</code>
+            <coordinates>32-21-12N 097-26W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>College Station</_name>
+          <coordinates>30-37-40N 096-20-03W</coordinates>
+          <location>
+            <name>Easterwood Field</name>
+            <code>KCLL</code>
+            <zone>TXZ196</zone>
+            <radar>sat</radar>
+            <coordinates>30-34-55N 096-21-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Conroe</_name>
+          <coordinates>30-18-42N 095-27-21W</coordinates>
+          <location>
+            <name>Montgomery County Airport</name>
+            <code>KCXO</code>
+            <radar>gls</radar>
+            <coordinates>30-21-24N 095-24-50W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Corpus Christi</_name>
+          <coordinates>27-48-02N 097-23-46W</coordinates>
+          <location>
+            <_name>Corpus Christi International Airport</_name>
+            <code>KCRP</code>
+            <zone>TXZ243</zone>
+            <radar>bro</radar>
+            <coordinates>27-46-23N 097-30-46W</coordinates>
+          </location>
+          <location>
+            <_name>Corpus Christi Naval Air Station / Truax Field</_name>
+            <code>KNGP</code>
+            <zone>TXZ243</zone>
+            <radar>bro</radar>
+            <coordinates>27-41-32N 097-17-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Corsicana</_name>
+          <coordinates>32-05-43N 096-28-07W</coordinates>
+          <location>
+            <name>Campbell Field-Corsicana Municipal Airport</name>
+            <code>KCRS</code>
+            <zone>TXZ146</zone>
+            <radar>dfw</radar>
+            <coordinates>32-01-51N 096-23-56W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Cotulla</_name>
+          <coordinates>28-26-12N 099-14-06W</coordinates>
+          <location>
+            <name>Cotulla-La Salle County Airport</name>
+            <code>KCOT</code>
+            <zone>TXZ229</zone>
+            <radar>bro</radar>
+            <coordinates>28-27-29N 099-13-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Crockett</_name>
+          <coordinates>31-19-05N 095-27-23W</coordinates>
+          <location>
+            <name>Houston County Airport</name>
+            <code>KDKR</code>
+            <coordinates>31-18-24N 095-24-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Dalhart</_name>
+          <coordinates>36-03-34N 102-30-47W</coordinates>
+          <location>
+            <name>Dalhart Municipal Airport</name>
+            <code>KDHT</code>
+            <zone>TXZ001</zone>
+            <radar>ama</radar>
+            <coordinates>36-01-23N 102-32-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Dallas</_name>
+          <coordinates>32-46-59N 096-48-24W</coordinates>
+          <location>
+            <_name>Dallas Love Field</_name>
+            <code>KDAL</code>
+            <zone>TXZ119</zone>
+            <radar>dfw</radar>
+            <coordinates>32-51-08N 096-51-20W</coordinates>
+          </location>
+          <location>
+            <_name>Redbird Airport</_name>
+            <code>KRBD</code>
+            <zone>TXZ119</zone>
+            <radar>dfw</radar>
+            <coordinates>32-40-32N 096-51-50W</coordinates>
+          </location>
+          <location>
+            <_name>Addison Airport</_name>
+            <code>KADS</code>
+            <zone>TXZ119</zone>
+            <radar>dfw</radar>
+            <coordinates>32-58N 096-49-59W</coordinates>
+          </location>
+          <location>
+            <_name>Dallas / Fort Worth, Dallas / Fort Worth International Airport</_name>
+            <code>KDFW</code>
+            <zone>TXZ119</zone>
+            <radar>dfw</radar>
+            <coordinates>32-53-48N 097-01-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Decatur</_name>
+          <coordinates>33-14-03N 097-35-10W</coordinates>
+          <location>
+            <name>Decatur Municipal Airport</name>
+            <code>KLUD</code>
+            <coordinates>33-15-15N 097-34-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Del Rio</_name>
+          <coordinates>29-21-45N 100-53-48W</coordinates>
+          <location>
+            <name>Del Rio International Airport</name>
+            <code>KDRT</code>
+            <zone>TXZ183</zone>
+            <radar>sat</radar>
+            <coordinates>29-22-28N 100-55-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Denton</_name>
+          <coordinates>33-12-53N 097-07-59W</coordinates>
+          <location>
+            <name>Denton Municipal Airport</name>
+            <code>KDTO</code>
+            <radar>dfw</radar>
+            <coordinates>33-12-21N 097-11-56W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Dryden</_name>
+          <coordinates>30-02-40N 102-06-52W</coordinates>
+          <location>
+            <name>Terrel County Airport</name>
+            <code>K6R6</code>
+            <coordinates>30-02-53N 102-12-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Dumas</_name>
+          <coordinates>35-51-56N 101-58-23W</coordinates>
+          <location>
+            <name>Moore County Airport</name>
+            <code>KDUX</code>
+            <coordinates>35-51-28N 102-00-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Edinburg</_name>
+          <coordinates>26-18-06N 098-09-48W</coordinates>
+          <location>
+            <name>Edinburg International Airport</name>
+            <code>KEBG</code>
+            <coordinates>26-26-30N 098-07-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>El Paso</_name>
+          <coordinates>31-45-31N 106-29-12W</coordinates>
+          <location>
+            <name>El Paso International Airport</name>
+            <code>KELP</code>
+            <tz-hint>America/Denver</tz-hint>
+            <zone>TXZ055</zone>
+            <radar>maf</radar>
+            <coordinates>31-48-39N 106-22-32W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Falfurrias</_name>
+          <coordinates>27-13-37N 098-08-39W</coordinates>
+          <location>
+            <name>Brooks County Airport</name>
+            <code>KBKS</code>
+            <coordinates>27-12-24N 098-07-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Fort Stockton</_name>
+          <coordinates>30-53-38N 102-52-45W</coordinates>
+          <location>
+            <name>Fort Stockton-Pecos County Airport</name>
+            <code>KFST</code>
+            <zone>TXZ075</zone>
+            <radar>maf</radar>
+            <coordinates>30-54-42N 102-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Fort Worth</_name>
+          <coordinates>32-43-31N 097-19-15W</coordinates>
+          <location>
+            <_name>Fort Worth, Naval Air Station</_name>
+            <code>KNFW</code>
+            <zone>TXZ118</zone>
+            <radar>dfw</radar>
+            <coordinates>32-45-56N 097-25-59W</coordinates>
+          </location>
+          <location>
+            <_name>Meacham International Airport</_name>
+            <code>KFTW</code>
+            <zone>TXZ118</zone>
+            <radar>dfw</radar>
+            <coordinates>32-49-31N 097-21-51W</coordinates>
+          </location>
+          <location>
+            <_name>Forth Worth Spinks Airport</_name>
+            <code>KFWS</code>
+            <zone>TXZ118</zone>
+            <radar>dfw</radar>
+            <coordinates>32-34N 097-17-59W</coordinates>
+          </location>
+          <location>
+            <_name>Fort Worth Alliance Airport</_name>
+            <code>KAFW</code>
+            <zone>TXZ118</zone>
+            <radar>dfw</radar>
+            <coordinates>32-58-23N 097-19-04W</coordinates>
+          </location>
+          <location>
+            <_name>Dallas / Fort Worth, Dallas / Fort Worth International Airport</_name>
+            <code>KDFW</code>
+            <zone>TXZ119</zone>
+            <radar>dfw</radar>
+            <coordinates>32-53-48N 097-01-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Fredericksburg</_name>
+          <coordinates>30-16-30N 098-52-19W</coordinates>
+          <location>
+            <name>Gillespie County Airport</name>
+            <code>KT82</code>
+            <coordinates>30-14-36N 098-54-33W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Galveston</_name>
+          <coordinates>29-18-04N 094-47-51W</coordinates>
+          <location>
+            <name>Scholes Field</name>
+            <code>KGLS</code>
+            <zone>TXZ238</zone>
+            <radar>vct</radar>
+            <coordinates>29-16-13N 094-51-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Garland</_name>
+          <coordinates>32-54-45N 096-38-19W</coordinates>
+          <location>
+            <name>Dallas, Addison Airport</name>
+            <code>KADS</code>
+            <zone>TXZ119</zone>
+            <radar>dfw</radar>
+            <coordinates>32-58N 096-49-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Gatesville</_name>
+          <coordinates>31-26-06N 097-44-38W</coordinates>
+          <location>
+            <name>City-County Airport</name>
+            <code>KGOP</code>
+            <coordinates>31-25-15N 097-47-48W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Georgetown</_name>
+          <coordinates>30-37-57N 097-40-38W</coordinates>
+          <location>
+            <name>Georgetown Municipal Airport</name>
+            <code>KGTU</code>
+            <zone>TXZ173</zone>
+            <radar>sat</radar>
+            <coordinates>30-40-59N 097-40-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Giddings</_name>
+          <coordinates>30-10-57N 096-56-10W</coordinates>
+          <location>
+            <name>Giddings-Lee County Airport</name>
+            <code>KGYB</code>
+            <coordinates>30-10-09N 096-58-48W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Gilmer</_name>
+          <coordinates>32-43-43N 094-56-32W</coordinates>
+          <location>
+            <name>Fox Stephens Field - Gilmer Municipal Airport</name>
+            <code>KJXI</code>
+            <coordinates>32-41-56N 094-56-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Graham</_name>
+          <coordinates>33-06-25N 098-35-22W</coordinates>
+          <location>
+            <name>Graham Municipal Airport</name>
+            <code>KRPH</code>
+            <coordinates>33-06-35N 098-33-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Grand Prairie</_name>
+          <coordinates>32-44-45N 096-59-52W</coordinates>
+          <location>
+            <name>Grand Prairie Municipal Airport</name>
+            <code>KGPM</code>
+            <coordinates>32-41-54N 097-02-48W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Greenville</_name>
+          <coordinates>33-08-18N 096-06-38W</coordinates>
+          <location>
+            <name>Greenville / Majors</name>
+            <code>KGVT</code>
+            <radar>dfw</radar>
+            <coordinates>33-04N 096-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Harlingen</_name>
+          <coordinates>26-11-26N 097-41-45W</coordinates>
+          <location>
+            <name>Rio Grande Valley International Airport</name>
+            <code>KHRL</code>
+            <zone>TXZ255</zone>
+            <radar>bro</radar>
+            <coordinates>26-13-46N 097-39-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Hearne</_name>
+          <coordinates>30-52-42N 096-35-34W</coordinates>
+          <location>
+            <name>Hearne Municipal Airport</name>
+            <code>KLHB</code>
+            <coordinates>30-52-18N 096-37-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Hillsboro</_name>
+          <coordinates>32-00-39N 097-07-48W</coordinates>
+          <location>
+            <name>Hillsboro Municipal Airport</name>
+            <code>KINJ</code>
+            <coordinates>32-04-59N 097-05-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Hondo</_name>
+          <coordinates>29-20-50N 099-08-29W</coordinates>
+          <location>
+            <name>Hondo Municipal Airport</name>
+            <code>KHDO</code>
+            <zone>TXZ204</zone>
+            <radar>sat</radar>
+            <coordinates>29-21-33N 099-10-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Houston</_name>
+          <coordinates>29-45-47N 095-21-47W</coordinates>
+          <location>
+            <_name>Houston Hobby Airport</_name>
+            <code>KHOU</code>
+            <zone>TXZ213</zone>
+            <radar>gls</radar>
+            <coordinates>29-38-14N 095-16-56W</coordinates>
+          </location>
+          <location>
+            <_name>Houston Intercontinental Airport</_name>
+            <code>KIAH</code>
+            <zone>TXZ213</zone>
+            <radar>gls</radar>
+            <coordinates>29-59-32N 095-21-50W</coordinates>
+          </location>
+          <location>
+            <_name>Houston / Ellington</_name>
+            <code>KEFD</code>
+            <zone>TXZ213</zone>
+            <radar>gls</radar>
+            <coordinates>29-36N 095-10W</coordinates>
+          </location>
+          <location>
+            <_name>Pearland Regional Airport</_name>
+            <code>KLVJ</code>
+            <zone>TXZ213</zone>
+            <radar>gls</radar>
+            <coordinates>29-31-15N 095-14-30W</coordinates>
+          </location>
+          <location>
+            <_name>Sugar Land Municipal / Hull Field Airport</_name>
+            <code>KSGR</code>
+            <zone>TXZ213</zone>
+            <radar>gls</radar>
+            <coordinates>29-37-19N 095-39-24W</coordinates>
+          </location>
+          <location>
+            <_name>Hooks Memorial Airport</_name>
+            <code>KDWH</code>
+            <zone>TXZ213</zone>
+            <radar>gls</radar>
+            <coordinates>30-04-02N 095-33-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Huntsville</_name>
+          <coordinates>30-43-24N 095-33-02W</coordinates>
+          <location>
+            <name>Huntsville Municipal Airport</name>
+            <code>KUTS</code>
+            <radar>gls</radar>
+            <coordinates>30-44-38N 095-35-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Irving</_name>
+          <coordinates>32-48-50N 096-56-56W</coordinates>
+          <location>
+            <name>Dallas, Dallas Love Field</name>
+            <code>KDAL</code>
+            <zone>TXZ119</zone>
+            <radar>dfw</radar>
+            <coordinates>32-51-08N 096-51-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Jacksonville</_name>
+          <coordinates>31-57-49N 095-16-13W</coordinates>
+          <location>
+            <name>Cherokee County Airport</name>
+            <code>KJSO</code>
+            <coordinates>31-52-09N 095-13-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Junction</_name>
+          <coordinates>30-29-21N 099-46-19W</coordinates>
+          <location>
+            <name>Kimble County Airport</name>
+            <code>KJCT</code>
+            <zone>TXZ169</zone>
+            <radar>sat</radar>
+            <coordinates>30-30-38N 099-45-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Kerrville</_name>
+          <coordinates>30-02-50N 099-08-25W</coordinates>
+          <location>
+            <name>Kerrville Municipal Airport / Louis Schreiner Field</name>
+            <code>KERV</code>
+            <coordinates>29-58N 099-04-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Killeen</_name>
+          <coordinates>31-07-01N 097-43-40W</coordinates>
+          <location>
+            <_name>Fort Hood, Hood AAF Ft Hood</_name>
+            <code>KHLR</code>
+            <coordinates>31-07-59N 097-42W</coordinates>
+          </location>
+          <location>
+            <_name>Skylark Field Airport</_name>
+            <code>KILE</code>
+            <zone>TXZ158</zone>
+            <radar>sat</radar>
+            <coordinates>31-04-59N 097-40-59W</coordinates>
+          </location>
+          <location>
+            <_name>Fort Hood, Robert Gray AAF Ft Hood</_name>
+            <code>KGRK</code>
+            <zone>TXZ158</zone>
+            <radar>sat</radar>
+            <coordinates>31-04N 097-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Kingsville</_name>
+          <coordinates>27-30-57N 097-51-21W</coordinates>
+          <location>
+            <name>Kingsville, Naval Air Station</name>
+            <code>KNQI</code>
+            <zone>TXZ242</zone>
+            <radar>bro</radar>
+            <coordinates>27-30-11N 097-48-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>La Grange</_name>
+          <coordinates>29-54-19N 096-52-35W</coordinates>
+          <location>
+            <name>Fayette Regional Air Center Airport</name>
+            <code>K3T5</code>
+            <coordinates>29-54-29N 096-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Lake Jackson</_name>
+          <coordinates>29-02-01N 095-26-03W</coordinates>
+          <location>
+            <name>Angleton / Lake Jackson, Brazoria County Airport</name>
+            <code>KLBX</code>
+            <radar>vct</radar>
+            <coordinates>29-06-55N 095-27-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Laredo</_name>
+          <coordinates>27-30-23N 099-30-27W</coordinates>
+          <location>
+            <name>Laredo International Airport</name>
+            <code>KLRD</code>
+            <zone>TXZ239</zone>
+            <radar>bro</radar>
+            <coordinates>27-32-36N 099-27-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Llano</_name>
+          <coordinates>30-45-33N 098-40-30W</coordinates>
+          <location>
+            <name>Llano Municipal Airport</name>
+            <code>KAQO</code>
+            <coordinates>30-47N 098-39-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Longview</_name>
+          <coordinates>32-30-02N 094-44-25W</coordinates>
+          <location>
+            <name>Gregg County Airport</name>
+            <code>KGGG</code>
+            <zone>TXZ138</zone>
+            <radar>dfw</radar>
+            <coordinates>32-23-26N 094-42-50W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Lubbock</_name>
+          <coordinates>33-34-40N 101-51-18W</coordinates>
+          <location>
+            <name>Lubbock International Airport</name>
+            <code>KLBB</code>
+            <zone>TXZ035</zone>
+            <radar>maf</radar>
+            <coordinates>33-40-02N 101-49-17W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Lufkin</_name>
+          <coordinates>31-20-17N 094-43-44W</coordinates>
+          <location>
+            <name>Angelina County Airport</name>
+            <code>KLFK</code>
+            <zone>TXZ165</zone>
+            <radar>gls</radar>
+            <coordinates>31-14-02N 094-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Marfa</_name>
+          <coordinates>30-18-28N 104-01-08W</coordinates>
+          <location>
+            <name>Marfa</name>
+            <code>KMRF</code>
+            <coordinates>30-22N 104-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>McAllen</_name>
+          <coordinates>26-12-12N 098-13-48W</coordinates>
+          <location>
+            <name>Miller International Airport</name>
+            <code>KMFE</code>
+            <zone>TXZ253</zone>
+            <radar>bro</radar>
+            <coordinates>26-10-46N 098-14-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>McKinney</_name>
+          <coordinates>33-11-51N 096-36-54W</coordinates>
+          <location>
+            <name>McKinney, Collin County Regional Airport at McKinney</name>
+            <code>KTKI</code>
+            <coordinates>33-10-40N 096-35-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Mesquite</_name>
+          <coordinates>32-46N 096-35-56W</coordinates>
+          <location>
+            <name>Mesquite Metro Airport</name>
+            <code>KHQZ</code>
+            <coordinates>32-44-48N 096-31-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Midland</_name>
+          <coordinates>31-59-50N 102-04-40W</coordinates>
+          <location>
+            <_name>Midland Airpark</_name>
+            <code>KMDD</code>
+            <coordinates>32-02-11N 102-06-02W</coordinates>
+          </location>
+          <location>
+            <_name>Midland International Airport</_name>
+            <code>KMAF</code>
+            <zone>TXZ062</zone>
+            <radar>maf</radar>
+            <coordinates>31-56-52N 102-12-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Midlothian</_name>
+          <coordinates>32-28-56N 096-59-40W</coordinates>
+          <location>
+            <name>Midlothian / Waxahachie, Mid-Way Regional Airport</name>
+            <code>KJWY</code>
+            <coordinates>32-27-20N 096-54-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Mineral Wells</_name>
+          <coordinates>32-48-30N 098-06-46W</coordinates>
+          <location>
+            <name>Mineral Wells Airport</name>
+            <code>KMWL</code>
+            <zone>TXZ117</zone>
+            <radar>maf</radar>
+            <coordinates>32-46-54N 098-03-37W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Mount Pleasant</_name>
+          <coordinates>33-09-24N 094-58-05W</coordinates>
+          <location>
+            <name>Mount Pleasant Regional Airport</name>
+            <code>KOSA</code>
+            <coordinates>33-05-43N 094-57-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Nacogdoches</_name>
+          <coordinates>31-36-12N 094-39-19W</coordinates>
+          <location>
+            <name>A L Mangham Jr. Regional Airport</name>
+            <code>KOCH</code>
+            <zone>TXZ152</zone>
+            <radar>shv</radar>
+            <coordinates>31-34-59N 094-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>New Braunfels</_name>
+          <coordinates>29-42-10N 098-07-28W</coordinates>
+          <location>
+            <name>New Braunfels Municipal Airport</name>
+            <code>KBAZ</code>
+            <coordinates>29-42-30N 098-02-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Odessa</_name>
+          <coordinates>31-50-44N 102-22-03W</coordinates>
+          <location>
+            <name>Odessa-Schlemeyer Field</name>
+            <code>KODO</code>
+            <coordinates>31-55-17N 102-23-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Palacios</_name>
+          <coordinates>28-42-28N 096-13-02W</coordinates>
+          <location>
+            <name>Palacios Municipal Airport</name>
+            <code>KPSX</code>
+            <zone>TXZ236</zone>
+            <radar>vct</radar>
+            <coordinates>28-43-38N 096-15-02W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Palestine</_name>
+          <coordinates>31-45-43N 095-37-50W</coordinates>
+          <location>
+            <name>Palestine Municipal Airport</name>
+            <code>KPSN</code>
+            <coordinates>31-46-45N 095-42-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Pampa</_name>
+          <coordinates>35-32-10N 100-57-35W</coordinates>
+          <location>
+            <name>Perry Lefors Field Airport</name>
+            <code>KPPA</code>
+            <coordinates>35-36-46N 100-59-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Paris</_name>
+          <coordinates>33-39-39N 095-33-19W</coordinates>
+          <location>
+            <name>Paris / Cox Field</name>
+            <code>KPRX</code>
+            <zone>TXZ095</zone>
+            <radar>dfw</radar>
+            <coordinates>33-37-59N 095-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Pasadena</_name>
+          <coordinates>29-41-27N 095-12-32W</coordinates>
+          <location>
+            <name>Houston, Houston Hobby Airport</name>
+            <code>KHOU</code>
+            <zone>TXZ213</zone>
+            <radar>gls</radar>
+            <coordinates>29-38-14N 095-16-56W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Perryton</_name>
+          <coordinates>36-24N 100-48-09W</coordinates>
+          <location>
+            <name>Perryton Ochiltree County Airport</name>
+            <code>KPYX</code>
+            <coordinates>36-23-59N 100-43-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Pine Springs</_name>
+          <coordinates>31-53-33N 104-48-55W</coordinates>
+          <location>
+            <name>Pine Springs, Guadalupe Mountains National Park</name>
+            <code>KGDP</code>
+            <zone>TXZ234</zone>
+            <radar>maf</radar>
+            <coordinates>31-49-51N 104-48-32W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Plainview</_name>
+          <coordinates>34-11-05N 101-42-24W</coordinates>
+          <location>
+            <name>Hale County Airport</name>
+            <code>KPVW</code>
+            <coordinates>34-10-05N 101-43-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Plano</_name>
+          <coordinates>33-01-11N 096-41-55W</coordinates>
+          <location>
+            <name>Dallas, Addison Airport</name>
+            <code>KADS</code>
+            <zone>TXZ119</zone>
+            <radar>dfw</radar>
+            <coordinates>32-58N 096-49-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Port Aransas</_name>
+          <coordinates>27-50-02N 097-03-39W</coordinates>
+          <location>
+            <name>Mustang Beach Airport</name>
+            <code>KRAS</code>
+            <coordinates>27-48-42N 097-05-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Port Arthur</_name>
+          <coordinates>29-53-55N 093-55-43W</coordinates>
+          <location>
+            <name>Beaumont / Port Arthur, Southeast Texas Regional Airport</name>
+            <code>KBPT</code>
+            <zone>TXZ215</zone>
+            <radar>gls</radar>
+            <coordinates>29-57-02N 094-01-14W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Port Lavaca</_name>
+          <coordinates>28-36-53N 096-37-33W</coordinates>
+          <location>
+            <name>Calhoun County Airport</name>
+            <code>KPKV</code>
+            <coordinates>28-39-14N 096-40-51W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Rockport</_name>
+          <coordinates>28-01-14N 097-03-15W</coordinates>
+          <location>
+            <name>Aransas County Airport</name>
+            <code>KRKP</code>
+            <zone>TXZ245</zone>
+            <radar>bro</radar>
+            <coordinates>28-05N 097-02-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Rocksprings</_name>
+          <coordinates>30-00-56N 100-12-19W</coordinates>
+          <location>
+            <name>Edwards County Airport</name>
+            <code>KECU</code>
+            <coordinates>29-56-48N 100-10-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Sabine Pass</_name>
+          <coordinates>29-44N 093-53-39W</coordinates>
+          <location>
+            <name>Sabine Pass</name>
+            <code>KRPE</code>
+            <radar>gls</radar>
+            <coordinates>29-41-59N 093-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>San Angelo</_name>
+          <coordinates>31-27-49N 100-26-13W</coordinates>
+          <location>
+            <name>Mathis Field</name>
+            <code>KSJT</code>
+            <zone>TXZ072</zone>
+            <radar>maf</radar>
+            <coordinates>31-21-05N 100-29-38W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>San Antonio</_name>
+          <coordinates>29-25-26N 098-29-37W</coordinates>
+          <location>
+            <_name>Stinson Municipal Airport</_name>
+            <code>KSSF</code>
+            <zone>TXZ205</zone>
+            <radar>sat</radar>
+            <coordinates>29-20-20N 098-28-18W</coordinates>
+          </location>
+          <location>
+            <_name>Kelly Air Force Base</_name>
+            <code>KSKF</code>
+            <zone>TXZ205</zone>
+            <radar>sat</radar>
+            <coordinates>29-22-59N 098-34-59W</coordinates>
+          </location>
+          <location>
+            <_name>San Antonio International Airport</_name>
+            <code>KSAT</code>
+            <zone>TXZ205</zone>
+            <radar>sat</radar>
+            <coordinates>29-31-58N 098-27-48W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>San Marcos</_name>
+          <coordinates>29-52-59N 097-56-29W</coordinates>
+          <location>
+            <name>San Marcos Municipal Airport</name>
+            <code>KHYI</code>
+            <coordinates>29-53-36N 097-51-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Seminole</_name>
+          <coordinates>32-43-08N 102-38-41W</coordinates>
+          <location>
+            <name>Gaines County Airport</name>
+            <code>KGNC</code>
+            <coordinates>32-40-31N 102-39-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Snyder</_name>
+          <coordinates>32-43-04N 100-55-03W</coordinates>
+          <location>
+            <name>Winston Field Airport</name>
+            <code>KSNK</code>
+            <coordinates>32-41-35N 100-57-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Sonora</_name>
+          <coordinates>30-34N 100-38-36W</coordinates>
+          <location>
+            <name>Sonora Municipal Airport</name>
+            <code>KSOA</code>
+            <coordinates>30-35-08N 100-38-53W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Spofford</_name>
+          <coordinates>29-10-30N 100-24-49W</coordinates>
+          <location>
+            <name>Laughlin, Laughlin Air Force Base Auxiliary Airfield</name>
+            <code>KDLF</code>
+            <radar>sat</radar>
+            <coordinates>29-07N 100-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Stephenville</_name>
+          <coordinates>32-13-14N 098-12-08W</coordinates>
+          <location>
+            <name>Clark Field Municipal Airport</name>
+            <code>KSEP</code>
+            <coordinates>32-13N 098-10-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Sugar Land</_name>
+          <coordinates>29-37-10N 095-38-05W</coordinates>
+          <location>
+            <name>Houston, Sugar Land Municipal / Hull Field Airport</name>
+            <code>KSGR</code>
+            <zone>TXZ213</zone>
+            <radar>gls</radar>
+            <coordinates>29-37-19N 095-39-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Sulphur Springs</_name>
+          <coordinates>33-08-18N 095-36-03W</coordinates>
+          <location>
+            <name>Sulphur Springs Municipal Airport</name>
+            <code>KSLR</code>
+            <coordinates>33-09-39N 095-37-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Sweetwater</_name>
+          <coordinates>32-28-15N 100-24-21W</coordinates>
+          <location>
+            <name>Avenger Field Airport</name>
+            <code>KSWW</code>
+            <coordinates>32-28-01N 100-27-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Temple</_name>
+          <coordinates>31-05-53N 097-20-34W</coordinates>
+          <location>
+            <name>Draughon-Miller Central Texas Regional Airport</name>
+            <code>KTPL</code>
+            <zone>TXZ158</zone>
+            <radar>sat</radar>
+            <coordinates>31-08-59N 097-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Terrell</_name>
+          <coordinates>32-44-09N 096-16-30W</coordinates>
+          <location>
+            <name>Terrell Municipal Airport</name>
+            <code>KTRL</code>
+            <radar>dfw</radar>
+            <coordinates>32-42-48N 096-16-05W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Tyler</_name>
+          <coordinates>32-21-04N 095-18-03W</coordinates>
+          <location>
+            <name>Tyler Pounds Field</name>
+            <code>KTYR</code>
+            <zone>TXZ136</zone>
+            <radar>dfw</radar>
+            <coordinates>32-21-30N 095-24-14W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Universal City</_name>
+          <coordinates>29-32-52N 098-17-28W</coordinates>
+          <location>
+            <name>Randolph Air Force Base</name>
+            <code>KRND</code>
+            <radar>dfw</radar>
+            <coordinates>29-31-59N 098-16-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Uvalde</_name>
+          <coordinates>29-12-34N 099-47-10W</coordinates>
+          <location>
+            <name>Garner Field Airport</name>
+            <code>KUVA</code>
+            <coordinates>29-12-39N 099-44-35W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Vernon</_name>
+          <coordinates>34-09-16N 099-15-54W</coordinates>
+          <location>
+            <name>Wilbarger County Airport</name>
+            <code>KF05</code>
+            <coordinates>34-13-32N 099-17W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Victoria</_name>
+          <coordinates>28-48-18N 097-00-12W</coordinates>
+          <location>
+            <name>Victoria Regional Airport</name>
+            <code>KVCT</code>
+            <zone>TXZ234</zone>
+            <radar>vct</radar>
+            <coordinates>28-51-45N 096-55-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Waco</_name>
+          <coordinates>31-32-57N 097-08-48W</coordinates>
+          <location>
+            <_name>Waco Regional Airport</_name>
+            <code>KACT</code>
+            <zone>TXZ159</zone>
+            <radar>sat</radar>
+            <coordinates>31-37-01N 097-13-40W</coordinates>
+          </location>
+          <location>
+            <_name>McGregor Executive Airport</_name>
+            <code>KPWG</code>
+            <radar>dfw</radar>
+            <coordinates>31-28-59N 097-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Waxahachie</_name>
+          <coordinates>32-23-11N 096-50-53W</coordinates>
+          <location>
+            <name>Midlothian / Waxahachie, Mid-Way Regional Airport</name>
+            <code>KJWY</code>
+            <coordinates>32-27-20N 096-54-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Weslaco</_name>
+          <coordinates>26-09-34N 097-59-27W</coordinates>
+          <location>
+            <name>Mid Valley Airport</name>
+            <code>KT65</code>
+            <coordinates>26-10-38N 097-58-23W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Wharton</_name>
+          <coordinates>29-18-41N 096-06-09W</coordinates>
+          <location>
+            <name>Wharton Regional Airport</name>
+            <code>KARM</code>
+            <coordinates>29-15-15N 096-09-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Wichita Falls</_name>
+          <coordinates>33-54-49N 098-29-36W</coordinates>
+          <location>
+            <name>Sheppard Air Force Base</name>
+            <code>KSPS</code>
+            <zone>TXZ086</zone>
+            <radar>ama</radar>
+            <coordinates>33-58-42N 098-29-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Texas in United States -->
+          <_name>Wink</_name>
+          <coordinates>31-45-04N 103-09-35W</coordinates>
+          <location>
+            <name>Winkler County Airport</name>
+            <code>KINK</code>
+            <zone>TXZ060</zone>
+            <radar>maf</radar>
+            <coordinates>31-46-46N 103-12-05W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Utah</_name>
+        <fips-code>US49</fips-code>
+        <tz-hint>America/Denver</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Utah in United States -->
+          <_name>Blanding</_name>
+          <coordinates>37-37-26N 109-28-41W</coordinates>
+          <location>
+            <name>Blanding</name>
+            <code>K4BL</code>
+            <coordinates>37-37N 109-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Utah in United States -->
+          <_name>Bryce Canyon</_name>
+          <coordinates>37-37-41N 112-10-03W</coordinates>
+          <location>
+            <name>Bryce Canyon Airport</name>
+            <code>KBCE</code>
+            <zone>UTZ020</zone>
+            <radar>las</radar>
+            <coordinates>37-42-23N 112-08-44W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Utah in United States -->
+          <_name>Cedar City</_name>
+          <coordinates>37-40-38N 113-03-42W</coordinates>
+          <location>
+            <name>Cedar City Municipal Airport</name>
+            <code>KCDC</code>
+            <zone>UTZ016</zone>
+            <radar>las</radar>
+            <coordinates>37-42-24N 113-05-48W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Utah in United States -->
+          <_name>Delta</_name>
+          <coordinates>39-21-07N 112-34-37W</coordinates>
+          <location>
+            <name>Delta</name>
+            <code>KU24</code>
+            <zone>UTZ015</zone>
+            <radar>slc</radar>
+            <coordinates>39-19-59N 112-34-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Utah in United States -->
+          <_name>Dugway</_name>
+          <coordinates>40-13-15N 112-44-39W</coordinates>
+          <location>
+            <name>Dugway Proving Grounds</name>
+            <code>KDPG</code>
+            <coordinates>40-10N 112-55-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Utah in United States -->
+          <_name>Hanksville</_name>
+          <coordinates>38-22-22N 110-42-50W</coordinates>
+          <location>
+            <name>Hanksville</name>
+            <code>K4HV</code>
+            <zone>UTZ013</zone>
+            <radar>slc</radar>
+            <coordinates>38-22N 110-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Utah in United States -->
+          <_name>Lakeside</_name>
+          <coordinates>41-13-20N 112-51-55W</coordinates>
+          <location>
+            <name>Eagle Range</name>
+            <code>KQCJ</code>
+            <coordinates>41-02-59N 113-04-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Utah in United States -->
+          <_name>Logan</_name>
+          <coordinates>41-44-07N 111-50-03W</coordinates>
+          <location>
+            <name>Logan-Cache Airport</name>
+            <code>KLGU</code>
+            <zone>UTZ001</zone>
+            <radar>slc</radar>
+            <coordinates>41-46-58N 111-51-14W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Utah in United States -->
+          <_name>Milford</_name>
+          <coordinates>38-23-48N 113-00-38W</coordinates>
+          <location>
+            <name>Milford Municipal Airport</name>
+            <code>KMLF</code>
+            <zone>UTZ016</zone>
+            <radar>slc</radar>
+            <coordinates>38-25-20N 113-00-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Utah in United States -->
+          <_name>Moab</_name>
+          <coordinates>38-34-23N 109-32-59W</coordinates>
+          <location>
+            <name>Canyonlands Field</name>
+            <code>KCNY</code>
+            <coordinates>38-45-35N 109-44-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Utah in United States -->
+          <_name>Ogden</_name>
+          <coordinates>41-13-22N 111-58-25W</coordinates>
+          <location>
+            <_name>Ogden-Hinckley Airport</_name>
+            <code>KOGD</code>
+            <zone>UTZ002</zone>
+            <radar>slc</radar>
+            <coordinates>41-11-36N 112-00-59W</coordinates>
+          </location>
+          <location>
+            <_name>Hill Air Force Base / Ogden</_name>
+            <code>KHIF</code>
+            <zone>UTZ002</zone>
+            <radar>slc</radar>
+            <coordinates>41-07N 111-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Utah in United States -->
+          <_name>Price</_name>
+          <coordinates>39-35-57N 110-48-38W</coordinates>
+          <location>
+            <name>Carbon County Airport</name>
+            <code>KPUC</code>
+            <zone>UTZ012</zone>
+            <radar>slc</radar>
+            <coordinates>39-36-33N 110-45-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Utah in United States -->
+          <_name>Provo</_name>
+          <coordinates>40-14-01N 111-39-30W</coordinates>
+          <location>
+            <name>Provo Municipal Airport</name>
+            <code>KPVU</code>
+            <zone>UTZ004</zone>
+            <radar>slc</radar>
+            <coordinates>40-13N 111-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Utah in United States -->
+          <_name>Salt Lake City</_name>
+          <coordinates>40-45-38N 111-53-27W</coordinates>
+          <location>
+            <name>Salt Lake City International Airport</name>
+            <code>KSLC</code>
+            <zone>UTZ003</zone>
+            <radar>slc</radar>
+            <coordinates>40-46-41N 111-58-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Utah in United States -->
+          <_name>Santa Clara</_name>
+          <coordinates>37-07-58N 113-39-14W</coordinates>
+          <location>
+            <name>St George, St George Municipal Airport</name>
+            <code>KSGU</code>
+            <zone>UTZ019</zone>
+            <radar>las</radar>
+            <coordinates>37-04-59N 113-35-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Utah in United States -->
+          <_name>Vernal</_name>
+          <coordinates>40-27-19N 109-31-43W</coordinates>
+          <location>
+            <name>Vernal Airport</name>
+            <code>KVEL</code>
+            <zone>UTZ024</zone>
+            <radar>slc</radar>
+            <coordinates>40-26-39N 109-30-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Utah in United States -->
+          <_name>Wendover</_name>
+          <coordinates>40-44-13N 114-02-15W</coordinates>
+          <location>
+            <name>Wendover / Air Force Auxillary Field</name>
+            <code>KENV</code>
+            <zone>UTZ005</zone>
+            <radar>slc</radar>
+            <coordinates>40-43-59N 114-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Utah in United States -->
+          <_name>West Valley City</_name>
+          <coordinates>40-41-29N 112-00-03W</coordinates>
+          <location>
+            <name>Salt Lake City, Salt Lake City International Airport</name>
+            <code>KSLC</code>
+            <zone>UTZ003</zone>
+            <radar>slc</radar>
+            <coordinates>40-46-41N 111-58-09W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Vermont</_name>
+        <fips-code>US50</fips-code>
+        <tz-hint>America/New_York</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Vermont in United States -->
+          <_name>Barre</_name>
+          <coordinates>44-11-49N 072-30-07W</coordinates>
+          <location>
+            <name>Barre / Montpelier, Knapp State Airport</name>
+            <code>KMPV</code>
+            <zone>VTZ008</zone>
+            <radar>btv</radar>
+            <coordinates>44-12-16N 072-33-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Vermont in United States -->
+          <_name>Bennington</_name>
+          <coordinates>42-52-41N 073-11-48W</coordinates>
+          <location>
+            <name>Bennington Morse State Airport</name>
+            <code>KDDH</code>
+            <coordinates>42-53-24N 073-14-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Vermont in United States -->
+          <_name>Burlington</_name>
+          <coordinates>44-28-33N 073-12-43W</coordinates>
+          <location>
+            <name>Burlington International Airport</name>
+            <code>KBTV</code>
+            <zone>VTZ005</zone>
+            <radar>btv</radar>
+            <coordinates>44-28-05N 073-09-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Vermont in United States -->
+          <_name>Montpelier</_name>
+          <coordinates>44-15-36N 072-34-31W</coordinates>
+          <location>
+            <name>Barre / Montpelier, Knapp State Airport</name>
+            <code>KMPV</code>
+            <zone>VTZ008</zone>
+            <radar>btv</radar>
+            <coordinates>44-12-16N 072-33-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Vermont in United States -->
+          <_name>Morrisville</_name>
+          <coordinates>44-33-42N 072-35-54W</coordinates>
+          <location>
+            <name>Morrisville-Stowe State Airport</name>
+            <code>KMVL</code>
+            <coordinates>44-32-09N 072-36-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Vermont in United States -->
+          <_name>Rutland</_name>
+          <coordinates>43-36-38N 072-58-21W</coordinates>
+          <location>
+            <name>Rutland State Airport</name>
+            <code>KRUT</code>
+            <zone>VTZ011</zone>
+            <radar>btv</radar>
+            <coordinates>43-31-59N 072-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Vermont in United States -->
+          <_name>Saint Johnsbury</_name>
+          <coordinates>44-25-09N 072-00-54W</coordinates>
+          <location>
+            <name>Saint Johnsbury</name>
+            <code>K1V4</code>
+            <zone>VTZ007</zone>
+            <radar>btv</radar>
+            <coordinates>44-25-09N 072-01-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Vermont in United States -->
+          <_name>Springfield</_name>
+          <coordinates>43-17-54N 072-28-56W</coordinates>
+          <location>
+            <name>Hartness State Springfield Airport</name>
+            <code>KVSF</code>
+            <zone>VTZ012</zone>
+            <radar>btv</radar>
+            <coordinates>43-20-33N 072-31-18W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Virginia</_name>
+        <fips-code>US51</fips-code>
+        <tz-hint>America/New_York</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Abingdon</_name>
+          <coordinates>36-42-35N 081-58-38W</coordinates>
+          <location>
+            <name>Abingdon</name>
+            <code>KVJI</code>
+            <zone>VAZ008</zone>
+            <radar>avl</radar>
+            <coordinates>36-40-59N 082-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Alexandria</_name>
+          <coordinates>38-48-17N 077-02-48W</coordinates>
+          <location>
+            <name>Washington DC, Reagan National Airport</name>
+            <code>KDCA</code>
+            <zone>VAZ054</zone>
+            <radar>dca</radar>
+            <coordinates>38-50-53N 077-02-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Ashland</_name>
+          <coordinates>37-45-32N 077-28-47W</coordinates>
+          <location>
+            <name>Hanover County Municipal Airport</name>
+            <code>KOFP</code>
+            <zone>VAZ063</zone>
+            <radar>ric</radar>
+            <coordinates>37-42-29N 077-26-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Blacksburg</_name>
+          <coordinates>37-13-46N 080-24-50W</coordinates>
+          <location>
+            <name>Virginia Tech Airport</name>
+            <code>KBCB</code>
+            <zone>VAZ014</zone>
+            <radar>crw</radar>
+            <coordinates>37-13N 080-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Charlottesville</_name>
+          <coordinates>38-01-45N 078-28-36W</coordinates>
+          <location>
+            <name>Charlottesville-Albemarle Airport</name>
+            <code>KCHO</code>
+            <zone>VAZ037</zone>
+            <radar>ric</radar>
+            <coordinates>38-08-17N 078-27-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Chesapeake</_name>
+          <coordinates>36-49-08N 076-16-29W</coordinates>
+          <location>
+            <name>Chesapeake Municipal Airport</name>
+            <code>KCPK</code>
+            <coordinates>36-39-56N 076-19-14W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Chincoteague</_name>
+          <coordinates>37-55-59N 075-22-43W</coordinates>
+          <location>
+            <name>Wallops Island, Wallops Flight Facility Airport</name>
+            <code>KWAL</code>
+            <radar>ric</radar>
+            <coordinates>37-56-26N 075-27-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Culpeper</_name>
+          <coordinates>38-28-23N 077-59-47W</coordinates>
+          <location>
+            <name>Culpeper County Airport</name>
+            <code>KCJR</code>
+            <coordinates>38-31-36N 077-51-32W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Danville</_name>
+          <coordinates>36-35-09N 079-23-42W</coordinates>
+          <location>
+            <name>Danville Regional Airport</name>
+            <code>KDAN</code>
+            <zone>VAZ044</zone>
+            <radar>ric</radar>
+            <coordinates>36-34-22N 079-20-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Dublin</_name>
+          <coordinates>37-06-20N 080-41-07W</coordinates>
+          <location>
+            <name>Dublin / New River Valley</name>
+            <code>KPSK</code>
+            <zone>VAZ013</zone>
+            <radar>crw</radar>
+            <coordinates>37-07-59N 080-40-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Emporia</_name>
+          <coordinates>36-41-09N 077-32-32W</coordinates>
+          <location>
+            <name>Emporia-Greensville Regional Airport</name>
+            <code>KEMV</code>
+            <coordinates>36-41-12N 077-28-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Farmville</_name>
+          <coordinates>37-18-07N 078-23-30W</coordinates>
+          <location>
+            <name>Farmville</name>
+            <code>KFVX</code>
+            <zone>VAZ061</zone>
+            <radar>ric</radar>
+            <coordinates>37-21N 078-25-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Franklin</_name>
+          <coordinates>36-40-39N 076-55-20W</coordinates>
+          <location>
+            <name>Franklin / J B Rose</name>
+            <code>KFKN</code>
+            <zone>VAZ092</zone>
+            <radar>ric</radar>
+            <coordinates>36-42N 076-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Hampton</_name>
+          <coordinates>37-01-47N 076-20-42W</coordinates>
+          <location>
+            <name>Langley Air Force Base</name>
+            <code>KLFI</code>
+            <zone>VAZ094</zone>
+            <radar>ric</radar>
+            <coordinates>37-04-59N 076-20-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Hillsville</_name>
+          <coordinates>36-45-45N 080-44-05W</coordinates>
+          <location>
+            <name>Hillsville</name>
+            <code>KHLX</code>
+            <zone>VAZ016</zone>
+            <radar>avl</radar>
+            <coordinates>36-46N 080-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Hot Springs</_name>
+          <coordinates>37-59-58N 079-49-54W</coordinates>
+          <location>
+            <name>Hot Springs / Ingalls</name>
+            <code>KHSP</code>
+            <zone>VAZ020</zone>
+            <radar>crw</radar>
+            <coordinates>37-57N 079-49-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Leesburg</_name>
+          <coordinates>39-06-56N 077-33-48W</coordinates>
+          <location>
+            <name>Leesburg / Godfrey</name>
+            <code>KJYO</code>
+            <zone>VAZ042</zone>
+            <radar>dca</radar>
+            <coordinates>39-04-59N 077-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Louisa</_name>
+          <coordinates>38-01-30N 078-00-14W</coordinates>
+          <location>
+            <name>Louisa County Airport / Freeman Field</name>
+            <code>KLKU</code>
+            <coordinates>38-00-34N 077-58-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Lynchburg</_name>
+          <coordinates>37-24-49N 079-08-32W</coordinates>
+          <location>
+            <name>Lynchburg Regional Airport</name>
+            <code>KLYH</code>
+            <zone>VAZ045</zone>
+            <radar>ric</radar>
+            <coordinates>37-19-14N 079-12-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Manassas</_name>
+          <coordinates>38-45-03N 077-28-30W</coordinates>
+          <location>
+            <name>Manassas Regional Airport / Harry P. Davis Field</name>
+            <code>KHEF</code>
+            <zone>VAZ052</zone>
+            <radar>dca</radar>
+            <coordinates>38-43N 077-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Marion</_name>
+          <coordinates>36-50-05N 081-30-53W</coordinates>
+          <location>
+            <name>Marion / Wytheville</name>
+            <code>KMKJ</code>
+            <zone>VAZ009</zone>
+            <radar>avl</radar>
+            <coordinates>36-53-59N 081-20-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Martinsville</_name>
+          <coordinates>36-41-29N 079-52-21W</coordinates>
+          <location>
+            <name>Martinsville</name>
+            <code>KMTV</code>
+            <zone>VAZ043</zone>
+            <radar>ric</radar>
+            <coordinates>36-37-59N 080-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Melfa</_name>
+          <coordinates>37-38-57N 075-44-28W</coordinates>
+          <location>
+            <name>Accomack Airport</name>
+            <code>KMFV</code>
+            <zone>VAZ099</zone>
+            <radar>ric</radar>
+            <coordinates>37-38-59N 075-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>New River</_name>
+          <coordinates>37-08N 080-35-29W</coordinates>
+          <location>
+            <name>Dublin / New River Valley</name>
+            <code>KPSK</code>
+            <zone>VAZ013</zone>
+            <radar>crw</radar>
+            <coordinates>37-07-59N 080-40-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Newport News</_name>
+          <coordinates>36-58-43N 076-25-40W</coordinates>
+          <location>
+            <_name>Newport News / Williamsburg International Airport</_name>
+            <code>KPHF</code>
+            <zone>VAZ093</zone>
+            <radar>ric</radar>
+            <coordinates>37-07-54N 076-29-35W</coordinates>
+          </location>
+          <location>
+            <_name>Fort Eustis / Felker</_name>
+            <code>KFAF</code>
+            <radar>ric</radar>
+            <coordinates>37-07-59N 076-37W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Norfolk</_name>
+          <coordinates>36-50-48N 076-17-06W</coordinates>
+          <location>
+            <_name>Norfolk, Naval Air Station</_name>
+            <code>KNGU</code>
+            <zone>VAZ093</zone>
+            <radar>ric</radar>
+            <coordinates>36-56N 076-17-44W</coordinates>
+          </location>
+          <location>
+            <_name>Norfolk International Airport</_name>
+            <code>KORF</code>
+            <zone>VAZ093</zone>
+            <radar>ric</radar>
+            <coordinates>36-54-12N 076-11-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Oceana</_name>
+          <coordinates>36-50-31N 076-00-46W</coordinates>
+          <location>
+            <name>Virginia Beach, Oceana, Naval Air Station</name>
+            <code>KNTU</code>
+            <zone>VAZ098</zone>
+            <radar>ric</radar>
+            <coordinates>36-49-15N 076-01-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Orange</_name>
+          <coordinates>38-14-43N 078-06-39W</coordinates>
+          <location>
+            <name>Orange County Airport</name>
+            <code>KOMH</code>
+            <coordinates>38-14-49N 078-02-44W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Petersburg</_name>
+          <coordinates>37-13-40N 077-24-06W</coordinates>
+          <location>
+            <name>Dinwiddie County Airport</name>
+            <code>KPTB</code>
+            <zone>VAZ081</zone>
+            <radar>ric</radar>
+            <coordinates>37-10-59N 077-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Pohick</_name>
+          <coordinates>38-42-36N 077-11-47W</coordinates>
+          <location>
+            <name>Fort Belvoir</name>
+            <code>KDAA</code>
+            <zone>VAZ053</zone>
+            <radar>dca</radar>
+            <coordinates>38-43N 077-10-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Portsmouth</_name>
+          <coordinates>36-50-07N 076-17-53W</coordinates>
+          <location>
+            <name>Norfolk, Naval Air Station</name>
+            <code>KNGU</code>
+            <zone>VAZ093</zone>
+            <radar>ric</radar>
+            <coordinates>36-56N 076-17-44W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Quantico</_name>
+          <coordinates>38-31-20N 077-17-36W</coordinates>
+          <location>
+            <name>Quantico, Marine Corps Air Facility</name>
+            <code>KNYG</code>
+            <zone>VAZ052</zone>
+            <radar>dca</radar>
+            <coordinates>38-30-45N 077-17-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Richlands</_name>
+          <coordinates>37-05-35N 081-47-37W</coordinates>
+          <location>
+            <name>Tazewell County Airport</name>
+            <code>K6V3</code>
+            <coordinates>37-03-48N 081-47-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Richmond</_name>
+          <coordinates>37-33-13N 077-27-36W</coordinates>
+          <location>
+            <name>Richmond International Airport</name>
+            <code>KRIC</code>
+            <zone>VAZ071</zone>
+            <radar>ric</radar>
+            <coordinates>37-30-39N 077-19-23W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Roanoke</_name>
+          <coordinates>37-16-15N 079-56-29W</coordinates>
+          <location>
+            <name>Roanoke Regional Airport</name>
+            <code>KROA</code>
+            <zone>VAZ022</zone>
+            <radar>roa</radar>
+            <coordinates>37-19N 079-58-27W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Shenandoah</_name>
+          <coordinates>38-29-06N 078-37-30W</coordinates>
+          <location>
+            <name>Staunton / Shenandoah</name>
+            <code>KSHD</code>
+            <zone>VAZ025</zone>
+            <radar>crw</radar>
+            <coordinates>38-16N 078-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>South Hill</_name>
+          <coordinates>36-43-35N 078-07-43W</coordinates>
+          <location>
+            <name>Mecklenburg-Brunswick Regional Airport</name>
+            <code>KAVC</code>
+            <coordinates>36-41-18N 078-03-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Stafford</_name>
+          <coordinates>38-25-19N 077-24-29W</coordinates>
+          <location>
+            <name>Stafford Regional Airport</name>
+            <code>KRMN</code>
+            <coordinates>38-23-53N 077-27-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Staunton</_name>
+          <coordinates>38-08-58N 079-04-18W</coordinates>
+          <location>
+            <name>Staunton / Shenandoah</name>
+            <code>KSHD</code>
+            <zone>VAZ025</zone>
+            <radar>crw</radar>
+            <coordinates>38-16N 078-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Suffolk</_name>
+          <coordinates>36-43-41N 076-35W</coordinates>
+          <location>
+            <name>Suffolk Municipal Airport</name>
+            <code>KSFQ</code>
+            <coordinates>36-40-55N 076-36-06W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Virginia Beach</_name>
+          <coordinates>36-51-10N 075-58-40W</coordinates>
+          <location>
+            <name>Virginia Beach, Oceana, Naval Air Station</name>
+            <code>KNTU</code>
+            <zone>VAZ098</zone>
+            <radar>ric</radar>
+            <coordinates>36-49-15N 076-01-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Wakefield</_name>
+          <coordinates>36-58-05N 076-59-22W</coordinates>
+          <location>
+            <name>Wakefield Municipal Airport</name>
+            <code>KAKQ</code>
+            <zone>VAZ088</zone>
+            <radar>ric</radar>
+            <coordinates>36-58-53N 077-00-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>West Point</_name>
+          <coordinates>37-31-53N 076-47-46W</coordinates>
+          <location>
+            <name>Middle Peninsula Regional Airport</name>
+            <code>KFYJ</code>
+            <coordinates>37-31-15N 076-45-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Williamsburg</_name>
+          <coordinates>37-16-14N 076-42-26W</coordinates>
+          <location>
+            <name>Williamsburg-Jamestown Airport</name>
+            <code>KJGG</code>
+            <coordinates>37-14-21N 076-42-56W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Winchester</_name>
+          <coordinates>39-11-08N 078-09-48W</coordinates>
+          <location>
+            <name>Winchester Regional</name>
+            <code>KOKV</code>
+            <zone>VAZ028</zone>
+            <radar>dca</radar>
+            <coordinates>39-08-59N 078-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Wise</_name>
+          <coordinates>36-58-33N 082-34-32W</coordinates>
+          <location>
+            <name>Wise / Lonesome Pine</name>
+            <code>KLNP</code>
+            <zone>VAZ002</zone>
+            <radar>lex</radar>
+            <coordinates>36-58-59N 082-31-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Virginia in United States -->
+          <_name>Wytheville</_name>
+          <coordinates>36-56-54N 081-05-05W</coordinates>
+          <location>
+            <name>Marion / Wytheville</name>
+            <code>KMKJ</code>
+            <zone>VAZ009</zone>
+            <radar>avl</radar>
+            <coordinates>36-53-59N 081-20-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Washington</_name>
+        <fips-code>US53</fips-code>
+        <tz-hint>America/Los_Angeles</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Arlington</_name>
+          <coordinates>48-11-55N 122-07-30W</coordinates>
+          <location>
+            <name>Arlington Municipal</name>
+            <code>KAWO</code>
+            <coordinates>48-10N 122-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Bellevue</_name>
+          <coordinates>47-36-37N 122-12-02W</coordinates>
+          <location>
+            <name>Seattle, Seattle Boeing Field</name>
+            <code>KBFI</code>
+            <zone>WAZ508</zone>
+            <radar>sea</radar>
+            <coordinates>47-32-44N 122-18-48W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Bellingham</_name>
+          <coordinates>48-45-34N 122-29-17W</coordinates>
+          <location>
+            <name>Bellingham International Airport</name>
+            <code>KBLI</code>
+            <zone>WAZ002</zone>
+            <radar>sea</radar>
+            <coordinates>48-47-57N 122-32-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Bremerton</_name>
+          <coordinates>47-34-02N 122-37-57W</coordinates>
+          <location>
+            <name>Bremerton National Airport</name>
+            <code>KPWT</code>
+            <zone>WAZ010</zone>
+            <radar>sea</radar>
+            <coordinates>47-30N 122-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Burlington</_name>
+          <coordinates>48-28-32N 122-19-31W</coordinates>
+          <location>
+            <name>Burlington / Mount Vernon, Skagit Regional Airport</name>
+            <code>KBVS</code>
+            <zone>WAZ005</zone>
+            <radar>sea</radar>
+            <coordinates>48-28-14N 122-25-14W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Deer Park</_name>
+          <coordinates>47-57-15N 117-28-36W</coordinates>
+          <location>
+            <name>Deer Park Airport</name>
+            <code>KDEW</code>
+            <coordinates>47-58-27N 117-25-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Eastsound</_name>
+          <coordinates>48-41-48N 122-54-19W</coordinates>
+          <location>
+            <name>Orcas Island Airport</name>
+            <code>KORS</code>
+            <coordinates>48-42-29N 122-54-37W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Ellensburg</_name>
+          <coordinates>46-59-47N 120-32-52W</coordinates>
+          <location>
+            <name>Ellensburg Bowers Field</name>
+            <code>KELN</code>
+            <coordinates>47-02N 120-31-45W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Ephrata</_name>
+          <coordinates>47-19-03N 119-33-13W</coordinates>
+          <location>
+            <name>Ephrata Municipal Airport</name>
+            <code>KEPH</code>
+            <zone>WAZ033</zone>
+            <radar>sea</radar>
+            <coordinates>47-18-26N 119-30-56W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Everett</_name>
+          <coordinates>47-58-44N 122-12-07W</coordinates>
+          <location>
+            <name>Snohomish County Airport</name>
+            <code>KPAE</code>
+            <zone>WAZ006</zone>
+            <radar>sea</radar>
+            <coordinates>47-55-22N 122-16-56W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Fairchild</_name>
+          <coordinates>47-38-02N 117-40-06W</coordinates>
+          <location>
+            <name>Fairchild Air Force Base</name>
+            <code>KSKA</code>
+            <radar>sea</radar>
+            <coordinates>47-37N 117-39W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Friday Harbor</_name>
+          <coordinates>48-32-03N 123-01-01W</coordinates>
+          <location>
+            <name>Friday Harbor Airport</name>
+            <code>KFHR</code>
+            <zone>WAZ001</zone>
+            <radar>sea</radar>
+            <coordinates>48-31-13N 123-01-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Hanford</_name>
+          <coordinates>46-35-01N 119-23-16W</coordinates>
+          <location>
+            <name>Hanford</name>
+            <code>KHMS</code>
+            <coordinates>46-34N 119-35-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Kelso</_name>
+          <coordinates>46-08-48N 122-54-30W</coordinates>
+          <location>
+            <name>Kelso-Longview Airport</name>
+            <code>KKLS</code>
+            <coordinates>46-07N 122-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Moses Lake</_name>
+          <coordinates>47-07-48N 119-16-41W</coordinates>
+          <location>
+            <name>Grant County Airport</name>
+            <code>KMWH</code>
+            <zone>WAZ033</zone>
+            <radar>sea</radar>
+            <coordinates>47-11-35N 119-18-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Mount Vernon</_name>
+          <coordinates>48-25-16N 122-20-02W</coordinates>
+          <location>
+            <name>Burlington / Mount Vernon, Skagit Regional Airport</name>
+            <code>KBVS</code>
+            <zone>WAZ005</zone>
+            <radar>sea</radar>
+            <coordinates>48-28-14N 122-25-14W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Oak Harbor</_name>
+          <coordinates>48-17-35N 122-38-35W</coordinates>
+          <location>
+            <name>Whidbey Island, Naval Air Station</name>
+            <code>KNUW</code>
+            <zone>WAZ009</zone>
+            <radar>sea</radar>
+            <coordinates>48-20-57N 122-39-02W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Olympia</_name>
+          <coordinates>47-02-16N 122-54-02W</coordinates>
+          <location>
+            <name>Olympia Airport</name>
+            <code>KOLM</code>
+            <zone>WAZ008</zone>
+            <radar>sea</radar>
+            <coordinates>46-58-23N 122-54-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Omak</_name>
+          <coordinates>48-24-39N 119-31-39W</coordinates>
+          <location>
+            <name>Omak Airport</name>
+            <code>KOMK</code>
+            <coordinates>48-27-51N 119-31-05W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Pasco</_name>
+          <coordinates>46-14-22N 119-06-02W</coordinates>
+          <location>
+            <name>Tri-Cities Airport</name>
+            <code>KPSC</code>
+            <zone>WAZ028</zone>
+            <radar>sea</radar>
+            <coordinates>46-16-10N 119-07W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Port Angeles</_name>
+          <coordinates>48-07-05N 123-25-50W</coordinates>
+          <location>
+            <name>William R. Fairchild International Airport</name>
+            <code>KCLM</code>
+            <zone>WAZ013</zone>
+            <radar>sea</radar>
+            <coordinates>48-07-19N 123-30-19W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Pullman</_name>
+          <coordinates>46-43-52N 117-10-46W</coordinates>
+          <location>
+            <name>Pullman / Moscow, Pullman / Moscow Regional Airport</name>
+            <code>KPUW</code>
+            <zone>WAZ032</zone>
+            <radar>sea</radar>
+            <coordinates>46-44-38N 117-06-34W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Quillayute</_name>
+          <coordinates>47-56-35N 124-32-32W</coordinates>
+          <location>
+            <name>Quillayute State Airport</name>
+            <code>KUIL</code>
+            <radar>sea</radar>
+            <coordinates>47-56-15N 124-33-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Renton</_name>
+          <coordinates>47-28-58N 122-13-01W</coordinates>
+          <location>
+            <name>Renton Municipal Airport</name>
+            <code>KRNT</code>
+            <zone>WAZ007</zone>
+            <radar>sea</radar>
+            <coordinates>47-29-39N 122-12-46W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Seattle</_name>
+          <coordinates>47-36-22N 122-19-55W</coordinates>
+          <location>
+            <_name>Seattle Boeing Field</_name>
+            <code>KBFI</code>
+            <zone>WAZ508</zone>
+            <radar>sea</radar>
+            <coordinates>47-32-44N 122-18-48W</coordinates>
+          </location>
+          <location>
+            <_name>Seattle-Tacoma International Airport</_name>
+            <code>KSEA</code>
+            <zone>WAZ508</zone>
+            <radar>sea</radar>
+            <coordinates>47-26-40N 122-18-48W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Shelton</_name>
+          <coordinates>47-12-54N 123-06-02W</coordinates>
+          <location>
+            <name>Shelton Sanderson Field</name>
+            <code>KSHN</code>
+            <zone>WAZ010</zone>
+            <radar>sea</radar>
+            <coordinates>47-14-17N 123-08-26W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Spokane</_name>
+          <coordinates>47-39-31N 117-25-33W</coordinates>
+          <location>
+            <_name>Felts Field</_name>
+            <code>KSFF</code>
+            <zone>WAZ034</zone>
+            <radar>sea</radar>
+            <coordinates>47-41-08N 117-19-13W</coordinates>
+          </location>
+          <location>
+            <_name>Spokane International Airport</_name>
+            <code>KGEG</code>
+            <zone>WAZ034</zone>
+            <radar>sea</radar>
+            <coordinates>47-37-17N 117-31-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Stampede</_name>
+          <coordinates>47-15-46N 121-21-59W</coordinates>
+          <location>
+            <name>Stampede Pass</name>
+            <code>KSMP</code>
+            <radar>sea</radar>
+            <coordinates>47-16-36N 121-20-13W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Tacoma</_name>
+          <coordinates>47-15-10N 122-26-39W</coordinates>
+          <location>
+            <_name>Tacoma Narrows Airport</_name>
+            <code>KTIW</code>
+            <zone>WAZ007</zone>
+            <radar>sea</radar>
+            <coordinates>47-16-02N 122-34-33W</coordinates>
+          </location>
+          <location>
+            <_name>Tacoma / McChord Air Force Base</_name>
+            <code>KTCM</code>
+            <zone>WAZ007</zone>
+            <radar>sea</radar>
+            <coordinates>47-08-59N 122-28-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Tillicum</_name>
+          <coordinates>47-07-24N 122-33-25W</coordinates>
+          <location>
+            <name>Fort Lewis / Gray U. S. Army Airfield</name>
+            <code>KGRF</code>
+            <zone>WAZ008</zone>
+            <radar>sea</radar>
+            <coordinates>47-07N 122-32-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Vancouver</_name>
+          <coordinates>45-38-19N 122-39-41W</coordinates>
+          <location>
+            <name>Pearson Field Airport</name>
+            <code>KVUO</code>
+            <zone>WAZ039</zone>
+            <radar>pdx</radar>
+            <coordinates>45-37-13N 122-39-23W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Walla Walla</_name>
+          <coordinates>46-03-52N 118-20-34W</coordinates>
+          <location>
+            <name>Walla Walla Regional Airport</name>
+            <code>KALW</code>
+            <zone>WAZ029</zone>
+            <radar>sea</radar>
+            <coordinates>46-05-41N 118-17-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Wenatchee</_name>
+          <coordinates>47-25-24N 120-18-37W</coordinates>
+          <location>
+            <name>Pangborn Memorial Airport</name>
+            <code>KEAT</code>
+            <zone>WAZ038</zone>
+            <radar>sea</radar>
+            <coordinates>47-23-56N 120-12-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Washington in United
+               States
+            -->
+          <_name>Yakima</_name>
+          <coordinates>46-36-07N 120-30-21W</coordinates>
+          <location>
+            <name>Yakima Air Terminal</name>
+            <code>KYKM</code>
+            <zone>WAZ025</zone>
+            <radar>sea</radar>
+            <coordinates>46-33-51N 120-32W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>West Virginia</_name>
+        <fips-code>US54</fips-code>
+        <tz-hint>America/New_York</tz-hint>
+        <city>
+          <!-- Translators: this is a city in West Virginia in United
+               States
+            -->
+          <_name>Beckley</_name>
+          <coordinates>37-46-41N 081-11-17W</coordinates>
+          <location>
+            <name>Raleigh County Memorial Airport</name>
+            <code>KBKW</code>
+            <zone>WVZ035</zone>
+            <radar>crw</radar>
+            <coordinates>37-47-42N 081-07-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in West Virginia in United
+               States
+            -->
+          <_name>Bluefield</_name>
+          <coordinates>37-16-11N 081-13-20W</coordinates>
+          <location>
+            <name>Mercer County Airport</name>
+            <code>KBLF</code>
+            <zone>WVZ042</zone>
+            <radar>crw</radar>
+            <coordinates>37-17-44N 081-12-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in West Virginia in United
+               States
+            -->
+          <_name>Buckhannon</_name>
+          <coordinates>38-59-38N 080-13-55W</coordinates>
+          <location>
+            <name>Upshur County Regional Airport</name>
+            <code>KW22</code>
+            <coordinates>39-00N 080-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in West Virginia in United
+               States
+            -->
+          <_name>Charleston</_name>
+          <coordinates>38-20-59N 081-37-57W</coordinates>
+          <location>
+            <name>Yeager Airport</name>
+            <code>KCRW</code>
+            <zone>WVZ015</zone>
+            <radar>crw</radar>
+            <coordinates>38-22-45N 081-35-29W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in West Virginia in United
+               States
+            -->
+          <_name>Clarksburg</_name>
+          <coordinates>39-16-50N 080-20-40W</coordinates>
+          <location>
+            <name>Clarksburg Benedum Airport</name>
+            <code>KCKB</code>
+            <zone>WVZ031</zone>
+            <radar>crw</radar>
+            <coordinates>39-17-59N 080-13-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in West Virginia in United
+               States
+            -->
+          <_name>Elkins</_name>
+          <coordinates>38-55-33N 079-50-48W</coordinates>
+          <location>
+            <name>Elkins-Randolph County-Jennings Randolph Field</name>
+            <code>KEKN</code>
+            <zone>WVZ047</zone>
+            <radar>crw</radar>
+            <coordinates>38-53-07N 079-51-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in West Virginia in United
+               States
+            -->
+          <_name>Huntington</_name>
+          <coordinates>38-25-09N 082-26-42W</coordinates>
+          <location>
+            <name>Tri-State Airport</name>
+            <code>KHTS</code>
+            <zone>WVZ006</zone>
+            <radar>crw</radar>
+            <coordinates>38-21-54N 082-33-18W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in West Virginia in United
+               States
+            -->
+          <_name>Lewisburg</_name>
+          <coordinates>37-48-06N 080-26-44W</coordinates>
+          <location>
+            <name>Lewisburg / Greenbrier</name>
+            <code>KLWB</code>
+            <zone>WVZ045</zone>
+            <radar>crw</radar>
+            <coordinates>37-52N 080-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in West Virginia in United
+               States
+            -->
+          <_name>Martinsburg</_name>
+          <coordinates>39-27-22N 077-57-49W</coordinates>
+          <location>
+            <name>Eastern West Virginia Regional / Shepherd Airport</name>
+            <code>KMRB</code>
+            <zone>WVZ052</zone>
+            <radar>dca</radar>
+            <coordinates>39-24-06N 077-59-03W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in West Virginia in United
+               States
+            -->
+          <_name>Morgantown</_name>
+          <coordinates>39-37-46N 079-57-21W</coordinates>
+          <location>
+            <name>Morgantown Municipal-Hart Field</name>
+            <code>KMGW</code>
+            <zone>WVZ022</zone>
+            <radar>dca</radar>
+            <coordinates>39-38-57N 079-55-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in West Virginia in United
+               States
+            -->
+          <_name>Parkersburg</_name>
+          <coordinates>39-16N 081-33-41W</coordinates>
+          <location>
+            <name>Mid-Ohio Valley Regional Airport</name>
+            <code>KPKB</code>
+            <zone>WVZ009</zone>
+            <radar>crw</radar>
+            <coordinates>39-20-41N 081-26-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in West Virginia in United
+               States
+            -->
+          <_name>Petersburg</_name>
+          <coordinates>38-59-33N 079-07-26W</coordinates>
+          <location>
+            <name>Grant County Airport</name>
+            <code>KW99</code>
+            <coordinates>38-58-59N 079-07-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in West Virginia in United
+               States
+            -->
+          <_name>Pineville</_name>
+          <coordinates>37-34-59N 081-32-13W</coordinates>
+          <location>
+            <name>Kee Field Airport</name>
+            <code>KI16</code>
+            <coordinates>37-36-01N 081-33-33W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in West Virginia in United
+               States
+            -->
+          <_name>Point Pleasant</_name>
+          <coordinates>38-50-40N 082-08-13W</coordinates>
+          <location>
+            <name>Mason County Airport</name>
+            <code>K3I2</code>
+            <coordinates>38-54-51N 082-05-53W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in West Virginia in United
+               States
+            -->
+          <_name>Sutton</_name>
+          <coordinates>38-39-52N 080-42-35W</coordinates>
+          <location>
+            <name>Braxton County Airport</name>
+            <code>K48I</code>
+            <coordinates>38-41-12N 080-39-06W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in West Virginia in United
+               States
+            -->
+          <_name>Wheeling</_name>
+          <coordinates>40-03-50N 080-43-15W</coordinates>
+          <location>
+            <name>Wheeling Ohio County Airport</name>
+            <code>KHLG</code>
+            <zone>WVZ004</zone>
+            <radar>pit</radar>
+            <coordinates>40-10-13N 080-38-39W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Wisconsin</_name>
+        <fips-code>US55</fips-code>
+        <tz-hint>America/Chicago</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Antigo</_name>
+          <coordinates>45-08-24N 089-09-08W</coordinates>
+          <location>
+            <name>Langlade County Airport</name>
+            <code>KAIG</code>
+            <zone>WIZ019</zone>
+            <radar>htl</radar>
+            <coordinates>45-08-59N 089-05-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Appleton</_name>
+          <coordinates>44-15-42N 088-24-55W</coordinates>
+          <location>
+            <name>Appleton / Outagamie</name>
+            <code>KATW</code>
+            <zone>WIZ038</zone>
+            <radar>rst</radar>
+            <coordinates>44-15N 088-31W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Ashland</_name>
+          <coordinates>46-35-32N 090-53-01W</coordinates>
+          <location>
+            <name>Kennedy Memorial Airport</name>
+            <code>KASX</code>
+            <zone>WIZ003</zone>
+            <coordinates>46-32-58N 090-55-05W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Baraboo</_name>
+          <coordinates>43-28-15N 089-44-39W</coordinates>
+          <location>
+            <name>Baraboo Wisconsin Dells Airport</name>
+            <code>KDLL</code>
+            <zone>WIZ056</zone>
+            <coordinates>43-31-18N 089-46-14W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Boscobel</_name>
+          <coordinates>43-08-03N 090-42-19W</coordinates>
+          <location>
+            <name>Boscobel Airport</name>
+            <code>KOVS</code>
+            <zone>WIZ061</zone>
+            <coordinates>43-09-21N 090-40-38W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Burlington</_name>
+          <coordinates>42-40-41N 088-16-34W</coordinates>
+          <location>
+            <name>Burlington Municipal Airport</name>
+            <code>KBUU</code>
+            <coordinates>42-41-26N 088-18-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Camp Douglas</_name>
+          <coordinates>43-55-20N 090-16-17W</coordinates>
+          <location>
+            <name>Volk / Camp Douglas</name>
+            <code>KVOK</code>
+            <radar>rst</radar>
+            <coordinates>43-55-59N 090-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Chicago</_name>
+          <coordinates>42-35-10N 087-49-29W</coordinates>
+          <location>
+            <name>Chicago / Waukegan, Waukegan Regional Airport</name>
+            <code>KUGN</code>
+            <zone>ILZ014</zone>
+            <radar>ord</radar>
+            <coordinates>42-25N 087-52W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Clintonville</_name>
+          <coordinates>44-37-13N 088-45-44W</coordinates>
+          <location>
+            <name>Clintonville Municipal Airport</name>
+            <code>KCLI</code>
+            <zone>WIZ037</zone>
+            <coordinates>44-36-50N 088-43-53W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Eagle River</_name>
+          <coordinates>45-55-01N 089-14-39W</coordinates>
+          <location>
+            <name>Eagle River Union Airport</name>
+            <code>KEGV</code>
+            <zone>WIZ005</zone>
+            <coordinates>45-55-54N 089-16-09W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Eau Claire</_name>
+          <coordinates>44-48-40N 091-29-54W</coordinates>
+          <location>
+            <name>Chippewa Valley Regional Airport</name>
+            <code>KEAU</code>
+            <zone>WIZ028</zone>
+            <radar>rst</radar>
+            <coordinates>44-51-55N 091-29-05W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Fond du Lac</_name>
+          <coordinates>43-46-22N 088-26-49W</coordinates>
+          <location>
+            <name>Fond du Lac County Airport</name>
+            <code>KFLD</code>
+            <zone>WIZ051</zone>
+            <radar>rst</radar>
+            <coordinates>43-46-12N 088-29-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Green Bay</_name>
+          <coordinates>44-31-08N 088-01-11W</coordinates>
+          <location>
+            <name>Austin Straubel International Airport</name>
+            <code>KGRB</code>
+            <zone>WIZ039</zone>
+            <radar>mkg</radar>
+            <coordinates>44-28-45N 088-08-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Hayward</_name>
+          <coordinates>46-00-46N 091-29-04W</coordinates>
+          <location>
+            <name>Hayward Municipal Airport</name>
+            <code>KHYR</code>
+            <zone>WIZ008</zone>
+            <radar>msp</radar>
+            <coordinates>46-01-14N 091-27-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Janesville</_name>
+          <coordinates>42-40-58N 089-01-07W</coordinates>
+          <location>
+            <name>Janesville / Rock County</name>
+            <code>KJVL</code>
+            <zone>WIZ069</zone>
+            <radar>ord</radar>
+            <coordinates>42-37N 089-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Juneau</_name>
+          <coordinates>43-24-19N 088-42-18W</coordinates>
+          <location>
+            <name>Dodge County Airport</name>
+            <code>KUNU</code>
+            <zone>WIZ058</zone>
+            <radar>rst</radar>
+            <coordinates>43-25-36N 088-42-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Kenosha</_name>
+          <coordinates>42-35-05N 087-49-16W</coordinates>
+          <location>
+            <name>Kenosha Regional Airport</name>
+            <code>KENW</code>
+            <zone>WIZ072</zone>
+            <radar>ord</radar>
+            <coordinates>42-35-41N 087-56-17W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>La Crosse</_name>
+          <coordinates>43-48-04N 091-14-22W</coordinates>
+          <location>
+            <name>La Crosse Municipal Airport</name>
+            <code>KLSE</code>
+            <zone>WIZ041</zone>
+            <radar>rst</radar>
+            <coordinates>43-52-45N 091-15-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Ladysmith</_name>
+          <coordinates>45-27-46N 091-06-14W</coordinates>
+          <location>
+            <name>Ruck County Airport</name>
+            <code>KRCX</code>
+            <zone>WIZ016</zone>
+            <coordinates>45-29-48N 091-00-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Land O' Lakes</_name>
+          <coordinates>46-09-40N 089-13-07W</coordinates>
+          <location>
+            <name>Kings Land O' Lakes Airport</name>
+            <code>KLNL</code>
+            <zone>WIZ005</zone>
+            <coordinates>46-09-14N 089-12-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Lone Rock</_name>
+          <coordinates>43-10-59N 090-11-52W</coordinates>
+          <location>
+            <name>Tri-County Regional Airport</name>
+            <code>KLNR</code>
+            <zone>WIZ055</zone>
+            <radar>rst</radar>
+            <coordinates>43-12-42N 090-10-53W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Madison</_name>
+          <coordinates>43-04-22N 089-24-04W</coordinates>
+          <location>
+            <name>Dane County Regional-Truax Field</name>
+            <code>KMSN</code>
+            <zone>WIZ063</zone>
+            <radar>rst</radar>
+            <coordinates>43-08-26N 089-20-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Manitowoc</_name>
+          <coordinates>44-05-18N 087-39-27W</coordinates>
+          <location>
+            <name>Manitowoc County Airport</name>
+            <code>KMTW</code>
+            <zone>WIZ050</zone>
+            <radar>mkg</radar>
+            <coordinates>44-07-59N 087-40-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Marshfield</_name>
+          <coordinates>44-40-07N 090-10-18W</coordinates>
+          <location>
+            <name>Marshfield Municipal Airport</name>
+            <code>KMFI</code>
+            <zone>WIZ035</zone>
+            <radar>rst</radar>
+            <coordinates>44-38-17N 090-11-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Medford</_name>
+          <coordinates>45-08-18N 090-20-24W</coordinates>
+          <location>
+            <name>Taylor County Airport</name>
+            <code>KMDZ</code>
+            <zone>WIZ017</zone>
+            <coordinates>45-06-03N 090-18-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Menomonie</_name>
+          <coordinates>44-52-31N 091-55-09W</coordinates>
+          <location>
+            <name>Menomonie Municipal Airport-Score Field</name>
+            <code>KLUM</code>
+            <coordinates>44-53-31N 091-52-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Merrill</_name>
+          <coordinates>45-10-49N 089-41W</coordinates>
+          <location>
+            <name>Merrill Municipal Airport</name>
+            <code>KRRL</code>
+            <zone>WIZ018</zone>
+            <coordinates>45-10-59N 089-42W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Milwaukee</_name>
+          <coordinates>43-02-20N 087-54-23W</coordinates>
+          <location>
+            <_name>General Mitchell International Airport</_name>
+            <code>KMKE</code>
+            <zone>WIZ066</zone>
+            <radar>ord</radar>
+            <coordinates>42-57-17N 087-54-16W</coordinates>
+          </location>
+          <location>
+            <_name>Milwaukee / Timmerman</_name>
+            <code>KMWC</code>
+            <zone>WIZ066</zone>
+            <radar>ord</radar>
+            <coordinates>43-07N 088-01-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Mineral Point</_name>
+          <coordinates>42-51-35N 090-10-47W</coordinates>
+          <location>
+            <name>Iowa County Airport</name>
+            <code>KMRJ</code>
+            <zone>WIZ062</zone>
+            <coordinates>42-53-07N 090-13-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Minocqua</_name>
+          <coordinates>45-52-16N 089-42-39W</coordinates>
+          <location>
+            <name>Minocqua / Woodruff, Lakeland Airport / Noble F. Lee Memorial Field</name>
+            <code>KARV</code>
+            <zone>WIZ010</zone>
+            <radar>htl</radar>
+            <coordinates>45-55-59N 089-43-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Monroe</_name>
+          <coordinates>42-36-04N 089-38-18W</coordinates>
+          <location>
+            <name>Monroe Municipal Airport</name>
+            <code>KEFT</code>
+            <zone>WIZ068</zone>
+            <coordinates>42-36-54N 089-35-26W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Mosinee</_name>
+          <coordinates>44-47-34N 089-42-11W</coordinates>
+          <location>
+            <name>Mosinee / Central Wisconsin</name>
+            <code>KCWA</code>
+            <zone>WIZ030</zone>
+            <radar>rst</radar>
+            <coordinates>44-46-59N 089-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>New Richmond</_name>
+          <coordinates>45-07-22N 092-32-11W</coordinates>
+          <location>
+            <name>New Richmond Municipal Airport</name>
+            <code>KRNH</code>
+            <zone>WIZ023</zone>
+            <coordinates>45-08-53N 092-32-17W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Osceola</_name>
+          <coordinates>45-19-13N 092-42-17W</coordinates>
+          <location>
+            <name>L O Simenstad Municipal Airport</name>
+            <code>KOEO</code>
+            <zone>WIZ014</zone>
+            <coordinates>45-18-30N 092-41-23W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Oshkosh</_name>
+          <coordinates>44-01-28N 088-32-33W</coordinates>
+          <location>
+            <name>Wittman Regional Airport</name>
+            <code>KOSH</code>
+            <zone>WIZ048</zone>
+            <radar>rst</radar>
+            <coordinates>43-58N 088-33-29W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Phillips</_name>
+          <coordinates>45-41-47N 090-24-01W</coordinates>
+          <location>
+            <name>Phillips / Price County</name>
+            <code>KPBH</code>
+            <zone>WIZ009</zone>
+            <radar>msp</radar>
+            <coordinates>45-42N 090-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Prairie du Chien</_name>
+          <coordinates>43-03-05N 091-08-28W</coordinates>
+          <location>
+            <name>Prairie du Chien Municipal Airport</name>
+            <code>KPDC</code>
+            <zone>WIZ054</zone>
+            <coordinates>43-01-18N 091-07-28W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Racine</_name>
+          <coordinates>42-43-34N 087-46-58W</coordinates>
+          <location>
+            <name>Batten International Airport</name>
+            <code>KRAC</code>
+            <zone>WIZ071</zone>
+            <coordinates>42-45-30N 087-49-04W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Rhinelander</_name>
+          <coordinates>45-38-11N 089-24-43W</coordinates>
+          <location>
+            <name>Rhinelander-Oneida County Airport</name>
+            <code>KRHI</code>
+            <zone>WIZ010</zone>
+            <radar>htl</radar>
+            <coordinates>45-37-54N 089-28-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Rice Lake</_name>
+          <coordinates>45-30-21N 091-44-17W</coordinates>
+          <location>
+            <name>Rice Lake Regional-Carl's Field Airport</name>
+            <code>KRPD</code>
+            <zone>WIZ015</zone>
+            <coordinates>45-25-05N 091-46-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Sheboygan</_name>
+          <coordinates>43-45-02N 087-42-52W</coordinates>
+          <location>
+            <name>Sheboygan County Memorial Airport</name>
+            <code>KSBM</code>
+            <zone>WIZ052</zone>
+            <radar>mkg</radar>
+            <coordinates>43-46-35N 087-50-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Siren</_name>
+          <coordinates>45-47-08N 092-22-51W</coordinates>
+          <location>
+            <name>Burnett County Airport</name>
+            <code>KRZN</code>
+            <zone>WIZ006</zone>
+            <coordinates>45-49-22N 092-22-21W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Sparta</_name>
+          <coordinates>43-56-38N 090-48-46W</coordinates>
+          <location>
+            <name>Sparta / Fort McCoy Airport</name>
+            <code>KCMY</code>
+            <zone>WIZ042</zone>
+            <coordinates>43-57-29N 090-44-16W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Stevens Point</_name>
+          <coordinates>44-31-24N 089-34-28W</coordinates>
+          <location>
+            <name>Stevens Point Municipal Airport</name>
+            <code>KSTE</code>
+            <zone>WIZ036</zone>
+            <coordinates>44-32-42N 089-31-49W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Sturgeon Bay</_name>
+          <coordinates>44-50-02N 087-22-37W</coordinates>
+          <location>
+            <name>Sturgeon Bay</name>
+            <code>KSUE</code>
+            <zone>WIZ022</zone>
+            <radar>htl</radar>
+            <coordinates>44-51N 087-25W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Superior</_name>
+          <coordinates>46-43-14N 092-06-14W</coordinates>
+          <location>
+            <name>Richard I. Bong Airport</name>
+            <code>KSUW</code>
+            <zone>WIZ001</zone>
+            <radar>msp</radar>
+            <coordinates>46-41-22N 092-05-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Tomahawk</_name>
+          <coordinates>45-28-15N 089-43-47W</coordinates>
+          <location>
+            <name>Tomahawk Regional Airport</name>
+            <code>KTKV</code>
+            <coordinates>45-28-08N 089-48-20W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Watertown</_name>
+          <coordinates>43-11-40N 088-43-44W</coordinates>
+          <location>
+            <name>Watertown</name>
+            <code>KRYV</code>
+            <zone>WIZ064</zone>
+            <coordinates>43-10N 088-43W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Waukesha</_name>
+          <coordinates>43-00-42N 088-13-53W</coordinates>
+          <location>
+            <name>Waukesha County Airport</name>
+            <code>KUES</code>
+            <zone>WIZ065</zone>
+            <radar>ord</radar>
+            <coordinates>43-02-27N 088-14-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Waupaca</_name>
+          <coordinates>44-21-28N 089-05-09W</coordinates>
+          <location>
+            <name>Waupaca Municipal Airport</name>
+            <code>KPCZ</code>
+            <zone>WIZ037</zone>
+            <coordinates>44-20N 089-00-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Wausau</_name>
+          <coordinates>44-57-32N 089-37-48W</coordinates>
+          <location>
+            <name>Wausau Downtown Airport</name>
+            <code>KAUW</code>
+            <zone>WIZ030</zone>
+            <radar>rst</radar>
+            <coordinates>44-55-42N 089-37-36W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Wautoma</_name>
+          <coordinates>44-04-28N 089-17-16W</coordinates>
+          <location>
+            <name>Wautoma Municipal Airport</name>
+            <code>KY50</code>
+            <coordinates>44-02-29N 089-18-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>West Bend</_name>
+          <coordinates>43-25-30N 088-11W</coordinates>
+          <location>
+            <name>West Bend Municipal Airport</name>
+            <code>KETB</code>
+            <zone>WIZ059</zone>
+            <coordinates>43-25-19N 088-07-40W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Wisconsin Rapids</_name>
+          <coordinates>44-23N 089-49-02W</coordinates>
+          <location>
+            <name>Alexander Field South Wood County Airport</name>
+            <code>KISW</code>
+            <zone>WIZ035</zone>
+            <radar>rst</radar>
+            <coordinates>44-21-33N 089-50-12W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wisconsin in United States
+            -->
+          <_name>Woodruff</_name>
+          <coordinates>45-53-46N 089-41-56W</coordinates>
+          <location>
+            <name>Minocqua / Woodruff, Lakeland Airport / Noble F. Lee Memorial Field</name>
+            <code>KARV</code>
+            <zone>WIZ010</zone>
+            <radar>htl</radar>
+            <coordinates>45-55-59N 089-43-59W</coordinates>
+          </location>
+        </city>
+      </state>
+      <state>
+        <!-- Translators: this is a state/province/territory in United
+             States
+          -->
+        <_name>Wyoming</_name>
+        <fips-code>US56</fips-code>
+        <tz-hint>America/Denver</tz-hint>
+        <city>
+          <!-- Translators: this is a city in Wyoming in United States -->
+          <_name>Big Piney</_name>
+          <coordinates>42-32-17N 110-06-51W</coordinates>
+          <location>
+            <name>Big Piney-Marbleton Airport</name>
+            <code>KBPI</code>
+            <zone>WYZ020</zone>
+            <radar>cpr</radar>
+            <coordinates>42-34-44N 110-06-11W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wyoming in United States -->
+          <_name>Bordeaux</_name>
+          <coordinates>41-56-09N 104-50-40W</coordinates>
+          <location>
+            <name>Bordeaux</name>
+            <code>KBRX</code>
+            <coordinates>41-55-59N 104-57W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wyoming in United States -->
+          <_name>Buffalo</_name>
+          <coordinates>44-20-53N 106-41-56W</coordinates>
+          <location>
+            <name>Buffalo Johnson County Airport</name>
+            <code>KBYG</code>
+            <coordinates>44-22-53N 106-43-08W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wyoming in United States -->
+          <_name>Casper</_name>
+          <coordinates>42-51-59N 106-18-47W</coordinates>
+          <location>
+            <name>Natrona County International Airport</name>
+            <code>KCPR</code>
+            <zone>WYZ064</zone>
+            <radar>cpr</radar>
+            <coordinates>42-53-51N 106-28-23W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wyoming in United States -->
+          <_name>Cheyenne</_name>
+          <coordinates>41-08-23N 104-49-12W</coordinates>
+          <location>
+            <name>Cheyenne Airport</name>
+            <code>KCYS</code>
+            <zone>WYZ069</zone>
+            <radar>cpr</radar>
+            <coordinates>41-09-28N 104-48-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wyoming in United States -->
+          <_name>Cody</_name>
+          <coordinates>44-31-34N 109-03-23W</coordinates>
+          <location>
+            <name>Cody</name>
+            <code>KCOD</code>
+            <zone>WYZ002</zone>
+            <radar>cpr</radar>
+            <coordinates>44-31N 109-01W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wyoming in United States -->
+          <_name>Douglas</_name>
+          <coordinates>42-45-34N 105-22-55W</coordinates>
+          <location>
+            <name>Converse County Airport</name>
+            <code>KDGW</code>
+            <zone>WYZ059</zone>
+            <radar>cpr</radar>
+            <coordinates>42-47-39N 105-22-54W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wyoming in United States -->
+          <_name>Evanston</_name>
+          <coordinates>41-16-05N 110-57-47W</coordinates>
+          <location>
+            <name>Evanston-Uninta County Burns Field</name>
+            <code>KEVW</code>
+            <zone>WYZ021</zone>
+            <radar>cpr</radar>
+            <coordinates>41-16-23N 111-01-50W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wyoming in United States -->
+          <_name>Gillette</_name>
+          <coordinates>44-17-27N 105-30-07W</coordinates>
+          <location>
+            <name>Gillette-Campbell County Airport</name>
+            <code>KGCC</code>
+            <coordinates>44-20-21N 105-32-30W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wyoming in United States -->
+          <_name>Greybull</_name>
+          <coordinates>44-29-20N 108-03-22W</coordinates>
+          <location>
+            <name>South Big Horn County Airport</name>
+            <code>KGEY</code>
+            <coordinates>44-30-56N 108-04-32W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wyoming in United States -->
+          <_name>Jackson</_name>
+          <coordinates>43-28-47N 110-45-44W</coordinates>
+          <location>
+            <name>Jackson Hole Airport</name>
+            <code>KJAC</code>
+            <zone>WYZ006</zone>
+            <radar>cpr</radar>
+            <coordinates>43-36N 110-43-59W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wyoming in United States -->
+          <_name>Lander</_name>
+          <coordinates>42-49-58N 108-43-50W</coordinates>
+          <location>
+            <name>Lander</name>
+            <code>KLND</code>
+            <zone>WYZ012</zone>
+            <radar>cpr</radar>
+            <coordinates>42-48-52N 108-43-41W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wyoming in United States -->
+          <_name>Laramie</_name>
+          <coordinates>41-18-40N 105-35-27W</coordinates>
+          <location>
+            <name>Laramie Regional Airport</name>
+            <code>KLAR</code>
+            <zone>WYZ066</zone>
+            <radar>cpr</radar>
+            <coordinates>41-18-42N 105-40-29W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wyoming in United States -->
+          <_name>Pinedale</_name>
+          <coordinates>42-51-59N 109-51-39W</coordinates>
+          <location>
+            <name>Ralph Wenz Field Airport</name>
+            <code>KPNA</code>
+            <coordinates>42-47-43N 109-48-24W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wyoming in United States -->
+          <_name>Rawlins</_name>
+          <coordinates>41-47-27N 107-14-19W</coordinates>
+          <location>
+            <name>Rawlins Municipal Airport</name>
+            <code>KRWL</code>
+            <zone>WYZ061</zone>
+            <radar>cpr</radar>
+            <coordinates>41-48-20N 107-11-58W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wyoming in United States -->
+          <_name>Riverton</_name>
+          <coordinates>43-01-29N 108-22-48W</coordinates>
+          <location>
+            <name>Riverton Regional Airport</name>
+            <code>KRIW</code>
+            <zone>WYZ013</zone>
+            <radar>cpr</radar>
+            <coordinates>43-03-42N 108-26-47W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wyoming in United States -->
+          <_name>Rock Springs</_name>
+          <coordinates>41-35-14N 109-12-10W</coordinates>
+          <location>
+            <name>Rock Springs-Sweetwater County Airport</name>
+            <code>KRKS</code>
+            <zone>WYZ022</zone>
+            <radar>cpr</radar>
+            <coordinates>41-35-39N 109-03-55W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wyoming in United States -->
+          <_name>Sheridan</_name>
+          <coordinates>44-47-49N 106-57-22W</coordinates>
+          <location>
+            <name>Sheridan County Airport</name>
+            <code>KSHR</code>
+            <zone>WYZ099</zone>
+            <radar>cpr</radar>
+            <coordinates>44-46-09N 106-58-08W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wyoming in United States -->
+          <_name>Torrington</_name>
+          <coordinates>42-03-44N 104-11-03W</coordinates>
+          <location>
+            <name>Torrington Municipal Airport</name>
+            <code>KTOR</code>
+            <coordinates>42-03-52N 104-09-10W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wyoming in United States -->
+          <_name>West Thumb</_name>
+          <coordinates>44-24-55N 110-34-31W</coordinates>
+          <location>
+            <name>Yellowstone Lake</name>
+            <code>KP60</code>
+            <zone>WYZ001</zone>
+            <radar>cpr</radar>
+            <coordinates>44-32-39N 110-25-15W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wyoming in United States -->
+          <_name>Worland</_name>
+          <coordinates>44-01N 107-57-19W</coordinates>
+          <location>
+            <name>Worland Municipal Airport</name>
+            <code>KWRL</code>
+            <zone>WYZ009</zone>
+            <radar>cpr</radar>
+            <coordinates>43-57-56N 107-57-02W</coordinates>
+          </location>
+        </city>
+        <city>
+          <!-- Translators: this is a city in Wyoming in United States -->
+          <_name>Wyoming</_name>
+          <coordinates>41-28-38N 105-38-11W</coordinates>
+          <location>
+            <name>Vedauwoo</name>
+            <code>KVDW</code>
+            <coordinates>41-08-59N 105-24W</coordinates>
+          </location>
+        </city>
+      </state>
+    </country>
+  </region>
+<!-- Could not find information about the following stations:
+     AZUH BHSA BKPR CAHR CBBC CERM CMFM CPBT CPEH CPFI CPIR CPRO CPRY
+     CPST CPSV CPXL CQCM CTNK CWCI CWDT CWEE CWGM CWHN CWIJ CWIL CWKD
+     CWKM CWKW CWLI CWLX CWND CWOB CWPX CWRF CWRH CWRX CWSA CWTU CWUP
+     CWUW CWWL CWWS CWXR CWYM CWZV CXLC CXQA CXTN CYAD CYAH CYHH CYKJ
+     CYLA CYMU CYOA CYUS CZFA EQAC EQAI EQBA EQBF EQBH EQBI EQBM EQBP
+     EQBR EQCB EQTK EQYB EQYC EQYD EQYG EQYK EQYL EQYN EQYR EQYS FJDG
+     GMML K3B6 KBJN KGSM KH08 KNSI KS58 KSRN MASA MUCL PAER PAHZ PAIM
+     PAKU PALU PAMD PAPT PASY PKWA SBCJ TRPG UGKO UGSB UGTB UOHH UOII
+     UOOO YAMB YCIN YFRT YTEF YTNK YTRE YWGT YWHA YWLM 
+  -->
 </gweather>
-

Modified: trunk/data/Makefile.am
==============================================================================
--- trunk/data/Makefile.am	(original)
+++ trunk/data/Makefile.am	Mon Aug  4 01:05:10 2008
@@ -48,6 +48,13 @@
 	xmllint --valid --noout $(top_srcdir)/data/Locations.xml.in
 	$(srcdir)/check-timezones.sh $(srcdir)/Locations.xml.in
 
+### Locations.xml.in rebuild
+rebuild-locations: locationdb.sqlite update-locations.py city-fixups.pl station-fixups.pl
+	($(srcdir)/update-locations.py > Locations.xml.in.new && mv Locations.xml.in.new Locations.xml.in) || rm -f Locations.xml.in
+
+locationdb.sqlite: build-locationdb.pl major-cities.txt sources/nsd_cccc.txt sources/POP_PLACES.txt sources/US_CONCISE.txt sources/geonames_dd_dms_date_*.txt
+	$(srcdir)/build-locationdb.pl
+
 EXTRA_DIST =	\
 	$(libgweatherlocations_in_files)	\
 	$(libgweatherdtd_DATA)			\

Added: trunk/data/build-locationdb.pl
==============================================================================
--- (empty file)
+++ trunk/data/build-locationdb.pl	Mon Aug  4 01:05:10 2008
@@ -0,0 +1,456 @@
+#!/usr/bin/perl -w
+
+use File::Temp "tempfile";
+use Text::Unidecode;
+
+sub myunidecode {
+  my ($text) = @_;
+  $text = unidecode($text);
+  $text =~ s/\@/a/g;
+  return $text;
+}
+
+ intlglob = glob("sources/geonames_dd_dms_date_*.txt");
+$intlsrc = $intlglob[$#intlglob];
+
+$uscitysrc = "sources/POP_PLACES.txt";
+$usbigsrc = "sources/US_CONCISE.txt";
+$majorsrc = "major-cities.txt";
+$weathersrc = "sources/nsd_cccc.txt";
+
+$locationdb = "locationdb.sqlite";
+unlink $locationdb;
+
+($states, $states_filename) = tempfile();
+binmode $states, ":utf8";
+($counties, $counties_filename) = tempfile();
+binmode $counties, ":utf8";
+($cities, $cities_filename) = tempfile();
+binmode $cities, ":utf8";
+
+# The columns in $intlsrc: (interesting ones in caps)
+# RC UFI uni LAT LONG dms_lat dms_long mgrs jog fc DSG PC CC1 ADM1 adm2 POP ELEV CC2 NT LC SHORT_FORM generic SORT_NAME FULL_NAME FULL_NAME_ND modify_date
+
+print "Reading $intlsrc\n";
+open INTLSRC, "-|:utf8", "./city-fixups.pl < $intlsrc";
+while (<INTLSRC>) {
+  # skip header, and historical records
+  next if $. == 1 || /\(\(/ || /\(historical\)/i;
+
+  @fields = split /\t/;
+  next if $#fields != 25;
+
+  ($rc, $id, $junk, $latitude, $longitude, $junk, $junk, $junk,
+   $junk, $junk, $designation, $pc, $country_code, $state_code, $junk,
+   $population, $elevation, $cc2, $name_type, $language, $short_name,
+   $junk, $flat_name, $long_name, $long_name_nd, $junk) = @fields;
+
+  # Don't use wacky complex transliteration rules for non-European
+  # names; just use the non-diacritic version of the name instead
+  if ($name_type eq 'N' && (!$rc || $rc > 2)) {
+    $long_name = myunidecode($long_name);
+    $short_name = myunidecode($short_name);
+  } elsif ($name_type eq 'NS' && (!$rc || $rc > 2)) {
+    $long_name = $long_name_nd;
+  }
+
+  # Also fix smart quotes and dumb spacing
+  $short_name =~ s/\x{2019}/'/g;
+  $short_name =~ s/  +/ /;
+  $short_name =~ s/ $//;
+  $long_name =~ s/\x{2019}/'/g;
+  $long_name =~ s/  +/ /;
+  $long_name =~ s/ $//;
+
+  if ($designation =~ /^PCL/) {
+    # /^PCL/ matches countries and other ISO-3166-like things:
+    # PCLD - dependent political entity
+    # PCLF - freely associated state
+    # PCLI - independent political entity (ie, "country")
+    # PCLIX - section of independent political entity
+
+    if ($short_name) { $countries{$short_name} = $country_code; }
+    if ($long_name) { $countries{$long_name} = $country_code; }
+
+  } elsif ($designation eq "ADM1") {
+    # ID COUNTRY_CODE STATE_CODE NAME_TYPE LANGUAGE SHORT_NAME
+    # LONG_NAME FLAT_NAME
+    print $states "intl-$id\t$country_code\t$country_code$state_code\t$name_type\t$language\t$short_name\t$long_name\t$flat_name\n";
+
+  } elsif ($designation =~ /^PPL/) {
+    # "PPL*" is "Populated Place"
+
+    # Assign an "importance" to the city. Having a positive
+    # $importance makes a city "bigger" in terms of figuring out how
+    # close it is to a given coordinate, and having negative
+    # $importance makes it "smaller". Furthermore, a negative
+    # importance city can never match solely on coordinates; it needs
+    # to match based on name as well.
+    #
+    # $importance = 2 means furthermore that if we haven't found a
+    # weather station for the city after going through the whole
+    # stations table, then we'll add an entry using whatever weather
+    # station is closest. $importance = 3 means it's a national
+    # capital.
+    #
+    # Our current definition of "important" is that it has designation
+    # of "PPLC" (capital of a country [that is, a /PCL.*/]) or "PPLA"
+    # (capital of an ADM1). We also look at the "Populated Place
+    # Classification" ($pc) and population, but as of 2008-05 those
+    # aren't filled in yet for most countries.
+    #
+    # If $pc is 4 or 5 ("unimportant"), or $designation is "PPLX"
+    # (neighborhood/subdivision), we give the city $importance = -1,
+    # meaning it will only be used when a weather station actually
+    # matches its name; it won't get pulled in as a "nearest city"
+    # match.
+    if ($designation eq "PPLC") {
+      $importance = 3;
+    } elsif ($designation eq "PPLA" ||
+	     ($population && $population > 100000)) {
+      $importance = 2;
+    } elsif ($pc eq "1" || $pc eq "2") {
+      $importance = 1;
+    } elsif ($designation eq "PPLX" || $pc eq "4" || $pc eq "5") {
+      $importance = -1;
+    } else {
+      $importance = 0;
+    }
+
+    # either sqlite or pysqlite treats ".9" as a string rather than a
+    # number, so make sure we say "0.9" instead
+    $latitude = 0 + $latitude;
+    $longitude = 0 + $longitude;
+
+    # ID LATITUDE LONGITUDE ELEVATION IMPORTANCE COUNTRY_CODE
+    # STATE_CODE COUNTY_CODE NAME_TYPE LANGUAGE SHORT_NAME LONG_NAME
+    # FLAT_NAME
+    print $cities "intl-$id\t$latitude\t$longitude\t$elevation\t$importance\t$country_code\t$country_code$state_code\t\t$name_type\t$language\t$short_name\t$long_name\t$flat_name\n";
+
+    # The dataset gives two countries for some features, usually
+    # meaning either that they cross a national border, or are
+    # disputed.
+    if ($cc2) {
+      print $cities "intl-$id\t$latitude\t$longitude\t$elevation\t$importance\t$cc2\t\t\t$name_type\t$language\t$short_name\t$long_name\t$flat_name\n";
+    }
+  }
+}
+close INTLSRC;
+
+# $usbigsrc is the "Concise Features Gazetteer", containing "Large
+# features that should be labeled on maps with a scale of 1:250,000".
+# We use this to find medium-to-large cities. After reading through
+# that, we read $uscitysrc, the "Populated Places Gazetteer", and add
+# any remaining cities from there with $importance=-1. Both of these
+# files have DOS newlines. (After importing the data into sqlite,
+# we'll use $majorsrc to set $importance=2 on the largest US cities.)
+%uscities = ();
+$/ = "\r\n";
+
+# The columns in $usbigsrc:
+# feature_id feature_name class st_alpha st_num county county_num primary_lat_dms primary_lon_dms primary_lat_dec primary_lon_dec source_lat_dms source_lon_dms source_lat_dec source_lon_dec elev map_name
+
+print "Reading $usbigsrc\n";
+open USBIGSRC, "<:utf8", $usbigsrc;
+while (<USBIGSRC>) {
+  # skip header, and historical records
+  next if $. == 1 || /\(historical\)/i;
+
+  # remove CRLF and split
+  chomp;
+  @fields = split /\t/;
+  next if $#fields != 16;
+  ($feature_id, $name, $class, $state, $state_num, $junk, $county_num, $junk,
+   $junk, $latitude, $longitude, $junk, $junk, $junk, $junk,
+   $elevation, $junk) = @fields;
+  $flat = uc(myunidecode($name));
+
+  if ($class eq "Populated Place") {
+    $importance = 0;
+  } else {
+    next;
+  }
+
+  # ID LATITUDE LONGITUDE ELEVATION IMPORTANCE COUNTRY_CODE STATE_CODE
+  # COUNTY_CODE NAME_TYPE LANGUAGE SHORT_NAME LONG_NAME FLAT_NAME
+  print $cities "us-$feature_id\t$latitude\t$longitude\t$elevation\t$importance\tUS\tUS$state_num\t$county_num\tN\teng\t$name\t\t$flat\n";
+  $uscities{$feature_id} = 1;
+}
+close USBIGSRC;
+
+# The columns in $uscitysrc:
+# feature_id feature_name class	st_alpha st_num county county_num primary_lat_dms primary_lon_dms primary_lat_dec primary_lon_dec elev map_name
+print "Reading $uscitysrc\n";
+open USCITYSRC, "<:utf8", $uscitysrc;
+while (<USCITYSRC>) {
+  # skip header, and historical records
+  next if $. == 1 || /\(historical\)/i;
+
+  # remove CRLF and split
+  chomp;
+  @fields = split /\t/;
+  next if $#fields != 12;
+  ($feature_id, $name, $class, $state, $state_num, $county, $county_num,
+   $junk, $junk, $latitude, $longitude, $elevation, $junk) = @fields;
+  $flat = uc(myunidecode($name));
+
+  if (!$uscities{$feature_id}) {
+    # ID LATITUDE LONGITUDE ELEVATION IMPORTANCE COUNTRY_CODE STATE_CODE
+    # COUNTY_CODE NAME_TYPE LANGUAGE SHORT_NAME LONG_NAME FLAT_NAME
+    print $cities "us-$feature_id\t$latitude\t$longitude\t$elevation\t-1\tUS\tUS$state_num\t$county_num\tN\teng\t$name\t\t$flat\n";
+  }
+
+  # There are no separate entries for counties, so we just extract
+  # that data out of the cities, keeping track of which counties we've
+  # already added
+  $county_id = "us-$state_num-$county_num";
+  if (!$counties{$county_id}) {
+    $counties{$county_id} = 1;
+
+    # ID COUNTRY_CODE STATE_CODE COUNTY_CODE NAME_TYPE LANGUAGE
+    # SHORT_NAME LONG_NAME FLAT_NAME
+    print $counties "$county_id\tUS\tUS$state_num\t$county_num\tN\teng\t$county\t\t\n";
+  }
+}
+close USCITYSRC;
+
+# Now add some additional data that's not in any source file...
+
+# $intlsrc has no entry for the US or its dependencies
+$countries{"United States"} = "US";
+$countries{"United States of America"} = "US";
+$countries{"United States Minor Outlying Islands"} = "US";
+$countries{"Micronesia, Federated States of"} = "US";
+# These are in $intlsrc, but not listed as countries
+$countries{"Ãland Islands"} = "FI01";
+$countries{"Antarctica"} = "AY";
+$countries{"Faroe Islands"} = "FO";
+$countries{"French Guiana"} = "FG";
+$countries{"French Polynesia"} = "FP";
+$countries{"Greenland"} = "GL";
+$countries{"Guadeloupe"} = "GP";
+$countries{"Martinique"} = "MB";
+$countries{"New Caledonia"} = "NC";
+$countries{"Reunion"} = "RE";
+$countries{"Saint Pierre and Miquelon"} = "SB";
+$countries{"Svalbard"} = "SV";
+$countries{"Wallis and Futuna"} = "WF";
+# These are variations that appear in $weathersrc
+$countries{"Congo, Republic of the"} = "CF";
+$countries{"Congo, Democratic Republic of the"} = "CG";
+$countries{"Cote d'Ivoire"} = "IV";
+$countries{"Falkland Islands, Islas Malvinas"} = "FK";
+$countries{"Gambia, The"} = "GA";
+$countries{"Korea, North"} = "KN";
+$countries{"Korea, South"} = "KS";
+$countries{"Macedonia, The Republic of"} = "MK";
+$countries{"People's Republic of China"} = "CH";
+$countries{"Viet Nam"} = "VM";
+
+$usstatedata = << "EOF";
+01	AL	Alabama
+02	AK	Alaska
+04	AZ	Arizona
+05	AR	Arkansas
+06	CA	California
+08	CO	Colorado
+09	CT	Connecticut
+10	DE	Delaware
+11	DC	District of Columbia
+12	FL	Florida
+13	GA	Georgia
+15	HI	Hawaii
+16	ID	Idaho
+17	IL	Illinois
+18	IN	Indiana
+19	IA	Iowa
+20	KS	Kansas
+21	KY	Kentucky
+22	LA	Louisiana
+23	ME	Maine
+24	MD	Maryland
+25	MA	Massachusetts
+26	MI	Michigan
+27	MN	Minnesota
+28	MS	Mississippi
+29	MO	Missouri
+30	MT	Montana
+31	NE	Nebraska
+32	NV	Nevada
+33	NH	New Hampshire
+34	NJ	New Jersey
+35	NM	New Mexico
+36	NY	New York
+37	NC	North Carolina
+38	ND	North Dakota
+39	OH	Ohio
+40	OK	Oklahoma
+41	OR	Oregon
+42	PA	Pennsylvania
+44	RI	Rhode Island
+45	SC	South Carolina
+46	SD	South Dakota
+47	TN	Tennessee
+48	TX	Texas
+49	UT	Utah
+50	VT	Vermont
+51	VA	Virginia
+53	WA	Washington
+54	WV	West Virginia
+55	WI	Wisconsin
+56	WY	Wyoming
+60	AS	American Samoa
+64	FM	Federated States of Micronesia
+66	GU	Guam
+69	MP	Northern Mariana Islands
+70	PW	Palau
+72	PR	Puerto Rico
+74	UM	United States Minor Outlying Islands
+78	VI	United States Virgin Islands
+EOF
+# ID COUNTRY_CODE STATE_CODE NAME_TYPE LANGUAGE SHORT_NAME
+# LONG_NAME FLAT_NAME
+for $usstate (split(/\n/, $usstatedata)) {
+  ($fips, $abbrev, $name) = split(/\t/, $usstate);
+  ($flat = uc $name) =~ s/ //g;
+  $states{$name} = "US$fips";
+  $states{$abbrev} = "US$fips";
+  print $states "us-$fips\tUS\tUS$fips\tN\teng\t$abbrev\t$name\t$flat\n";
+}
+
+close $states;
+close $counties;
+close $cities;
+
+print "\nCreating adm1 ('states') table\n";
+open SQLITE, "|-:utf8", "sqlite3 $locationdb";
+print SQLITE "CREATE TABLE adm1 (id TEXT, country_code TEXT, state_code TEXT, name_type TEXT, language TEXT, short_name TEXT, long_name TEXT, flat_name TEXT);\n";
+print SQLITE ".separator '\t'\n";
+print SQLITE ".import $states_filename adm1\n";
+close SQLITE;
+#unlink $states_filename;
+
+print "Creating adm2 ('counties') table\n";
+open SQLITE, "|-:utf8", "sqlite3 $locationdb";
+print SQLITE "CREATE TABLE adm2 (id TEXT, country_code TEXT, state_code TEXT, county_code TEXT, name_type TEXT, language TEXT, short_name TEXT, long_name TEXT, flat_name TEXT);\n";
+print SQLITE ".separator '\t'\n";
+print SQLITE ".import $counties_filename adm2\n";
+close SQLITE;
+#unlink $counties_filename;
+
+print "Creating cities table\n";
+open SQLITE, "|-:utf8", "sqlite3 $locationdb";
+print SQLITE "CREATE TABLE cities (id TEXT, latitude REAL, longitude REAL, elevation REAL, importance INTEGER, country_code TEXT, state_code TEXT, county_code TEXT, name_type TEXT, language TEXT, short_name TEXT, long_name TEXT, flat_name TEXT);\n";
+print SQLITE ".separator '\t'\n";
+print SQLITE ".import $cities_filename cities\n";
+close SQLITE;
+#unlink $cities_filename;
+
+print "Indexing cities\n";
+open SQLITE, "|-:utf8", "sqlite3 $locationdb";
+print SQLITE "CREATE INDEX short_name ON cities (country_code, short_name);\n";
+print SQLITE "CREATE INDEX long_name ON cities (country_code, long_name);\n";
+print SQLITE "CREATE INDEX flat_name ON cities (country_code, flat_name);\n";
+print SQLITE "CREATE INDEX long_lat ON cities (country_code, longitude, latitude);\n";
+print SQLITE "CREATE INDEX id ON cities (id);\n";
+close SQLITE;
+
+# Update cities by marking cities "important" if they have the same
+# name as their ADM1. (This seems to do a good job of picking up major
+# cities in some countries that don't have PC or POP data.)
+open SQLITE, "|-:utf8", "sqlite3 $locationdb";
+print SQLITE "UPDATE cities SET importance=1 WHERE importance < 1 AND id IN (SELECT cities.id FROM cities INNER JOIN adm1 ON cities.country_code = adm1.country_code AND cities.state_code = adm1.state_code AND cities.flat_name = adm1.flat_name);\n";
+print SQLITE "UPDATE cities SET importance=1 WHERE importance < 1 AND id IN (SELECT cities.id FROM cities INNER JOIN adm1 ON cities.country_code = adm1.country_code AND cities.state_code = adm1.state_code AND cities.long_name = adm1.short_name);\n";
+close SQLITE;
+
+# Update cities table with additional information about major cities
+$/ = "\n";
+open MAJORSRC, "<:utf8", $majorsrc;
+open SQLITE, "|-:utf8", "sqlite3 $locationdb";
+
+while (<MAJORSRC>) {
+  chomp;
+  s/\s*#.*//;
+
+  @fields = split /\t/;
+  next if $#fields != 4;
+  ($country, $latitude, $longitude, $importance, $city) = @fields;
+
+  $city =~ s/'/''/g; # for SQL
+
+  if ($latitude && $longitude) {
+    $latlo = $latitude - 0.1;
+    $lathi = $latitude + 0.1;
+    $lonlo = $longitude - 0.1;
+    $lonhi = $longitude + 0.1;
+    print SQLITE "UPDATE cities SET importance=$importance WHERE ( short_name='$city' OR long_name='$city' ) AND country_code='$country' AND importance!=-1 AND latitude BETWEEN $latlo AND $lathi AND longitude BETWEEN $lonlo AND $lonhi;\n";
+  } else {
+    print SQLITE "UPDATE cities SET importance=$importance WHERE ( short_name='$city' OR long_name='$city' ) AND country_code='$country' AND importance!=-1;\n";
+  }
+}
+
+close MAJORSRC;
+close SQLITE;
+
+# The columns in $weathersrc are
+# CODE wmo_zone wmo_id NAME STATE COUNTRY region LATITUDE_DMS LONGITUDE_DMS ue_lat ue_long ELEVATION upper_elevation primary
+# (however, some lines are mising one or both of the last two fields!)
+#
+# The columns in the stations table will be
+# CODE NAME STATE COUNTRY LATITUDE LONGITUDE ELEVATION
+
+sub dms_to_dec {
+  my ($coord) = @_;
+  return 0 if $coord !~ /(\d+)-(\d+)(-(\d+))?([NSEW])/;
+  my $dec = $1 + $2 / 60;
+  if ($4) { $dec += $4 / 3600; }
+  if ($5 =~ /[SW]/) { $dec = -$dec; }
+  return $dec;
+}
+
+print "\nCreating weather stations\n";
+($stations, $stations_filename) = tempfile();
+open WEATHERSRC, "-|:utf8", "./station-fixups.pl < $weathersrc";
+while (<WEATHERSRC>) {
+  # remove CRLF and split
+  chomp;
+  @fields = split /;/;
+  next if $#fields < 11;
+  
+  ($code, $junk, $id, $location, $state, $country, $junk, $latitude, $longitude, $junk, $junk, $elevation) = @fields;
+
+  $latitude = dms_to_dec($latitude);
+  $longitude = dms_to_dec($longitude);
+
+  $country_code = $countries{$country};
+  if (!$country_code) {
+    $alt_country = s/^(.*), (.*)$/$2 $1/;
+    $country_code = $countries{$alt_country};
+  }
+  if (!$country_code) {
+    if ($country) { print "No country for '$country'\n"; }
+    $country_code = '';
+  }
+  if ($state) {
+    $state_code = $states{$state};
+    if (!$state_code) {
+      print "No state for '$state'\n";
+      next;
+    }
+  } else {
+    $state_code = "";
+  }
+
+  print $stations "$code;$location;$state_code;$country_code;$latitude;$longitude;$elevation\n";
+}
+close WEATHERSRC;
+close $stations;
+
+open SQLITE, "|-:utf8", "sqlite3 $locationdb";
+print SQLITE "CREATE TABLE stations (code TEXT, name TEXT, state TEXT, country TEXT, latitude REAL, longitude REAL, elevation REAL);\n";
+print SQLITE ".separator ';'\n";
+print SQLITE ".import $stations_filename stations\n";
+print SQLITE "CREATE INDEX station_long_lat ON stations (longitude, latitude);\n";
+close SQLITE;
+
+# unlink $stations_filename;

Added: trunk/data/check-observations.py
==============================================================================
--- (empty file)
+++ trunk/data/check-observations.py	Mon Aug  4 01:05:10 2008
@@ -0,0 +1,68 @@
+#!/usr/bin/python
+
+from ftplib import FTP
+import datetime
+import os
+import re
+import sys
+
+file = sys.argv[1]
+file_0 = '%s.0' % file
+file_1 = '%s.1' % file
+file_2 = '%s.2' % file
+
+# Rename and read in earlier observations
+os.rename(file_1, file_2)
+os.rename(file_0, file_1)
+f = open(file_1)
+recent_1 = [line.rstrip() for line in f.readlines()]
+f.close()
+f = open(file_2)
+recent_2 = [line.rstrip() for line in f.readlines()]
+f.close()
+
+# Create the regular expression for matching recent observations.
+# The listing looks like:
+#   -rw-r--r--    1 3110     0              63 May 20 17:05 ZYTX.TXT
+# We use ctime rather than strftime to avoid the month being localized
+
+today = datetime.date.today()
+stamp1 = today.ctime()[4:10].replace('  ', ' 0')
+yesterday = today - datetime.timedelta(1)
+stamp2 = yesterday.ctime()[4:10].replace('  ', ' 0')
+rex = re.compile("(%s|%s) \\d\\d:\\d\\d (....)\\.TXT$" % (stamp1, stamp2))
+
+recent_0 = []
+f = open(file_0, 'w')
+
+def check_observation(line):
+    match = rex.search(line)
+    if match is None:
+        return
+
+    obs = match.group(2)
+    recent_0.append(obs)
+    f.write('%s\n' % obs)
+
+ftp = FTP('tgftp.nws.noaa.gov')
+ftp.login()
+ftp.cwd('/data/observations/metar/stations')
+ftp.retrlines('LIST', check_observation)
+ftp.quit()
+f.close()
+
+if len(recent_0) < 3000:
+    sys.stderr.write('Error parsing METAR observations!\n')
+    sys.exit(1)
+
+recent_0.sort()
+
+recent = []
+for obs in recent_0:
+    if obs in recent_1 and obs in recent_2:
+        recent.append(obs)
+
+f = open(file, 'w')
+for obs in recent:
+    f.write('%s\n' % obs)
+f.close()

Added: trunk/data/city-fixups.pl
==============================================================================
--- (empty file)
+++ trunk/data/city-fixups.pl	Mon Aug  4 01:05:10 2008
@@ -0,0 +1,29 @@
+#!/usr/bin/perl
+
+binmode STDIN, ":utf8";
+binmode STDOUT, ":utf8";
+
+while (<>) {
+  # Drop apparently-duplicate cities
+  next if /-364867.*Tacna/; # Tacna, Peru
+  next if /6034170.*Bujumbura/; # Bujumbura, Burundi
+  next if /-225337.*Akita/; # Akita, Japan
+  next if /\t10074674\t/; # Tehran, Iran
+
+  # "ZÃrich" should be listed with an English name of "Zurich"
+  if (/-2554935.*ZÃrich/) {
+    # print the local name
+    print;
+    # change the data, then fall through to print that as well
+    s/\tN\t\t/\tC\teng\t/;
+    s/ZÃrich/Zurich/;
+  }
+
+  # The capital of Mexico should be "Mexico City" in English, not just
+  # "Mexico". #171718
+  if (/-1658079.*\tC\teng/) {
+    s/MEXICO\tMexico\tMexico\t/MEXICOCITY\tMexico City\tMexico City\t/;
+  }
+
+  print;
+}

Modified: trunk/data/locations.dtd
==============================================================================
--- trunk/data/locations.dtd	(original)
+++ trunk/data/locations.dtd	Mon Aug  4 01:05:10 2008
@@ -5,16 +5,18 @@
 <!ENTITY % name '(_name|name+)' >
 
 <!ELEMENT region (%name;, country+) >
-<!ELEMENT country (%name;, iso-code, tz-hint?, (location|state|city)*) >
-<!ELEMENT state (%name;, tz-hint?, (location|city)*) >
-<!ELEMENT city (%name;, zone?, radar?, location+) >
-<!ELEMENT location (%name;, tz-hint?, code, zone?, radar?, coordinates?) >
+<!ELEMENT country (%name;, iso-code, fips-code+, pref-lang?, tz-hint?, (location|state|city)*) >
+<!ELEMENT state (%name;, fips-code+, tz-hint?, (location|city)*) >
+<!ELEMENT city (%name;, coordinates?, zone?, radar?, location+) >
+<!ELEMENT location (%name;, code, tz-hint?, zone?, radar?, coordinates?) >
 
 <!ELEMENT _name (#PCDATA) >
 <!ELEMENT name (#PCDATA) >
 <!ATTLIST name
   xml:lang CDATA #IMPLIED >
 <!ELEMENT iso-code (#PCDATA) >
+<!ELEMENT fips-code (#PCDATA) >
+<!ELEMENT pref-lang (#PCDATA) >
 <!ELEMENT tz-hint (#PCDATA) >
 <!ELEMENT code (#PCDATA) >
 <!ELEMENT zone (#PCDATA) >

Added: trunk/data/major-cities.txt
==============================================================================
--- (empty file)
+++ trunk/data/major-cities.txt	Mon Aug  4 01:05:10 2008
@@ -0,0 +1,260 @@
+# This is used as input to build-locations.pl, to supplement the
+# city data with information about what cities are "important".
+
+# Format:
+# FIPS-code  [Latitude]  [Longitude]  Level  Name [ # comment ]
+# (fields are separated by tabs)
+
+# FIPS-code is a two-letter FIPS 10-4 country code (*NOT* an ISO 3601
+# country code) Latitude and longitude can be specified to any
+# precision, and are optional if the combination of FIPS code and city
+# name uniquely identify a city.
+#
+
+# Level is the importance level: "1" just means it's a big city (which
+# makes it more likely that nearby weather stations will be assigned
+# to it). "2" means that update-locations.py will try to create an
+# entry for the city using the nearest weather station, even if that
+# weather station is already also assigned to another city. "3" means
+# additionally that the city is the capital of its country (and will
+# be marked as such in the translator comments).
+
+###
+
+# United States. Source: 2000 Census data, "Incorporated Places of
+# 100,000 or More, Ranked by Population"
+US	40.714	-074.005	2	New York # NY
+US	34.052	-118.243	2	Los Angeles # CA
+US	41.850	-087.650	2	Chicago # IL
+US	29.763	-095.363	2	Houston # TX
+US	39.952	-075.163	2	Philadelphia # PA
+US	33.448	-112.074	2	Phoenix # AZ
+US	32.715	-117.157	2	San Diego # CA
+US	32.783	-096.806	2	Dallas # TX
+US	29.424	-098.493	2	San Antonio # TX
+US	42.331	-083.045	2	Detroit # MI
+US	37.339	-121.894	2	San Jose # CA
+US	39.768	-086.158	2	Indianapolis # IN
+US	37.774	-122.419	2	San Francisco # CA
+US	30.332	-081.655	2	Jacksonville # FL
+US	39.961	-082.998	2	Columbus # OH
+US	30.267	-097.743	2	Austin # TX
+US	39.290	-076.612	2	Baltimore # MD
+US	35.149	-090.048	2	Memphis # TN
+US	43.038	-087.906	2	Milwaukee # WI
+US	42.358	-071.059	2	Boston # MA
+US	38.895	-077.036	3	Washington # DC
+US	36.165	-086.784	2	Nashville # TN
+US	31.758	-106.486	2	El Paso # TX
+US	47.606	-122.332	2	Seattle # WA
+US	39.739	-104.984	2	Denver # CO
+US	35.227	-080.843	2	Charlotte # NC
+US	32.725	-097.320	2	Fort Worth # TX
+US	45.523	-122.676	2	Portland # OR
+US	35.467	-097.516	2	Oklahoma City # OK
+US	32.221	-110.926	2	Tucson # AZ
+US	29.954	-090.075	2	New Orleans # LA
+US	36.174	-115.137	2	Las Vegas # NV
+US	41.499	-081.695	2	Cleveland # OH
+US	33.766	-118.189	2	Long Beach # CA
+US	35.084	-106.651	2	Albuquerque # NM
+US	39.099	-094.578	2	Kansas City # MO
+US	36.747	-119.772	2	Fresno # CA
+US	36.852	-075.977	2	Virginia Beach # VA
+US	18.466	-066.105	2	San Juan # PR
+US	33.748	-084.387	2	Atlanta # GA
+US	38.581	-121.494	2	Sacramento # CA
+US	37.804	-122.270	2	Oakland # CA
+US	33.422	-111.822	2	Mesa # AZ
+US	36.153	-095.992	2	Tulsa # OK
+US	41.258	-095.937	2	Omaha # NE
+US	44.979	-093.263	2	Minneapolis # MN
+US	21.306	-157.858	2	Honolulu # HI
+US	25.774	-080.193	2	Miami # FL
+US	38.833	-104.821	2	Colorado Springs # CO
+US	37.692	-097.337	2	Wichita # KS
+US	33.745	-117.867	2	Santa Ana # CA
+US	40.440	-079.995	2	Pittsburgh # PA
+US	32.735	-097.108	2	Arlington # TX
+US	39.162	-084.456	2	Cincinnati # OH
+US	33.835	-117.914	2	Anaheim # CA
+US	41.663	-083.555	2	Toledo # OH
+US	27.947	-082.458	2	Tampa # FL
+US	42.886	-078.878	2	Buffalo # NY
+US	27.800	-097.396	2	Corpus Christi # TX
+US	39.729	-104.831	2	Aurora # CO
+US	35.772	-078.638	2	Raleigh # NC
+US	40.735	-074.172	2	Newark # NJ
+US	37.988	-084.477	2	Lexington # KY
+US	61.218	-149.900	2	Anchorage # AK
+US	38.254	-085.759	2	Louisville # KY
+US	33.953	-117.396	2	Riverside # CA
+US	35.373	-119.018	2	Bakersfield # CA
+US	37.957	-121.290	2	Stockton # CA
+US	33.520	-086.802	2	Birmingham # AL
+US	40.728	-074.077	2	Jersey City # NJ
+US	36.846	-076.285	2	Norfolk # VA
+US	30.450	-091.154	2	Baton Rouge # LA
+US	25.857	-080.278	2	Hialeah # FL
+US	40.800	-096.666	2	Lincoln # NE
+US	36.072	-079.791	2	Greensboro # NC
+US	33.019	-096.698	2	Plano # TX
+US	43.154	-077.615	2	Rochester # NY
+US	33.538	-112.185	2	Glendale # AZ
+US	41.081	-081.519	2	Akron # OH
+US	32.912	-096.638	2	Garland # TX
+US	43.073	-089.401	2	Madison # WI
+US	41.130	-085.128	2	Fort Wayne # IN
+US	37.548	-121.988	2	Fremont # CA
+US	33.509	-111.899	2	Scottsdale # AZ
+US	32.366	-086.299	2	Montgomery # AL
+US	32.525	-093.750	2	Shreveport # LA
+US	33.470	-081.974	2	Augusta # GA
+US	33.577	-101.855	2	Lubbock # TX
+US	36.819	-076.274	2	Chesapeake # VA
+US	30.694	-088.043	2	Mobile # AL
+US	41.600	-093.609	2	Des Moines # IA
+US	42.963	-085.668	2	Grand Rapids # MI
+US	37.553	-077.460	2	Richmond # VA
+US	40.931	-073.898	2	Yonkers # NY
+US	47.658	-117.426	2	Spokane # WA
+US	34.142	-118.255	2	Glendale # CA
+US	47.252	-122.444	2	Tacoma # WA
+US	32.814	-096.948	2	Irving # TX
+US	33.660	-117.999	2	Huntington Beach # CA
+US	37.639	-120.996	2	Modesto # CA
+US	35.994	-078.898	2	Durham # NC
+US	32.460	-084.987	2	Columbus # GA
+US	28.538	-081.379	2	Orlando # FL
+US	36.099	-080.244	2	Winston-Salem # NC
+US	34.108	-117.289	2	San Bernardino # CA
+US	32.298	-090.184	2	Jackson # MS
+US	34.746	-092.289	2	Little Rock # AR
+US	40.760	-111.891	2	Salt Lake City # UT
+US	39.529	-119.813	2	Reno # NV
+US	36.978	-076.428	2	Newport News # VA
+US	33.306	-111.841	2	Chandler # AZ
+US	27.506	-099.507	2	Laredo # TX
+US	36.039	-114.981	2	Henderson # NV
+US	35.960	-083.920	2	Knoxville # TN
+US	35.221	-101.831	2	Amarillo # TX
+US	41.823	-071.412	2	Providence # RI
+US	32.640	-117.084	2	Chula Vista # CA
+US	42.262	-071.802	2	Worcester # MA
+US	34.197	-119.177	2	Oxnard # CA
+US	18.380	-065.957	2	Carolina # PR
+US	39.758	-084.191	2	Dayton # OH
+US	33.773	-117.941	2	Garden Grove # CA
+US	33.195	-117.379	2	Oceanside # CA
+US	33.414	-111.909	2	Tempe # AZ
+US	34.730	-086.586	2	Huntsville # AL
+US	34.063	-117.650	2	Ontario # CA
+US	35.045	-085.309	2	Chattanooga # TN
+US	18.011	-066.614	2	Ponce # PR
+US	26.122	-080.143	2	Fort Lauderdale # FL
+US	42.101	-072.589	2	Springfield # MA
+US	37.215	-093.298	2	Springfield # MO
+US	36.677	-121.655	2	Salinas # CA
+US	30.438	-084.280	2	Tallahassee # FL
+US	42.271	-089.093	2	Rockford # IL
+US	34.055	-117.752	2	Pomona # CA
+US	40.916	-074.171	2	Paterson # NJ
+US	38.982	-094.670	2	Overland Park # KS
+US	38.440	-122.714	2	Santa Rosa # CA
+US	43.048	-076.147	2	Syracuse # NY
+US	39.114	-094.627	2	Kansas City # KS
+US	37.029	-076.345	2	Hampton # VA
+US	39.704	-105.081	2	Lakewood # CO
+US	45.638	-122.661	2	Vancouver # WA
+US	33.669	-117.823	2	Irvine # CA
+US	41.760	-088.320	2	Aurora # IL
+US	29.691	-095.209	2	Pasadena # TX
+US	37.668	-122.080	2	Hayward # CA
+US	25.901	-097.497	2	Brownsville # TX
+US	41.167	-073.204	2	Bridgeport # CT
+US	26.011	-080.149	2	Hollywood # FL
+US	42.477	-083.027	2	Warren # MI
+US	33.835	-118.340	2	Torrance # CA
+US	44.052	-123.086	2	Eugene # OR
+US	26.003	-080.223	2	Pembroke Pines # FL
+US	44.942	-123.035	2	Salem # OR
+US	34.147	-118.144	2	Pasadena # CA
+US	33.119	-117.086	2	Escondido # CA
+US	37.368	-122.036	2	Sunnyvale # CA
+US	32.083	-081.099	2	Savannah # GA
+US	34.092	-117.435	2	Fontana # CA
+US	33.787	-117.853	2	Orange # CA
+US	41.785	-088.147	2	Naperville # IL
+US	38.804	-077.046	2	Alexandria # VA
+US	34.106	-117.593	2	Rancho Cucamonga # CA
+US	32.745	-096.997	2	Grand Prairie # TX
+US	33.870	-117.925	2	Fullerton # CA
+US	33.875	-117.566	2	Corona # CA
+US	43.012	-083.687	2	Flint # MI
+US	32.766	-096.599	2	Mesquite # TX
+US	42.580	-083.030	2	Sterling Heights # MI
+US	43.549	-096.700	2	Sioux Falls # SD
+US	41.308	-072.928	2	New Haven # CT
+US	39.048	-095.678	2	Topeka # KS
+US	37.977	-122.031	2	Concord # CA
+US	37.974	-087.555	2	Evansville # IN
+US	41.763	-072.685	2	Hartford # CT
+US	35.052	-078.878	2	Fayetteville # NC
+US	42.008	-091.644	2	Cedar Rapids # IA
+US	40.663	-074.210	2	Elizabeth # NJ
+US	42.732	-084.555	2	Lansing # MI
+US	34.698	-118.136	2	Lancaster # CA
+US	40.585	-105.084	2	Fort Collins # CO
+US	41.053	-073.538	2	Stamford # CT
+US	34.170	-118.837	2	Thousand Oaks # CA
+US	38.104	-122.256	2	Vallejo # CA
+US	34.579	-118.116	2	Palmdale # CA
+US	34.000	-081.034	2	Columbia # SC
+US	34.068	-118.027	2	El Monte # CA
+US	32.448	-099.733	2	Abilene # TX
+US	36.198	-115.117	2	North Las Vegas # NV
+US	42.270	-083.726	2	Ann Arbor # MI
+US	30.086	-094.101	2	Beaumont # TX
+US	31.549	-097.146	2	Waco # TX
+US	39.091	-094.415	2	Independence # MO
+US	40.693	-089.588	2	Peoria # IL
+US	33.961	-118.353	2	Inglewood # CA
+US	39.801	-089.643	2	Springfield # IL
+US	34.269	-118.781	2	Simi Valley # CA
+US	30.224	-092.019	2	Lafayette # LA
+US	33.352	-111.789	2	Gilbert # AZ
+US	32.953	-096.890	2	Carrollton # TX
+US	47.610	-122.200	2	Bellevue # WA
+US	40.691	-112.001	2	West Valley City # UT
+US	27.965	-082.800	2	Clearwater # FL
+US	33.641	-117.918	2	Costa Mesa # CA
+US	33.580	-112.237	2	Peoria # AZ
+US	41.683	-086.250	2	South Bend # IN
+US	41.558	-073.051	2	Waterbury # CT
+US	42.995	-071.454	2	Manchester # NH
+US	40.608	-075.490	2	Allentown # PA
+US	26.203	-098.230	2	McAllen # TX
+US	41.525	-088.081	2	Joliet # IL
+US	42.633	-071.316	2	Lowell # MA
+US	40.233	-111.658	2	Provo # UT
+US	34.068	-117.938	2	West Covina # CA
+US	33.913	-098.493	2	Wichita Falls # TX
+US	42.129	-080.085	2	Erie # PA
+US	37.705	-122.461	2	Daly City # CA
+US	36.529	-087.359	2	Clarksville # TN
+US	33.902	-118.081	2	Norwalk # CA
+US	41.593	-087.346	2	Gary # IN
+US	37.871	-122.272	2	Berkeley # CA
+US	37.354	-121.955	2	Santa Clara # CA
+US	44.519	-088.019	2	Green Bay # WI
+US	26.562	-081.949	2	Cape Coral # FL
+US	39.802	-105.087	2	Arvada # CO
+US	38.254	-104.609	2	Pueblo # CO
+US	33.960	-083.377	2	Athens # GA
+US	42.375	-071.105	2	Cambridge # MA
+US	39.836	-105.037	2	Westminster # CO
+US	34.278	-119.293	2	Ventura # CA
+US	36.835	-076.298	2	Portsmouth # VA
+US	42.368	-083.352	2	Livonia # MI
+US	34.180	-118.308	2	Burbank # CA
+

Added: trunk/data/sources/README.sources
==============================================================================
--- (empty file)
+++ trunk/data/sources/README.sources	Mon Aug  4 01:05:10 2008
@@ -0,0 +1,157 @@
+Locations.xml.in is generated from 6 primary sources:
+
+    data/Locations.xml.in
+    data/major_cities.txt
+
+    data/sources/nsd_cccc.txt
+    data/sources/POP_PLACES.txt
+    data/sources/US_CONCISE.txt
+    data/sources/geonames_dd_dms_date_*.txt
+
+The first two are maintained by us and are checked in to subversion.
+The other four are produced by the US government and can be downloaded
+off the web. Since they are very large, and only needed when
+regenerating Locations.xml.in, they are not checked in to subversion
+and must be downloaded to data/sources by hand if you want to rebuild
+Locations.xml.in.
+
+The files are used as follows:
+
+
+Locations.xml.in:
+
+   The process of building a new Locations.xml.in uses certain
+   information from the old Locations.xml.in:
+
+     * The overall division of the world into <region>, <country>, and
+       <state>. When a new country appears in the input data (either
+       because it's an actual new country, or because the country
+       previously did not have any active weather stations but now
+       does), a <country> node needs to be added to the appropriate
+       <region> in Locations.xml.in so that the importer knows where
+       the country belongs in the output.
+
+       Likewise, if you want to split an existing country into
+       <state>s, you must first create the <state> nodes in
+       Locations.xml.in, assigning one or more <fips-code>s to each
+       state. The importer will then use those FIPS codes to assign
+       cities to the correct states automatically.
+
+     * The <iso-code>, <fips-code>, <tz-hint>, <radar>, and <zone>
+       tags for <country>, <state>, and <location> nodes are copied
+       from the input to the output. Likewise, some comments in
+       Locations.xml.in will be copied over.
+
+
+major_cities.txt:
+
+   This is used to indicate major cities that should be included in
+   the generated Locations.xml.in file, even when those cities don't
+   have their own weather stations. (Eg, since Cambridge,
+   Massachusetts is listed in major_cities.txt, Locations.xml.in
+   includes an entry for Cambridge, using the closest weather station,
+   which is in Boston.)
+
+   For some countries, the importer can determine major-city
+   information itself using the data in the geonames file. However, if
+   the generated Locations.xml.in is missing major cities for a
+   country, that can be fixed by adding those cities here.
+
+   (The list of "major cities" in the US was generated from census
+   data, and contains all cities with population greater than
+   100,000.)
+
+
+nsd_cccc.txt:
+
+   This is the US National Weather Service's "Meteorological Station
+   Location Information", keyed by ICAO location indicator, available
+   from:
+
+     http://weather.noaa.gov/data/nsd_cccc.txt
+
+   described at: 
+
+     http://weather.noaa.gov/tg/site.shtml
+
+   This file was the original data source, and is the primary source
+   of the <code> elements in Locations.xml.in. Traditionally the
+   user-visible locations in Locations.xml were generated from this
+   file, but this was problematic in several ways:
+
+     * The locations are only divided into states within the US, so
+       Canadian/British/Chinese/etc locations needed to be split up
+       into provinces/regions/etc by hand.
+
+     * Many locations are named after airports or regions rather than
+       cities.
+
+     * The internationalization in this file is very inconsistent;
+       some cities have anglicized names ("Antwerp"), others have
+       ASCIIfied local names ("Muenchen"). Other names (particularly
+       in Africa and the Middle East) use odd variant forms of names
+       that are neither the preferred English form nor the preferred
+       local form.
+
+   Now we mostly use this file to get the station codes and
+   coordinates, and use the other two files to map those coordinates
+   to good city names.
+
+   The data in this file is not very good, and needs numerous
+   corrections; these are handled by data/station-fixups.pl, which
+   gets run on the data as it's being read.
+
+   Also, some of the stations in this list are inactive, or only
+   report sporadically, so we need to prune the list to only those
+   stations that report regularly. We do that by running
+   data/check-observations.py once a day on master.gnome.org, and then
+   using its output (which update-locations.py will download
+   automatically) to decide which stations to use.
+
+POP_PLACES.txt, US_CONCISE.txt:
+
+   This is our source of US city name information, and it comes from
+   the US Board on Geographic Names's State and Topical Gazetteer
+   downloads, available from:
+
+     http://geonames.usgs.gov/domestic/download_data.htm
+
+   POP_PLACES.txt is the "Populated Places" gazetteer, and
+   US_CONCISE.txt is the "Concise Features" gazetteer. The data format
+   is described here:
+
+     http://geonames.usgs.gov/domestic/gaz_fileformat.htm
+
+   This data also allows us to determine which US cities are in which
+   counties, which is needed to get the time zones correct in states
+   that span two time zones.
+
+
+geonames_dd_dms_date_*.txt:
+
+   (The actual filename includes a date stamp.) This is the extract
+   from the US National Geospatial- Intelligence Agency's GEOnet Names
+   Server country files data. We use the "single compressed zip file
+   that contains the entire country files dataset", linked from here:
+
+     http://earth-info.nga.mil/gns/html/namefiles.htm
+
+   The data is described here:
+
+     http://earth-info.nga.mil/gns/html/help.htm#C3
+
+   I can't find a convenient description of the DSG (Feature
+   Designation Code) values on the NGA's site, but they are explained
+   here:
+
+     http://speech.tec.army.mil/GeonamesDSGHelp.htm
+
+   This provides state/province/etc-level divisions for (some) non-US
+   cities, and also lets us replace the ASCIIfied names from the
+   weather station database with properly accented UTF-8 names.
+
+   Although this data is much much cleaner than the weather station
+   data, it does have a few problems. (In particular, some cities seem
+   to appear twice with different IDs.) data/city-fixups.pl is run on
+   this file while reading it in, and has examples of how to fix
+   various problems there.

Added: trunk/data/station-fixups.pl
==============================================================================
--- (empty file)
+++ trunk/data/station-fixups.pl	Mon Aug  4 01:05:10 2008
@@ -0,0 +1,230 @@
+#!/usr/bin/perl
+
+binmode STDIN, ":utf8";
+binmode STDOUT, ":utf8";
+
+while (<>) {
+  ### Drop certain stations
+  next if / Platform *;/; # offshort oil platforms
+  next if /^LYPZ;/; # buggy duplicate
+
+  ### Whitespace/punctuation cleanup
+  s/   */ /g;
+  s/\\/\//g;
+  s/([^ ])\//$1 \//g;
+  s/\/([^ ])/\/ $1/g;
+  s/,([^ ])/, $1/g;
+  s/ ,/,/g;
+  s/[ ,\/]*;/;/g;
+  s/; /;/g;
+
+  ### Capitalization, etc
+  s/Mc /Mc/g;
+  s/ Of / of /g;
+  s/([a-z]) D(a |e |el |es |i |o |u |\')/$1 d$2/g;
+  s/([a-z]) L(a|es?) /$1 l$2 /g;
+  # lowercasify a capital letter after an apostrophe, unless the
+  # preceding letter was "d" (eg, "Cote d'Ivoire")
+  s/([a-ce-z]\'[A-Z])/\L$1/g; 
+
+
+  ### Fix incorrect or outdated codes
+  if (/;Angelholm;;Sweden;/)   { s/ESDB/ESTA/; }
+  if (/;M\. Calamita;;Italy;/) { s/LIRJ/LIRX/; }
+  if (/;Yerevan;;Armenia;/)    { s/UGEE/UDYZ/; }
+  if (/;Novosibirsk;;Russia;/) { s/UNNN/UNNT/; }
+  if (/;Jinan;;China;/)        { s/ZSTN/ZSJN/; }
+
+  ### Fix invalid or incorrect coordinates
+  if (/^K3MW;/) { s/;40-26-94N;106-44-95W;/;40-27N;106-45W;/; }
+  if (/^KBKB;/) { s/;092-97W;/;093-00W;/; }
+  if (/^KBJN;/) { s/;37-37-02;/;37-37-02N;/; }
+  if (/^KFHU;/) { s/;46-98N;/;31-35N;/; }
+  if (/^KWTR;/) { s/;104-87W;/;105-00W;/; }
+  if (/^MMML;/) { s/;117-00W;/;115-14W;/; }
+  if (/^MNBL;/) { s/;086-46W;/;083-46W;/; }
+  if (/^PGNT;/) { s/;14-96N;/;15-00N;/; }
+
+
+  ### Fix some country divisions to match FIPS codes
+  if (/^EGJA;/) { s/;United Kingdom;/;Guernsey;/; }
+  if (/^EGJB;/) { s/;United Kingdom;/;Guernsey;/; }
+  if (/^EGJJ;/) { s/;United Kingdom;/;Jersey;/; }
+  if (/^EGNS;/) { s/;United Kingdom;/;Isle of Man;/; }
+  if (/^EKVG;/) { s/;Denmark;/;Faroe Islands;/; }
+  if (/^ENSB;/) { s/;Norway;/;Svalbard;/; }
+  if (/^FMCZ;/) { s/;Comoros;/;Mayotte;/; }
+  if (/^NLWW;/) { s/;France;/;Wallis and Futuna;/; }
+  if (/^PLCH;/) { s/;New Zealand;/;Kiribati;/; }
+  if (/^TI..;/) { s/;;Virgin Islands;/;VI;United States;/; }
+  if (/^YSNF;/) { s/;Australia;/;Norfolk Island;/; }
+
+
+  ### Fix some country/state divisions to correct bugs
+  if (/^EGYP;/) { s/;South Georgia and the Islands;/;Falkland Islands (Islas Malvinas);/; }
+  if (/^HHAS;/) { s/;Ethiopia;/;Eritrea;/; } # 502576
+  if (/^LY..;/) { s/;Serbia and Montenegro;/;;/; } # This will force update-locations to figure them out itself
+  if (/^NIUE;/) { s/;Cook Islands;/;Niue;/; }
+  if (/^NSTU;/) { s/;;United States Minor Outlying Islands;/;AS;United States;/; }
+  if (/^NZWD;/) { s/, Antarctic;;New Zealand;/;;Antarctica;/; }
+  if (/^PMDY;/) { s/;HI;/;UM;/; }
+  if (/^PWAK;/) { s/;GU;/;UM;/; }
+  if (/^TKPN;/) { s/;Antigua and Barbuda;/;Saint Kitts and Nevis;/; }
+  if (/^YPCC;/) { s/;Christmas Island;/;Cocos (Keeling) Islands;/; }
+
+
+  ### Fix some spelling mistakes/wackiness/nonstandardnesses. Mostly
+  ### alphabetical by station code
+  if (/^EDDF;/) { s/ \/ M-Flughafen//; }
+  if (/^ETWM;/) { s/-Mil;/ Military Base;/; }
+  if (/^FAJS;/) { s/;Johannesburg International Airport;/;O. R. Tambo International Airport;/; } # 533622
+  if (/^HESH;/) { s/Sheikhintl/Sheikh Intl/; }
+  if (/^HKJK;/) { s/ TWR \/ APP \/ NOF \/ Civil Airlines//; }
+  if (/^LBGO;/) { s/Orechovista/Oryakhovitsa/; } # 313655
+  if (/^LEJR;/) { s/Fronteraaeropuerto/Frontera Aeropuerto/; }
+  if (/^LFPG;/) { s/Paris-Aeroport Charles de Gaulle/Paris, Charles de Gaulle International Airport/; }
+  if (/^LIPO;/) { s/Montichia;/Montichiara;/; } # 350945
+  if (/^LOAV;/) { s/Lugplatz/Flugplatz/; }
+  if (/^MMMD;/) { s/ lic / /; }
+  if (/^MNMG;/) { s/Managua A. C. Sandino/Managua, A. C. Sandino Airport/; }
+  if (/^MTPP;/) { s/ \/ Aeroport International/ International Airport/; }
+  if (/^MWCR;/) { s/Airportgrand/Airport, Grand/; }
+  # 319538 - the entry for OIAG actually has the data for OIAJ
+  if (/^OIAG;/) { s/Omidieh/Aghajari/; s/30-46N;049-40E/30-44-44N;049-40-35E/; }
+  if (/^OIKB;/) { s/Bandarabbass/Bandar Abbas/; }
+  if (/^OINN;/) { s/Noshahr/Now Shahr/; }
+  if (/^OITR;/) { s/Orumieh/Orumiyeh/; }
+  if (/^PGUM;/) { s/Agana/HagÃtÃa/; } # to match POP_PLACES
+  if (/^SABE;/) { s/Aeroparque Bs\. As\./Buenos Aires, Jorge Newbery/; }
+  if (/^SBFZ;/) { s/pinto/Pinto/; }
+  if (/^SPHY;/) { s/Andahuayla/Andahuaylas/; }
+  if (/^SPIM;/) { s/Aerop\. Internacional Jorgechavez/Jorge Chavez International Airport/; }
+  if (/^SVMI;/) { s/Maiquetia Aerop\. Intl\. Simon Bolivar/Simon Bolivar International/; }
+  if (/^TAPA;/) { s/Vc /V. C. /; }
+  if (/^TKPN;/) { s/Newcast;/Newcastle;/; }
+  if (/^UBBG;/) { s/Gyanca/Gyandzha/; }
+  if (/^UKDR;/) { s/Krivyy/Kryvyy/; }
+
+  ### Untranslate/unabbreviate the word "Airport". (The names in
+  ### nsd_cccc.txt don't seem to be especially close to
+  ### correct/official, so this is a net win.
+  s/Aerop\. Internacional ([^,;]*)/$1 International Airport/;
+  s/Aeropuerto[^ ]* ([^,;]*)/$1 Airport/;
+  s/Aeroporto* d[ea] ([^,;]*)/$1 Airport/;
+  s/[ -]Aero(|\.|drome|porto?|-Porto|puerto)( |;)/ Airport$2/;
+  s/Air(-Port|p\.)/Airport/;
+  s/Civ \/ (Mil|Afb)/Airport/;
+  s/( \/)? Civ(|il|ilian);/$1 Airport;/;
+  s/Lufthavn/Airport/;
+  s/Int\'?l\.?/International/;
+  s/Int\./International/;
+  s/Inter-National/International/;
+  s/Internationalairport;/International Airport;/;
+  s/International;/International Airport;/;
+  s/Airport ([A-Z])/Airport, $1/;
+  # Change "Foo / Airport" to "Foo Airport"
+  s/;([^;]*)(,| \/) (International Airport|Airport);/;$1 $3;/;
+  # And "Foo / Bar Airport" to "Foo, Bar Airport"
+  s/;([^;\/,]*) \/ ([^;\/,]* Airport)/;$1, $2/;
+
+  s/,? ([a-z][a-z]*-)?afb/ Air Force Base/i;
+  s/ ([A-Z][a-z]*-)?Ab;/ Air Base;/;
+  s/Usa . Af/US Air Force Base/;
+  s/Usaf/US Air Force Base/;
+  s/Air Force Operated Base In Foreign Country/Air Force Base/;
+  s/ (Can-)?Mil(\.|itary);/ Military Base;/;
+
+  s/Obs(\.|erv\.|ervatory|ervatorio)/Observatory/;
+
+  # US National Weather Service, but appears not just in /;United States;/
+  s/, NWS Office//;
+  # Likewise Australian Weather Service (or Automated Weather Station?)
+  s/,? Aws;/;/;
+
+  ### Country-specific fixups, sorted alphabetically by country
+
+  if (/;Argentina;/) {
+    # Remove province name from location description
+    s/, (BA|B\. A\.|CHT|SF);/;/;
+  }
+
+  if (/;Australia;/) {
+    # ??
+    s/ (Amo|Mo);/ Airport;/;
+    s/,? M\. O\.?;/;/;
+
+    s/ Ran / Royal Australian Navy /;
+  }
+
+  if (/;Austria;/) {
+    s/-Flughafen/ Airport/;
+    s/Flugplatz/Airport/;
+    s/ Am / am /;
+    s/ Im / im /;
+  }
+
+  if (/;Canada;/) {
+    # Remove province/territory name from location description
+    s/,? (Alta|B\. C|Man|N\. B|Nfld|N\. S|N\. W\. T|Ont|P\. E\. I|Prince Edward Island|Que|Sask|Y\. T)\.?;/;/;
+
+    # Canadian Department of Agriculture, [Remote] Climate Station
+    s/ Cda//i;
+    s/ R?CS//;
+
+    s/Airport, [^;]*Station;/Airport;/;
+  }
+
+  if (/;Cuba;/) {
+    s/, Oriente//;
+  }
+
+  if (/;Mexico;/) {
+    # Remove state name from location description
+    s/,? (Ags|B\. C\. S|Camp|Chis|Coah|Mor|N\. L|Nay|Pue|Q\. Roo|Qro|S\. L\. P|Sin|Son)\.?;/;/;
+  }
+
+  if (/;Netherlands;/) {
+    s/;([^;]*) Airport, ([^;]*);/;$1, $2 Airport;/;
+  }
+
+  if (/;New Caledonia;/) {
+    s/ Nlle-Caledonie//;
+    s/ Ile [^;]*//;
+  }
+
+  if (/;Sweden;/) {
+    s/Flygplats/Airport/;
+  }
+
+  if (/;United States;/) {
+    s/Nexrad/NEXRAD Station/;
+  }
+
+  ### Final airport fixing...
+
+  ### The location data for several countries (including all of South
+  ### America) uses the convention "City / Airport Name"
+  if (/^(AG|AY|DA|EL|FC|FMM|FO|FX|FZ|GA|GM|HE|LI|LJ|MK|MM|MP|OI|PL|S|US|UU|UW|VV|WA|WI|WM|WR|WS|Z)/) {
+    s/;([^;]*) \/ ([^;\/]*)/;$1, $2 Airport/;
+  }
+
+  ### Some do it backwards
+  if (/^(EN|LE|MS|TT)/) {
+    s/;([^;]*) \/ ([^;\/]*)/;$1 Airport, $2/;
+  }
+
+  ### In some countries, you generally need to prefix the city name to
+  ### the airport name
+  if (/^(C|ES|GO|LF|LH|LK|LS|LT|LZ)/) {
+    s/;([^;]*) \/ ([^;\/]*)/;$1, $1-$2 Airport/;
+  }
+
+  # Some of our fixes end up resulting in "Airport Airport"
+  s/Airport Airport/Airport/;
+
+  # Remove numbers in "Foo 1", "Foo 2", "Foo Iii", etc
+  s/ [123];/;/;
+  s/ I[iv]i*([^a-z])/$1/;
+
+  print;
+}

Added: trunk/data/update-locations.py
==============================================================================
--- (empty file)
+++ trunk/data/update-locations.py	Mon Aug  4 01:05:10 2008
@@ -0,0 +1,740 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+
+import codecs
+import locale
+import math
+import re
+import sqlite3
+import sys
+import urllib
+from xml.dom import minidom
+from xml.sax import saxutils
+
+# Magic incantation to tell python to let us output UTF-8
+sys.stdout = codecs.getwriter(locale.getpreferredencoding())(sys.stdout)
+
+# The database...
+db = sqlite3.connect('locationdb.sqlite')
+fips_codes = {}
+station_timezones = {}
+station_zones = {}
+station_radars = {}
+station_comments = {}
+station_states = {}
+
+# xml helpers
+def getChildContentByName(node, name):
+    node = node.firstChild
+    while node is not None:
+        if node.nodeName == name:
+            return node.firstChild.nodeValue
+        node = node.nextSibling
+    return None
+
+def getChildrenByName(node, name):
+    children = []
+    node = node.firstChild
+    while node is not None:
+        if hasattr(node, 'tagName') and node.tagName == name:
+            children.append(node)
+        node = node.nextSibling
+    return children
+
+def getNodeChildren(node):
+    children = []
+    node = node.firstChild
+    while node is not None:
+        if hasattr(node, 'tagName'):
+            children.append(node)
+        node = node.nextSibling
+    return children
+
+def getComment(node):
+    names = getChildrenByName(node, '_name')
+    if len(names) == 0:
+        return None
+    node = names[0].previousSibling
+    if node is None:
+        return None
+    if node.nodeType == node.TEXT_NODE and not node.nodeValue.strip():
+        node = node.previousSibling
+        if node is None:
+            return None
+    if node.nodeType == node.COMMENT_NODE:
+        return node.nodeValue.strip()
+    else:
+        return None
+
+def printComment(indent, comment, keep_newlines=False):
+    if not keep_newlines:
+        comment = re.sub(r'\n[ \t]*', r' ', comment)
+    prefix = '%s<!-- ' % indent
+    width = 72 - len(prefix)
+    if len(comment) < width and comment.find('\n') == -1:
+        print '%s<!-- %s -->' % (indent, comment)
+        return
+
+    while len(comment) > width or comment.find('\n') != -1:
+        brk = comment.find('\n', 0, width)
+        if brk == -1:
+            brk = comment.rfind(' ', 0, width)
+            if brk == -1:
+                brk == comment.find(' ')
+                if brk == -1:
+                    break
+        print '%s%s' % (prefix, comment[:brk])
+        prefix = '%s     ' % indent
+        brk += 1
+        comment = comment[brk:]
+    if len(comment):
+        print '%s%s' % (prefix, comment)
+    print '%s  -->' % indent
+
+# other helpers
+def getFipsCodes(node, container):
+    # values is a list of string values of <fips-code> elements
+    values = [node.firstChild.nodeValue for node in getChildrenByName(node, 'fips-code')]
+    # code_lists is a list of lists of individual codes
+    code_lists = [value.split("|") for value in values]
+    if code_lists:
+        for code in reduce(list.__add__, code_lists):
+            fips_codes[code] = container
+
+    return values
+
+def getFipsCountry(city):
+    if city.state_code != "" and city.state_code in fips_codes:
+        country = fips_codes[city.state_code]
+    elif city.country_code != "" and city.country_code in fips_codes:
+        country = fips_codes[city.country_code]
+    else:
+        return None
+    while not isinstance(country, Country):
+        country = country.parent
+    return country
+
+def decimal_degrees_to_dms(lat, long):
+    if lat < 0:
+        lat = -lat
+        dir = "S"
+    else:
+        dir = "N"
+    lat_deg = int(lat)
+    lat_min = int((lat - lat_deg) * 60)
+    lat_sec = int((((lat - lat_deg) * 60) - lat_min) * 60)
+    ret = "%02d-%02d" % (lat_deg, lat_min)
+    if lat_sec != 0:
+        ret += "-%02d" % lat_sec
+    ret += dir
+
+    if long < 0:
+        long = -long
+        dir = "W"
+    else:
+        dir = "E"
+    long_deg = int(long)
+    long_min = int((long - long_deg) * 60)
+    long_sec = int((((long - long_deg) * 60) - long_min) * 60)
+    ret += " %03d-%02d" % (long_deg, long_min)
+    if long_sec != 0:
+        ret += "-%02d" % long_sec
+    ret += dir
+    return ret
+
+languages = {}
+# FIXME, configurable
+iso639 = minidom.parse('/usr/share/xml/iso-codes/iso_639_3.xml')
+for lang in iso639.getElementsByTagName('iso_639_3_entry'):
+    name = lang.getAttribute('name')
+    name = re.sub(r",.*", r"", name)
+    languages[lang.getAttribute('id')] = name
+languages.setdefault('(Unknown Language)')
+
+# classes
+class LocBase:
+    def __init__(self, parent, arg):
+        self.parent = parent
+        self.contents = []
+
+        if isinstance(arg, minidom.Element):
+            self.name = getChildContentByName(arg, '_name')
+            self.iso_code = getChildContentByName(arg, 'iso-code')
+            self.tz_hint = getChildContentByName(arg, 'tz-hint')
+            self.pref_lang = getChildContentByName(arg, 'pref-lang')
+            self.zone = getChildContentByName(arg, 'zone')
+            self.radar = getChildContentByName(arg, 'radar')
+            self.coordinates = getChildContentByName(arg, 'coordinates')
+            self.fips_codes = getFipsCodes(arg, self)
+            self.comment = getComment(arg)
+        else:
+            self.name = None
+            self.iso_code = None
+            self.tz_hint = None
+            self.pref_lang = None
+            self.fips_codes = None
+            self.comment = None
+            self.zone = None
+            self.radar = None
+
+    def __cmp__(self, other):
+        return cmp(self.name, other.name)
+
+    def print_xml(self, indent):
+        if self.iso_code is not None:
+            print '%s  <iso-code>%s</iso-code>' % (indent, self.iso_code)
+        if self.fips_codes is not None:
+            for value in self.fips_codes:
+                print '%s  <fips-code>%s</fips-code>' % (indent, value)
+        if self.pref_lang is not None:
+            print '%s  <pref-lang>%s</pref-lang>' % (indent, self.pref_lang)
+        if self.tz_hint is not None:
+            print '%s  <tz-hint>%s</tz-hint>' % (indent, self.tz_hint)
+        if self.zone is not None:
+            print '%s  <zone>%s</zone>' % (indent, self.zone)
+        if self.radar is not None:
+            print '%s  <radar>%s</radar>' % (indent, self.radar)
+        if self.coordinates is not None:
+            print '%s  <coordinates>%s</coordinates>' % (indent, self.coordinates)
+        for item in self.contents:
+            item.print_xml(indent + '  ')
+
+    def station_prefixes(self):
+        return reduce(set.__or__, [x.station_prefixes() for x in self.contents], set())
+
+class Region(LocBase):
+    def __init__(self, elt):
+        LocBase.__init__(self, None, elt)
+
+    def print_xml(self, indent):
+        print '%s<region>' % indent
+        if self.comment is not None:
+            printComment(indent + '  ', self.comment)
+        print '%s  <_name>%s</_name>' % (indent, saxutils.escape(self.name))
+        LocBase.print_xml(self, indent)
+        print '%s</region>' % indent
+
+class Country(LocBase):
+    def __init__(self, elt):
+        LocBase.__init__(self, None, elt)
+        self.missing_stations = []
+        self.unknown_stations = []
+        self.missing_cities = []
+
+    def print_xml(self, indent):
+        print '%s<country>' % indent
+        if self.comment is not None:
+            printComment(indent + '  ', self.comment)
+        print '%s  <_name>%s</_name>' % (indent, saxutils.escape(self.name))
+        if len(self.missing_stations):
+            self.missing_stations.sort()
+            comment = 'Could not find cities for the following weather stations:\n'
+            for station in self.missing_stations:
+                comment += '%s - %s (%s)\n' % (station.code, station.name, station.coordinates)
+            printComment(indent + '  ', comment, True)
+        if len(self.unknown_stations):
+            self.unknown_stations.sort()
+            comment = 'Could not find information about the following stations, which may be in %s:\n' % self.name
+            for code in self.unknown_stations:
+                comment += '%s ' % code
+            printComment(indent + '  ', comment, True)
+        if len(self.missing_cities):
+            self.missing_cities.sort()
+            comment = 'Could not find weather stations for the following major cities:\n'
+            comment += self.missing_cities[0].name
+            for city in self.missing_cities[1:]:
+                comment += ', %s' % city.name
+            printComment(indent + '  ', comment, True)
+        LocBase.print_xml(self, indent)
+        print '%s</country>' % indent
+
+class State(LocBase):
+    def __init__(self, parent, elt):
+        LocBase.__init__(self, parent, elt)
+        if self.comment is None:
+            self.comment = 'Translators: this is a state/province/territory in %s' % self.parent.name
+
+    def print_xml(self, indent):
+        print '%s<state>' % indent
+        if self.comment is not None:
+            printComment(indent + '  ', self.comment)
+        print '%s  <_name>%s</_name>' % (indent, saxutils.escape(self.name))
+        LocBase.print_xml(self, indent)
+        print '%s</state>' % indent
+
+class City(LocBase):
+    def __init__(self, arg):
+        LocBase.__init__(self, None, arg)
+
+        self.name_comment = []
+
+        if isinstance(arg, tuple):
+            (self.id, self.latitude, self.longitude, elevation, importance, self.country_code, self.state_code, self.county_code, name_type, self.name_lang, short_name, long_name, flat_name) = arg
+            self.coordinates = decimal_degrees_to_dms(self.latitude, self.longitude)
+            self.is_capital = importance == 3
+            self.name = short_name or long_name
+            self.has_conventional_name = name_type == 'C'
+        elif isinstance(arg, LocBase):
+            self.name = arg.name
+            self.name_lang = None
+            self.has_conventional_name = False
+            self.id = name
+            self.country_code = arg.country_code
+            self.state_code = arg.state_code
+            self.county_code = None
+            self.is_capital = False
+            self.coordinates = arg.coordinates
+            self.latitude = arg.latitude
+            self.longitude = arg.longitude
+
+    def print_xml(self, indent):
+        self.contents.sort(lambda l1, l2: cmp(distance(self.latitude, self.longitude, l1.latitude, l1.longitude),
+                                              distance(self.latitude, self.longitude, l2.latitude, l2.longitude)))
+
+        if self.comment is None and self.parent is not None:
+            if self.is_capital:
+                country = self.parent
+                while not isinstance(country, Country):
+                    country = country.parent
+                self.comment = 'Translators: this is the capital of %s' % country.name
+            elif self.parent.parent is not None:
+                self.comment = 'Translators: this is a city in %s in %s' % \
+                               (self.parent.name, self.parent.parent.name)
+            else:
+                self.comment = 'Translators: this is a city in %s' % self.parent.name
+
+        print '%s<city>' % indent
+        comment = self.comment or ''
+        if len(self.name_comment):
+            if len(comment):
+                if comment[-1] != '.':
+                    comment += '.\n'
+                else:
+                    comment += '\n'
+            comment += '\n'.join(self.name_comment)
+        if len(comment):
+            printComment(indent + '  ', comment, True)
+        print '%s  <_name>%s</_name>' % (indent, saxutils.escape(self.name))
+        print '%s  <coordinates>%s</coordinates>' % (indent, self.coordinates)
+        for item in self.contents:
+            item.print_xml(indent + '  ', self, len(self.contents) > 1)
+        print '%s</city>' % indent
+
+class Location(LocBase):
+    def __init__(self, arg):
+        LocBase.__init__(self, None, arg)
+
+        if isinstance(arg, tuple):
+            (self.code, self.name, self.state_code, self.country_code, self.latitude, self.longitude, elevation) = arg
+            self.coordinates = decimal_degrees_to_dms(self.latitude, self.longitude)
+            if self.code in station_timezones:
+                self.tz_hint = station_timezones[self.code]
+            if self.code in station_zones:
+                self.zone = station_zones[self.code]
+            if self.code in station_radars:
+                self.radar = station_radars[self.code]
+            if self.code in station_comments:
+                self.comment = station_comments[self.code]
+
+    def print_xml(self, indent, city=None, localize=True):
+        print '%s<location>' % indent
+        name = self.name
+        if city is not None:
+            if name.startswith("%s, " % city.name):
+                if name.startswith("%s, %s" % (city.name, city.name)):
+                    name = name[len(city.name) + 2:]
+                elif name.endswith("port") or name.endswith("Field") or \
+                         name.endswith("Terminal") or name.endswith("Base"):
+                    name = name[len(city.name) + 2:]
+            elif name.endswith(", %s" % city.name):
+                name = name[:-len(city.name) - 2]
+        #if self.comment is not None:
+        #    print '%s  <!-- %s -->' % (indent, self.comment)
+        if localize:
+            print '%s  <_name>%s</_name>' % (indent, saxutils.escape(name))
+        else:
+            print '%s  <name>%s</name>' % (indent, saxutils.escape(name))
+        print '%s  <code>%s</code>' % (indent, self.code)
+        LocBase.print_xml(self, indent)
+        print '%s</location>' % indent
+
+    def station_prefixes(self):
+        return set([self.code[:2]])
+
+def do_locations(container, state, parent_zone, parent_radar):
+    for xlocation in getChildrenByName(container, 'location'):
+        code = getChildContentByName(xlocation, 'code')
+        tz_hint = getChildContentByName(xlocation, 'tz-hint')
+        zone = getChildContentByName(xlocation, 'zone') or parent_zone
+        radar = getChildContentByName(xlocation, 'radar') or parent_radar
+        comment = getComment(xlocation)
+
+        if tz_hint is not None:
+            station_timezones[code] = tz_hint
+        if zone is not None:
+            station_zones[code] = zone
+        if radar is not None:
+            station_radars[code] = radar
+        if comment is not None:
+            station_comments[code] = comment
+        if state is not None:
+            station_states[code] = state
+
+def do_cities(container, state):
+    for xcity in getChildrenByName(container, 'city'):
+        zone = getChildContentByName(xcity, 'zone')
+        radar = getChildContentByName(xcity, 'radar')
+        do_locations(xcity, state, zone, radar)
+
+# Read the existing regions/countries/states
+old = minidom.parse('Locations.xml.in')
+
+regions = []
+for xreg in old.getElementsByTagName('region'):
+    reg = Region(xreg)
+    regions.append(reg)
+
+    for xcountry in getChildrenByName(xreg, 'country'):
+        country = Country(xcountry)
+        reg.contents.append(country)
+        do_cities(xcountry, None)
+        do_locations(xcountry, None, None, None)
+
+        for xstate in getChildrenByName(xcountry, 'state'):
+            state = State(country, xstate)
+            country.contents.append(state)
+
+            do_cities(xstate, state)
+            do_locations(xstate, state, None, None)
+
+regions.sort()
+
+# location-finding helpers
+def distance(lat1, long1, lat2, long2):
+    long1 = float(long1) * math.pi / 180.0
+    lat1  = float(lat1) * math.pi / 180.0
+    long2 = float(long2) * math.pi / 180.0
+    lat2  = float(lat2) * math.pi / 180.0
+    tmp = math.cos(lat1) * math.cos(lat2) * math.cos(long1 - long2) + math.sin(lat1) * math.sin(lat2)
+    # rounding errors can cause us to get a result out of range...
+    if tmp >= 1.0:
+        return 0.0
+    return math.acos(tmp) * 6372.795
+
+cc = db.cursor()
+cities = {}
+def get_city(id, country_code=None):
+    if id in cities:
+        return cities[id]
+
+    city = None
+    best_match = None
+
+    cc.execute("SELECT * FROM cities WHERE id=?", (id,))
+    matches = cc.fetchall()
+
+    for match in matches:
+        (name_type, language, short_name, long_name) = match[8:12]
+        if not country_code:
+            country_code = match[5]
+
+        # name type: "N" = standard, "NS" = standard in non-Latin
+        # script, "C" = conventional (ie, traditional English)
+        if name_type == 'C' and ( language == 'eng' or language == ''):
+            city = City(match)
+            best_match = match
+            break
+        elif name_type == 'N':
+            if city is None:
+                city = City(match)
+                best_match = match
+            elif not city.has_conventional_name:
+                country = getFipsCountry(city)
+                if country is not None and country.pref_lang == language:
+                    city = City(match)
+                    best_match = match
+
+    # Shouldn't happen...
+    if city is None:
+        city = City(matches[0])
+        best_match = matches[0]
+
+    # See if the city has an ambiguous name
+    (short_name, long_name) = best_match[10:12]
+    if short_name and long_name:
+        country_code = best_match[5]
+        cc.execute("SELECT COUNT(*) FROM cities WHERE short_name=? AND country_code=?", (short_name, country_code))
+        count = int(cc.fetchone()[0])
+        if count > 1:
+            city.name = long_name
+
+    # Note local names
+    localnames = {}
+    local_short_name =  None
+    script_name = None
+    for match in matches:
+        (name_type, language, short_name, long_name) = match[8:12]
+        name = short_name or long_name
+        if name_type != 'N' and name_type != 'NS':
+            continue
+        if language == 'eng' or name == city.name:
+            continue
+
+        if long_name == city.name:
+            local_short_name = short_name
+        elif language == city.name_lang and name_type == 'NS':
+            script_name = name
+        elif language in localnames:
+            if localnames[language].find(name) == -1:
+                if name_type == 'N':
+                    localnames[language] = "%s / %s" % (name, localnames[language])
+                else:
+                    localnames[language] = "%s / %s" % (localnames[language], name)
+        else:
+            localnames[language] = name
+
+    if city.has_conventional_name and (script_name is not None or len(localnames) > 0):
+        city.name_comment.append('"%s" is the traditional English name.' % city.name)
+    if local_short_name is not None:
+        country = getFipsCountry(city)
+        city.name_comment.append('This is one of several cities in %s called "%s".' % (country.name, local_short_name))
+    if script_name is not None:
+        city.name_comment.append('The name is also written "%s".' % script_name)
+    for lang in localnames:
+        if lang == "":
+            city.name_comment.append('The local name is "%s".' % localnames[lang])
+        else:
+            city.name_comment.append('The local name in %s is "%s".' % (languages[lang], localnames[lang]))
+
+    cities[id] = city
+    if country_code:
+        city.country_code = country_code
+    return city
+
+def fakeable(station):
+    # Use weather station names to fake "city" names for mostly-
+    # uninhabited regions. At the moment, that means Antarctica and
+    # United States Minor Outlying Islands
+    return station.country_code == 'AY' or \
+           station.state_code == 'US74'
+
+def add_city(city, station):
+    if city.id in stations:
+        stations[city.id].append(station.code)
+    else:
+        stations[city.id] = [station.code]
+
+    for st in city.contents:
+        if st.code == station.code:
+            return
+    city.contents.append(station)
+
+def find_city(c, city_name, station, try_nearby):
+    if fakeable(station):
+        city = City(station)
+        cities[city.id] = city
+        add_city(city, station)
+        return city
+
+    locs = []
+    shortened = False
+    while len(locs) == 0 and len(city_name) > 0:
+        flat_name = re.sub(r"[^a-zA-Z]", r"", city_name.upper())
+        if station.country_code == "":
+            c.execute("SELECT * FROM cities WHERE latitude BETWEEN ? AND ? AND longitude BETWEEN ? AND ? AND ( short_name=? OR long_name=? OR flat_name=? )", (station.latitude - 2.0, station.latitude + 2.0, station.longitude - 2.0, station.longitude + 2.0, city_name, city_name, flat_name))
+        else:
+            c.execute("SELECT * FROM cities WHERE country_code=? AND latitude BETWEEN ? AND ? AND longitude BETWEEN ? AND ? AND ( short_name=? OR long_name=? OR flat_name=? )", (station.country_code[:2], station.latitude - 2.0, station.latitude + 2.0, station.longitude - 2.0, station.longitude + 2.0, city_name, city_name, flat_name))
+        locs = c.fetchall()
+
+        # Strip out cities that are too far away; they're probably false matches
+        ok_locs = []
+        for loc in locs:
+            dist = distance(station.latitude, station.longitude, loc[1], loc[2])
+            if dist < 50.0:
+                ok_locs.append(loc)
+        locs = ok_locs
+
+        if len(locs) == 0:
+            city_name = re.sub(r"[ -]?[^ -]*$", "", city_name)
+            shortened = True
+
+    if len(locs) == 0 and try_nearby:
+        if station.country_code != "":
+            c.execute("SELECT * FROM cities WHERE country_code=? AND latitude BETWEEN ? AND ? AND longitude BETWEEN ? AND ? AND importance != -1", (station.country_code[:2], station.latitude - 1.0, station.latitude + 1.0, station.longitude - 1.0, station.longitude + 1.0))
+        else:
+            c.execute("SELECT * FROM cities WHERE latitude BETWEEN ? AND ? AND longitude BETWEEN ? AND ? AND importance != -1", (station.latitude - 1.0, station.latitude + 1.0, station.longitude - 1.0, station.longitude + 1.0))
+        locs = c.fetchall()
+
+    if len(locs) == 0:
+        return None
+
+    # FIXME: we should factor elevation into this decision as well; we
+    # don't want to use a weather station at sea level for a city in
+    # the mountains, or vice versa.
+    best_dist = 0.0
+    best_loc = None
+    for loc in locs:
+        dist = distance(station.latitude, station.longitude, loc[1], loc[2])
+        if dist > 50.0:
+            continue
+        if loc[4] > 0: # pretend important cities are closer
+            dist = dist / 5.0
+        elif loc[4] < 0: # and trivial ones are farther
+            dist = dist * 2.0
+        if best_loc == None or dist < best_dist:
+            best_loc = loc
+            best_dist = dist
+
+    if best_loc is None:
+        return None
+
+    city = get_city(best_loc[0], station.country_code)
+    add_city(city, station)
+
+    if not shortened:
+        station.name = station.name.replace(city_name, city.name)
+
+    return city
+
+observations = urllib.urlopen('http://gnome.org/~danw/observations.txt')
+recent = [obs.rstrip() for obs in observations.readlines()]
+observations.close()
+
+stations = {}
+
+c = db.cursor()
+
+# Now read in the stations, filter out the losers, and clean up the rest
+sc = db.cursor()
+sc.execute("SELECT * FROM stations");
+while True:
+    loc = sc.fetchone()
+    if loc is None:
+        break
+    station = Location(loc)
+
+    if station.code not in recent:
+        continue
+
+    city = None
+
+    # Find a match
+    location = station.name.replace(", ", " / ")
+    if location.find(" / ") != -1:
+        matched_any = False
+        na_parts = [part for part in location.split(" / ")
+                    if not part.endswith('Airport') and
+                    part.find('County') == -1]
+        for part in na_parts:
+            city = find_city(c, part, station, False)
+            if city is not None:
+                matched_any = True
+        if matched_any:
+            continue
+
+    if city is None:
+        airport = re.search(r"([^/]*?) (International |Municipal )?Airport", location)
+        if airport is not None:
+            city = find_city(c, airport.group(1), station, False)
+
+    if city is None:
+        city = find_city(c, location, station, True)
+        if city is None:
+            country = fips_codes[station.country_code]
+            country.missing_stations.append(station)
+            continue
+
+# Now do missing major cities
+c.execute("SELECT id FROM cities WHERE importance > 1");
+while True:
+    loc = c.fetchone()
+    if loc is None:
+        break
+
+    id = loc[0]
+    if id in stations:
+        continue
+    city = get_city(id)
+    country = fips_codes[city.country_code]
+
+    sc.execute("SELECT * FROM stations WHERE latitude BETWEEN ? AND ? AND longitude BETWEEN ? AND ?", (city.latitude - 1.0, city.latitude + 1.0, city.longitude - 1.0, city.longitude + 1.0))
+    best_dist = 0.0
+    best_station = None
+    for station in sc.fetchall():
+        if station[0] not in recent:
+            continue
+        dist = distance(city.latitude, city.longitude, station[4], station[5])
+        if dist > 50.0:
+            continue
+        if best_station is None or dist < best_dist:
+            best_station = station
+            best_dist = dist
+
+    if best_station is None:
+        country.missing_cities.append(city)
+        stations[id] = []
+        continue
+
+    station = Location(best_station)
+    add_city(city, station)
+    if station in country.missing_stations:
+        country.missing_stations.remove(station)
+
+# Find parent states/countries for cities
+for id in cities:
+    city = cities[id]
+    if len(city.contents) == 0:
+        continue
+    if city.parent is not None:
+        continue
+
+    if city.state_code != "" and city.state_code in fips_codes:
+        city.parent = fips_codes[city.state_code]
+    else:
+        for station in city.contents:
+            if station.code in station_states:
+                city.parent = station_states[station.code]
+                break
+        else:
+            if city.country_code != "" and city.country_code in fips_codes:
+                city.parent = fips_codes[city.country_code]
+            else:
+                print "Could not find container for city %s in %s" % (city.name, city.country_code);
+                continue
+    city.parent.contents.append(city)
+
+# Note unknown weather stations
+for id in stations:
+    for code in stations[id]:
+        if code in recent:
+            recent.remove(code)
+
+for country_code in fips_codes:
+    country = fips_codes[country_code]
+    if not isinstance(country, Country):
+        continue
+    for prefix in country.station_prefixes():
+        for station_code in recent:
+            if station_code[:2] == prefix and \
+               not station_code in [station.code for station in country.missing_stations]:
+                country.unknown_stations.append(station_code)
+    for station_code in country.unknown_stations:
+        if station_code in recent:
+            recent.remove(station_code)
+
+# Sort containers
+for code in fips_codes:
+    fips_codes[code].contents.sort()
+
+print '<?xml version="1.0" encoding="utf-8"?>'
+print '<!DOCTYPE gweather SYSTEM "locations.dtd">'
+print '<gweather format="1.0">'
+for region in regions:
+    region.contents.sort()
+    region.print_xml('  ')
+if len(recent):
+    comment = 'Could not find information about the following stations:\n'
+    for station_code in recent:
+        comment += '%s ' % station_code
+    printComment('', comment, True)
+print '</gweather>'



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]