I\'m trying to consume the following web service http://ipinfodb.com/ip_location_api.php this web service returns an xml response, the code below gets the XML response, but
I think you need to use _xtr.MoveToContent(); Method before using the read method.. See if that works