<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>AgentTitle</title>
    <options customize="never" require-scripts="false" hostArchitectures="x86_64,arm64" rootVolumeOnly="true"/>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <pkg-ref id="com.action1.agent.plist">
        <bundle-version/>
    </pkg-ref>
    <pkg-ref id="com.action1.agent">
        <bundle-version/>
    </pkg-ref>
    <choices-outline>
        <line choice="default">
            <line choice="com.action1.agent"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.action1.agent" visible="false">
        <pkg-ref id="com.action1.agent.cfg"/>
        <pkg-ref id="com.action1.agent.org"/>
        <pkg-ref id="com.action1.agent.plist"/>
        <pkg-ref id="com.action1.agent"/>
    </choice>
    <pkg-ref id="com.action1.agent.plist" version="1.66.78.1" onConclusion="none" installKBytes="1">#plist.pkg</pkg-ref>
    <pkg-ref id="com.action1.agent.org" version="1.66.78.1" onConclusion="none" installKBytes="4">#org.pkg</pkg-ref>
    <pkg-ref id="com.action1.agent.cfg" version="1.66.78.1" onConclusion="none" installKBytes="9">#cfg.pkg</pkg-ref>
    <pkg-ref id="com.action1.agent" version="1.66.78.1" onConclusion="none" installKBytes="10668">#agent.pkg</pkg-ref>
    <welcome file="Welcome.html" mime-type="text/html"/>
    <license file="EULA.rtf"/>
    <allowed-os-versions>
        <os-version min="12.0"/>
    </allowed-os-versions>
    <pkg-ref id="com.action1.agent.cfg">
        <bundle-version/>
    </pkg-ref>
    <pkg-ref id="com.action1.agent.org">
        <bundle-version/>
    </pkg-ref>
    <product id="com.action1.agent" version="1.66.78.1"/>
</installer-gui-script>