Right then I have got an XML file (not WDDX but XML), that i want to read in and then write to a database. I have seen an article on Allaire that says that an XML file needs to be turned into a WDDX format XML file before CFWDDX can read it. Does anyone know of a parser that would read an XML file and output WDDX format. I can't get onto the wddx site as it has been down for the best part of this week to find out for myself. Am I on the right lines here or just way off. I have been able to do this using WDDX to a file and the read that back in again, now trying to do with a pure XML file and having difficulties. any help appreciated!