Well, Scott put a great piece of code in
a previous post, and here it is:
This piece of code invokes the URL (which is a web service), and gets the XML response and puts it in the
string variable called "xml". Doing this with normal URLs that return HTML would be the same.