Skip to content

Instantly share code, notes, and snippets.

@sbuys
Created October 4, 2010 11:32
Show Gist options
  • Save sbuys/609548 to your computer and use it in GitHub Desktop.
Save sbuys/609548 to your computer and use it in GitHub Desktop.
/* XML Schema:
* <plusService>
* <status>
* <runList endIndex = "x" startIndex = "y">
* <run id="x" workoutType = "y">
* <startTime>
* <distance>
* <duration>
* <syncTime>
* <calories>
* <name>
* <description>
* <howFelt>
* <weather>
* <terrain>
* <intensity>
* <gpxId>
* <equipmentType>
* <heartrate>
* <average>
* <minimum>
* <maximum>
* <runListSummary>
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment