Hi, I'm using JDOM to parse an XML document using the default parser. When parsed it seems that the elements end up in Alphabetical order when what I really need is to keep the order they are in in the XML document. Is there a way I can do this? Thanks, Bruce Hardy