hey guys! i am for the code of parsing the following XML data: URL:http://api.geonames.org/timezone?lat=47.01&lng=10.2&username=demo
i ant to get the information for the following tags only:
<countryName>
<timezoneId>
<time>
<sunrise>
<sunset>
can anyone please help me out?? gotta submit my project in 4 days! please


