divelogs-go is a Go implementation of the XML data structure used by https://divelogs.de/.
At the moment it consists of the divelogs.Data
datastructure, which
implements methods for unmarshalling from XML and marshalling to XML.
Florian Forster <ff at octo.it>