blob: 2dc992d0586418e117610509d116269b97869bf2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE manifest:manifest PUBLIC "-//OpenOffice.org//DTD Manifest 1.0//EN" "../../../../../../../package/dtd/Manifest.dtd">
<manifest:manifest xmlns:manifest="http://openoffice.org/2001/manifest">
<manifest:file-entry manifest:media-type="" manifest:full-path="/"/>
<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="MOD1/content.xml"/>
<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="MOD1/styles.xml"/>
<manifest:file-entry manifest:media-type="" manifest:full-path="MOD1/"/>
<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="MOD2/content.xml"/>
<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="MOD2/styles.xml"/>
<manifest:file-entry manifest:media-type="" manifest:full-path="MOD2/"/>
<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="KLA1/content.xml"/>
<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="KLA1/styles.xml"/>
<manifest:file-entry manifest:media-type="" manifest:full-path="KLA1/"/>
<manifest:file-entry manifest:media-type="" manifest:full-path="KLA2/Pictures/"/>
<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="KLA2/content.xml"/>
<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="KLA2/styles.xml"/>
<manifest:file-entry manifest:media-type="" manifest:full-path="KLA2/"/>
<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="KLA3/content.xml"/>
<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="KLA3/styles.xml"/>
<manifest:file-entry manifest:media-type="" manifest:full-path="KLA3/"/>
<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="BlockList.xml"/>
</manifest:manifest>
|