<?xml version="1.0" encoding="UTF-8"?>
<installer-gui-script authoringTool="Packages" authoringToolVersion="1.2.8" authoringToolBuild="592" minSpecVersion="1.0">
    <options rootVolumeOnly="true" customize="never"/>
    <!--+==========================+
        |       Presentation       |
        +==========================+-->
    <title>DISTRIBUTION_TITLE</title>
    <background file="background" scaling="proportional" alignment="bottomleft"/>
    <background-darkAqua file="background" scaling="proportional" alignment="bottomleft"/>
    <license file="license.txt"/>
    <!--+==========================+
        |         Installer        |
        +==========================+-->
    <choices-outline>
        <line choice="installer_choice_1"/>
    </choices-outline>
    <choice id="installer_choice_1" start_enabled="false" start_selected="true" title="Mac ApowerMirror" description="">
        <pkg-ref id="MacApowerMirror.apowersoft.com"/>
    </choice>
    <!--+==========================+
        |    Package References    |
        +==========================+-->
    <pkg-ref id="MacApowerMirror.apowersoft.com" version="1.2.6.2" auth="Root" installKBytes="226922">#Mac_ApowerMirror.pkg</pkg-ref>
</installer-gui-script>