<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>XTeleport</title>
    <welcome file="welcome.html" mime-type="text/html"/>
    <license file="license.txt"/>
    <options customize="never" require-scripts="false"/>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <choices-outline>
        <line choice="default"/>
    </choices-outline>
    <choice id="default" title="XTeleport">
        <pkg-ref id="online.xteleport.mac"/>
    </choice>
    <pkg-ref id="online.xteleport.mac" version="1.0.2" onConclusion="none" installKBytes="168061" updateKBytes="0">#xteleport-component.pkg</pkg-ref>
    <pkg-ref id="online.xteleport.mac">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.2" CFBundleVersion="1.0.2" id="online.xteleport.mac" path="Applications/XTeleport.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>