xmlblog (owner)

Revisions

gist: 160689 Download_button fork
public
Description:
Data Format for Specifying Itinerary details
Public Clone URL: git://gist.github.com/160689.git
Embed All Files: show embed
Text only #
1
2
3
4
5
6
  depart 'MIA', 'Fri at 3pm'
  arrive 'NAS', 'Sat at 8am'
  depart 'NAS', 'Sat at 6pm'
  arrive 'NPI', 'Sun at 8am'
  depart 'NPI', 'Sun at 6pm'
  arrive 'MIA', 'Mon at 8am'