<?xml version="1.0" encoding="utf-8"?>
<installer-script minSpecVersion="1.000000" authoringTool="com.apple.PackageMaker" authoringToolVersion="3.0.4" authoringToolBuild="179">
    <title>SBS1VisualPresentation</title>
    <options customize="allow" allow-external-scripts="no"/>
    <domains enable_anywhere="true"/>
    <background file="background" alignment="center" scaling="none"/>
    <choices-outline>
        <line choice="choice4"/>
        <line choice="choice5"/>
    </choices-outline>
    <choice id="choice4" title="SBS1VisualPresentation">
        <pkg-ref id="uk.co.kinetic.sbs1visualpresentation.SBS1VisualPresentation.pkg"/>
    </choice>
    <choice id="choice5" title="Kinetic">
        <pkg-ref id="uk.co.kinetic.sbs1visualpresentation.Kinetic.pkg"/>
    </choice>
    <pkg-ref id="uk.co.kinetic.sbs1visualpresentation.SBS1VisualPresentation.pkg" installKBytes="40172" version="1.0" auth="Root">#sbs1visualpresentation.pkg</pkg-ref>
    <pkg-ref id="uk.co.kinetic.sbs1visualpresentation.SBS1VisualPresentation.pkg">
        <relocate search-id="pkmktoken4">
            <bundle id="com.yourcompany.SBS1VisualPresentation"/>
        </relocate>
    </pkg-ref>
    <pkg-ref id="uk.co.kinetic.sbs1visualpresentation.Kinetic.pkg" installKBytes="103924" version="1.0.1.0" auth="Root">#kinetic.pkg</pkg-ref>
    <locator>
        <search id="pkmktoken4-1" type="component">
            <bundle CFBundleIdentifier="com.yourcompany.SBS1VisualPresentation" path="/Applications/SBS1VisualPresentation.app"/>
        </search>
        <search id="pkmktoken4-0" type="script" script="pkmktoken4_combined()">
            <script>
function pkmktoken4_combined() {
	function pkmk_add_results_to_array(results, array) {
		for(i = 0; i &lt; results.length; i++)
			array.push(results[i]);
	}
	var result = new Array();
	var search;
	search = my.search.results['pkmktoken4-1'];
	if(search) pkmk_add_results_to_array(search, result);
	return result;
}
</script>
        </search>
        <search type="script" id="pkmktoken4" script="pkmktoken4_final()">
            <script>
function pkmktoken4_final() {
	var combined = my.search.results['pkmktoken4-0'];
	return combined;
}
</script>
        </search>
    </locator>
</installer-script>