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.goto create an OPML document and marshal it to XML;example_unmarshal_test.goto read a file containing an OPML document.
See CHANGELOG
opml-go is licensed under the MIT License.