﻿<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:uap3="http://schemas.microsoft.com/appx/manifest/uap/windows10/3" IgnorableNamespaces="uap mp uap3">
  <Identity Name="Microsoft.Expansion2" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" Version="1.312.645.2" />
  <Properties>
    <DisplayName>Forza Horizon 4 LEGO Speed Champions</DisplayName>
    <PublisherDisplayName>Microsoft Studios</PublisherDisplayName>
    <Description>Forza Horizon 4 LEGO® Speed Champions presents a wonderous new LEGO Valley to race and explore. Amass your own Brick Collection and construct a Master Builder’s House with a garage of amazing LEGO Speed Champions cars including the McLaren Senna, Ferrari F40 Competizione, and 1967 Mini Cooper S Rally. Complete fun new LEGO Brick Challenges, collect hidden Bonus Cubes, and earn 31 Achievements for 500 GS. Included with the Forza Horizon 4 Expansion Bundle and Ultimate Edition.</Description>
    <Logo>PCStoreLogo.png</Logo>
  </Properties>
  <Resources>
    <Resource Language="cs" />
    <Resource Language="de" />
    <Resource Language="en" />
    <Resource Language="en-GB" />
    <Resource Language="es" />
    <Resource Language="es-MX" />
    <Resource Language="fr" />
    <Resource Language="it" />
    <Resource Language="ja" />
    <Resource Language="ko" />
    <Resource Language="pl" />
    <Resource Language="pt" />
    <Resource Language="ru" />
    <Resource Language="zh-Hans" />
    <Resource Language="zh-Hant" />
  </Resources>
  <Dependencies>
    <TargetDeviceFamily Name="Windows.Desktop" MinVersion="10.0.14393.102" MaxVersionTested="10.0.14393.102" />
    <uap3:MainPackageDependency Name="Microsoft.SunriseBaseGame" />
  </Dependencies>
  <Applications>
    <Application Id="Microsoft.Expansion2">
      <uap:VisualElements AppListEntry="none" DisplayName="Forza Horizon 4 LEGO Speed Champions" Square150x150Logo="PCLogo.png" Square44x44Logo="PCSmallLogo.png" Description="Forza Horizon 4 LEGO® Speed Champions presents a wonderous new LEGO Valley to race and explore. Amass your own Brick Collection and construct a Master Builder’s House with a garage of amazing LEGO Speed Champions cars including the McLaren Senna, Ferrari F40 Competizione, and 1967 Mini Cooper S Rally. Complete fun new LEGO Brick Challenges, collect hidden Bonus Cubes, and earn 31 Achievements for 500 GS. Included with the Forza Horizon 4 Expansion Bundle and Ultimate Edition." BackgroundColor="transparent"></uap:VisualElements>
    </Application>
  </Applications>
  <mp:PhoneIdentity PhoneProductId="535598eb-09e9-432f-b8af-023eb7de4191" PhonePublisherId="c0566bf3-b08a-4984-9de3-63aea1f3eba6" />
</Package>