Experimental implementation of limited subset of Xml specification to provide better performance on simple cases
Early state of development
- Each node can contains only child nodes, not inner text
- Xml header is ignored
- Comments are ignored
You can see current benchmark results inside Benchmarks directory