Mini Kabibi Habibi
<?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>a6644b6e-815f-4280-a4fb-99eb92e0f3d1</Id>
<Version>1.0.2505.8003</Version>
<ProviderName>Microsoft</ProviderName>
<DefaultLocale>en-US</DefaultLocale>
<DisplayName DefaultValue="HVC implementation for floodgate surveys for win32" />
<Description DefaultValue="HVC implementation for floodgate surveys for win32" />
<IconUrl DefaultValue="assets/icon-32.png"/>
<HighResolutionIconUrl DefaultValue="assets/icon-80.png"/>
<Hosts>
<Host Name="Document"/>
<Host Name="Drawing" />
<Host Name="Presentation" />
<Host Name="Workbook"/>
<Host Name="Mailbox"/>
</Hosts>
<DefaultSettings>
<SourceLocation DefaultValue="index.html" />
</DefaultSettings>
<Permissions>ReadWriteDocument</Permissions>
<Requirements>
<Sets DefaultMinVersion="1.1.0">
<Set Name="FloodgateSurveyDialogSdx" MinVersion="1.1.0" />
</Sets>
</Requirements>
<VersionOverrides xmlns="http://schemas.microsoft.com/office/taskpaneappversionoverrides" xsi:type="VersionOverridesV1_0">
<Resources>
<bt:Urls>
<bt:Url id="floodgatesurvey" DefaultValue="index.html"/>
</bt:Urls>
</Resources>
</VersionOverrides>
</OfficeApp>