A data to XML converter with a nice interface (for NodeJS).
A simple, zero-dependency XML parser that uses the [iterator interface](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols).
Extracts an encoding from an ASCII-based bogo-XML declaration in text/html in a Web-compatible way
A Rust crate providing a reasonably faithful implementation of the W3C DOM Core