[defusedxml](https://pypi.python.org/pypi/defusedxml) is a library that provides safe defaults for xml library configuration. It would be useful to include documentation on how to use html5lib with a parser that has been configured with [defusedxml](https://pypi.python.org/pypi/defusedxml). Also is this even necessary? Does html5lib already take the precautions listed in defusedxml? see also https://github.com/mozilla/bleach/issues/158