Skip to content

Instantly share code, notes, and snippets.

@simboli
Created July 14, 2022 20:03
Show Gist options
  • Save simboli/6f376dfefd2fbca10eacc2db56c00293 to your computer and use it in GitHub Desktop.
Save simboli/6f376dfefd2fbca10eacc2db56c00293 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<gpx xmlns="http://www.topografix.com/GPX/1/1" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:mytracks="http://mytracks.stichling.info/myTracksGPX/1/0" creator="myTracks" version="1.1" xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd">
<wpt lat="37.77829700000001" lon="-122.391174">
<ele>3.4</ele>
<time>2016-06-17T23:41:18.00000Z</time>
<desc>Lat.=37.778297, Long.=-122.391174, Alt.=3.400000m, Speed=0.000000Km/h</desc>
</wpt>
<wpt lat="37.778378" lon="-122.391117">
<ele>3.4</ele>
<time>2016-06-17T23:41:23.00000Z</time>
<desc>Lat.=37.778378, Long.=-122.391117, Alt.=3.400000m, Speed=7.420361Km/h</desc>
</wpt>
<wpt lat="37.778449" lon="-122.391039">
<ele>3.4</ele>
<time>2016-06-17T23:41:26.00000Z</time>
<desc>Lat.=37.778449, Long.=-122.391039, Alt.=3.400000m, Speed=12.546985Km/h</desc>
</wpt>
<wpt lat="37.778525" lon="-122.390942">
<ele>3.4</ele>
<time>2016-06-17T23:41:29.00000Z</time>
<desc>Lat.=37.778525, Long.=-122.390942, Alt.=3.400000m, Speed=14.405211Km/h</desc>
</wpt>
<trk>
<name>Track00000010 (2)</name>
<trkseg>
<trkpt lat="37.77829700000001" lon="-122.391174">
<ele>3.4</ele>
<time>2016-06-17T23:41:18.00000Z</time>
<desc>Lat.=37.778297, Long.=-122.391174, Alt.=3.400000m, Speed=0.000000Km/h</desc>
</trkpt>
<trkpt lat="37.778378" lon="-122.391117">
<ele>3.4</ele>
<time>2016-06-17T23:41:23.00000Z</time>
<desc>Lat.=37.778378, Long.=-122.391117, Alt.=3.400000m, Speed=7.420361Km/h</desc>
</trkpt>
<trkpt lat="37.778449" lon="-122.391039">
<ele>3.4</ele>
<time>2016-06-17T23:41:26.00000Z</time>
<desc>Lat.=37.778449, Long.=-122.391039, Alt.=3.400000m, Speed=12.546985Km/h</desc>
</trkpt>
<trkpt lat="37.778525" lon="-122.390942">
<ele>3.4</ele>
<time>2016-06-17T23:41:29.00000Z</time>
<desc>Lat.=37.778525, Long.=-122.390942, Alt.=3.400000m, Speed=14.405211Km/h</desc>
</trkpt>
</trkseg>
</trk>
</gpx>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment