<?xml version="1.0" encoding="UTF-8"?>
<installer-gui-script authoringTool="Packages" authoringToolVersion="1.2.11" authoringToolBuild="739" minSpecVersion="1.0">
    <options rootVolumeOnly="true" customize="always" hostArchitectures="x86_64,arm64"/>
    <!--+==========================+
        |       Presentation       |
        +==========================+-->
    <title>DISTRIBUTION_TITLE</title>
    <background-darkAqua file="background-darkAqua" uti="public.jpeg" scaling="tofit" alignment="topleft"/>
    <background file="background" uti="public.jpeg" scaling="tofit" alignment="topleft"/>
    <readme file="readme.rtf"/>
    <license file="license.rtf"/>
    <!--+==========================+
        |         Installer        |
        +==========================+-->
    <choices-outline>
        <line choice="installer_choice_1"/>
        <line choice="installer_choice_2"/>
        <line choice="installer_choice_3">
            <line choice="installer_choice_3_1"/>
            <line choice="installer_choice_3_2"/>
            <line choice="installer_choice_3_3"/>
            <line choice="installer_choice_3_4"/>
        </line>
        <line choice="installer_choice_4"/>
        <line choice="installer_choice_5"/>
    </choices-outline>
    <choice id="installer_choice_1" title="MNTN Render App" description="INSTALLER_CHOICE_1_DESCRIPTION">
        <pkg-ref id="audio.schulz.pkg.MNTN-standalone"/>
    </choice>
    <choice id="installer_choice_2" title="MNTN Remote" description="INSTALLER_CHOICE_2_DESCRIPTION">
        <pkg-ref id="audio.schulz.pkg.MNTNRemote"/>
    </choice>
    <choice id="installer_choice_3_1" title="AU" description="INSTALLER_CHOICE_3_1_DESCRIPTION">
        <pkg-ref id="audio.schulz.pkg.MNTN-au"/>
    </choice>
    <choice id="installer_choice_3_2" title="AAX" description="INSTALLER_CHOICE_3_2_DESCRIPTION">
        <pkg-ref id="audio.schulz.pkg.MNTN-aax"/>
    </choice>
    <choice id="installer_choice_3_3" title="VST2" description="INSTALLER_CHOICE_3_3_DESCRIPTION">
        <pkg-ref id="audio.schulz.pkg.MNTN-vst2"/>
    </choice>
    <choice id="installer_choice_3_4" title="VST3" description="INSTALLER_CHOICE_3_4_DESCRIPTION">
        <pkg-ref id="audio.schulz.pkg.MNTN-vst3"/>
    </choice>
    <choice id="installer_choice_3" title="INSTALLER_CHOICE_3_TITLE" description="INSTALLER_CHOICE_3_DESCRIPTION"/>
    <choice id="installer_choice_4" title="Enzian Virtual Audio Driver" description="">
        <pkg-ref id="audio.schulz.pkg.Enzian"/>
    </choice>
    <choice id="installer_choice_5" title="Update Let's Encrypt Root Certificates" description="INSTALLER_CHOICE_5_DESCRIPTION">
        <pkg-ref id="org.letsencrypt.cert"/>
    </choice>
    <!--+==========================+
        |    Package References    |
        +==========================+-->
    <pkg-ref id="audio.schulz.pkg.Enzian" version="0.3.1471" auth="Root" installKBytes="200">#Enzian_Virtual_Audio_Driver.pkg</pkg-ref>
    <pkg-ref id="audio.schulz.pkg.MNTN-standalone" version="2.1.2373" auth="Root" installKBytes="23769">#MNTN_Render_App.pkg</pkg-ref>
    <pkg-ref id="audio.schulz.pkg.MNTN-vst3" version="2.1.2373" auth="Root" installKBytes="11417">#VST3.pkg</pkg-ref>
    <pkg-ref id="audio.schulz.pkg.MNTN-vst2" version="2.1.2373" auth="Root" installKBytes="10871">#VST2.pkg</pkg-ref>
    <pkg-ref id="org.letsencrypt.cert" version="1.16.1413" auth="Root" installKBytes="0">#Update_Let's_Encrypt_Root_Certificates.pkg</pkg-ref>
    <pkg-ref id="audio.schulz.pkg.MNTNRemote" version="1.0.1111" auth="Root" installKBytes="9574">#MNTN_Remote.pkg</pkg-ref>
    <pkg-ref id="audio.schulz.pkg.MNTN-au" version="2.1.2373" auth="Root" installKBytes="11078">#AU.pkg</pkg-ref>
    <pkg-ref id="audio.schulz.pkg.MNTN-aax" version="2.1.2373" auth="Root" installKBytes="11381">#AAX.pkg</pkg-ref>
</installer-gui-script>