<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<OfficeApp xmlns="http://schemas.microsoft.com/office/appforoffice/1.1"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:bt="http://schemas.microsoft.com/office/officeappbasictypes/1.0" xsi:type="MailApp">
    <Id>7c8e4f3a-9b1d-4e2c-8a5f-6d7e8f9a0b1c</Id>
    <Version>2.64.0.1</Version>
    <ProviderName>Draftable Pty Ltd</ProviderName>
    <DefaultLocale>en-US</DefaultLocale>
    <DisplayName DefaultValue="Draftable in Outlook"/>
    <Description DefaultValue="Compare email attachments, DMS documents, and text from your inbox"/>
    <IconUrl DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/logo_32.png"/>
    <HighResolutionIconUrl DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/logo_128.png"/>
    <SupportUrl DefaultValue="https://help.draftable.com/hc/en-us/categories/6140753313305-Draftable-Desktop"/>
    <AppDomains>
        <AppDomain>https://dl.draftable.com/addins/outlook-full/2.64.0.1</AppDomain>
        <AppDomain>https://dl.draftable.com</AppDomain>
        <AppDomain>https://www.draftable.com</AppDomain>
        <AppDomain>https://help.draftable.com</AppDomain>
    </AppDomains>
    <Hosts>
        <Host Name="Mailbox"/>
    </Hosts>

    <Requirements>
        <Sets>
            <Set Name="Mailbox" MinVersion="1.8"/>
        </Sets>
    </Requirements>

    <FormSettings>
        <Form xsi:type="ItemRead">
            <DesktopSettings>
                <SourceLocation DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/taskpane-outlook-full.html"/>
                <RequestedHeight>250</RequestedHeight>
            </DesktopSettings>
        </Form>
        <Form xsi:type="ItemEdit">
            <DesktopSettings>
                <SourceLocation DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/taskpane-outlook-full.html"/>
            </DesktopSettings>
        </Form>
    </FormSettings>

    <Permissions>ReadWriteItem</Permissions>
    <Rule xsi:type="RuleCollection" Mode="Or">
        <Rule xsi:type="ItemIs" ItemType="Message" FormType="Read"/>
        <Rule xsi:type="ItemIs" ItemType="Message" FormType="Edit"/>
    </Rule>
    <DisableEntityHighlighting>false</DisableEntityHighlighting>

    <VersionOverrides xmlns="http://schemas.microsoft.com/office/mailappversionoverrides" xsi:type="VersionOverridesV1_0">
        <Description resid="Add-in.Description"/>
        <Requirements>
            <bt:Sets DefaultMinVersion="1.8">
                <bt:Set Name="Mailbox"/>
            </bt:Sets>
        </Requirements>
        <Hosts>
            <Host xsi:type="MailHost">
                <DesktopFormFactor>
                    <FunctionFile resid="Commands.Url"/>

                    <!-- Message Read Commands -->
                    <ExtensionPoint xsi:type="MessageReadCommandSurface">
                        <OfficeTab id="TabDefault">
                            <Group id="DraftableGroup_R">
                                <Label resid="DraftableGroup_R.Label"/>
                                <Control xsi:type="Button" id="OpenBtn_R">
                                    <Label resid="OpenBtn_R.Label"/>
                                    <Supertip>
                                        <Title resid="OpenBtn_R.Label"/>
                                        <Description resid="OpenBtn_R.Tooltip"/>
                                    </Supertip>
                                    <Icon>
                                        <bt:Image size="16" resid="Logo.16x16"/>
                                        <bt:Image size="32" resid="Logo.32x32"/>
                                        <bt:Image size="80" resid="Logo.80x80"/>
                                        <bt:Image size="128" resid="Logo.128x128"/>
                                    </Icon>
                                    <Action xsi:type="ShowTaskpane">
                                        <SourceLocation resid="Taskpane.Url"/>
                                    </Action>
                                </Control>
                            </Group>
                        </OfficeTab>
                    </ExtensionPoint>

                    <!-- Message Compose Commands -->
                    <ExtensionPoint xsi:type="MessageComposeCommandSurface">
                        <OfficeTab id="TabDefault">
                            <Group id="DraftableGroup_C">
                                <Label resid="DraftableGroup_C.Label"/>
                                <Control xsi:type="Button" id="OpenBtn_C">
                                    <Label resid="OpenBtn_C.Label"/>
                                    <Supertip>
                                        <Title resid="OpenBtn_C.Label"/>
                                        <Description resid="OpenBtn_C.Tooltip"/>
                                    </Supertip>
                                    <Icon>
                                        <bt:Image size="16" resid="Logo.16x16"/>
                                        <bt:Image size="32" resid="Logo.32x32"/>
                                        <bt:Image size="80" resid="Logo.80x80"/>
                                        <bt:Image size="128" resid="Logo.128x128"/>
                                    </Icon>
                                    <Action xsi:type="ShowTaskpane">
                                        <SourceLocation resid="Taskpane.Url"/>
                                    </Action>
                                </Control>
                            </Group>
                        </OfficeTab>
                    </ExtensionPoint>
                </DesktopFormFactor>
            </Host>
        </Hosts>

        <Resources>
            <bt:Images>
                <bt:Image id="Logo.16x16" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/logo_16.png"/>
                <bt:Image id="Logo.32x32" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/logo_32.png"/>
                <bt:Image id="Logo.80x80" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/logo_80.png"/>
                <bt:Image id="Logo.128x128" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/logo_128.png"/>
                <bt:Image id="Files.16x16" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/icon_files_16.png"/>
                <bt:Image id="Files.32x32" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/icon_files_32.png"/>
                <bt:Image id="Files.80x80" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/icon_files_80.png"/>
                <bt:Image id="Files.128x128" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/icon_files_128.png"/>
                <bt:Image id="OneClick.16x16" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/1_click_16.png"/>
                <bt:Image id="OneClick.32x32" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/1_click_32.png"/>
                <bt:Image id="OneClick.80x80" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/1_click_80.png"/>
                <bt:Image id="OneClick.128x128" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/1_click_128.png"/>
                <bt:Image id="Text.16x16" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/text_16.png"/>
                <bt:Image id="Text.32x32" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/text_32.png"/>
                <bt:Image id="Text.80x80" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/text_80.png"/>
                <bt:Image id="Text.128x128" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/text_128.png"/>
                <bt:Image id="SelectionLeft.16x16" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/icon_selection_left_16.png"/>
                <bt:Image id="SelectionLeft.32x32" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/icon_selection_left_32.png"/>
                <bt:Image id="SelectionLeft.80x80" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/icon_selection_left_80.png"/>
                <bt:Image id="SelectionLeft.128x128" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/icon_selection_left_128.png"/>
                <bt:Image id="SelectionRight.16x16" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/icon_selection_right_16.png"/>
                <bt:Image id="SelectionRight.32x32" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/icon_selection_right_32.png"/>
                <bt:Image id="SelectionRight.80x80" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/icon_selection_right_80.png"/>
                <bt:Image id="SelectionRight.128x128" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/icon_selection_right_128.png"/>
            </bt:Images>
            <bt:Urls>
                <bt:Url id="Commands.Url" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/commands-outlook-full.html"/>
                <bt:Url id="Taskpane.Url" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/taskpane-outlook-full.html"/>
            </bt:Urls>
            <bt:ShortStrings>
                <bt:String id="Add-in.Description" DefaultValue="Compare email attachments, DMS documents, and text from your inbox"/>
                <bt:String id="DraftableGroup_R.Label" DefaultValue="Draftable in Outlook"/>
                <bt:String id="DraftableGroup_C.Label" DefaultValue="Draftable in Outlook"/>
                <bt:String id="OpenBtn_R.Label" DefaultValue="Draftable"/>
                <bt:String id="OpenBtn_C.Label" DefaultValue="Draftable"/>
            </bt:ShortStrings>
            <bt:LongStrings>
                <bt:String id="OpenBtn_R.Tooltip" DefaultValue="Open Draftable comparison launcher"/>
                <bt:String id="OpenBtn_C.Tooltip" DefaultValue="Open Draftable comparison launcher"/>
            </bt:LongStrings>
        </Resources>

        <!-- VersionOverrides V1_1 for shared mailbox/folder support -->
        <VersionOverrides xmlns="http://schemas.microsoft.com/office/mailappversionoverrides/1.1" xsi:type="VersionOverridesV1_1">
            <Requirements>
                <bt:Sets DefaultMinVersion="1.8">
                    <bt:Set Name="Mailbox"/>
                </bt:Sets>
            </Requirements>
            <Hosts>
                <Host xsi:type="MailHost">
                    <DesktopFormFactor>
                        <SupportsSharedFolders>true</SupportsSharedFolders>
                        <FunctionFile resid="Commands.Url"/>

                        <!-- Message Read Commands -->
                        <ExtensionPoint xsi:type="MessageReadCommandSurface">
                            <OfficeTab id="TabDefault">
                                <Group id="DraftableGroup_R">
                                    <Label resid="DraftableGroup_R.Label"/>
                                <Control xsi:type="Button" id="OpenBtn_R">
                                    <Label resid="OpenBtn_R.Label"/>
                                    <Supertip>
                                        <Title resid="OpenBtn_R.Label"/>
                                        <Description resid="OpenBtn_R.Tooltip"/>
                                    </Supertip>
                                    <Icon>
                                        <bt:Image size="16" resid="Logo.16x16"/>
                                        <bt:Image size="32" resid="Logo.32x32"/>
                                        <bt:Image size="80" resid="Logo.80x80"/>
                                        <bt:Image size="128" resid="Logo.128x128"/>
                                    </Icon>
                                    <Action xsi:type="ShowTaskpane">
                                        <SourceLocation resid="Taskpane.Url"/>
                                    </Action>
                                </Control>
                                </Group>
                            </OfficeTab>
                        </ExtensionPoint>

                        <!-- Message Compose Commands -->
                        <ExtensionPoint xsi:type="MessageComposeCommandSurface">
                            <OfficeTab id="TabDefault">
                                <Group id="DraftableGroup_C">
                                    <Label resid="DraftableGroup_C.Label"/>
                                <Control xsi:type="Button" id="OpenBtn_C">
                                    <Label resid="OpenBtn_C.Label"/>
                                    <Supertip>
                                        <Title resid="OpenBtn_C.Label"/>
                                        <Description resid="OpenBtn_C.Tooltip"/>
                                    </Supertip>
                                    <Icon>
                                        <bt:Image size="16" resid="Logo.16x16"/>
                                        <bt:Image size="32" resid="Logo.32x32"/>
                                        <bt:Image size="80" resid="Logo.80x80"/>
                                        <bt:Image size="128" resid="Logo.128x128"/>
                                    </Icon>
                                    <Action xsi:type="ShowTaskpane">
                                        <SourceLocation resid="Taskpane.Url"/>
                                    </Action>
                                </Control>
                                </Group>
                            </OfficeTab>
                        </ExtensionPoint>
                    </DesktopFormFactor>
                </Host>
            </Hosts>

            <Resources>
            <bt:Images>
                <bt:Image id="Logo.16x16" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/logo_16.png"/>
                <bt:Image id="Logo.32x32" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/logo_32.png"/>
                <bt:Image id="Logo.80x80" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/logo_80.png"/>
                <bt:Image id="Logo.128x128" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/logo_128.png"/>
                <bt:Image id="Files.16x16" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/icon_files_16.png"/>
                <bt:Image id="Files.32x32" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/icon_files_32.png"/>
                <bt:Image id="Files.80x80" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/icon_files_80.png"/>
                <bt:Image id="Files.128x128" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/icon_files_128.png"/>
                <bt:Image id="OneClick.16x16" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/1_click_16.png"/>
                <bt:Image id="OneClick.32x32" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/1_click_32.png"/>
                <bt:Image id="OneClick.80x80" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/1_click_80.png"/>
                <bt:Image id="OneClick.128x128" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/1_click_128.png"/>
                <bt:Image id="Text.16x16" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/text_16.png"/>
                <bt:Image id="Text.32x32" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/text_32.png"/>
                <bt:Image id="Text.80x80" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/text_80.png"/>
                <bt:Image id="Text.128x128" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/text_128.png"/>
                <bt:Image id="SelectionLeft.16x16" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/icon_selection_left_16.png"/>
                <bt:Image id="SelectionLeft.32x32" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/icon_selection_left_32.png"/>
                <bt:Image id="SelectionLeft.80x80" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/icon_selection_left_80.png"/>
                <bt:Image id="SelectionLeft.128x128" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/icon_selection_left_128.png"/>
                <bt:Image id="SelectionRight.16x16" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/icon_selection_right_16.png"/>
                <bt:Image id="SelectionRight.32x32" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/icon_selection_right_32.png"/>
                <bt:Image id="SelectionRight.80x80" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/icon_selection_right_80.png"/>
                <bt:Image id="SelectionRight.128x128" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/assets/icon_selection_right_128.png"/>
            </bt:Images>
            <bt:Urls>
                <bt:Url id="Commands.Url" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/commands-outlook-full.html"/>
                <bt:Url id="Taskpane.Url" DefaultValue="https://dl.draftable.com/addins/outlook-full/2.64.0.1/taskpane-outlook-full.html"/>
            </bt:Urls>
            <bt:ShortStrings>
                <bt:String id="Add-in.Description" DefaultValue="Compare email attachments, DMS documents, and text from your inbox"/>
                <bt:String id="DraftableGroup_R.Label" DefaultValue="Draftable in Outlook"/>
                <bt:String id="DraftableGroup_C.Label" DefaultValue="Draftable in Outlook"/>
                <bt:String id="OpenBtn_R.Label" DefaultValue="Draftable"/>
                <bt:String id="OpenBtn_C.Label" DefaultValue="Draftable"/>
            </bt:ShortStrings>
            <bt:LongStrings>
                <bt:String id="OpenBtn_R.Tooltip" DefaultValue="Open Draftable comparison launcher"/>
                <bt:String id="OpenBtn_C.Tooltip" DefaultValue="Open Draftable comparison launcher"/>
            </bt:LongStrings>
        </Resources>
        </VersionOverrides>
    </VersionOverrides>
</OfficeApp>