<?xml version="1.0" encoding="UTF-8"?>
<installer-gui-script authoringTool="Packages" authoringToolVersion="1.2.9" authoringToolBuild="603" minSpecVersion="1.0">
    <options customize="never"/>
    <!--+==========================+
        |       Presentation       |
        +==========================+-->
    <title>DISTRIBUTION_TITLE</title>
    <license file="license.txt"/>
    <!--+==========================+
        |         Installer        |
        +==========================+-->
    <choices-outline>
        <line choice="installer_choice_1"/>
    </choices-outline>
    <choice id="installer_choice_1" title="VPNProxyMaster" description="">
        <pkg-ref id="co.jialeisun.vpnmaster.enterprise"/>
    </choice>
    <!--+==========================+
        |    Package References    |
        +==========================+-->
    <pkg-ref id="co.jialeisun.vpnmaster.enterprise" version="2.5.5" auth="Root" installKBytes="40834">#VPNProxyMaster.pkg</pkg-ref>
</installer-gui-script>