{gpxData.distance.total.toFixed(2)} km Distance {gpxData.elevation.gain.toFixed(0)} m {gpxData.elevation.loss.toFixed(0)} m Elevation {gpxData.speed.moving.toFixed(2)} km/h Speed {toHHMMSS(gpxData.time.moving)} / {toHHMMSS(gpxData.time.total)} Moving time / Total time