Working With SharePoint Web Services
One of the most confounding things about working with the SharePoint web services is that the return values are all in XML strings (wrapped in an XmlNode). To make working with the services even more puzzling, suppose you get a...