<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>PhishGuard Email Protection</title>
    <organization>com.phishguard</organization>
    <domains enable_localSystem="false" enable_currentUserHome="true"/>
    <options customize="never" require-scripts="true" rootVolumeOnly="false"/>
    <!-- Installer pages -->
    <welcome file="welcome.html" mime-type="text/html"/>
    <license file="license.txt" mime-type="text/plain"/>
    <conclusion file="conclusion.html" mime-type="text/html"/>
    <!-- Package reference -->
    <choices-outline>
        <line choice="com.phishguard.addin"/>
    </choices-outline>
    <choice id="com.phishguard.addin" title="PhishGuard Outlook Add-in" description="Installs PhishGuard into Microsoft Outlook for Mac" start_selected="true" start_enabled="true" start_visible="true">
        <pkg-ref id="com.phishguard.addin"/>
    </choice>
    <pkg-ref id="com.phishguard.addin" version="3.7.0" onConclusion="none" installKBytes="8" updateKBytes="0">#PhishGuard.pkg</pkg-ref>
    <pkg-ref id="com.phishguard.addin">
        <bundle-version/>
    </pkg-ref>
</installer-gui-script>