I'm new to Java, all my coding is in UNIX Shell and perl, however I need to create a JAVA program that copies a text file and outputs it to an xml file. I can't seem to find a way other then just a plan copy of file block but the issue with that is how do I add the needed xml tags. Any help would be greatly appreciated.