ooo: use SAX on a file to when checking for unsafe links
The approach of extracting content.xml in memory and constructing an element tree in memory uses causes MemoryError on large documents.
The approach of extracting content.xml in memory and constructing an element tree in memory uses causes MemoryError on large documents.