-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcore.xml
More file actions
14 lines (14 loc) · 836 Bytes
/
core.xml
File metadata and controls
14 lines (14 loc) · 836 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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">
<dc:title></dc:title>
<dc:subject></dc:subject>
<dc:creator>Administrator</dc:creator>
<cp:keywords></cp:keywords>
<dc:description></dc:description>
<cp:lastModifiedBy>Administrator</cp:lastModifiedBy>
<cp:revision>2</cp:revision>
<dcterms:created xsi:type="dcterms:W3CDTF">2017-02-28T06:53:00Z</dcterms:created>
<dcterms:modified xsi:type="dcterms:W3CDTF">2017-02-28T06:53:00Z</dcterms:modified>
</cp:coreProperties>