<?xml version="1.0" encoding="utf-8" standalone="no"?>
<installer-script minSpecVersion="1.000000" authoringTool="com.apple.PackageMaker" authoringToolVersion="3.0.5" authoringToolBuild="196.1">
    <title>DriveHQ Online Backup</title>
    <options customize="never" allow-external-scripts="no"/>
    <domains enable_anywhere="true"/>
    <background file="background" alignment="top" scaling="tofit"/>
    <welcome language="en" mime-type="text/rtf"><![CDATA[{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230
{\fonttbl\f0\fnil\fcharset0 LucidaGrande;}
{\colortbl;\red255\green255\blue255;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs26 \cf0 DriveHQ Online Backup for Mac stores backup data at DriveHQ's state-of-the-art colocation facility. It delivers secure, reliable, and cost-effective backup service for users with important files and companies with critical business data. No backup device is needed. Not only it saves money, but also it is more secure and reliable; plus, you can backup, restore, access and share files from anywhere at any time.}]]></welcome>
    <license file="License"/>
    <choices-outline>
        <line choice="choice1"/>
    </choices-outline>
    <choice id="choice1" title="MacOnlineBackup">
        <pkg-ref id="com.DriveHQ.drivehqOnlineBackup.MacOnlineBackup.pkg"/>
    </choice>
    <pkg-ref id="com.DriveHQ.drivehqOnlineBackup.MacOnlineBackup.pkg" installKBytes="5848" version="1.0" auth="Root">#maconlinebackup.pkg</pkg-ref>
    <pkg-ref id="com.DriveHQ.drivehqOnlineBackup.MacOnlineBackup.pkg">
        <relocate search-id="pkmktoken18">
            <bundle id="com.DriveHQ.MacOnlineBackup"/>
        </relocate>
    </pkg-ref>
    <locator>
        <search id="pkmktoken18-1" type="component">
            <bundle CFBundleIdentifier="com.DriveHQ.MacOnlineBackup" path="/Applications/MacOnlineBackup.app"/>
        </search>
        <search id="pkmktoken18-0" type="script" script="pkmktoken18_combined()">
            <script>
function pkmktoken18_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['pkmktoken18-1'];
	if(search) pkmk_add_results_to_array(search, result);
	return result;
}
</script>
        </search>
        <search type="script" id="pkmktoken18" script="pkmktoken18_final()">
            <script>
function pkmktoken18_final() {
	var combined = my.search.results['pkmktoken18-0'];
	return combined;
}
</script>
        </search>
    </locator>
</installer-script>