<?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" xmlns:ov="http://schemas.microsoft.com/office/contentappversionoverrides" xsi:type="ContentApp">
  <Id>47e1d7e5-c853-499a-92c6-74b43e91189f</Id>
  <Version>1.0.0.4</Version>
  <ProviderName>SankeyArt</ProviderName>
  <DefaultLocale>en-US</DefaultLocale>
  <DisplayName DefaultValue="SankeyArt"/>
  <Description DefaultValue="Turn financial statements into beautiful Sankey diagrams"/>
  <IconUrl DefaultValue="https://www.sankeyart.com/static/office/assets/logo-32x32.png" />
  <HighResolutionIconUrl DefaultValue="https://www.sankeyart.com/static/office/assets/logo-64x64.png"/>
  <SupportUrl DefaultValue="https://www.sankeyart.com/faq"/>
  <AppDomains>
    <AppDomain>https://www.sankeyart.com</AppDomain>
  </AppDomains>
  <Hosts>
    <Host Name="Workbook"/>
    <Host Name="Presentation"/>
  </Hosts>
  <DefaultSettings>
    <SourceLocation DefaultValue="https://www.sankeyart.com/static/office/content.html"/>
    <RequestedWidth>800</RequestedWidth>
    <RequestedHeight>600</RequestedHeight>
  </DefaultSettings>
  <Permissions>ReadWriteDocument</Permissions>
</OfficeApp>
