Major refactor
This is a major refactor & contains some breaking changes
- the helper methods are moved out & their naming is improved
- the main class now only contains the method to converts to xml
- 100% test coverage for util methods
- custom wrapper and indent support added
- tests integration with pytest and unittest