The standard library offers 2 XML parsers: [https://nim-lang.org/docs/parsexml.html](https://nim-lang.org/docs/parsexml.html) and [https://nim-lang.org/docs/xmlparser.html](https://nim-lang.org/docs/xmlparser.html) but which is to be preferred?
- which XML parser is recommended? marks
- Re: which XML parser is recommended? treeform
