How does ColdFusion support XML?
ColdFusion is ideally suited for dynamically generating XML documents. For exchanging data between servers and between servers and browsers, ColdFusion employs a new technology from Allaire called Web Distributed Data Exchange (WDDX) which automatically translates data into and out of XML so that it can be easily transferred between systems. In a future release, ColdFusion will support parsing XML documents.