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>93BA1D50-9260-48E8-B42F-979634F28AD7</Id>
<Version>1.0.2401.29004</Version>
<ProviderName>Microsoft</ProviderName>
<DefaultLocale>en-US</DefaultLocale>
<DisplayName DefaultValue="Navigation" />
<Description DefaultValue="Taskpane for navigating through Excel worksheets and their content." />
<IconUrl DefaultValue="assets/icon-32.png" />
<HighResolutionIconUrl DefaultValue="assets/icon-64.png" />
<Hosts>
<Host Name="Workbook"/>
</Hosts>
<DefaultSettings>
<SourceLocation DefaultValue="https://localhost:8080/index.html" />
</DefaultSettings>
<Requirements>
<Sets DefaultMinVersion="1.1">
<Set Name="NavigationPaneSdx" MinVersion="1.2.0"/>
</Sets>
</Requirements>
<Permissions>ReadWriteDocument</Permissions>
</OfficeApp>