<?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"
  xsi:type="TaskPaneApp">
  <Id>5ddff8d0-0439-418d-9ae5-a966840e8c64</Id>
  <Version>1.0.0.0</Version>
  <ProviderName>Askplane</ProviderName>
  <DefaultLocale>en-US</DefaultLocale>
  <DisplayName DefaultValue="Askplane"/>
  <Description DefaultValue="QR, poll open/close, and highlight for the web host session."/>
  <IconUrl DefaultValue="https://askplane.com/addin/icon-32.png"/>
  <HighResolutionIconUrl DefaultValue="https://askplane.com/addin/icon-64.png"/>
  <SupportUrl DefaultValue="https://askplane.com/addin"/>
  <Hosts>
    <Host Name="Presentation"/>
  </Hosts>
  <DefaultSettings>
    <SourceLocation DefaultValue="https://askplane.com/addin"/>
  </DefaultSettings>
  <Permissions>Restricted</Permissions>
</OfficeApp>
