I'm writing an import function of XML files to my Java application. I am using XOM to parse the XML files. The code for parsing the XML is not ...