When setting `Format = "Xml"`, the `download_report` method fails with the following error: ``` event, root = context.next() ^^^^^^^^^^^^^^ AttributeError: 'IterParseIterator' object has no attribute 'next' ```