<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>Chikn Soup</title>
    <welcome file="Welcome.txt"/>
    <readme file="ReadMe.txt"/>
    <license file="License.txt"/>
    <options allow-external-scripts="no" customize="allow" rootVolumeOnly="false"/>
    <choices-outline>
        <line choice="AUChoice"/>
        <line choice="VST3Choice"/>
    </choices-outline>
    <choice id="AUChoice" title="AU" start_selected="true" start_enabled="false" start_visible="true">
        <pkg-ref id="com.downspecial.chiknsoup.AU"/>
    </choice>
    <pkg-ref id="com.downspecial.chiknsoup.AU" version="1.0.0" installKBytes="10773" auth="Admin" onConclusion="None">#Chikn%20Soup-1.0.0-Darwin-AU.pkg</pkg-ref>
    <choice id="VST3Choice" title="VST3" start_selected="true" start_enabled="false" start_visible="true">
        <pkg-ref id="com.downspecial.chiknsoup.VST3"/>
    </choice>
    <pkg-ref id="com.downspecial.chiknsoup.VST3" version="1.0.0" installKBytes="10948" auth="Admin" onConclusion="None">#Chikn%20Soup-1.0.0-Darwin-VST3.pkg</pkg-ref>
    <pkg-ref id="com.downspecial.chiknsoup.AU">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1.0.0" id="com.downspecial.chiknsoup" path="Library/Audio/Plug-Ins/Components/Chikn Soup.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.downspecial.chiknsoup.VST3">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1.0.0" id="com.downspecial.chiknsoup" path="Library/Audio/Plug-Ins/VST3/Chikn Soup.vst3"/>
        </bundle-version>
    </pkg-ref>
    <product id="com.downspecial.chiknsoup" version="1.0.0"/>
</installer-gui-script>