I'm dealing with a RESTful API that is returning quite a bit of XML. Unfortunately, I need to read the raw XML to debug. The problem is that the API returns the XML on one line with no indentation.