Vanilla 1.0.3 is a product of Lussumo. More Information: Documentation, Community Support.
1 to 16 of 16
<?xml version="1.0" encoding="UTF-8"?>
<gpx xmlns="http://www.topografix.com/GPX/1/0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:mbx="http://www.motionbased.net/mbx" xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd http://www.motionbased.net/mbx http://www.motionbased.net/site/schemas/mbx/0.0.1/mbx.xsd" creator="MotionBased Technolgies http://www.motionbased.com" version="1.0">
<trk><mbx:gpsTrackPk></mbx:gpsTrackPk>
<trkseg>
<trkpt lat="33." lon="-117."><ele>17.4</ele>
<time>-17T08:31:53-07:00</time>
<course>180.</course><speed>1.</speed>
</trkpt>
<trkpt lat="33." lon="-117."><ele>17.4</ele>
<time>-17T08:31:54-07:00</time>
<course>249.</course><speed>0.</speed>
</trkpt>
...etc.
<?xml version="1.0" encoding="utf-8"?>
<gpx version="1.1" creator="SportTracks" xmlns:st="urn:uuid:D0EB2ED5-49B6-44e3-B13C-CF15BE7DD7DD" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.topografix.com/GPX/1/1" schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd">
/> <trk>
<number>1</number>
<trkseg>
<trkpt lat="33." lon="-116.">
<ele>483</ele>
<time>-24T15:54:41Z</time>
</trkpt>
<trkpt lat="33." lon="-116.">
<ele>489</ele>
<time>-24T15:54:43Z</time>
</trkpt>
...etc
<?xml version="1.0"?>
<gpx version="1.1"
creator="Bikely - http://www.bikely.com"
/>xmlns="http://www.topografix.com/GPX/1/1"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd">
/><rte>
<name>Dana Pt</name>
<cmt>Permalink: <![CDATA[
http://www.bikely.com/maps/bike-path/Dana-Pt
]]>
</cmt>
<rtept lat="33." lon="-117.">
<name>Point 0</name>
<cmt>Start Magee Park</cmt>
<ele>17.4</ele>
</rtept>
<rtept lat="33." lon="-117.">
<name>Point 1</name>
<ele>17.4</ele>
</rtept>
<rtept lat="33." lon="-117.">
<name>Point 2</name>
<ele>17.4</ele>
</rtept>
...etc
type="wptType" presumably meaning waypoint.
1 to 16 of 16
Bikely provides online maps of over 10,000 bike trails from 50 countries around the world - completely free.
You can browse our collection of bike route maps and join our community to share your favorite rides with the world and post in our forum.