Last change
on this file since 10649 was
9817,
checked in by Don-vip, 8 years ago
|
fix coverity defect 1351474 (division by zero), add unit test
|
File size:
426 bytes
|
Rev | Line | |
---|
[9817] | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no" ?> |
---|
| 2 | <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"> |
---|
| 3 | |
---|
| 4 | <metadata> |
---|
| 5 | <time>1970-01-01T00:00:00Z</time> |
---|
| 6 | <bounds maxlat="0.0" maxlon="0.0" minlat="0.0" minlon="0.0"/> |
---|
| 7 | </metadata> |
---|
| 8 | |
---|
| 9 | </gpx> |
---|
Note: See
TracBrowser
for help on using the repository browser.