https://github.com/cran/XML
Raw File
Tip revision: ea445bf25ceb5476b459dbd5ab75691d86029121 authored by CRAN Team on 24 February 2022, 05:40:57 UTC
version 3.99-0.9
Tip revision: ea445bf
pi.xml
<?xml version="1.0"?>
<?mso-application progid="Word.Document"?>
<w:wordDocument xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml">
<w:body>
 <w:p>
   <w:r>
     <w:t>Hello World</w:t>
   </w:r>
 </w:p>
</w:body>
</w:wordDocument>
back to top