Load xml from string

Hi,

I am calling a webservice which returns me xml data in string format. I want to load this data in an XML object. Can you please let me know how can this be achieved?

Thanks,