<?xml version="1.0" encoding="utf-8" standalone="no"?>
<pkg-info postinstall-action="none" format-version="2" identifier="%PKG_IDENTIFIER%" version="%VERSION%" generator-version="Zentral 0.1" install-location="/" auth="root">
    <payload numberOfFiles="%NUMBER_OF_FILES%" installKBytes="%INSTALL_KBYTES%"/>
    <bundle-version/>
    <upgrade-bundle/>
    <update-bundle/>
    <atomic-update-bundle/>
    <strict-identifier/>
    <relocate/>
    <scripts>
        <preinstall file="./preinstall"/>
        <postinstall file="./postinstall"/>
    </scripts>
</pkg-info>
