What's Changed
* Inferring XPath from the structure of the model by simw in https://github.com/simw/xml-to-pydantic/pull/7
* Add option for setting model root by simw in https://github.com/simw/xml-to-pydantic/pull/8
* Add processing of HTML by simw in https://github.com/simw/xml-to-pydantic/pull/9
* Add automatic extraction of attributes; small refactor for clarity by simw in https://github.com/simw/xml-to-pydantic/pull/10
**Full Changelog**: https://github.com/simw/xml-to-pydantic/compare/v0.1...v0.2