A decent XML parser. Since it's decent, it's not compatible with the W3C and therefore, it can do roundtripping.
'de.pdark:decentxml:1.4'
<dependency>
<groupId>de.pdark</groupId>
<artifactId>decentxml</artifactId>
<version>1.4</version>
</dependency>
<dependency org="de.pdark" name="decentxml" rev="1.4"/>
"de.pdark", "decentxml", "1.4"