<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>NeoMist</title>
    <welcome file="welcome.html" mime-type="text/html"/>
    <conclusion file="conclusion.html" mime-type="text/html"/>
    <options customize="never" require-scripts="false"/>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <choices-outline>
        <line choice="default">
            <line choice="org.neomist.pkg.component"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="org.neomist.pkg.component" visible="false">
        <pkg-ref id="org.neomist.pkg.component"/>
    </choice>
    <pkg-ref id="org.neomist.pkg.component" version="0.6.1" installKBytes="27342">#NeoMist-component.pkg</pkg-ref>
    <pkg-ref id="org.neomist.pkg.component">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.6.1" CFBundleVersion="0.6.1" id="eth.neomist.app" path="Applications/NeoMist.app"/>
        </bundle-version>
    </pkg-ref>
    <product id="org.neomist.pkg" version="0.6.1"/>
</installer-gui-script>