Good day all,I am trying to write a perl script that creates DCRs out of existing HTML files. I have the XML code to a blank DCR, which I load into $new_dcr via TeamSite::XMLnode->new($new_dcr). The only problem I'm having is that when this code is written to a file, the format is "iwov", not "xml", and the dtd written is "dcr4.5.dtd". Would anyone happen to know what I need to do to change this so that it writes in "xml" format using the 6.0 dtd?TS 6.7.1 SP1 on Linux serverIf I need to post any code I can do so.Thanks for your time and patience,Matt