Google Minis Rock
code for a simple cfc:
gXml = xmlparse(varGresult.filecontent);
Calling Page:
myObj = createobject("webservice","http://127.0.0.1/com/googlemini.cfc?wsdl");
myObjVal = myObj.PostQuery("consent form","","","yoursitename","xml_no_dtd","yourclientformatting","","","");