<!--- Try to convert the xml object to an xml string then into a query object the using XmlToQuery() UDF. ---> <cfset qData = XmlToQuery( xmlDoc.ToString() ) />