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="mysqlc.unoSHARED_EXTENSION"/> 6 <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data" 7 manifest:full-path="registry/data/org/openoffice/Office/DataAccess/Drivers.xcu"/> 8</manifest:manifest> 9