<?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" xsi:type="TaskPaneApp">
  <Id>40a32d47-5d58-4f48-9e73-f29422526140</Id>
  <Version>1.0.1906.25001</Version>
  <ProviderName>Microsoft Corporation</ProviderName>
  <DefaultLocale>en-US</DefaultLocale>
  <DisplayName DefaultValue="Ideas"/>
  <Description DefaultValue="Natural language intelligence for Office online"/>
  <IconUrl DefaultValue="https://nleditor.osi.officeppe.net/NlApps/Content/Images/taskpane_32x.png" />
  <SupportUrl DefaultValue="https://support.office.com/en-us" />
  <Hosts>
    <Host Name="Document" />
  </Hosts>
  <DefaultSettings>
    <SourceLocation DefaultValue="https://nleditor.osi.officeppe.net/NlApps/Ideas" />
  </DefaultSettings>

  <Permissions>ReadWriteDocument</Permissions>
  <VersionOverrides xmlns="http://schemas.microsoft.com/office/taskpaneappversionoverrides" xsi:type="VersionOverridesV1_0">
    <Resources>
      <bt:Urls>
        <bt:Url id="DF-FF.URL" DefaultValue="https://nleditor.osi.officeppe.net/NlApps/Ideas" />
        <bt:Url id="PROD.URL" DefaultValue="https://nleditor.osi.office.net/NlApps/Ideas" />
      </bt:Urls>
    </Resources>
    <WebApplicationInfo>
      <Id>1975ce3d-92c8-437c-b053-bb9c0dbcc6a8</Id>
      <Resource>https://nleditor.osi.office.net/NlEditor</Resource>
      <Scopes>
        <Scope>openid</Scope>
        <Scope>profile</Scope>
      </Scopes>
      <Authorizations>
        <Authorization>
          <Resource>https://nleditor.osi.office.net/NlEditor</Resource>
          <Scopes>
            <Scope>openid</Scope>
            <Scope>profile</Scope>
          </Scopes>
        </Authorization>
      </Authorizations>
    </WebApplicationInfo>
  </VersionOverrides>
</OfficeApp>