pandoc/default.openxml
2012-01-07 20:50:06 -08:00

8 lines
315 B
XML

<?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">
<w:body>
$body$
</w:body>
</w:document>