diff options
-rw-r--r-- | data/Locations.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/Locations.xml b/data/Locations.xml index 84269ed..4e6eb1a 100644 --- a/data/Locations.xml +++ b/data/Locations.xml @@ -5513,6 +5513,11 @@ <code>OPLA</code> <coordinates>31.516667 74.400000</coordinates> </location> + <location> + <name>Multan Airport</name> + <code>OPMT</code> + <coordinates>30.196025 71.421771</coordinates> + </location> <location> <name>Nawabshah</name> <code>OPNH</code> @@ -5545,6 +5550,11 @@ </city> <city> <!-- A city in Pakistan --> + <_name>Multan</_name> + <coordinates>30.1575 71.5249</coordinates> + </city> + <city> + <!-- A city in Pakistan --> <_name>Nawabshah</_name> <coordinates>26.250000 68.416667</coordinates> </city> |