Tree To XML

Could anyone please give me an idea of how to go about converting a tree(JTree) to a XML file.
[101 byte] By [Suresh_Venkatesana] at [2007-10-2 12:35:27]
# 1
Don't know of anything pre-canned, but should be simple enough to create a DOM document and add nodes dynamically as you walk the JTree.
dmbdmba at 2007-7-13 9:35:48 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...