Introduction - If you have any usage issues, please Google them yourself
XML DOM parser for an simple xml using import javax.xml.parsers.DocumentBuilder
import javax.xml.parsers.DocumentBuilderFactory
import javax.xml.parsers.ParserConfigurationException