<?xml version="1.0" encoding="UTF-8"?>
<installer-gui-script authoringTool="Packages" authoringToolVersion="1.2.9" authoringToolBuild="603" minSpecVersion="1.0">
    <options rootVolumeOnly="true"/>
    <!--+==========================+
        |       Presentation       |
        +==========================+-->
    <title>DISTRIBUTION_TITLE</title>
    <background file="background" scaling="proportional" alignment="bottomleft"/>
    <background-darkAqua file="background" scaling="proportional" alignment="bottomleft"/>
    <!--+==========================+
        |         Installer        |
        +==========================+-->
    <choices-outline>
        <line choice="installer_choice_1"/>
    </choices-outline>
    <choice id="installer_choice_1" start_visible="false" start_enabled="false" start_selected="true" title="INSTALLER_CHOICE_1_TITLE" description="">
        <pkg-ref id="com.jenzabarcx10.pkg.JenzabarCX"/>
    </choice>
    <!--+==========================+
        |    Package References    |
        +==========================+-->
    <pkg-ref id="com.jenzabarcx10.pkg.JenzabarCX" version="1_8_0_267" installKBytes="230119">#JenzabarCX.pkg</pkg-ref>
    <domains enable_currentUserHome="true" enable_anywhere="true" enable_localSystem="true"/>
</installer-gui-script>