Index: trunk/test/data/empty.gpx
===================================================================
--- trunk/test/data/empty.gpx	(revision 9817)
+++ trunk/test/data/empty.gpx	(revision 9817)
@@ -0,0 +1,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>
