<?xml version="1.0" encoding="UTF-8"?>
<installer-gui-script authoringTool="Packages" authoringToolVersion="1.2.3" authoringToolBuild="373" minSpecVersion="1.0">
    <options/>
    <!--+==========================+
        |       Presentation       |
        +==========================+-->
    <title>QViewWirelessInstaller</title>
    <!--+==========================+
        |         Installer        |
        +==========================+-->
    <choices-outline>
        <line choice="installer_choice_1"/>
    </choices-outline>
    <choice id="installer_choice_1" title="setup" description="">
        <pkg-ref id="com.QOMO.pkg."/>
    </choice>
    <!--+==========================+
        |    Package References    |
        +==========================+-->
    <pkg-ref id="com.QOMO.pkg." version="1.0" auth="Root" installKBytes="6152">#setup.pkg</pkg-ref>
</installer-gui-script>