docx-rs/docx-core/tests/output/docProps/core.xml

12 lines
713 B
XML
Raw Normal View History

2019-11-13 09:08:25 +02:00
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<cp:coreProperties xmlns:cp="http://schemas.openxmlformats.org/package/2006/metadata/core-properties" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:dcmitype="http://purl.org/dc/dcmitype/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<dcterms:created xsi:type="dcterms:W3CDTF"></dcterms:created>
<dc:creator></dc:creator>
<dc:description></dc:description>
<dc:language></dc:language>
<cp:lastModifiedBy></cp:lastModifiedBy>
<dcterms:modified xsi:type="dcterms:W3CDTF"></dcterms:modified>
<cp:revision></cp:revision>
<dc:subject></dc:subject>
<dc:title></dc:title>
</cp:coreProperties>