There exist many implementations of XML parsers that create DOM. The Radiance DomProfiler parses an XML file and builds a DOM from a handful of available parsers - CRIMSON, DOM4J, JDOM, SPARTA, XOM, XERCES, XPP - to compare time taken and memory used.