File: empty.gpx

package info (click to toggle)
josm 0.0.svn18646%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 216,968 kB
  • sloc: java: 389,442; xml: 199,920; perl: 10,155; jsp: 265; sh: 182; makefile: 114; javascript: 74; python: 29
file content (9 lines) | stat: -rw-r--r-- 426 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<gpx xmlns="http://www.topografix.com/GPX/1/1" creator="custom" version="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">

  <metadata>
    <time>1970-01-01T00:00:00Z</time>
    <bounds maxlat="0.0" maxlon="0.0" minlat="0.0" minlon="0.0"/>
  </metadata>

</gpx>