<?xml version="1.0" encoding="utf-8" standalone="no"?>
<installer-script minSpecVersion="1.000000" authoringTool="com.apple.PackageMaker" authoringToolVersion="3.0.6" authoringToolBuild="201">
    <title>grr</title>
    <options customize="allow" allow-external-scripts="no"/>
    <domains enable_localSystem="true"/>
    <choices-outline>
        <line choice="choicegrr"/>
        <line choice="choicecom"/>
    </choices-outline>
    <choice id="choicegrr" title="binaries" start_enabled="false">
        <pkg-ref id="com.google.code.grr.grr_3.1.0.pkg"/>
    </choice>
    <choice id="choicecom" title="plist" start_enabled="false">
        <pkg-ref id="com.google.code.grr.com.google.code.grr.pkg"/>
    </choice>
    <pkg-ref id="com.google.code.grr.grr_3.1.0.pkg" installKBytes="15524" version="3.1.0.2" auth="Root">#grr310.pkg</pkg-ref>
    <pkg-ref id="com.google.code.grr.com.google.code.grr.pkg" installKBytes="4" version="3.1.0.2" auth="Root">#comgooglecodegrr.pkg</pkg-ref>
</installer-script>