9 lines
287 B
XML
9 lines
287 B
XML
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||
|
<w:settings xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main">
|
||
|
<w:zoom w:percent="100"/>
|
||
|
<w:defaultTabStop w:val="709"/>
|
||
|
<w:compat>
|
||
|
<w:doNotExpandShiftReturn/>
|
||
|
</w:compat>
|
||
|
</w:settings>
|