So i am trying to get a list of bus times from a website, The list of bus stops returns an XmlSerialized version of a collection of stop objects.
Then for any single given stop it returns a JSON formated response describing an object with an array of departure times.
Are there any sample apps out there or anyboad who would like to guide me through it step by step? Any help you would be appreciated
Add your 2¢