TODO
- A new exception is raised when sitemap cannot be parsed or other ParseErrors/ExpatErrors happen
- sitemap-parsing: added custom exception and automatically fix unescaped entities in urls
- If your code called fetch() you now need to call the direct object properties (eg wk.fetch('/robots.txt') now becomes wk.robots_txt
- refactor well_knowns to handle more responses types