<?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="ContentApp">
  <Id>4eb7c9a2-194d-4728-9ab6-b6bd01ef7477</Id>
  <Version>1.0.2105.3002</Version>
  <ProviderName>Microsoft Corporation</ProviderName>
  <DefaultLocale>en-US</DefaultLocale>
  <DisplayName DefaultValue="SubCenter"/>
  <Description DefaultValue="Subscription center"/>
  <IconUrl DefaultValue="src/assets/images/msft.png" />
  <Hosts>
    <Host Name="Workbook"/>
  </Hosts>
  <Requirements>
    <Sets>
      <Set Name="SubCenterSdxHost" MinVersion="1.2.0"/>
    </Sets>
  </Requirements>
</OfficeApp>