⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

[https://github.com/beevik/etree etree] is a lightweight, pure Go package that expresses XML in the form of an element tree which can then be searched or manipulated in various ways.

Its use is subject to the [https://github.com/beevik/etree/blob/master/LICENSE BSD 2-Clause "Simplified" License].