<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>gSwoop-2.21</title>
    <options customize="never" hostArchitectures="i386" require-scripts="false" rootVolumeOnly="true"/>
    <welcome file="welcome.txt"/>
    <choices-outline>
        <line choice="com.gswoop.pkg.gSwoop"/>
    </choices-outline>
    <choice id="com.gswoop.pkg.gSwoop">
        <pkg-ref id="com.gswoop.pkg.gSwoop">#gswoop.pkg</pkg-ref>
    </choice>
    <pkg-ref id="com.gswoop.pkg.gSwoop" installKBytes="22008" updateKBytes="0">
        <bundle-version>
            <bundle CFBundleVersion="2.21" id="com.gswoop.gSwoop" path="Applications/gSwoop.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>