Skip to content

Instantly share code, notes, and snippets.

@NetworksAreMadeOfString
Created August 25, 2012 16:51
Show Gist options
  • Save NetworksAreMadeOfString/3467839 to your computer and use it in GitHub Desktop.
Save NetworksAreMadeOfString/3467839 to your computer and use it in GitHub Desktop.
MetroTV Bus Stop timetable
<journey>
<mode>bus</mode>
<substop>0</substop>
<serviceID>6</serviceID>
<origin>Engineers Court</origin>
<destination>Station Road ED</destination>
<arrive>17:57</arrive>
<depart>17:57</depart>
<timetable-arrive>17:57</timetable-arrive>
<timetable-depart>17:57</timetable-depart>
<estimated-arrive>17:55</estimated-arrive>
<estimated-depart>17:55</estimated-depart>
<delay>-2</delay>
<status>ON-TIME</status>
</journey>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment