Thomassen,
XMLDOM is a valid solution, however, for the "average" developer, the XMLHTTP object returns a string that is easy to manipulate using standard VBScript like Left, Right, Len and InStr. From memory use of the XMLDOM object requires far more use of the object model.