# robinson
[](https://crates.io/crates/robinson)
[](https://docs.rs/robinson)
[](https://github.com/adamreichold/robinson/actions/workflows/test.yaml)
For when you go to a lonely island and survival depends on parsing XML.
This is a rewrite of [`roxmltree`](https://github.com/RazrFalcon/roxmltree) which makes a few API changes and drops some verification steps to enable speed-ups between 20 and 50 percent.
## License
Licensed under
* [Apache License, Version 2.0](LICENSE-APACHE) or
* [MIT license](LICENSE-MIT)
at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.