<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>iReasoning Free Rust SNMP Agent</title>
    <organization>com.ireasoning</organization>
    <domains enable_localSystem="true"/>
    <options customize="never" require-scripts="true" rootVolumeOnly="true"/>
    <welcome file="Welcome.html" mime-type="text/html"/>
    <license file="License.html" mime-type="text/html"/>
    <choices-outline>
        <line choice="default"/>
    </choices-outline>
    <choice id="default" visible="false">
        <pkg-ref id="com.ireasoning.rust-snmp-agent"/>
    </choice>
    <pkg-ref id="com.ireasoning.rust-snmp-agent" version="1.0.0" installKBytes="9571" updateKBytes="0">#ireasoning-rust-snmp-agent-component.pkg</pkg-ref>
    <pkg-ref id="com.ireasoning.rust-snmp-agent">
        <bundle-version/>
    </pkg-ref>
</installer-gui-script>