How to open an existing XML document in write mode and append new nodes to the root element? I'm using dom4j library but confused the way to do it. I want ...