| 1 | <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
|
|---|
| 2 | <gpx
|
|---|
| 3 | version="1.0"
|
|---|
| 4 | creator="GPSMan"
|
|---|
| 5 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|---|
| 6 | xmlns="http://www.topografix.com/GPX/1/0"
|
|---|
| 7 | xmlns:topografix="http://www.topografix.com/GPX/Private/TopoGrafix/0/2"
|
|---|
| 8 | xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd http://www.topografix.com/GPX/Private/TopoGrafix/0/2 http://www.topografix.com/GPX/Private/TopoGrafix/0/2/topografix.xsd">
|
|---|
| 9 | <author>an author</author>
|
|---|
| 10 | <email>an_email@somewhere</email>
|
|---|
| 11 | <url>an_url</url>
|
|---|
| 12 | <urlname>a_url_name</urlname>
|
|---|
| 13 | <time>2009-08-17T16:56:22Z</time>
|
|---|
| 14 | <wpt lat="0.0000000" lon="0.0000000">
|
|---|
| 15 | <name>test</name>
|
|---|
| 16 | <symbol>WP_dot</symbol>
|
|---|
| 17 |
|
|---|
| 18 | <cmt>17-Aug-2009 175457</cmt>
|
|---|
| 19 |
|
|---|
| 20 | </wpt>
|
|---|
| 21 |
|
|---|
| 22 | </gpx>
|
|---|