Hi, I wrote an application using JDOM in order to generate XML files. I wish to use XSL to format the data. How do I add the XSL file reference (<?xml:stylesheet type="text/xsl" href="fileURL.xsl"?>) to the XML using JDOM API? Thanks! David. -- David Treves, Java 2 Certified Programmer.