I'm using nominatim for reverse geocoding in my asp.net website (Visual Studio 2010, C#).
I'm getting answer in XML or json format on another webpage like below:
I cant read this address using XML reader or HTTP response.
Need help to convert this text into plain text and displaying on my website.