Last active
December 15, 2025 04:27
-
-
Save yosun/6b1cf738b3c755ba34a25c8010548e9b to your computer and use it in GitHub Desktop.
GPS Exchange File for XCode Location Simulation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <gpx version="1.1" creator="Xcode" xmlns="http://www.topografix.com/GPX/1/1"> | |
| <wpt lat="37.971532" lon="23.725749"> | |
| <name>Acropolis, Athens</name> | |
| </wpt> | |
| </gpx> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <gpx version="1.1" creator="Xcode" xmlns="http://www.topografix.com/GPX/1/1"> | |
| <wpt lat="41.3870194" lon="2.1700471"> | |
| <name>Barcelona - Plaça de Catalunya</name> | |
| </wpt> | |
| </gpx> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <gpx version="1.1" creator="Xcode" xmlns="http://www.topografix.com/GPX/1/1"> | |
| <wpt lat="49.429750" lon="2.081900"> | |
| <name>Cathédrale Saint-Pierre de Beauvais</name> | |
| </wpt> | |
| </gpx> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <gpx version="1.1" creator="Xcode" xmlns="http://www.topografix.com/GPX/1/1"> | |
| <wpt lat="42.355433" lon="-71.064472"> | |
| <name>Boston Common</name> | |
| </wpt> | |
| </gpx> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <gpx version="1.1" creator="Xcode" xmlns="http://www.topografix.com/GPX/1/1"> | |
| <wpt lat="41.179225" lon="-73.189447"> | |
| <name>McLevy Green, Bridgeport CT</name> | |
| </wpt> | |
| </gpx> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <gpx version="1.1" creator="Xcode" xmlns="http://www.topografix.com/GPX/1/1"> | |
| <wpt lat="52.205337" lon="0.121817"> | |
| <name>Cambridge Market Square</name> | |
| </wpt> | |
| </gpx> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <gpx version="1.1" creator="Xcode" xmlns="http://www.topografix.com/GPX/1/1"> | |
| <wpt lat="40.689531" lon="-74.174462"> | |
| <name>Newark Liberty International Airport (EWR)</name> | |
| </wpt> | |
| </gpx> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <gpx version="1.1" creator="Xcode" xmlns="http://www.topografix.com/GPX/1/1"> | |
| <wpt lat="43.773145" lon="11.256212"> | |
| <name>Duomo di Firenze</name> | |
| </wpt> | |
| </gpx> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <gpx version="1.1" creator="Xcode" xmlns="http://www.topografix.com/GPX/1/1"> | |
| <wpt lat="50.061430" lon="19.936580"> | |
| <name>Rynek Główny, Kraków</name> | |
| </wpt> | |
| </gpx> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <gpx version="1.1" creator="Xcode" xmlns="http://www.topografix.com/GPX/1/1"> | |
| <wpt lat="40.416775" lon="-3.703790"> | |
| <name>Puerta del Sol, Madrid</name> | |
| </wpt> | |
| </gpx> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <gpx version="1.1" creator="Xcode" xmlns="http://www.topografix.com/GPX/1/1"> | |
| <wpt lat="25.781423" lon="-80.130020"> | |
| <name>South Beach, Miami Beach</name> | |
| </wpt> | |
| </gpx> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <gpx version="1.1" creator="Xcode" xmlns="http://www.topografix.com/GPX/1/1"> | |
| <wpt lat="25.774172" lon="-80.185942"> | |
| <name>Bayfront Park, Miami</name> | |
| </wpt> | |
| </gpx> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <gpx version="1.1" creator="Xcode" xmlns="http://www.topografix.com/GPX/1/1"> | |
| <wpt lat="45.464211" lon="9.191383"> | |
| <name>Duomo di Milano</name> | |
| </wpt> | |
| </gpx> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <gpx version="1.1" creator="Xcode" xmlns="http://www.topografix.com/GPX/1/1"> | |
| <wpt lat="51.754875" lon="-1.254366"> | |
| <name>Radcliffe Camera, Oxford</name> | |
| </wpt> | |
| </gpx> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <gpx version="1.1" creator="Xcode" xmlns="http://www.topografix.com/GPX/1/1"> | |
| <wpt lat="37.386051" lon="-5.992507"> | |
| <name>Seville Cathedral (La Giralda)</name> | |
| </wpt> | |
| </gpx> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <gpx version="1.1" creator="Xcode" xmlns="http://www.topografix.com/GPX/1/1"> | |
| <wpt lat="59.437015" lon="24.745368"> | |
| <name>Raekoja Plats, Tallinn</name> | |
| </wpt> | |
| </gpx> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <gpx version="1.1" creator="Xcode" xmlns="http://www.topografix.com/GPX/1/1"> | |
| <wpt lat="49.288840" lon="-123.111550"> | |
| <name>Canada Place, Vancouver</name> | |
| </wpt> | |
| </gpx> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment