parse and generate XML easily in go
XML DOM processing for Golang, supports xpath query
Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x packages.
β‘οΈ A lightning fast HTTP router
Unmarshal an anonymous XML doc to map[string]interface{} and JSON, and extract values (using wildcards, if necessary) [deprecated for clbanning/mxj].
XML to MAP converter written Golang
Go XML Formatter (Beautifier)
xmlwriter is a pure-Go library providing procedural XML generation based on libxml2's xmlwriter module
Extract data or evaluate value from HTML/XML documents using XPath
Generate a Go struct from XML.