Advertisement
Guest User

Untitled

a guest
Mar 4th, 2021
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.43 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <w:document xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" 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:ve="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing">
  3.    <w:body>
  4.       <w:p>
  5.          <w:pPr />
  6.          <w:r>
  7.             <w:pict>
  8.                <v:shape type="#_x0000_t75" style="width:544pt; height:184pt; margin-left:0pt; margin-top:0pt; mso-position-horizontal:left; mso-position-vertical:top; mso-position-horizontal-relative:char; mso-position-vertical-relative:line;">
  9.                   <w10:wrap type="inline" />
  10.                   <v:imagedata r:id="rId7" o:title="" />
  11.                </v:shape>
  12.             </w:pict>
  13.          </w:r>
  14.       </w:p>
  15.       <w:sectPr>
  16.          <w:pgSz w:orient="portrait" w:w="11905.511811023622" w:h="16837.79527559055" />
  17.          <w:pgMar w:top="1440" w:right="1440" w:bottom="1440" w:left="1440" w:header="720" w:footer="720" w:gutter="0" />
  18.          <w:cols w:num="1" w:space="720" />
  19.       </w:sectPr>
  20.    </w:body>
  21. </w:document>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement