document.xml 1.6 KB

123456789101112131415161718
  1. <?xml version="1.0" ?>
  2. <w:document mc:Ignorable="w14 wp14" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape">
  3. <w:body>
  4. <w:p w:rsidR="00E01ECE" w:rsidRDefault="000636A7">
  5. <w:r>
  6. <w:t>Hello.</w:t>
  7. </w:r>
  8. <w:bookmarkStart w:id="0" w:name="_GoBack"/>
  9. <w:bookmarkEnd w:id="0"/>
  10. </w:p>
  11. <w:sectPr w:rsidR="00E01ECE">
  12. <w:pgSz w:h="16838" w:w="11906"/>
  13. <w:pgMar w:bottom="1440" w:footer="708" w:gutter="0" w:header="708" w:left="1440" w:right="1440" w:top="1440"/>
  14. <w:cols w:space="708"/>
  15. <w:docGrid w:linePitch="360"/>
  16. </w:sectPr>
  17. </w:body>
  18. </w:document>