summaryrefslogtreecommitdiff
path: root/data/docx/word/document.xml
diff options
context:
space:
mode:
authorNikolay Yakimov <root@livid.pp.ru>2015-03-18 22:32:17 +0300
committerJohn MacFarlane <jgm@berkeley.edu>2015-03-28 10:26:08 -0700
commit1710c4bd8bc66dcd755029dc8ed05a9eb35d71f6 (patch)
tree01afa55e532560af22d55d4b50e566b53ee3ce27 /data/docx/word/document.xml
parentf10a8a32394c183e2118edefe2993e951bf915d4 (diff)
Add unpacked reference data
Diffstat (limited to 'data/docx/word/document.xml')
-rw-r--r--data/docx/word/document.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/docx/word/document.xml b/data/docx/word/document.xml
new file mode 100644
index 000000000..7199034da
--- /dev/null
+++ b/data/docx/word/document.xml
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<w:document xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main" xmlns:pic="http://schemas.openxmlformats.org/drawingml/2006/picture" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing"><w:body><w:p><w:r><w:t xml:space="preserve">Hello world.</w:t></w:r></w:p></w:body></w:document>