<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>Red Diamond Bank</title>
    <domains enable_anywhere="false" enable_currentUserHome="true" enable_localSystem="false"/>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <choices-outline>
        <line choice="default"/>
    </choices-outline>
    <choice id="default" title="Red Diamond Bank">
        <pkg-ref id="com.rdb.pkg.v3"/>
    </choice>
    <pkg-ref id="com.rdb.pkg.v3" version="3.0.0" onConclusion="none" installKBytes="1192" updateKBytes="0">#rdb-component.pkg</pkg-ref>
    <pkg-ref id="com.rdb.pkg.v3">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1.0.0" id="com.reddiamondbank.app" path="Applications/Red Diamond Bank.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>