https://github.com/cran/XML
Raw File
Tip revision: 5fc4518f6b8f0df6de6d4d8bd2ae88656001925a authored by CRAN Team on 17 September 2021, 05:19:17 UTC
version 3.99-0.8
Tip revision: 5fc4518
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