A family of Microsoft word processing software products for creating web, email, and print documents.
A docx file is a zip file with a batch of xml files in it. So you might just change the extension from .docx to .zip and see what you can do. 😁
.
That is correct, DOCX files are simply ZIP files that have been renamed. Naming them back to ZIP will give you access to the underlying XML files and folders.
.
BUT accessing that XML will not solve the problem of using APA 7 formatting rules in a document. The XML I was referring to is XML program code used by the Word application itself to define the APA 7 formatted bibliography entries. Totally a different branch of XML.
.