<?xml version="1.0" encoding="UTF-8"?>
<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"
  xmlns:ov="http://schemas.microsoft.com/office/taskpaneappversionoverrides"
  xsi:type="TaskPaneApp">
  <Id>0827ba12-c491-43e3-909a-b799e8d43f63</Id>
  <Version>1.0.0.0</Version>
  <ProviderName>ExiQ</ProviderName>
  <DefaultLocale>en-US</DefaultLocale>
  <DisplayName DefaultValue="ExiQ Cost Studio Direct for Excel"/>
  <Description DefaultValue="Website-hosted ExiQ Excel add-in for private customer deployment of supplier spend dashboards, should-cost models, savings analytics, and procurement intelligence."/>
  <IconUrl DefaultValue="https://exiqconsultancy.com/excel-addin-direct/assets/exiq-icon-32.png"/>
  <HighResolutionIconUrl DefaultValue="https://exiqconsultancy.com/excel-addin-direct/assets/exiq-icon-64.png"/>
  <SupportUrl DefaultValue="https://exiqconsultancy.com/excel-addin-direct/support.html"/>
  <AppDomains>
    <AppDomain>https://exiqconsultancy.com</AppDomain>
  </AppDomains>
  <Hosts>
    <Host Name="Workbook"/>
  </Hosts>
  <DefaultSettings>
    <SourceLocation DefaultValue="https://exiqconsultancy.com/excel-addin-direct/taskpane/taskpane.html"/>
  </DefaultSettings>
  <Permissions>ReadWriteDocument</Permissions>
  <VersionOverrides xmlns="http://schemas.microsoft.com/office/taskpaneappversionoverrides" xsi:type="VersionOverridesV1_0">
    <Hosts>
      <Host xsi:type="Workbook">
        <DesktopFormFactor>
          <GetStarted>
            <Title resid="GetStarted.Title"/>
            <Description resid="GetStarted.Description"/>
            <LearnMoreUrl resid="GetStarted.LearnMoreUrl"/>
          </GetStarted>
          <FunctionFile resid="Commands.Url"/>
          <ExtensionPoint xsi:type="PrimaryCommandSurface">
            <CustomTab id="ExiQ.Direct.Tab">
              <Group id="ExiQ.Direct.Group.CostStudio">
                <Label resid="Group.Label"/>
                <Icon>
                  <bt:Image size="16" resid="Icon.16"/>
                  <bt:Image size="32" resid="Icon.32"/>
                  <bt:Image size="80" resid="Icon.80"/>
                </Icon>
                <Control xsi:type="Button" id="ExiQ.Direct.RefreshData">
                  <Label resid="RefreshData.Label"/>
                  <Supertip>
                    <Title resid="RefreshData.Label"/>
                    <Description resid="RefreshData.Tooltip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Icon.16"/>
                    <bt:Image size="32" resid="Icon.32"/>
                    <bt:Image size="80" resid="Icon.80"/>
                  </Icon>
                  <Action xsi:type="ExecuteFunction">
                    <FunctionName>refreshData</FunctionName>
                  </Action>
                </Control>
                <Control xsi:type="Button" id="ExiQ.Direct.SupplierDashboard">
                  <Label resid="SupplierDashboard.Label"/>
                  <Supertip>
                    <Title resid="SupplierDashboard.Label"/>
                    <Description resid="SupplierDashboard.Tooltip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Icon.16"/>
                    <bt:Image size="32" resid="Icon.32"/>
                    <bt:Image size="80" resid="Icon.80"/>
                  </Icon>
                  <Action xsi:type="ShowTaskpane">
                    <TaskpaneId>ButtonId1</TaskpaneId>
                    <SourceLocation resid="Taskpane.Url"/>
                  </Action>
                </Control>
                <Control xsi:type="Button" id="ExiQ.Direct.SpendAnalytics">
                  <Label resid="SpendAnalytics.Label"/>
                  <Supertip>
                    <Title resid="SpendAnalytics.Label"/>
                    <Description resid="SpendAnalytics.Tooltip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Icon.16"/>
                    <bt:Image size="32" resid="Icon.32"/>
                    <bt:Image size="80" resid="Icon.80"/>
                  </Icon>
                  <Action xsi:type="ShowTaskpane">
                    <TaskpaneId>ButtonId1</TaskpaneId>
                    <SourceLocation resid="Taskpane.Url"/>
                  </Action>
                </Control>
                <Control xsi:type="Button" id="ExiQ.Direct.TopSuppliers">
                  <Label resid="TopSuppliers.Label"/>
                  <Supertip>
                    <Title resid="TopSuppliers.Label"/>
                    <Description resid="TopSuppliers.Tooltip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Icon.16"/>
                    <bt:Image size="32" resid="Icon.32"/>
                    <bt:Image size="80" resid="Icon.80"/>
                  </Icon>
                  <Action xsi:type="ShowTaskpane">
                    <TaskpaneId>ButtonId1</TaskpaneId>
                    <SourceLocation resid="Taskpane.Url"/>
                  </Action>
                </Control>
                <Control xsi:type="Button" id="ExiQ.Direct.SavingsOpportunities">
                  <Label resid="SavingsOpportunities.Label"/>
                  <Supertip>
                    <Title resid="SavingsOpportunities.Label"/>
                    <Description resid="SavingsOpportunities.Tooltip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Icon.16"/>
                    <bt:Image size="32" resid="Icon.32"/>
                    <bt:Image size="80" resid="Icon.80"/>
                  </Icon>
                  <Action xsi:type="ShowTaskpane">
                    <TaskpaneId>ButtonId1</TaskpaneId>
                    <SourceLocation resid="Taskpane.Url"/>
                  </Action>
                </Control>
                <Control xsi:type="Button" id="ExiQ.Direct.ShouldCost">
                  <Label resid="ShouldCost.Label"/>
                  <Supertip>
                    <Title resid="ShouldCost.Label"/>
                    <Description resid="ShouldCost.Tooltip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Icon.16"/>
                    <bt:Image size="32" resid="Icon.32"/>
                    <bt:Image size="80" resid="Icon.80"/>
                  </Icon>
                  <Action xsi:type="ShowTaskpane">
                    <TaskpaneId>ButtonId1</TaskpaneId>
                    <SourceLocation resid="Taskpane.Url"/>
                  </Action>
                </Control>
                <Control xsi:type="Button" id="ExiQ.Direct.ExportPowerPoint">
                  <Label resid="ExportPowerPoint.Label"/>
                  <Supertip>
                    <Title resid="ExportPowerPoint.Label"/>
                    <Description resid="ExportPowerPoint.Tooltip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Icon.16"/>
                    <bt:Image size="32" resid="Icon.32"/>
                    <bt:Image size="80" resid="Icon.80"/>
                  </Icon>
                  <Action xsi:type="ShowTaskpane">
                    <TaskpaneId>ButtonId1</TaskpaneId>
                    <SourceLocation resid="Taskpane.Url"/>
                  </Action>
                </Control>
              </Group>
              <Group id="ExiQ.Direct.Group.Support">
                <Label resid="SupportGroup.Label"/>
                <Icon>
                  <bt:Image size="16" resid="Icon.16"/>
                  <bt:Image size="32" resid="Icon.32"/>
                  <bt:Image size="80" resid="Icon.80"/>
                </Icon>
                <Control xsi:type="Button" id="ExiQ.Direct.Help">
                  <Label resid="Help.Label"/>
                  <Supertip>
                    <Title resid="Help.Label"/>
                    <Description resid="Help.Tooltip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Icon.16"/>
                    <bt:Image size="32" resid="Icon.32"/>
                    <bt:Image size="80" resid="Icon.80"/>
                  </Icon>
                  <Action xsi:type="ShowTaskpane">
                    <TaskpaneId>ButtonId1</TaskpaneId>
                    <SourceLocation resid="Taskpane.Url"/>
                  </Action>
                </Control>
              </Group>
              <Label resid="Tab.Label"/>
            </CustomTab>
          </ExtensionPoint>
        </DesktopFormFactor>
      </Host>
    </Hosts>
    <Resources>
      <bt:Images>
        <bt:Image id="Icon.16" DefaultValue="https://exiqconsultancy.com/excel-addin-direct/assets/exiq-icon-16.png"/>
        <bt:Image id="Icon.32" DefaultValue="https://exiqconsultancy.com/excel-addin-direct/assets/exiq-icon-32.png"/>
        <bt:Image id="Icon.80" DefaultValue="https://exiqconsultancy.com/excel-addin-direct/assets/exiq-icon-80.png"/>
      </bt:Images>
      <bt:Urls>
        <bt:Url id="Commands.Url" DefaultValue="https://exiqconsultancy.com/excel-addin-direct/commands/commands.html"/>
        <bt:Url id="Taskpane.Url" DefaultValue="https://exiqconsultancy.com/excel-addin-direct/taskpane/taskpane.html"/>
        <bt:Url id="GetStarted.LearnMoreUrl" DefaultValue="https://exiqconsultancy.com/products/"/>
      </bt:Urls>
      <bt:ShortStrings>
        <bt:String id="Tab.Label" DefaultValue="ExiQ Direct"/>
        <bt:String id="Group.Label" DefaultValue="Cost Studio"/>
        <bt:String id="SupportGroup.Label" DefaultValue="Support"/>
        <bt:String id="RefreshData.Label" DefaultValue="Refresh Data"/>
        <bt:String id="SupplierDashboard.Label" DefaultValue="Supplier Dashboard"/>
        <bt:String id="SpendAnalytics.Label" DefaultValue="Spend Analytics"/>
        <bt:String id="TopSuppliers.Label" DefaultValue="Top Suppliers"/>
        <bt:String id="SavingsOpportunities.Label" DefaultValue="Savings Opportunities"/>
        <bt:String id="ShouldCost.Label" DefaultValue="Should Cost"/>
        <bt:String id="ExportPowerPoint.Label" DefaultValue="Export to PowerPoint"/>
        <bt:String id="Help.Label" DefaultValue="Help"/>
        <bt:String id="GetStarted.Title" DefaultValue="ExiQ Cost Studio Direct for Excel is ready"/>
      </bt:ShortStrings>
      <bt:LongStrings>
        <bt:String id="RefreshData.Tooltip" DefaultValue="Load the sample ExiQ supplier spend dashboard into this workbook."/>
        <bt:String id="SupplierDashboard.Tooltip" DefaultValue="Open the ExiQ task pane and build a supplier dashboard."/>
        <bt:String id="SpendAnalytics.Tooltip" DefaultValue="Create spend analytics views for commodity and supplier analysis."/>
        <bt:String id="TopSuppliers.Tooltip" DefaultValue="Rank suppliers by spend and savings opportunity."/>
        <bt:String id="SavingsOpportunities.Tooltip" DefaultValue="Highlight savings opportunities by commodity and supplier."/>
        <bt:String id="ShouldCost.Tooltip" DefaultValue="Open the ExiQ pane and create a should-cost model."/>
        <bt:String id="ExportPowerPoint.Tooltip" DefaultValue="Open the ExiQ pane and export an executive PowerPoint deck."/>
        <bt:String id="Help.Tooltip" DefaultValue="Open ExiQ help and add-in settings."/>
        <bt:String id="GetStarted.Description" DefaultValue="Use the ExiQ Direct tab to refresh supplier spend data, generate dashboards, and prepare executive reporting views."/>
      </bt:LongStrings>
    </Resources>
  </VersionOverrides>
</OfficeApp>
