<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<installer-gui-script authoringTool="Packages" authoringToolVersion="1.2.8" authoringToolBuild="592" minSpecVersion="1.0">
    <options/>
    <!--+==========================+
        |       Presentation       |
        +==========================+-->
    <title>DISTRIBUTION_TITLE</title>
    <background file="background" scaling="tofit" alignment="left"/>
    <background-darkAqua file="background" scaling="tofit" alignment="left"/>
    <welcome file="welcome.rtf"/>
    <license file="license.rtf"/>
    <conclusion file="conclusion.rtf"/>
    <!--+==========================+
        |         Installer        |
        +==========================+-->
    <choices-outline>
        <line choice="installer_choice_1"/>
    </choices-outline>
    <choice id="installer_choice_1" title="Lemmings and More Lemmings" description="">
        <pkg-ref id="Allvideo.LemmingsandMoreLemmings"/>
    </choice>
    <!--+==========================+
        |    Package References    |
        +==========================+-->
    <pkg-ref id="Allvideo.LemmingsandMoreLemmings" version="1.0" auth="Root" installKBytes="29252">#Lemmings_and_More_Lemmings.pkg</pkg-ref>
</installer-gui-script>