<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>The Pocket Lite</title>
    <organization>com.rubato</organization>
    <welcome file="Welcome.html" mime-type="text/html"/>
    <license file="License.txt" mime-type="text/plain"/>
    <conclusion file="Conclusion.html" mime-type="text/html"/>
    <options customize="never" require-scripts="true" rootVolumeOnly="true"/>
    <choices-outline>
        <line choice="default">
            <line choice="com.rubato.thepocketlite"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.rubato.thepocketlite" visible="false">
        <pkg-ref id="com.rubato.thepocketlite"/>
    </choice>
    <pkg-ref id="com.rubato.thepocketlite" version="1.0.1" onConclusion="none" installKBytes="716" updateKBytes="0">#component.pkg</pkg-ref>
    <pkg-ref id="com.rubato.thepocketlite">
        <bundle-version/>
    </pkg-ref>
</installer-gui-script>