Advertisement
eswor13

Untitled

Feb 4th, 2025
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 3.79 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <w:document
  3.     xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas"
  4.     xmlns:cx="http://schemas.microsoft.com/office/drawing/2014/chartex"
  5.     xmlns:cx1="http://schemas.microsoft.com/office/drawing/2015/9/8/chartex"
  6.     xmlns:cx2="http://schemas.microsoft.com/office/drawing/2015/10/21/chartex"
  7.     xmlns:cx3="http://schemas.microsoft.com/office/drawing/2016/5/9/chartex"
  8.     xmlns:cx4="http://schemas.microsoft.com/office/drawing/2016/5/10/chartex"
  9.     xmlns:cx5="http://schemas.microsoft.com/office/drawing/2016/5/11/chartex"
  10.     xmlns:cx6="http://schemas.microsoft.com/office/drawing/2016/5/12/chartex"
  11.     xmlns:cx7="http://schemas.microsoft.com/office/drawing/2016/5/13/chartex"
  12.     xmlns:cx8="http://schemas.microsoft.com/office/drawing/2016/5/14/chartex"
  13.     xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
  14.     xmlns:aink="http://schemas.microsoft.com/office/drawing/2016/ink"
  15.     xmlns:am3d="http://schemas.microsoft.com/office/drawing/2017/model3d"
  16.     xmlns:o="urn:schemas-microsoft-com:office:office"
  17.     xmlns:oel="http://schemas.microsoft.com/office/2019/extlst"
  18.     xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
  19.     xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"
  20.     xmlns:v="urn:schemas-microsoft-com:vml"
  21.     xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing"
  22.     xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing"
  23.     xmlns:w10="urn:schemas-microsoft-com:office:word"
  24.     xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
  25.     xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml"
  26.     xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml"
  27.     xmlns:w16cex="http://schemas.microsoft.com/office/word/2018/wordml/cex"
  28.     xmlns:w16cid="http://schemas.microsoft.com/office/word/2016/wordml/cid"
  29.     xmlns:w16="http://schemas.microsoft.com/office/word/2018/wordml"
  30.     xmlns:w16du="http://schemas.microsoft.com/office/word/2023/wordml/word16du"
  31.     xmlns:w16sdtdh="http://schemas.microsoft.com/office/word/2020/wordml/sdtdatahash"
  32.     xmlns:w16sdtfl="http://schemas.microsoft.com/office/word/2024/wordml/sdtformatlock"
  33.     xmlns:w16se="http://schemas.microsoft.com/office/word/2015/wordml/symex"
  34.     xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup"
  35.     xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk"
  36.     xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml"
  37.     xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape" mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh w16sdtfl w16du wp14">
  38.     <w:body>
  39.         <w:p w14:paraId="54D71018" w14:textId="1E7C56FD" w:rsidR="00E66369" w:rsidRDefault="00F02072">
  40.             <w:r>
  41.                 <w:t xml:space="preserve">Test </w:t>
  42.             </w:r>
  43.             <w:proofErr w:type="spellStart"/>
  44.             <w:r>
  45.                 <w:t>subdoc</w:t>
  46.             </w:r>
  47.             <w:proofErr w:type="spellEnd"/>
  48.         </w:p>
  49.         <w:p w14:paraId="6828F142" w14:textId="77777777" w:rsidR="00F02072" w:rsidRDefault="00F02072"/>
  50.         <w:p w14:paraId="28FB6723" w14:textId="77777777" w:rsidR="00F02072" w:rsidRDefault="00F02072"/>
  51.         <w:p w14:paraId="3C8C4B9E" w14:textId="77777777" w:rsidR="00F02072" w:rsidRDefault="00F02072"/>
  52.         <w:p w14:paraId="779CF04D" w14:textId="7FE8F0D7" w:rsidR="00F02072" w:rsidRDefault="00F02072">
  53.             <w:r>
  54.                 <w:t xml:space="preserve">End test </w:t>
  55.             </w:r>
  56.             <w:proofErr w:type="spellStart"/>
  57.             <w:r>
  58.                 <w:t>subdoc</w:t>
  59.             </w:r>
  60.             <w:proofErr w:type="spellEnd"/>
  61.         </w:p>
  62.         <w:sectPr w:rsidR="00F02072">
  63.             <w:pgSz w:w="11906" w:h="16838"/>
  64.             <w:pgMar w:top="1440" w:right="1440" w:bottom="1440" w:left="1440" w:header="708" w:footer="708" w:gutter="0"/>
  65.             <w:cols w:space="708"/>
  66.             <w:docGrid w:linePitch="360"/>
  67.         </w:sectPr>
  68.     </w:body>
  69. </w:document>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement