v2.0.0
I have refactored some of the foundations of XMLCheck.
Instead of having checks (a combination of rules), I have moved to having singular rules. This simplifies the overall structure and makes the code simpler to read and understand.
The readme has been updated with details on implementing your own rules. Follow these to replace your custom rules.
Since this is a fundamental change, moving to version 2.0.0