opml-go
provides a library to marshal and unmarshal outlines using the
Outline Processor Markup Language (OPML) 2.0 format.
See examples under:
example_marshal_test.go
to create an OPML document and marshal it to XML;example_unmarshal_test.go
to read a file containing an OPML document.
See CHANGELOG
opml-go
is licensed under the MIT License.