﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<Package IgnorableNamespaces="uap rescap uap5 build" xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:uap3="http://schemas.microsoft.com/appx/manifest/uap/windows10/3" xmlns:com="http://schemas.microsoft.com/appx/manifest/com/windows10" xmlns:uap5="http://schemas.microsoft.com/appx/manifest/uap/windows10/5" xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities" xmlns:desktop="http://schemas.microsoft.com/appx/manifest/desktop/windows10" xmlns:build="http://schemas.microsoft.com/developer/appx/2015/build" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest">
  <Identity Name="Microsoft.StartExperiencesApp" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" Version="1.302.5.0" ProcessorArchitecture="x64" />
  <Properties>
    <DisplayName>ms-resource:PackageDisplayName</DisplayName>
    <PublisherDisplayName>Microsoft Corporation</PublisherDisplayName>
    <Logo>Images\StoreLogo.png</Logo>
  </Properties>
  <Dependencies>
    <TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.22000.0" MaxVersionTested="10.0.22621.0" />
    <TargetDeviceFamily Name="Windows.Desktop" MinVersion="10.0.22000.0" MaxVersionTested="10.0.22621.0" />
    <PackageDependency Name="Microsoft.VCLibs.140.00.UWPDesktop" MinVersion="14.0.33728.0" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" />
    <PackageDependency Name="Microsoft.WindowsAppRuntime.1.8" MinVersion="8000.675.1142.0" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" />
  </Dependencies>
  <Resources>
    <Resource Language="EN-US" />
    <Resource Language="EN-GB" />
    <Resource uap:Scale="200" />
  </Resources>
  <Applications>
    <Application Id="MicrosoftStart" Executable="MicrosoftStartFeedProvider\MicrosoftStartFeedProvider.exe" EntryPoint="Windows.FullTrustApplication">
      <uap:VisualElements DisplayName="ms-resource:AppTileDisplayName" Description="ms-resource:AppDescription" BackgroundColor="white" Square150x150Logo="Images\Square150x150Logo.png" Square44x44Logo="Images\Square44x44Logo.png" AppListEntry="none">
        <uap:DefaultTile Wide310x150Logo="Images\Wide310x150Logo.png" />
        <uap:SplashScreen Image="Images\SplashScreen.png" />
      </uap:VisualElements>
      <Extensions>
        <desktop:Extension Category="windows.toastNotificationActivation">
          <desktop:ToastNotificationActivation ToastActivatorCLSID="CA7D0BCC-B3E2-4DBF-9382-501B3F0FACC4" />
        </desktop:Extension>
        <com:Extension Category="windows.comServer">
          <com:ComServer>
            <com:ExeServer Executable="MicrosoftStartFeedProvider\MicrosoftStartFeedProvider.exe" Arguments="----AppNotificationActivated:" DisplayName="App notification activator">
              <com:Class Id="CA7D0BCC-B3E2-4DBF-9382-501B3F0FACC4" DisplayName="App notification activator" />
            </com:ExeServer>
          </com:ComServer>
        </com:Extension>
        <com:Extension Category="windows.comServer">
          <com:ComServer>
            <com:ExeServer Executable="MicrosoftStartFeedProvider\MicrosoftStartFeedProvider.exe" DisplayName="ms-resource:FeedProviderDisplayName">
              <com:Class Id="D8F9F83D-A7E2-48F7-9BB2-09B9773649C1" DisplayName="ms-resource:FeedProviderCLSName" />
              <com:Class Id="4A5C60B7-323C-4AE4-A8A8-2078DBCFEC7B" DisplayName="ms-resource:WidgetProviderCLSName" />
              <com:Class Id="716BFFBD-A980-4B2C-9EAC-A2BABE55FA03" DisplayName="ms-resource:FeedProviderBgTaskCLSName" />
            </com:ExeServer>
          </com:ComServer>
        </com:Extension>
        <uap3:Extension Category="windows.appExtension">
          <uap3:AppExtension Name="com.microsoft.windows.widgets" DisplayName="ms-resource:WeatherWidgetDisplayName" Id="MicrosoftStartWeatherWidgets" PublicFolder="Public">
            <uap3:Properties>
              <WidgetProvider>
                <ProviderIcons>
                  <Icon Path="ProviderAssets\WeatherIcon.svg" />
                </ProviderIcons>
                <Activation>
                  <CreateInstance ClassId="4a5c60b7-323c-4ae4-a8a8-2078dbcfec7b" />
                </Activation>
                <Definitions>
                  <Definition Id="WeatherWidget" DisplayName="ms-resource:WeatherWidgetDisplayName" IsCustomizable="true" AllowMultiple="false" Description="ms-resource:WeatherWidgetDescription" AllowedUriFiltersForNavigation="https://www.msn.cn/*|https://www.msn.com/*">
                    <Capabilities>
                      <Capability>
                        <Size Name="small" />
                      </Capability>
                      <Capability>
                        <Size Name="medium" />
                      </Capability>
                      <Capability>
                        <Size Name="large" />
                      </Capability>
                    </Capabilities>
                    <ThemeResources>
                      <Icons>
                        <Icon Path="ProviderAssets\WeatherIcon.svg" />
                      </Icons>
                      <Screenshots>
                        <Screenshot Path="ProviderAssets\weather-light.png" DisplayAltText="ms-resource:WeatherWidgetScreenshotText" />
                      </Screenshots>
                      <LightMode>
                        <Icons>
                          <Icon Path="ProviderAssets\WeatherIcon.svg" />
                        </Icons>
                        <Screenshots>
                          <Screenshot Path="ProviderAssets\weather-light.png" DisplayAltText="ms-resource:WeatherWidgetScreenshotText" />
                        </Screenshots>
                      </LightMode>
                      <DarkMode>
                        <Icons>
                          <Icon Path="ProviderAssets\WeatherIcon.svg" />
                        </Icons>
                        <Screenshots>
                          <Screenshot Path="ProviderAssets\weather-dark.png" DisplayAltText="ms-resource:WeatherWidgetScreenshotText" />
                        </Screenshots>
                      </DarkMode>
                    </ThemeResources>
                  </Definition>
                </Definitions>
              </WidgetProvider>
            </uap3:Properties>
          </uap3:AppExtension>
        </uap3:Extension>
        <uap3:Extension Category="windows.appExtension">
          <uap3:AppExtension Name="com.microsoft.windows.widgets" DisplayName="ms-resource:FinanceWidgetDisplayName" Id="MicrosoftStartFinanceWidgets" PublicFolder="Public">
            <uap3:Properties>
              <WidgetProvider>
                <ProviderIcons>
                  <Icon Path="ProviderAssets\FinanceIcon.svg" />
                </ProviderIcons>
                <Activation>
                  <CreateInstance ClassId="4a5c60b7-323c-4ae4-a8a8-2078dbcfec7b" />
                </Activation>
                <Definitions>
                  <Definition Id="FinanceWidget" DisplayName="ms-resource:FinanceWidgetDisplayName" IsCustomizable="false" AllowMultiple="false" Description="ms-resource:FinanceWidgetDescription" AllowedUriFiltersForNavigation="https://www.msn.cn/*|https://www.msn.com/*" ExcludedRegions="RU">
                    <Capabilities>
                      <Capability>
                        <Size Name="small" />
                      </Capability>
                      <Capability>
                        <Size Name="medium" />
                      </Capability>
                      <Capability>
                        <Size Name="large" />
                      </Capability>
                    </Capabilities>
                    <ThemeResources>
                      <Icons>
                        <Icon Path="ProviderAssets\FinanceIcon.svg" />
                      </Icons>
                      <Screenshots>
                        <Screenshot Path="ProviderAssets\money-light.png" DisplayAltText="ms-resource:FinanceWidgetScreenshotText" />
                      </Screenshots>
                      <LightMode>
                        <Icons>
                          <Icon Path="ProviderAssets\FinanceIcon.svg" />
                        </Icons>
                        <Screenshots>
                          <Screenshot Path="ProviderAssets\money-light.png" DisplayAltText="ms-resource:FinanceWidgetScreenshotText" />
                        </Screenshots>
                      </LightMode>
                      <DarkMode>
                        <Icons>
                          <Icon Path="ProviderAssets\FinanceIcon.svg" />
                        </Icons>
                        <Screenshots>
                          <Screenshot Path="ProviderAssets\money-dark.png" DisplayAltText="ms-resource:FinanceWidgetScreenshotText" />
                        </Screenshots>
                      </DarkMode>
                    </ThemeResources>
                  </Definition>
                </Definitions>
              </WidgetProvider>
            </uap3:Properties>
          </uap3:AppExtension>
        </uap3:Extension>
        <uap3:Extension Category="windows.appExtension">
          <uap3:AppExtension Name="com.microsoft.windows.widgets" DisplayName="ms-resource:SportsWidgetDisplayName" Id="MicrosoftStartSportsWidgets" PublicFolder="Public">
            <uap3:Properties>
              <WidgetProvider>
                <ProviderIcons>
                  <Icon Path="ProviderAssets\SportsIcon.svg" />
                </ProviderIcons>
                <Activation>
                  <CreateInstance ClassId="4a5c60b7-323c-4ae4-a8a8-2078dbcfec7b" />
                </Activation>
                <Definitions>
                  <Definition Id="SportsWidget" DisplayName="ms-resource:SportsWidgetDisplayName" IsCustomizable="false" AllowMultiple="false" Description="ms-resource:SportsWidgetDescription" AllowedUriFiltersForNavigation="https://www.msn.cn/*|https://www.msn.com/*" ExcludedRegions="IE,MY,NZ,HU,RU">
                    <Capabilities>
                      <Capability>
                        <Size Name="small" />
                      </Capability>
                      <Capability>
                        <Size Name="medium" />
                      </Capability>
                      <Capability>
                        <Size Name="large" />
                      </Capability>
                    </Capabilities>
                    <ThemeResources>
                      <Icons>
                        <Icon Path="ProviderAssets\SportsIcon.svg" />
                      </Icons>
                      <Screenshots>
                        <Screenshot Path="ProviderAssets\sports-light.png" DisplayAltText="ms-resource:SportsWidgetScreenshotText" />
                      </Screenshots>
                      <LightMode>
                        <Icons>
                          <Icon Path="ProviderAssets\SportsIcon.svg" />
                        </Icons>
                        <Screenshots>
                          <Screenshot Path="ProviderAssets\sports-light.png" DisplayAltText="ms-resource:SportsWidgetScreenshotText" />
                        </Screenshots>
                      </LightMode>
                      <DarkMode>
                        <Icons>
                          <Icon Path="ProviderAssets\SportsIcon.svg" />
                        </Icons>
                        <Screenshots>
                          <Screenshot Path="ProviderAssets\sports-dark.png" DisplayAltText="ms-resource:SportsWidgetScreenshotText" />
                        </Screenshots>
                      </DarkMode>
                    </ThemeResources>
                  </Definition>
                </Definitions>
              </WidgetProvider>
            </uap3:Properties>
          </uap3:AppExtension>
        </uap3:Extension>
        <uap3:Extension Category="windows.appExtension">
          <uap3:AppExtension Name="com.microsoft.windows.widgets" DisplayName="ms-resource:TodaysMomentWidgetDisplayName" Id="MicrosoftStartTodaysMomentWidgets" PublicFolder="Public">
            <uap3:Properties>
              <WidgetProvider>
                <ProviderIcons>
                  <Icon Path="ProviderAssets\TodaysMomentIcon.svg" />
                </ProviderIcons>
                <Activation>
                  <CreateInstance ClassId="4a5c60b7-323c-4ae4-a8a8-2078dbcfec7b" />
                </Activation>
                <Definitions>
                  <Definition Id="TodaysMomentWidget" DisplayName="ms-resource:TodaysMomentWidgetDisplayName" IsCustomizable="false" AllowMultiple="false" Description="ms-resource:TodaysMomentWidgetDescription" ExclusiveRegions="AR,AT,AU,BE,BR,CA,CH,CL,CN,DE,ES,FR,GB,HK,ID,IE,IN,IT,JP,KR,MX,MY,NL,NZ,PH,PL,PT,RU,SG,TW,US,XA,ZA">
                    <Capabilities>
                      <Capability>
                        <Size Name="small" />
                      </Capability>
                    </Capabilities>
                    <ThemeResources>
                      <Icons>
                        <Icon Path="ProviderAssets\TodaysMomentIcon.svg" />
                      </Icons>
                      <Screenshots>
                        <Screenshot Path="ProviderAssets\TodaysMoment-Light.png" DisplayAltText="ms-resource:TodaysMomentScreenshotText" />
                      </Screenshots>
                      <LightMode>
                        <Icons>
                          <Icon Path="ProviderAssets\TodaysMomentIcon.svg" />
                        </Icons>
                        <Screenshots>
                          <Screenshot Path="ProviderAssets\TodaysMoment-Light.png" DisplayAltText="ms-resource:TodaysMomentWidgetScreenshotText" />
                        </Screenshots>
                      </LightMode>
                      <DarkMode>
                        <Icons>
                          <Icon Path="ProviderAssets\TodaysMomentIcon.svg" />
                        </Icons>
                        <Screenshots>
                          <Screenshot Path="ProviderAssets\TodaysMoment-Dark.png" DisplayAltText="ms-resource:TodaysMomentWidgetScreenshotText" />
                        </Screenshots>
                      </DarkMode>
                    </ThemeResources>
                  </Definition>
                </Definitions>
              </WidgetProvider>
            </uap3:Properties>
          </uap3:AppExtension>
        </uap3:Extension>
        <uap3:Extension Category="windows.appExtension">
          <uap3:AppExtension Name="com.microsoft.windows.widgets" DisplayName="ms-resource:DailyDiscoveryWidgetDisplayName" Id="MicrosoftStartDailyDiscoveryWidgets" PublicFolder="Public">
            <uap3:Properties>
              <WidgetProvider>
                <ProviderIcons>
                  <Icon Path="ProviderAssets\DailyDiscoveryIcon.svg" />
                </ProviderIcons>
                <Activation>
                  <CreateInstance ClassId="4a5c60b7-323c-4ae4-a8a8-2078dbcfec7b" />
                </Activation>
                <Definitions>
                  <Definition Id="DailyDiscoveryWidget" DisplayName="ms-resource:DailyDiscoveryWidgetDisplayName" IsCustomizable="false" AllowMultiple="false" Description="ms-resource:DailyDiscoveryWidgetDescription" ExclusiveRegions="AD,AL,AM,AR,AT,AU,AZ,BA,BE,BG,BR,CA,CH,CL,CN,CY,CZ,DE,DK,ES,FI,FR,GB,GE,GR,HK,ID,IE,IN,IT,JP,KR,KZ,LI,LT,LU,MC,MD,ME,MK,MT,MX,MY,NL,NO,NZ,PH,PL,PT,RO,SE,SG,SI,SK,TR,TW,UA,US,VA,ZA">
                    <Capabilities>
                      <Capability>
                        <Size Name="small" />
                      </Capability>
                    </Capabilities>
                    <ThemeResources>
                      <Icons>
                        <Icon Path="ProviderAssets\DailyDiscoveryIcon.svg" />
                      </Icons>
                      <Screenshots>
                        <Screenshot Path="ProviderAssets\DailyDiscovery-Light.png" DisplayAltText="ms-resource:DailyDiscoveryWidgetScreenshotText" />
                      </Screenshots>
                      <LightMode>
                        <Icons>
                          <Icon Path="ProviderAssets\DailyDiscoveryIcon.svg" />
                        </Icons>
                        <Screenshots>
                          <Screenshot Path="ProviderAssets\DailyDiscovery-Light.png" DisplayAltText="ms-resource:DailyDiscoveryWidgetScreenshotText" />
                        </Screenshots>
                      </LightMode>
                      <DarkMode>
                        <Icons>
                          <Icon Path="ProviderAssets\DailyDiscoveryIcon.svg" />
                        </Icons>
                        <Screenshots>
                          <Screenshot Path="ProviderAssets\DailyDiscovery-Dark.png" DisplayAltText="ms-resource:DailyDiscoveryWidgetScreenshotText" />
                        </Screenshots>
                      </DarkMode>
                    </ThemeResources>
                  </Definition>
                </Definitions>
              </WidgetProvider>
            </uap3:Properties>
          </uap3:AppExtension>
        </uap3:Extension>
        <uap3:Extension Category="windows.appExtension">
          <uap3:AppExtension Name="com.microsoft.windows.widgets" DisplayName="ms-resource:DailyWonderWidgetDisplayName" Id="MicrosoftStartDailyWonderWidgets" PublicFolder="Public">
            <uap3:Properties>
              <WidgetProvider>
                <ProviderIcons>
                  <Icon Path="ProviderAssets\DailyWonderIcon.svg" />
                </ProviderIcons>
                <Activation>
                  <CreateInstance ClassId="4a5c60b7-323c-4ae4-a8a8-2078dbcfec7b" />
                </Activation>
                <Definitions>
                  <Definition Id="DailyWonderWidget" DisplayName="ms-resource:DailyWonderWidgetDisplayName" IsCustomizable="false" AllowMultiple="false" Description="ms-resource:DailyWonderWidgetDescription" ExclusiveRegions="AE,AR,AT,AU,BE,BR,CA,CH,CO,DE,ES,FR,GB,IE,IN,IT,JP,KR,MX,MY,NZ,PE,PH,PL,SG,US,VE,ZA">
                    <Capabilities>
                      <Capability>
                        <Size Name="small" />
                      </Capability>
                    </Capabilities>
                    <ThemeResources>
                      <Icons>
                        <Icon Path="ProviderAssets\DailyWonderIcon.svg" />
                      </Icons>
                      <Screenshots>
                        <Screenshot Path="ProviderAssets\DailyWonder-Light.png" DisplayAltText="ms-resource:DailyWonderWidgetScreenshotText" />
                      </Screenshots>
                      <LightMode>
                        <Icons>
                          <Icon Path="ProviderAssets\DailyWonderIcon.svg" />
                        </Icons>
                        <Screenshots>
                          <Screenshot Path="ProviderAssets\DailyWonder-Light.png" DisplayAltText="ms-resource:DailyWonderWidgetScreenshotText" />
                        </Screenshots>
                      </LightMode>
                      <DarkMode>
                        <Icons>
                          <Icon Path="ProviderAssets\DailyWonderIcon.svg" />
                        </Icons>
                        <Screenshots>
                          <Screenshot Path="ProviderAssets\DailyWonder-Dark.png" DisplayAltText="ms-resource:DailyWonderWidgetScreenshotText" />
                        </Screenshots>
                      </DarkMode>
                    </ThemeResources>
                  </Definition>
                </Definitions>
              </WidgetProvider>
            </uap3:Properties>
          </uap3:AppExtension>
        </uap3:Extension>
        <uap3:Extension Category="windows.appExtension">
          <uap3:AppExtension Name="com.microsoft.windows.widgets" DisplayName="ms-resource:EventsNearYouWidgetDisplayName" Id="MicrosoftStartEventsNearYouWidgets" PublicFolder="Public">
            <uap3:Properties>
              <WidgetProvider>
                <ProviderIcons>
                  <Icon Path="ProviderAssets\EventsNearYouIcon.svg" />
                </ProviderIcons>
                <Activation>
                  <CreateInstance ClassId="4a5c60b7-323c-4ae4-a8a8-2078dbcfec7b" />
                </Activation>
                <Definitions>
                  <Definition Id="EventsNearYouWidget" DisplayName="ms-resource:EventsNearYouWidgetDisplayName" IsCustomizable="false" AllowMultiple="false" Description="ms-resource:EventsNearYouWidgetDescription" ExcludedRegions="CN,RU">
                    <Capabilities>
                      <Capability>
                        <Size Name="small" />
                      </Capability>
                    </Capabilities>
                    <ThemeResources>
                      <Icons>
                        <Icon Path="ProviderAssets\EventsNearYouIcon.svg" />
                      </Icons>
                      <Screenshots>
                        <Screenshot Path="ProviderAssets\EventsNearYou-Light.png" DisplayAltText="ms-resource:EventsNearYouWidgetScreenshotText" />
                      </Screenshots>
                      <LightMode>
                        <Icons>
                          <Icon Path="ProviderAssets\EventsNearYouIcon.svg" />
                        </Icons>
                        <Screenshots>
                          <Screenshot Path="ProviderAssets\EventsNearYou-Light.png" DisplayAltText="ms-resource:EventsNearYouWidgetScreenshotText" />
                        </Screenshots>
                      </LightMode>
                      <DarkMode>
                        <Icons>
                          <Icon Path="ProviderAssets\EventsNearYouIcon.svg" />
                        </Icons>
                        <Screenshots>
                          <Screenshot Path="ProviderAssets\EventsNearYou-Dark.png" DisplayAltText="ms-resource:EventsNearYouWidgetScreenshotText" />
                        </Screenshots>
                      </DarkMode>
                    </ThemeResources>
                  </Definition>
                </Definitions>
              </WidgetProvider>
            </uap3:Properties>
          </uap3:AppExtension>
        </uap3:Extension>
        <uap3:Extension Category="windows.appExtension">
          <uap3:AppExtension Name="com.microsoft.windows.widgets" DisplayName="ms-resource:CasualGamesWidgetDisplayName" Id="MicrosoftStartCasualGamesWidgets" PublicFolder="Public">
            <uap3:Properties>
              <WidgetProvider>
                <ProviderIcons>
                  <Icon Path="ProviderAssets\CasualGamesIcon.svg" />
                </ProviderIcons>
                <Activation>
                  <CreateInstance ClassId="4a5c60b7-323c-4ae4-a8a8-2078dbcfec7b" />
                </Activation>
                <Definitions>
                  <Definition Id="CasualGamesWidget" DisplayName="ms-resource:CasualGamesWidgetDisplayName" IsCustomizable="false" AllowMultiple="false" Description="ms-resource:CasualGamesWidgetDescription" ExclusiveRegions="AE,AR,AT,AU,BE,BR,CA,CH,CL,CN,CO,DE,DK,EG,ES,FI,FR,GB,GR,HK,ID,IE,IL,IN,IT,JP,KR,MX,MY,NL,NO,NZ,PE,PH,PL,PT,SA,SE,SG,TH,TR,TW,US,VE,VN,XL,ZA" AllowedUriFiltersForNavigation="https://www.msn.cn/*|https://www.msn.com/*">
                    <Capabilities>
                      <Capability>
                        <Size Name="medium" />
                      </Capability>
                    </Capabilities>
                    <ThemeResources>
                      <Icons>
                        <Icon Path="ProviderAssets\CasualGamesIcon.svg" />
                      </Icons>
                      <Screenshots>
                        <Screenshot Path="ProviderAssets\CasualGames-Light.png" DisplayAltText="ms-resource:CasualGamesWidgetScreenshotText" />
                      </Screenshots>
                      <LightMode>
                        <Icons>
                          <Icon Path="ProviderAssets\CasualGamesIcon.svg" />
                        </Icons>
                        <Screenshots>
                          <Screenshot Path="ProviderAssets\CasualGames-Light.png" DisplayAltText="ms-resource:CasualGamesWidgetScreenshotText" />
                        </Screenshots>
                      </LightMode>
                      <DarkMode>
                        <Icons>
                          <Icon Path="ProviderAssets\CasualGamesIcon.svg" />
                        </Icons>
                        <Screenshots>
                          <Screenshot Path="ProviderAssets\CasualGames-Dark.png" DisplayAltText="ms-resource:CasualGamesWidgetScreenshotText" />
                        </Screenshots>
                      </DarkMode>
                    </ThemeResources>
                  </Definition>
                </Definitions>
              </WidgetProvider>
            </uap3:Properties>
          </uap3:AppExtension>
        </uap3:Extension>
        <uap3:Extension Category="windows.appExtension">
          <uap3:AppExtension Name="com.microsoft.windows.widgets" DisplayName="ms-resource:PhotosWidgetDisplayName" Id="MicrosoftStartPhotosWidgets" PublicFolder="Public">
            <uap3:Properties>
              <WidgetProvider>
                <ProviderIcons>
                  <Icon Path="ProviderAssets\PhotosIcon.svg" />
                </ProviderIcons>
                <Activation>
                  <CreateInstance ClassId="4a5c60b7-323c-4ae4-a8a8-2078dbcfec7b" />
                </Activation>
                <Definitions>
                  <Definition Id="PhotosWidget" DisplayName="ms-resource:PhotosWidgetDisplayName" IsCustomizable="false" AllowMultiple="false" Description="ms-resource:PhotosWidgetDescription" ExcludedRegions="CN" AllowedUriFiltersForNavigation="https://www.msn.cn/*|https://www.msn.com/*">
                    <Capabilities>
                      <Capability>
                        <Size Name="medium" />
                      </Capability>
                      <Capability>
                        <Size Name="large" />
                      </Capability>
                    </Capabilities>
                    <ThemeResources>
                      <Icons>
                        <Icon Path="ProviderAssets\PhotosIcon.svg" />
                      </Icons>
                      <Screenshots>
                        <Screenshot Path="ProviderAssets\Photos-Light.png" DisplayAltText="ms-resource:PhotosWidgetScreenshotText" />
                      </Screenshots>
                      <LightMode>
                        <Icons>
                          <Icon Path="ProviderAssets\PhotosIcon.svg" />
                        </Icons>
                        <Screenshots>
                          <Screenshot Path="ProviderAssets\Photos-Light.png" DisplayAltText="ms-resource:PhotosWidgetScreenshotText" />
                        </Screenshots>
                      </LightMode>
                      <DarkMode>
                        <Icons>
                          <Icon Path="ProviderAssets\PhotosIcon.svg" />
                        </Icons>
                        <Screenshots>
                          <Screenshot Path="ProviderAssets\Photos-Dark.png" DisplayAltText="ms-resource:PhotosWidgetScreenshotText" />
                        </Screenshots>
                      </DarkMode>
                    </ThemeResources>
                  </Definition>
                </Definitions>
              </WidgetProvider>
            </uap3:Properties>
          </uap3:AppExtension>
        </uap3:Extension>
        <uap3:Extension Category="windows.appExtension">
          <uap3:AppExtension Name="com.microsoft.windows.widgets" DisplayName="ms-resource:TrendingSearchWidgetDisplayName" Id="MicrosoftStartTrendingSearchWidgets" PublicFolder="Public">
            <uap3:Properties>
              <WidgetProvider>
                <ProviderIcons>
                  <Icon Path="ProviderAssets\TrendingSearchIcon.svg" />
                </ProviderIcons>
                <Activation>
                  <CreateInstance ClassId="4a5c60b7-323c-4ae4-a8a8-2078dbcfec7b" />
                </Activation>
                <Definitions>
                  <Definition Id="TrendingSearchWidget" DisplayName="ms-resource:TrendingSearchWidgetDisplayName" IsCustomizable="false" AllowMultiple="false" Description="ms-resource:TrendingSearchWidgetDescription" ExclusiveRegions="CN">
                    <Capabilities>
                      <Capability>
                        <Size Name="small" />
                      </Capability>
                    </Capabilities>
                    <ThemeResources>
                      <Icons>
                        <Icon Path="ProviderAssets\TrendingSearchIcon.svg" />
                      </Icons>
                      <Screenshots>
                        <Screenshot Path="ProviderAssets\TrendingSearch-Light.png" DisplayAltText="ms-resource:TrendingSearchWidgetScreenshotText" />
                      </Screenshots>
                      <LightMode>
                        <Icons>
                          <Icon Path="ProviderAssets\TrendingSearchIcon.svg" />
                        </Icons>
                        <Screenshots>
                          <Screenshot Path="ProviderAssets\TrendingSearch-Light.png" DisplayAltText="ms-resource:TrendingSearchWidgetScreenshotText" />
                        </Screenshots>
                      </LightMode>
                      <DarkMode>
                        <Icons>
                          <Icon Path="ProviderAssets\TrendingSearchIcon.svg" />
                        </Icons>
                        <Screenshots>
                          <Screenshot Path="ProviderAssets\TrendingSearch-Dark.png" DisplayAltText="ms-resource:TrendingSearchWidgetScreenshotText" />
                        </Screenshots>
                      </DarkMode>
                    </ThemeResources>
                  </Definition>
                </Definitions>
              </WidgetProvider>
            </uap3:Properties>
          </uap3:AppExtension>
        </uap3:Extension>
        <uap3:Extension Category="windows.appExtension">
          <uap3:AppExtension Name="com.microsoft.windows.widgets.feeds" DisplayName="ms-resource:StartFeedProviderDisplayName" Id="MicrosoftStartFeed" PublicFolder="Public">
            <uap3:Properties>
              <FeedProvider SettingsUri="https://learn.microsoft.com/en-us/windows/apps/develop/feeds/feed-providers" Icon="ProviderAssets\MSNColorfulButterflyIcon.svg" Description="ms-resource:StartFeedProviderDescription">
                <Activation>
                  <CreateInstance ClassId="D8F9F83D-A7E2-48F7-9BB2-09B9773649C1" />
                </Activation>
                <Definitions>
                  <Definition Id="Feed" DisplayName="ms-resource:StartFeedDisplayNameForDiscover" Description="ms-resource:StartFeedDisplayNameForDiscover" ContentUri="https://windows.msn.com/windows/startfeed" AllowedUriFiltersForNavigation="https://windows.msn.cn/*" ExcludedRegions="CN" Icon="ProviderAssets\MSNColorfulButterflyIcon.svg" />
                  <Definition Id="FeedCN" DisplayName="ms-resource:StartFeedDisplayNameForDiscover" Description="ms-resource:StartFeedDisplayNameForDiscover" ContentUri="https://windows.msn.cn/windows/startfeed" AllowedUriFiltersForNavigation="https://windows.msn.com/*" ExclusiveRegions="CN" Icon="ProviderAssets\MSNColorfulButterflyIcon.svg" />
                </Definitions>
              </FeedProvider>
            </uap3:Properties>
          </uap3:AppExtension>
        </uap3:Extension>
        <uap:Extension Category="windows.protocol">
          <uap:Protocol Name="ms-startfeeds">
            <uap:DisplayName>MicrosoftStartFeed</uap:DisplayName>
          </uap:Protocol>
        </uap:Extension>
      </Extensions>
    </Application>
  </Applications>
  <Capabilities>
    <Capability Name="internetClient" />
    <rescap:Capability Name="runFullTrust" />
    <DeviceCapability Name="location" />
  </Capabilities>
  <Extensions>
    <Extension Category="windows.activatableClass.inProcessServer">
      <InProcessServer>
        <Path>MicrosoftStartFeedProvider\Microsoft.Web.WebView2.Core.dll</Path>
        <ActivatableClass ActivatableClassId="Microsoft.Web.WebView2.Core.CoreWebView2CustomSchemeRegistration" ThreadingModel="both" />
        <ActivatableClass ActivatableClassId="Microsoft.Web.WebView2.Core.CoreWebView2ControllerWindowReference" ThreadingModel="both" />
        <ActivatableClass ActivatableClassId="Microsoft.Web.WebView2.Core.CoreWebView2EnvironmentOptions" ThreadingModel="both" />
        <ActivatableClass ActivatableClassId="Microsoft.Web.WebView2.Core.CoreWebView2Controller" ThreadingModel="both" />
        <ActivatableClass ActivatableClassId="Microsoft.Web.WebView2.Core.CoreWebView2Environment" ThreadingModel="both" />
        <ActivatableClass ActivatableClassId="Microsoft.Web.WebView2.Core.CoreWebView2CompositionController" ThreadingModel="both" />
      </InProcessServer>
    </Extension>
  </Extensions>
  <build:Metadata>
    <build:Item Name="Microsoft.Build.DesktopBridge.Tasks.dll" Version="17.14.40140.49182" />
    <build:Item Name="TargetFrameworkMoniker" Value=".NETFramework,Version=v4.5.1" />
    <build:Item Name="VisualStudio" Version="17.0" />
    <build:Item Name="OperatingSystem" Version="10.0.20348.4647 (WinBuild.160101.0800)" />
    <build:Item Name="Microsoft.Build.AppxPackage.dll" Version="17.14.40598.3191" />
    <build:Item Name="ProjectGUID" Value="349f9bc4-3867-4d7c-9212-0e6b626b2a40" />
    <build:Item Name="makepri.exe" Version="10.0.26100.1 (WinBuild.160101.0800)" />
  </build:Metadata>
  <mp:PhoneIdentity PhoneProductId="62f87cb5-5833-4072-abfb-415e4cd8507f" PhonePublisherId="95d94207-0c7c-47ed-82db-d75c81153c35" />
</Package>