Extracting data with XPath
The following example extracts all the elements named last, which contain the employee's last names, from the employeesimple.xml file, and displays the names:
http://livedocs.macromedia.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/XML9.htm