1<?xml version="1.0" encoding="UTF-8"?> 2<!DOCTYPE manifest:manifest PUBLIC "-//OpenOffice.org//DTD Manifest 1.0//EN" "Manifest.dtd"> 3<manifest:manifest xmlns:manifest="http://openoffice.org/2001/manifest"> 4 <manifest:file-entry manifest:media-type="application/vnd.sun.star.uno-component;type=native" 5 manifest:full-path="pdfimport.unoSHARED_EXTENSION"/> 6 <manifest:file-entry manifest:media-type="application/vnd.sun.star.executable" 7 manifest:full-path="xpdfimportEXEC_EXTENSION"/> 8 <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data" 9 manifest:full-path="pdf_import_filter.xcu"/> 10 <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data" 11 manifest:full-path="pdf_types.xcu"/> 12 <manifest:file-entry manifest:media-type="application/vnd.sun.star.basic-library" 13 manifest:full-path="basic/"/> 14 <manifest:file-entry manifest:media-type="application/vnd.sun.star.package-bundle-description" 15 manifest:full-path="help/component.txt"/> 16</manifest:manifest> 17