Massachusetts Bay Transit Authority

Example

GET http://fakesubwayapis.appspot.com/mbta/getinfo/12412

<rsp stat="ok">
	<station code="12412" service="mbta">
		<name>Kendall</name>
		<url>http://www.mbta.com/schedules_and_maps/subway/lines/stations/?stopId=12412</url>
		<lines>
			<line code="R">Red</line>
		</lines>
		<location lat="42.362427" lon="-71.086058" />
	</station>
</rsp>

Station Codes and Names