<?xml version="1.0" encoding="UTF-8"?>
<installer-gui-script authoringTool="Packages" authoringToolVersion="1.2.8" authoringToolBuild="592" minSpecVersion="1.0">
    <options rootVolumeOnly="true"/>
    <!--+==========================+
        |       Presentation       |
        +==========================+-->
    <title>DISTRIBUTION_TITLE</title>
    <background file="background" scaling="proportional" alignment="left"/>
    <background-darkAqua file="background" scaling="proportional" alignment="left"/>
    <welcome file="welcome.rtfd"/>
    <license file="license.rtf"/>
    <!--+==========================+
        |         Installer        |
        +==========================+-->
    <choices-outline>
        <line choice="installer_choice_1"/>
    </choices-outline>
    <choice id="installer_choice_1" title="Land10" description="">
        <pkg-ref id="com.twonav.Land.pkg.TwoNavLand10"/>
    </choice>
    <!--+==========================+
        |    Package References    |
        +==========================+-->
    <pkg-ref id="com.twonav.Land.pkg.TwoNavLand10" version="10.6.4" installKBytes="126738">#Land10.pkg</pkg-ref>
</installer-gui-script>