<?xml version="1.0" encoding="UTF-8"?>
<MobileSettings xmlns="http://soap.sforce.com/2006/04/metadata">
    <chatterMobile>
        <IPadAuthorized>true</IPadAuthorized>
        <IPhoneAuthorized>true</IPhoneAuthorized>
        <androidAuthorized>true</androidAuthorized>
        <blackBerryAuthorized>true</blackBerryAuthorized>
        <enableChatterMobile>true</enableChatterMobile>
        <enablePushNotifications>true</enablePushNotifications>
        <sessionTimeout>Never</sessionTimeout>
    </chatterMobile>
    <dashboardMobile>
        <enableDashboardIPadApp>true</enableDashboardIPadApp>
    </dashboardMobile>
    <salesforceMobile>
        <enableUserToDeviceLinking>false</enableUserToDeviceLinking>
        <enableMobileLite>false</enableMobileLite>
    </salesforceMobile>
    <touchMobile>
        <enableTouchBrowserIPad>false</enableTouchBrowserIPad>
        <enableTouchAppIPad>true</enableTouchAppIPad>
    </touchMobile>
</MobileSettings>
