This document discusses improving the performance of XML-based document format processing in OpenOffice. It provides test results showing how OpenOffice processes the ODF and other XML formats. Some ideas to improve performance include focusing on particular formats instead of just XML parsing, optimizing loading phases through parallel processing, and saving changed parts to unlock the user interface faster.