Functions to parse XML into lazy sequences and lazy trees and emit these as text
'org.clojure:data.xml:0.0.3'
<dependency> <groupId>org.clojure</groupId> <artifactId>data.xml</artifactId> <version>0.0.3</version> </dependency>
<dependency org="org.clojure" name="data.xml" rev="0.0.3"/>
"org.clojure", "data.xml", "0.0.3"