How to parse a response from Creator API

How to parse a response from Creator API

I want to build a related list function in CRM to access a view in Creator.

I have successfully linked to the Creator API and got an Authorization code and have also passed back the view in question with a number of records using PostURL

How do I now parse this XML/Map to extract the data in the records so that I can show it as a related list.