As long as the response is valid xml, you can just use DomRepresentaion dom = new DomRepresentation(response.getEntity())
------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2687633

