<?xml version="1.0" encoding="UTF-8"?>
<installer-gui-script authoringTool="Packages" authoringToolVersion="1.2.9" authoringToolBuild="603" minSpecVersion="1.0">
    <options/>
    <!--+==========================+
        |       Presentation       |
        +==========================+-->
    <title>DISTRIBUTION_TITLE</title>
    <!--+==========================+
        |         Installer        |
        +==========================+-->
    <choices-outline>
        <line choice="installer_choice_1"/>
    </choices-outline>
    <choice id="installer_choice_1" title="剪映专业版" description="">
        <pkg-ref id="com.mygreatcompany.pkg.lvpro"/>
    </choice>
    <!--+==========================+
        |    Package References    |
        +==========================+-->
    <pkg-ref id="com.mygreatcompany.pkg.lvpro" version="1.0" auth="Root" installKBytes="377212">#_E5_89_AA_E6_98_A0_E4_B8_93_E4_B8_9A_E7_89_88.pkg</pkg-ref>
</installer-gui-script>