<?xml version="1.0" encoding="UTF-8"?>
<installer-gui-script authoringTool="Packages" authoringToolVersion="1.2.11" authoringToolBuild="765" minSpecVersion="1.0">
    <options customize="never" hostArchitectures="arm64"/>
    <!--+==========================+
        |       Presentation       |
        +==========================+-->
    <title>DISTRIBUTION_TITLE</title>
    <welcome file="welcome.rtfd"/>
    <readme file="readme.rtf"/>
    <license file="license.rtf"/>
    <!--+==========================+
        |         Installer        |
        +==========================+-->
    <choices-outline>
        <line choice="installer_choice_1"/>
    </choices-outline>
    <choice id="installer_choice_1" title="Netclient-M1" description="">
        <pkg-ref id="com.gravitl.netclient"/>
    </choice>
    <!--+==========================+
        |    Package References    |
        +==========================+-->
    <pkg-ref id="com.gravitl.netclient" version="v0.22.1" auth="Root" installKBytes="22853">#Netclient-M1.pkg</pkg-ref>
</installer-gui-script>