Sample DOCX Files
Sample .docx documents — the modern Microsoft Word format (Office Open XML, Word 2007 and later). Below: a blank document, a formatted document (headings, lists, table, image), a CV / resume sample, and a multi-page document with 18 chapters and coloured figures.
🧠 How DOCX works
A modern .docx is a ZIP archive containing XML files (the Office Open XML standard). The body text and markup are stored in word/document.xml, embedded images live in the media folder, and styles and fonts are in styles.xml. Opens in Word, LibreOffice Writer and Google Docs.
