<?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>Moravian Instruments Camera Driver for TheSkyX</title>
    <license file="license.rtf"/>
    <!--+==========================+
        |         Installer        |
        +==========================+-->
    <choices-outline>
        <line choice="installer_choice_1"/>
    </choices-outline>
    <choice id="installer_choice_1" title="libx2camera" description="">
        <pkg-ref id="com.gxccd.pkg.libx2camera"/>
    </choice>
    <!--+==========================+
        |    Package References    |
        +==========================+-->
    <pkg-ref id="com.gxccd.pkg.libx2camera" version="1.0" auth="Root" installKBytes="0">#libx2camera.pkg</pkg-ref>
</installer-gui-script>