I can't find it now I need it, but I recall a discussion about http response being parsed from a variable, so that there was no :
Set psDoumentName of oXML to "http://localhost/xml/customer.xml"
Set LoadXmlDocument of oXML to iOk
sequence.

Obviously having got psData into a variable I could write it into a temporary file, but that seems silly. Anybody else recall this?