I am looking to integrate webservices that return datasets
For example: The global weather web service that returns a list of cities based on the input country http://www.webservicex.net/globalweather.asmx?WSDL
What is a good way to handle this and display the format in a user friendly manner? Currently the value being returned is a very long string that looks like this on the front end
<newdataset>
<country>Italy</country> <city>Amendola</city>