<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>eKuh Uninstaller</title>
    <organization>com.brann-studios</organization>
    <domains enable_localSystem="true"/>
    <options customize="never" require-scripts="true" rootVolumeOnly="true"/>
    <welcome file="welcome.rtf"/>
    <conclusion file="conclusion.rtf"/>
    <choices-outline>
        <line choice="uninstall"/>
    </choices-outline>
    <choice id="uninstall" title="Uninstall eKuh" visible="false">
        <pkg-ref id="com.brann-studios.ekuh.uninstaller"/>
    </choice>
    <pkg-ref id="com.brann-studios.ekuh.uninstaller" version="0.1.6" installKBytes="0" updateKBytes="0">#uninstaller-component.pkg</pkg-ref>
    <pkg-ref id="com.brann-studios.ekuh.uninstaller">
        <bundle-version/>
    </pkg-ref>
</installer-gui-script>