Advertisement
Guest User

Untitled

a guest
Apr 1st, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MXML 6.40 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <w:document xmlns:o="urn:schemas-microsoft-com:office:office"
  3.            xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
  4.            xmlns:v="urn:schemas-microsoft-com:vml"
  5.            xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
  6.            xmlns:w10="urn:schemas-microsoft-com:office:word"
  7.            xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing"
  8.            xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape"
  9.            xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup"
  10.            xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
  11.            xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing"
  12.            xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" mc:Ignorable="w14 wp14">
  13.     <w:body>
  14.         <w:tbl>
  15.             <w:tblPr>
  16.                 <w:tblW w:w="11909" w:type="dxa"/>
  17.                 <w:jc w:val="left"/>
  18.                 <w:tblInd w:w="55" w:type="dxa"/>
  19.                 <w:tblBorders></w:tblBorders>
  20.                 <w:tblCellMar>
  21.                     <w:top w:w="55" w:type="dxa"/>
  22.                     <w:left w:w="55" w:type="dxa"/>
  23.                     <w:bottom w:w="55" w:type="dxa"/>
  24.                     <w:right w:w="55" w:type="dxa"/>
  25.                 </w:tblCellMar>
  26.             </w:tblPr>
  27.             <w:tblGrid>
  28.                 <w:gridCol w:w="3969"/>
  29.                 <w:gridCol w:w="3970"/>
  30.                 <w:gridCol w:w="3970"/>
  31.             </w:tblGrid>
  32.             <w:tr>
  33.                 <w:trPr>
  34.                     <w:trHeight w:val="3063" w:hRule="atLeast"/>
  35.                 </w:trPr>
  36.                 <w:tc>
  37.                     <w:tcPr>
  38.                         <w:tcW w:w="3969" w:type="dxa"/>
  39.                         <w:tcBorders></w:tcBorders>
  40.                         <w:shd w:fill="FFFFFF" w:val="clear"/>
  41.                     </w:tcPr>
  42.                     <w:p>
  43.                         <w:pPr>
  44.                             <w:pStyle w:val="TableContents"/>
  45.                             <w:rPr>
  46.                                 <w:rFonts w:ascii="Liberation Sans" w:hAnsi="Liberation Sans"/>
  47.                                 <w:sz w:val="20"/>
  48.                                 <w:szCs w:val="20"/>
  49.                             </w:rPr>
  50.                         </w:pPr>
  51.                         <w:r>
  52.                             <w:rPr>
  53.                                 <w:rFonts w:ascii="Liberation Sans" w:hAnsi="Liberation Sans"/>
  54.                                 <w:sz w:val="20"/>
  55.                                 <w:szCs w:val="20"/>
  56.                             </w:rPr>
  57.                             <w:drawing>
  58.                                 <wp:anchor behindDoc="0" distT="0" distB="0" distL="0" distR="0" simplePos="0"
  59.                                           locked="0" layoutInCell="1" allowOverlap="1" relativeHeight="137">
  60.                                     <wp:simplePos x="0" y="0"/>
  61.                                     <wp:positionH relativeFrom="column">
  62.                                         <wp:align>center</wp:align>
  63.                                     </wp:positionH>
  64.                                     <wp:positionV relativeFrom="paragraph">
  65.                                         <wp:posOffset>635</wp:posOffset>
  66.                                     </wp:positionV>
  67.                                     <wp:extent cx="2450465" cy="1962785"/>
  68.                                     <wp:effectExtent l="0" t="0" r="0" b="0"/>
  69.                                     <wp:wrapSquare wrapText="largest"/>
  70.                                     <wp:docPr id="1" name="Image1" descr=""></wp:docPr>
  71.                                     <wp:cNvGraphicFramePr>
  72.                                         <a:graphicFrameLocks
  73.                                                xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"
  74.                                                noChangeAspect="1"/>
  75.                                     </wp:cNvGraphicFramePr>
  76.                                     <a:graphic xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main">
  77.                                         <a:graphicData uri="http://schemas.openxmlformats.org/drawingml/2006/picture">
  78.                                             <pic:pic
  79.                                                    xmlns:pic="http://schemas.openxmlformats.org/drawingml/2006/picture">
  80.                                                 <pic:nvPicPr>
  81.                                                     <pic:cNvPr id="1" name="Image1" descr=""></pic:cNvPr>
  82.                                                     <pic:cNvPicPr>
  83.                                                         <a:picLocks noChangeAspect="1" noChangeArrowheads="1"/>
  84.                                                     </pic:cNvPicPr>
  85.                                                 </pic:nvPicPr>
  86.                                                 <pic:blipFill>
  87.                                                     <a:blip r:embed="rId2"></a:blip>
  88.                                                     <a:stretch>
  89.                                                         <a:fillRect/>
  90.                                                     </a:stretch>
  91.                                                 </pic:blipFill>
  92.                                                 <pic:spPr bwMode="auto">
  93.                                                     <a:xfrm>
  94.                                                         <a:off x="0" y="0"/>
  95.                                                         <a:ext cx="2450465" cy="1962785"/>
  96.                                                     </a:xfrm>
  97.                                                     <a:prstGeom prst="rect">
  98.                                                         <a:avLst/>
  99.                                                     </a:prstGeom>
  100.                                                 </pic:spPr>
  101.                                             </pic:pic>
  102.                                         </a:graphicData>
  103.                                     </a:graphic>
  104.                                 </wp:anchor>
  105.                             </w:drawing>
  106.                         </w:r>
  107.                     </w:p>
  108.                 </w:tc>
  109.                 <w:tc>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement