I\'m parsing a non-compliant XML file (Sphinx\'s xmlpipe2 format) and would like LXML parser to ignore the fact that there are unresolved namespace prefixes.
An example
Add xmlns:sphinx="bogus" to the root element.
xmlns:sphinx="bogus"