Can someone recommend an xml parser/tool for my situation? I already have java objects that store data. I need to read in an xml file, instantiate the java object (that are already defined in code), manipulate the objects, and the write the data back out to xml. Thanks so much!