Caesar008 / MS-Store-Downloader

20 stars 5 forks source link

XBox Links don't work, gets stuck in endless loop. (Forza Horizon 4) #4

Open CE1CECL opened 1 year ago

CE1CECL commented 1 year ago
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at MS_Store_Downloader.Form1.<GetNonAppxPackage>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   at MS_Store_Downloader.Form1.<button1_Click>d__9.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)

************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4161.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
MS Store Downloader
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/CE1CECL/Downloads/MS.Store.Downloader/MS%20Store%20Downloader.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4161.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4161.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4161.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4161.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4161.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4161.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4161.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Net.Http
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4161.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll
----------------------------------------
Newtonsoft.Json
    Assembly Version: 12.0.0.0
    Win32 Version: 12.0.3.23909
    CodeBase: file:///C:/Users/CE1CECL/Downloads/MS.Store.Downloader/Newtonsoft.Json.DLL
----------------------------------------
System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4161.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
System.Runtime.Serialization
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4161.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4161.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Capture Capture

All editions don't work: https://www.microsoft.com/store/productId/9PNJXVCVWD4K https://www.microsoft.com/store/productId/9P513P4MWC71 https://www.microsoft.com/store/productId/9P7JJ1FKQWXH

Caesar008 commented 1 year ago

All of provided links belongs to paid applications/games which are linked with MS/Xbox account after purchase. MS Store Downloader is not able to use MS/Xbox accounts thus unable to find and download paid apps. It is unable to handle them yet, or at least inform that it is paid app, unfortunately.

CE1CECL commented 1 year ago

All of provided links belongs to paid applications/games which are linked with MS/Xbox account after purchase. MS Store Downloader is not able to use MS/Xbox accounts thus unable to find and download paid apps. It is unable to handle them yet, or at least inform that it is paid app, unfortunately.

Then how is https://xbox.skydevil.xyz/ able to find it in search and give me all links?

Caesar008 commented 1 year ago

All of provided links belongs to paid applications/games which are linked with MS/Xbox account after purchase. MS Store Downloader is not able to use MS/Xbox accounts thus unable to find and download paid apps. It is unable to handle them yet, or at least inform that it is paid app, unfortunately.

Then how is https://xbox.skydevil.xyz/ able to find it in search and give me all links?

I have no idea, maybe uses another API I'm not aware of.

Caesar008 commented 1 year ago

All of provided links belongs to paid applications/games which are linked with MS/Xbox account after purchase. MS Store Downloader is not able to use MS/Xbox accounts thus unable to find and download paid apps. It is unable to handle them yet, or at least inform that it is paid app, unfortunately.

Then how is https://xbox.skydevil.xyz/ able to find it in search and give me all links?

I have no idea, maybe uses another API I'm not aware of.

I'm aware of https://github.com/skydevil88/XboxDownload/tree/master/XboxDownload But in this chat https://github.com/ThomasPe/MS-Store-API/issues/9 we found suspicious code there. Unfortunately I do not have that much free time to go through skydevil's code to be searching for something useful.

When I tried to quickly look to his code, he definitely uses APIs dedicated for xbox games (or at least it looks like that), but his code is full of suspicious things to me. Checking local IPs, something about scanning network, something about DNS, writing to hosts file, links to Chinese servers, changing boot sector, ... It would require much more time than I have nowadays to go through that code and grab only things we need to get data from xbox servers about game installers.

CE1CECL commented 1 year ago

Ok so here is what is going on:

It seems MS has a "grouping package" which makes this tool just not find anything, so I got the individual packages and they all work EXCEPT they don't give the EAPPX (just the VCPP deps) which is expected b/c we aren't logged in like RG-ADGUARD is (which is what makes them be able to show it)

http://www.microsoft.com/store/productId/9PNQKHFLD2WQ
http://www.microsoft.com/store/productId/9NVKDJ03CZZ8

http://www.microsoft.com/store/productId/9P513P4MWC71
http://www.microsoft.com/store/productId/9PNQKHFLD2WQ
http://www.microsoft.com/store/productId/9MVQN16MCT10
http://www.microsoft.com/store/productId/9MZPP9XXP13L
http://www.microsoft.com/store/productId/9N5SND6K438Q
http://www.microsoft.com/store/productId/9PB6D169L62C
http://www.microsoft.com/store/productId/9NVKDJ03CZZ8
http://www.microsoft.com/store/productId/9NTV1K54GVTT
http://www.microsoft.com/store/productId/9NTBR7062T7Q

http://www.microsoft.com/store/productId/9P7JJ1FKQWXH
http://www.microsoft.com/store/productId/9MZPP9XXP13L
http://www.microsoft.com/store/productId/9N5SND6K438Q
http://www.microsoft.com/store/productId/9PB6D169L62C
http://www.microsoft.com/store/productId/9NVKDJ03CZZ8
http://www.microsoft.com/store/productId/9NTV1K54GVTT
http://www.microsoft.com/store/productId/9NTBR7062T7Q
http://www.microsoft.com/store/productId/9MVQN16MCT10

BTW I was looking for PC PKGS, but for the XBOX XVC packages I found this: https://github.com/LukeFZ/MsixvcPackageDownloader which uses a different MS API: https://packagespc.xboxlive.com/GetBasePackage/3d7efd63-f26f-41d1-9f3e-f55dfee68186 while I had to log in, it showed the APP URL even though that account I used, didn't have any purchases whatsoever.

Initialization finished!
Please enter the ContentId of the package you want to fetch download links for:
3d7efd63-f26f-41d1-9f3e-f55dfee68186
Got response!
Sunrise_1.477.567.0_x64__8wekyb3d8bbwe | Size: 86418722816 | Link: http://assets1.xboxlive.com/3/14729de4-b8d3-429a-a22c-9f843c13544b/3d7efd63-f26f-41d1-9f3e-f55dfee68186/1.477.567.0.1886b293-9a13-4897-8e59-4e90151cf333/Sunrise_1.477.567.0_x64__8wekyb3d8bbwe
Please enter the ContentId of the package you want to fetch download links for:

and yes I did already have token.json which is for the account. (Before you ask, the link is real but expires quickly rather).

One other thing the SkyDevil Website, isn't actually open source, it does have a Github link on it but isn't related to the site, which is actually malware (didn't know until later, but I never opened the download). It uses its own api, like adguard, going to it says 401, and has the Access token (not visible) in the site like Adguard.

Caesar008 commented 1 year ago

Great! Thanks. Once I will have more time I will go through it and will try to implement it here. Most challenfing for me will be that login part, I do not have experience with that yet.

Caesar008 commented 1 year ago

did quick look to https://github.com/LukeFZ/MsixvcPackageDownloader how it is implemented there. Started with implementing it. There is no estimation yet when it will be available here.

CE1CECL commented 1 year ago

did quick look to https://github.com/LukeFZ/MsixvcPackageDownloader how it is implemented there. Started with implementing it. There is no estimation yet when it will be available here.

I think you only need login for the XBox console games, not the PC games (EAppx and such)

CE1CECL commented 1 year ago

Also for Windows Mobile here is the response for the Google XAP:

    <s:Header>
        <a:Action s:mustUnderstand="1">http://www.microsoft.com/SoftwareDistribution/Server/ClientWebService/SyncUpdatesResponse</a:Action>
        <a:RelatesTo>urn:uuid:175df68c-4b91-41ee-b70b-f2208c65438e</a:RelatesTo>
        <o:Security s:mustUnderstand="1" xmlns:o="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
            <u:Timestamp u:Id="_0">
                <u:Created>2023-05-29T22:20:43.017Z</u:Created>
                <u:Expires>2023-05-29T22:25:43.017Z</u:Expires>
            </u:Timestamp>
        </o:Security>
    </s:Header>
    <s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
        <SyncUpdatesResponse xmlns="http://www.microsoft.com/SoftwareDistribution/Server/ClientWebService">
            <SyncUpdatesResult>
                <NewUpdates>
                    <UpdateInfo>
                        <ID>203818934</ID>
                        <Deployment>
                            <ID>227371015</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2019-01-28</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <Xml>&lt;UpdateIdentity UpdateID="687c2bee-7ade-42e2-bc73-e6a5c6236e09" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" PackageRank="11000"&gt;&lt;SecuredFragment&gt;FileUrl&lt;/SecuredFragment&gt;&lt;/Properties&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="220bfbf2-ee02-496c-a656-651a6c0c6518" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;/Relationships&gt;&lt;ApplicabilityRules&gt;&lt;IsInstalled&gt;&lt;AppxPackageInstalled /&gt;&lt;/IsInstalled&gt;&lt;IsInstallable&gt;&lt;AppxPackageInstallable /&gt;&lt;/IsInstallable&gt;&lt;Metadata&gt;&lt;AppxPackageMetadata&gt;&lt;AppxMetadata PackageType="XAP" IsAppxBundle="false"&gt;&lt;ApplicabilityBlob&gt;{"blob.version":1688867040329728,"content.payloadId":"d1174acb-903c-4ece-aa80-7d9980bf5881","content.productId":"220bfbf2-ee02-496c-a656-651a6c0c6518","content.type":2,"policy":{"category.first":"app","category.second":"Utilities &amp;amp; tools","optOut.backupRestore":false,"optOut.removeableMedia":false},"policy2":{"ageRating":0,"optOut.DVR":false,"thirdPartyAppRatings":[{"level":0,"systemId":0}]}}&lt;/ApplicabilityBlob&gt;&lt;/AppxMetadata&gt;&lt;/AppxPackageMetadata&gt;&lt;/Metadata&gt;&lt;/ApplicabilityRules&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>203818931</ID>
                        <Deployment>
                            <ID>227371014</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2019-01-28</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <Xml>&lt;UpdateIdentity UpdateID="4fde80ff-d792-4cd2-8027-cefb1d3b3797" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" PackageRank="10000"&gt;&lt;SecuredFragment&gt;FileUrl&lt;/SecuredFragment&gt;&lt;/Properties&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="220bfbf2-ee02-496c-a656-651a6c0c6518" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;/Relationships&gt;&lt;ApplicabilityRules&gt;&lt;IsInstalled&gt;&lt;AppxPackageInstalled /&gt;&lt;/IsInstalled&gt;&lt;IsInstallable&gt;&lt;AppxPackageInstallable /&gt;&lt;/IsInstallable&gt;&lt;Metadata&gt;&lt;AppxPackageMetadata&gt;&lt;AppxMetadata PackageType="XAP" IsAppxBundle="false"&gt;&lt;ApplicabilityBlob&gt;{"blob.version":1688867040329728,"content.payloadId":"00bfd998-5f85-4404-8e14-8b5d785713ce","content.productId":"220bfbf2-ee02-496c-a656-651a6c0c6518","content.type":1,"policy":{"category.first":"app","category.second":"Utilities &amp;amp; tools","optOut.backupRestore":false,"optOut.removeableMedia":false},"policy2":{"ageRating":0,"optOut.DVR":false,"thirdPartyAppRatings":[{"level":0,"systemId":0}]}}&lt;/ApplicabilityBlob&gt;&lt;/AppxMetadata&gt;&lt;/AppxPackageMetadata&gt;&lt;/Metadata&gt;&lt;/ApplicabilityRules&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>3158039</ID>
                        <Deployment>
                            <ID>150980571</ID>
                            <Action>Evaluate</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2016-08-26</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>false</IsLeaf>
                        <Xml>&lt;UpdateIdentity UpdateID="220bfbf2-ee02-496c-a656-651a6c0c6518" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Category" PerUser="true" /&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="1e16fab0-b667-4a09-ad2a-497f61d6280c" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;/Relationships&gt;&lt;ApplicabilityRules&gt;&lt;IsInstalled&gt;&lt;AppxPackageInstalled /&gt;&lt;/IsInstalled&gt;&lt;Metadata&gt;&lt;AppxPackageMetadata&gt;&lt;AppxFamilyMetadata LegacyMobileProductId="220bfbf2-ee02-496c-a656-651a6c0c6518" /&gt;&lt;/AppxPackageMetadata&gt;&lt;/Metadata&gt;&lt;/ApplicabilityRules&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>203818929</ID>
                        <Deployment>
                            <ID>227371013</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2019-01-28</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <Xml>&lt;UpdateIdentity UpdateID="4d377814-0972-4e45-8265-a43c01f0fca5" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" /&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="220bfbf2-ee02-496c-a656-651a6c0c6518" /&gt;&lt;/AtLeastOne&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="cd5ffd1e-e932-4e3a-bf74-18bf0b1bbd83" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;BundledUpdates&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="4fde80ff-d792-4cd2-8027-cefb1d3b3797" RevisionNumber="1" /&gt;&lt;UpdateIdentity UpdateID="687c2bee-7ade-42e2-bc73-e6a5c6236e09" RevisionNumber="1" /&gt;&lt;/AtLeastOne&gt;&lt;/BundledUpdates&gt;&lt;/Relationships&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>203818928</ID>
                        <Deployment>
                            <ID>227371016</ID>
                            <Action>Install</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2019-01-28</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <Xml>&lt;UpdateIdentity UpdateID="43305377-8a5d-4e5b-853f-d4624b1e9b58" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" ExplicitlyDeployable="true" PerUser="true" ApplyPackageRank="true" /&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="220bfbf2-ee02-496c-a656-651a6c0c6518" /&gt;&lt;/AtLeastOne&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="cd5ffd1e-e932-4e3a-bf74-18bf0b1bbd83" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;BundledUpdates&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="4d377814-0972-4e45-8265-a43c01f0fca5" RevisionNumber="1" /&gt;&lt;/AtLeastOne&gt;&lt;/BundledUpdates&gt;&lt;/Relationships&gt;</Xml>
                    </UpdateInfo>
                </NewUpdates>
                <Truncated>false</Truncated>
                <NewCookie>
                    <Expiration>2045-07-08T00:16:15.217Z</Expiration>
                    <EncryptedData>ATVNqfLH9EAdrZGpzH5KSedbV0mM00ZPuYIvvb8d+YLOAVDwkyvc0XXCy7uCP2Xsq5uqgwxK+ear0ySMw6JWCzuag/Z2ZBaKXiRBNj6/rvqRUSlD1AqkT2xxPRb327XKYgC1Aq4H+YiHID0LWzXz2xEpxAGUyBoX8dQgpG+buHTsA7hKsandP24V9UAZgcJYHH+Rxfl2SVxtPAi4sbZlHkCSmfTkQeHH5yCmIa8HZBnLn7VmJwJ1I8fkkhYk6Obyqw==</EncryptedData>
                </NewCookie>
                <DeployedOutOfScopeRevisionIds>
                    <int>544</int>
                    <int>549</int>
                    <int>54341900</int>
                    <int>54343656</int>
                    <int>66027979</int>
                    <int>66053150</int>
                    <int>97657898</int>
                    <int>98822896</int>
                    <int>104433538</int>
                    <int>104900364</int>
                    <int>105489019</int>
                    <int>132387090</int>
                    <int>132393049</int>
                    <int>138537048</int>
                    <int>140377312</int>
                    <int>143747671</int>
                    <int>159123858</int>
                    <int>159130928</int>
                    <int>164836897</int>
                    <int>164847386</int>
                    <int>164848327</int>
                    <int>164852241</int>
                    <int>164852246</int>
                    <int>164852252</int>
                    <int>164852253</int>
                    <int>30526991</int>
                    <int>30528442</int>
                    <int>30530496</int>
                    <int>30530501</int>
                    <int>30530504</int>
                    <int>30530962</int>
                    <int>30535326</int>
                    <int>30536242</int>
                    <int>30539913</int>
                    <int>30545142</int>
                    <int>30545145</int>
                    <int>30545488</int>
                    <int>30546212</int>
                    <int>30547779</int>
                    <int>30548797</int>
                    <int>30548860</int>
                    <int>30549262</int>
                    <int>30551160</int>
                    <int>30551161</int>
                    <int>30551164</int>
                    <int>30553016</int>
                    <int>30553744</int>
                    <int>30554014</int>
                    <int>30559008</int>
                    <int>30559011</int>
                    <int>30560006</int>
                    <int>30560011</int>
                    <int>30561006</int>
                    <int>30563261</int>
                    <int>30565215</int>
                    <int>30578059</int>
                    <int>30664998</int>
                    <int>30677904</int>
                    <int>30681618</int>
                    <int>30682195</int>
                    <int>30685055</int>
                    <int>30702579</int>
                    <int>30708772</int>
                    <int>30709591</int>
                    <int>30711304</int>
                    <int>30715418</int>
                    <int>30720106</int>
                    <int>30720273</int>
                    <int>30732075</int>
                    <int>30866952</int>
                    <int>30866964</int>
                    <int>30870749</int>
                    <int>30877852</int>
                    <int>30878437</int>
                    <int>30890151</int>
                    <int>30892149</int>
                    <int>30990917</int>
                    <int>31049444</int>
                    <int>31190936</int>
                    <int>31196961</int>
                    <int>31197811</int>
                    <int>31198836</int>
                    <int>31202713</int>
                    <int>31203522</int>
                    <int>31205442</int>
                    <int>31205557</int>
                    <int>31207585</int>
                    <int>31208440</int>
                    <int>31208451</int>
                    <int>31209591</int>
                    <int>31210536</int>
                    <int>31211625</int>
                    <int>31212713</int>
                    <int>31213588</int>
                    <int>31218518</int>
                    <int>31219420</int>
                    <int>31220279</int>
                    <int>31220302</int>
                    <int>31222086</int>
                    <int>31227080</int>
                    <int>31229030</int>
                    <int>31238236</int>
                    <int>31254198</int>
                    <int>31258008</int>
                    <int>36436779</int>
                    <int>36437850</int>
                    <int>36464012</int>
                    <int>41916569</int>
                    <int>47249982</int>
                    <int>47283134</int>
                    <int>58577027</int>
                    <int>58578040</int>
                    <int>58578041</int>
                    <int>58628920</int>
                    <int>59107045</int>
                    <int>59125697</int>
                    <int>59142249</int>
                    <int>60466586</int>
                    <int>60478936</int>
                    <int>66450441</int>
                    <int>66467021</int>
                    <int>66479051</int>
                    <int>75202978</int>
                    <int>77436021</int>
                    <int>77449129</int>
                    <int>85159569</int>
                    <int>90199702</int>
                    <int>90212090</int>
                    <int>96911147</int>
                    <int>97110308</int>
                    <int>98528428</int>
                    <int>98665206</int>
                    <int>98837995</int>
                    <int>98842922</int>
                    <int>98842977</int>
                    <int>98846632</int>
                    <int>98866485</int>
                    <int>98874250</int>
                    <int>98879075</int>
                    <int>98904649</int>
                    <int>98918872</int>
                    <int>98945691</int>
                    <int>98959458</int>
                    <int>98984707</int>
                    <int>100220125</int>
                    <int>100238731</int>
                    <int>100662329</int>
                    <int>100795834</int>
                    <int>100862457</int>
                    <int>103124811</int>
                    <int>103348671</int>
                    <int>104369981</int>
                    <int>104372472</int>
                    <int>104385324</int>
                    <int>104465831</int>
                    <int>104465834</int>
                    <int>104467697</int>
                    <int>104473368</int>
                    <int>104482267</int>
                    <int>104505005</int>
                    <int>104523840</int>
                    <int>104550085</int>
                    <int>104558084</int>
                    <int>104659441</int>
                    <int>104659675</int>
                    <int>104664678</int>
                    <int>104668274</int>
                    <int>104671092</int>
                    <int>104673242</int>
                    <int>104674239</int>
                    <int>104679268</int>
                    <int>104686047</int>
                    <int>104698649</int>
                    <int>104751469</int>
                    <int>104752478</int>
                    <int>104755145</int>
                    <int>104761158</int>
                    <int>104762266</int>
                    <int>104786484</int>
                    <int>104853747</int>
                    <int>104873258</int>
                    <int>104983051</int>
                    <int>105063056</int>
                    <int>105116588</int>
                    <int>105178523</int>
                    <int>105318602</int>
                    <int>105362613</int>
                    <int>105364552</int>
                    <int>105368563</int>
                    <int>105369591</int>
                    <int>105370746</int>
                    <int>105373503</int>
                    <int>105373615</int>
                    <int>105376634</int>
                    <int>105377546</int>
                    <int>105378752</int>
                    <int>105379574</int>
                    <int>105381626</int>
                    <int>105382587</int>
                    <int>105425313</int>
                    <int>105495146</int>
                    <int>105862607</int>
                    <int>106129726</int>
                    <int>106768485</int>
                    <int>111906429</int>
                    <int>115121473</int>
                    <int>115578654</int>
                    <int>116630363</int>
                    <int>117835105</int>
                    <int>117850671</int>
                    <int>118638500</int>
                    <int>118662027</int>
                    <int>118872681</int>
                    <int>118873829</int>
                    <int>118879289</int>
                    <int>118889092</int>
                    <int>119501720</int>
                    <int>119551648</int>
                    <int>119569538</int>
                    <int>119640702</int>
                    <int>119667998</int>
                    <int>119674103</int>
                    <int>119697201</int>
                    <int>119706266</int>
                    <int>119744627</int>
                    <int>119773746</int>
                    <int>120072697</int>
                    <int>120144309</int>
                    <int>120214154</int>
                    <int>120357027</int>
                    <int>120392612</int>
                    <int>120399120</int>
                    <int>120553945</int>
                    <int>120783545</int>
                    <int>120797092</int>
                    <int>120881676</int>
                    <int>120889689</int>
                    <int>120999554</int>
                    <int>121168608</int>
                    <int>121268830</int>
                    <int>121341838</int>
                    <int>121729951</int>
                    <int>121803677</int>
                    <int>122165810</int>
                    <int>125408034</int>
                    <int>127293130</int>
                    <int>127566683</int>
                    <int>127762067</int>
                    <int>127861893</int>
                    <int>128571722</int>
                    <int>128647535</int>
                    <int>128698922</int>
                    <int>128701748</int>
                    <int>128771507</int>
                    <int>129037212</int>
                    <int>129079800</int>
                    <int>129175415</int>
                    <int>129317272</int>
                    <int>129319665</int>
                    <int>129365668</int>
                    <int>129378095</int>
                    <int>129424803</int>
                    <int>129590730</int>
                    <int>129603714</int>
                    <int>129625954</int>
                    <int>129692391</int>
                    <int>129714980</int>
                    <int>129721097</int>
                    <int>129886397</int>
                    <int>129968371</int>
                    <int>129972243</int>
                    <int>130009862</int>
                    <int>130033651</int>
                    <int>130091954</int>
                    <int>130100640</int>
                    <int>130131267</int>
                    <int>130131921</int>
                    <int>130144837</int>
                    <int>130171030</int>
                    <int>130172071</int>
                    <int>130197218</int>
                    <int>130212435</int>
                    <int>130291076</int>
                    <int>130402427</int>
                    <int>130405166</int>
                    <int>130676169</int>
                    <int>130698471</int>
                    <int>130713390</int>
                    <int>130785217</int>
                    <int>131396908</int>
                    <int>131455115</int>
                    <int>131682095</int>
                    <int>131689473</int>
                    <int>131701956</int>
                    <int>132142800</int>
                    <int>132525441</int>
                    <int>132765492</int>
                    <int>132801275</int>
                    <int>134522926</int>
                    <int>134524022</int>
                    <int>134528994</int>
                    <int>134532942</int>
                    <int>134536993</int>
                    <int>134538001</int>
                    <int>134547533</int>
                    <int>134549216</int>
                    <int>134549317</int>
                    <int>134550159</int>
                    <int>134550214</int>
                    <int>134550232</int>
                    <int>134551154</int>
                    <int>134551207</int>
                    <int>134551390</int>
                    <int>134553171</int>
                    <int>134553237</int>
                    <int>134554199</int>
                    <int>134554227</int>
                    <int>134555229</int>
                    <int>134555240</int>
                    <int>134556118</int>
                    <int>134557078</int>
                    <int>134560099</int>
                    <int>134560287</int>
                    <int>134562084</int>
                    <int>134562180</int>
                    <int>134563287</int>
                    <int>134565083</int>
                    <int>134566130</int>
                    <int>134568111</int>
                    <int>134624737</int>
                    <int>134666461</int>
                    <int>134672998</int>
                    <int>134684008</int>
                    <int>134916523</int>
                    <int>135100527</int>
                    <int>135219410</int>
                    <int>135222083</int>
                    <int>135306997</int>
                    <int>135463054</int>
                    <int>135779456</int>
                    <int>135812968</int>
                    <int>136097030</int>
                    <int>136131333</int>
                    <int>136146907</int>
                    <int>136157556</int>
                    <int>136320962</int>
                    <int>136450641</int>
                    <int>136466000</int>
                    <int>136745792</int>
                    <int>136761546</int>
                    <int>136840245</int>
                    <int>138160034</int>
                    <int>138181244</int>
                    <int>138210071</int>
                    <int>138210107</int>
                    <int>138232200</int>
                    <int>138237088</int>
                    <int>138277547</int>
                    <int>138287133</int>
                    <int>138306991</int>
                    <int>138324625</int>
                    <int>138341916</int>
                    <int>138375118</int>
                    <int>138378071</int>
                    <int>138380128</int>
                    <int>138380194</int>
                    <int>138534411</int>
                    <int>138618294</int>
                    <int>138931764</int>
                    <int>140367832</int>
                    <int>140406050</int>
                    <int>140421668</int>
                    <int>140422973</int>
                    <int>140423713</int>
                    <int>140436348</int>
                    <int>140483470</int>
                    <int>140615715</int>
                    <int>140802803</int>
                    <int>140896470</int>
                    <int>141189437</int>
                    <int>141192744</int>
                    <int>141382548</int>
                    <int>141461680</int>
                    <int>141624996</int>
                    <int>141627135</int>
                    <int>141659139</int>
                    <int>141872038</int>
                    <int>141993721</int>
                    <int>142006413</int>
                    <int>142095667</int>
                    <int>142227273</int>
                    <int>142250480</int>
                    <int>142518788</int>
                    <int>142544931</int>
                    <int>142546314</int>
                    <int>142555433</int>
                    <int>142653044</int>
                    <int>143191852</int>
                    <int>143258496</int>
                    <int>143299722</int>
                    <int>143331253</int>
                    <int>143432462</int>
                    <int>143632431</int>
                    <int>143695326</int>
                    <int>144219522</int>
                    <int>144590916</int>
                    <int>145410436</int>
                    <int>146720405</int>
                    <int>150810438</int>
                    <int>151258773</int>
                    <int>151315554</int>
                    <int>151400090</int>
                    <int>151429441</int>
                    <int>151439617</int>
                    <int>151453617</int>
                    <int>151466296</int>
                    <int>151511132</int>
                    <int>151636561</int>
                    <int>151823192</int>
                    <int>151827116</int>
                    <int>151850642</int>
                    <int>152016572</int>
                    <int>153111675</int>
                    <int>153114652</int>
                    <int>153123147</int>
                    <int>153267108</int>
                    <int>153389799</int>
                    <int>153395366</int>
                    <int>153718608</int>
                    <int>154171028</int>
                    <int>154315227</int>
                    <int>154559688</int>
                    <int>154978771</int>
                    <int>154979742</int>
                    <int>154985773</int>
                    <int>154989370</int>
                    <int>155044852</int>
                    <int>155065458</int>
                    <int>155578573</int>
                    <int>156403304</int>
                    <int>159085959</int>
                    <int>159816630</int>
                    <int>164824922</int>
                    <int>164824924</int>
                    <int>164824926</int>
                    <int>164824930</int>
                    <int>164831646</int>
                    <int>164831647</int>
                    <int>164831648</int>
                    <int>164831650</int>
                    <int>164835050</int>
                    <int>164835051</int>
                    <int>164835052</int>
                    <int>164835056</int>
                    <int>164835057</int>
                    <int>164835059</int>
                    <int>164836898</int>
                    <int>164836899</int>
                    <int>164836900</int>
                    <int>164845333</int>
                    <int>164845334</int>
                    <int>164845336</int>
                    <int>164845337</int>
                    <int>164845341</int>
                    <int>164845342</int>
                    <int>164845345</int>
                    <int>164845346</int>
                    <int>164845349</int>
                    <int>164845350</int>
                    <int>164845353</int>
                    <int>164845355</int>
                    <int>164845358</int>
                    <int>164845361</int>
                    <int>164845364</int>
                    <int>164847387</int>
                    <int>164847388</int>
                    <int>164847389</int>
                    <int>164847390</int>
                    <int>164848328</int>
                    <int>164848329</int>
                    <int>164848330</int>
                    <int>164849448</int>
                    <int>164849449</int>
                    <int>164849451</int>
                    <int>164849452</int>
                    <int>164849454</int>
                    <int>164849455</int>
                    <int>164849457</int>
                    <int>164849461</int>
                    <int>164850219</int>
                    <int>164850220</int>
                    <int>164850222</int>
                    <int>164850223</int>
                    <int>164850224</int>
                    <int>164850226</int>
                    <int>164850227</int>
                    <int>164850228</int>
                    <int>164850229</int>
                    <int>164850231</int>
                    <int>164850236</int>
                    <int>164850237</int>
                    <int>164850240</int>
                    <int>164850242</int>
                    <int>164850243</int>
                    <int>164852242</int>
                    <int>164852243</int>
                    <int>164852244</int>
                    <int>164852247</int>
                    <int>164852248</int>
                    <int>164852249</int>
                    <int>164852250</int>
                    <int>164852251</int>
                    <int>164852254</int>
                    <int>164852256</int>
                    <int>164852257</int>
                    <int>164852258</int>
                    <int>164852259</int>
                    <int>164852260</int>
                    <int>164852261</int>
                    <int>164852262</int>
                    <int>164853061</int>
                    <int>164853063</int>
                    <int>164853071</int>
                    <int>164853072</int>
                    <int>164853075</int>
                    <int>168118980</int>
                    <int>168118981</int>
                    <int>168118983</int>
                    <int>168118984</int>
                    <int>168180375</int>
                    <int>168180376</int>
                    <int>168180378</int>
                    <int>168180379</int>
                    <int>168270830</int>
                    <int>168270831</int>
                    <int>168270833</int>
                    <int>168270834</int>
                    <int>168270835</int>
                </DeployedOutOfScopeRevisionIds>
                <DriverSyncNotNeeded>true</DriverSyncNotNeeded>
                <ExtendedUpdateInfo>
                    <Updates>
                        <Update>
                            <ID>3158039</ID>
                            <Xml>&lt;ExtendedProperties IsAppxFramework="false" Handler="http://schemas.microsoft.com/msus/2002/12/UpdateHandlers/Category" DefaultPropertiesLanguage="en" CompatibleProtocolVersion="1.7" FromStoreService="true" ContentType="Application" LegacyMobileProductId="220bfbf2-ee02-496c-a656-651a6c0c6518" /&gt;&lt;HandlerSpecificData type="cat:Category"&gt;&lt;CategoryInformation CategoryType="Application" ProhibitsSubcategories="true" ExcludedByDefault="false" /&gt;&lt;/HandlerSpecificData&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>203818934</ID>
                            <Xml>&lt;ExtendedProperties Handler="http://schemas.microsoft.com/msus/2002/12/UpdateHandlers/AppxPackage" IsAppxFramework="false" DefaultPropertiesLanguage="en" MaxDownloadSize="1728922" MinDownloadSize="0" FromStoreService="true" CreationDate="2019-01-28T19:08:45.0115783Z" ContentType="Application" LegacyMobileProductId="220bfbf2-ee02-496c-a656-651a6c0c6518" PackageContentId="5f94a790-663f-e42d-22e6-a80d5d821e25" LicensingPayloadId="d1174acb-903c-4ece-aa80-7d9980bf5881" LicensingSalt="N//TwWC0giSdegC8u9rzhQ=="&gt;&lt;InstallationBehavior /&gt;&lt;/ExtendedProperties&gt;&lt;Files&gt;&lt;File FileName="bb071686-88ed-4d7a-94c3-82f5ca858d10.xap" Digest="UJKhWHPbIeK+HZCsSM3R8+xg4z4=" DigestAlgorithm="SHA1" Size="1728922" Modified="2016-08-26T13:52:49.3007992Z"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;gLtE6VfGKaE2mB+0Lf4zs6aORPsM/KFBlltQY4HefBU=&lt;/AdditionalDigest&gt;&lt;/File&gt;&lt;/Files&gt;&lt;HandlerSpecificData type="appx:AppxInstaller"&gt;&lt;AppxPackageInstallData PackageFileName="bb071686-88ed-4d7a-94c3-82f5ca858d10.xap" MainPackage="true" /&gt;&lt;/HandlerSpecificData&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>203818931</ID>
                            <Xml>&lt;ExtendedProperties Handler="http://schemas.microsoft.com/msus/2002/12/UpdateHandlers/AppxPackage" IsAppxFramework="false" DefaultPropertiesLanguage="en" MaxDownloadSize="1207738" MinDownloadSize="0" FromStoreService="true" CreationDate="2019-01-28T19:08:45.0115783Z" ContentType="Application" LegacyMobileProductId="220bfbf2-ee02-496c-a656-651a6c0c6518" PackageContentId="5f94a790-663f-e42d-22e6-a80d5d821e25" LicensingPayloadId="00bfd998-5f85-4404-8e14-8b5d785713ce" LicensingSalt="dp14b6z103rzYKqACwh6CQ=="&gt;&lt;InstallationBehavior /&gt;&lt;/ExtendedProperties&gt;&lt;Files&gt;&lt;File FileName="fe6ba772-11ed-400f-88da-80e522a9906a.xap" Digest="IBF11sZguVv3II6YqBXmjXqyFdo=" DigestAlgorithm="SHA1" Size="1207738" Modified="2016-08-26T13:52:49.3007992Z"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;vQuk90j72hgVzGcFFwoDFUJMns1lcPbSj136cWyTG6g=&lt;/AdditionalDigest&gt;&lt;/File&gt;&lt;/Files&gt;&lt;HandlerSpecificData type="appx:AppxInstaller"&gt;&lt;AppxPackageInstallData PackageFileName="fe6ba772-11ed-400f-88da-80e522a9906a.xap" MainPackage="true" /&gt;&lt;/HandlerSpecificData&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>203818929</ID>
                            <Xml>&lt;ExtendedProperties DefaultPropertiesLanguage="en" CreationDate="2019-01-28T19:08:45.0115783Z" ContentType="Application" IsAppxFramework="false" FromStoreService="true" LegacyMobileProductId="220bfbf2-ee02-496c-a656-651a6c0c6518" /&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>203818928</ID>
                            <Xml>&lt;ExtendedProperties DefaultPropertiesLanguage="en" CreationDate="2019-01-28T19:08:45.0115783Z" ContentType="Application" IsAppxFramework="false" FromStoreService="true" LegacyMobileProductId="220bfbf2-ee02-496c-a656-651a6c0c6518" /&gt;</Xml>
                        </Update>
                    </Updates>
                </ExtendedUpdateInfo>
            </SyncUpdatesResult>
        </SyncUpdatesResponse>
    </s:Body>
</s:Envelope>

And Talking Ben 4 Desktop (to compare why mobile is erroring out)

<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing" xmlns:u="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
    <s:Header>
        <a:Action s:mustUnderstand="1">http://www.microsoft.com/SoftwareDistribution/Server/ClientWebService/SyncUpdatesResponse</a:Action>
        <a:RelatesTo>urn:uuid:175df68c-4b91-41ee-b70b-f2208c65438e</a:RelatesTo>
        <o:Security s:mustUnderstand="1" xmlns:o="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
            <u:Timestamp u:Id="_0">
                <u:Created>2023-05-29T22:16:44.355Z</u:Created>
                <u:Expires>2023-05-29T22:21:44.355Z</u:Expires>
            </u:Timestamp>
        </o:Security>
    </s:Header>
    <s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
        <SyncUpdatesResponse xmlns="http://www.microsoft.com/SoftwareDistribution/Server/ClientWebService">
            <SyncUpdatesResult>
                <NewUpdates>
                    <UpdateInfo>
                        <ID>240931656</ID>
                        <Deployment>
                            <ID>301307636</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2020-11-13</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <IsShared>true</IsShared>
                        <Xml>&lt;UpdateIdentity UpdateID="624942eb-e9b3-489d-a7a1-ebdcb5149471" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" IsAppxFramework="true" PackageRank="100"&gt;&lt;SecuredFragment&gt;FileUrl&lt;/SecuredFragment&gt;&lt;/Properties&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="270918c5-48de-46ad-8c15-be9dc72f6aea" /&gt;&lt;/AtLeastOne&gt;&lt;UpdateIdentity UpdateID="90cfdd83-c886-4525-bd71-4981e4adb45c" /&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="3d854509-0f65-46d6-b804-83b3e28c47e0" /&gt;&lt;UpdateIdentity UpdateID="25ce6bbd-894d-486a-b7d2-1bd23f192cfe" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;/Relationships&gt;&lt;ApplicabilityRules&gt;&lt;IsInstalled&gt;&lt;AppxPackageInstalled /&gt;&lt;/IsInstalled&gt;&lt;IsInstallable&gt;&lt;AppxPackageInstallable /&gt;&lt;/IsInstallable&gt;&lt;Metadata&gt;&lt;AppxPackageMetadata&gt;&lt;AppxMetadata PackageType="AppX" IsAppxBundle="false" PackageMoniker="Microsoft.VCLibs.120.00_12.0.21005.1_arm__8wekyb3d8bbwe"&gt;&lt;ApplicabilityBlob&gt;{"blob.version":1688867040264192,"content.maxOSTested":1688862745165824,"content.minOS":1688862745165824,"content.packageId":"Microsoft.VCLibs.120.00_12.0.21005.1_arm__8wekyb3d8bbwe","content.type":6,"policy":{"category.first":"app","category.second":"Business","optOut.backupRestore":false,"optOut.removeableMedia":false},"policy2":{"ageRating":1,"optOut.DVR":false,"thirdPartyAppRatings":[{"level":0,"systemId":0}]}}&lt;/ApplicabilityBlob&gt;&lt;/AppxMetadata&gt;&lt;/AppxPackageMetadata&gt;&lt;/Metadata&gt;&lt;/ApplicabilityRules&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>240931644</ID>
                        <Deployment>
                            <ID>301307632</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2020-11-13</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <IsShared>true</IsShared>
                        <Xml>&lt;UpdateIdentity UpdateID="0d44a438-9bfa-4a41-bf01-ba096f0314f0" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" IsAppxFramework="true" /&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="270918c5-48de-46ad-8c15-be9dc72f6aea" /&gt;&lt;/AtLeastOne&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="cd5ffd1e-e932-4e3a-bf74-18bf0b1bbd83" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;BundledUpdates&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="5609604c-404b-4421-84f0-409e8890c1a5" RevisionNumber="1" /&gt;&lt;UpdateIdentity UpdateID="624942eb-e9b3-489d-a7a1-ebdcb5149471" RevisionNumber="1" /&gt;&lt;UpdateIdentity UpdateID="e8857d15-c5f3-4e3c-99da-0937937d886f" RevisionNumber="1" /&gt;&lt;/AtLeastOne&gt;&lt;/BundledUpdates&gt;&lt;/Relationships&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>240931648</ID>
                        <Deployment>
                            <ID>301307634</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2020-11-13</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <IsShared>true</IsShared>
                        <Xml>&lt;UpdateIdentity UpdateID="5609604c-404b-4421-84f0-409e8890c1a5" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" IsAppxFramework="true" PackageRank="100"&gt;&lt;SecuredFragment&gt;FileUrl&lt;/SecuredFragment&gt;&lt;/Properties&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="270918c5-48de-46ad-8c15-be9dc72f6aea" /&gt;&lt;/AtLeastOne&gt;&lt;UpdateIdentity UpdateID="90cfdd83-c886-4525-bd71-4981e4adb45c" /&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="e7cd787c-8594-4e6b-8302-174f4aed7a72" /&gt;&lt;UpdateIdentity UpdateID="8a384ffa-f490-45be-a936-4b9891e74349" /&gt;&lt;UpdateIdentity UpdateID="25ce6bbd-894d-486a-b7d2-1bd23f192cfe" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;/Relationships&gt;&lt;ApplicabilityRules&gt;&lt;IsInstalled&gt;&lt;AppxPackageInstalled /&gt;&lt;/IsInstalled&gt;&lt;IsInstallable&gt;&lt;AppxPackageInstallable /&gt;&lt;/IsInstallable&gt;&lt;Metadata&gt;&lt;AppxPackageMetadata&gt;&lt;AppxMetadata PackageType="AppX" IsAppxBundle="false" PackageMoniker="Microsoft.VCLibs.120.00_12.0.21005.1_x86__8wekyb3d8bbwe"&gt;&lt;ApplicabilityBlob&gt;{"blob.version":1688867040264192,"content.maxOSTested":1688862745165824,"content.minOS":1688862745165824,"content.packageId":"Microsoft.VCLibs.120.00_12.0.21005.1_x86__8wekyb3d8bbwe","content.type":6,"policy":{"category.first":"app","category.second":"Business","optOut.backupRestore":false,"optOut.removeableMedia":false},"policy2":{"ageRating":1,"optOut.DVR":false,"thirdPartyAppRatings":[{"level":0,"systemId":0}]}}&lt;/ApplicabilityBlob&gt;&lt;/AppxMetadata&gt;&lt;/AppxPackageMetadata&gt;&lt;/Metadata&gt;&lt;/ApplicabilityRules&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>240931660</ID>
                        <Deployment>
                            <ID>301307637</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2020-11-13</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <IsShared>true</IsShared>
                        <Xml>&lt;UpdateIdentity UpdateID="e8857d15-c5f3-4e3c-99da-0937937d886f" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" IsAppxFramework="true" PackageRank="100"&gt;&lt;SecuredFragment&gt;FileUrl&lt;/SecuredFragment&gt;&lt;/Properties&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="270918c5-48de-46ad-8c15-be9dc72f6aea" /&gt;&lt;/AtLeastOne&gt;&lt;UpdateIdentity UpdateID="90cfdd83-c886-4525-bd71-4981e4adb45c" /&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="8a384ffa-f490-45be-a936-4b9891e74349" /&gt;&lt;UpdateIdentity UpdateID="25ce6bbd-894d-486a-b7d2-1bd23f192cfe" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;/Relationships&gt;&lt;ApplicabilityRules&gt;&lt;IsInstalled&gt;&lt;AppxPackageInstalled /&gt;&lt;/IsInstalled&gt;&lt;IsInstallable&gt;&lt;AppxPackageInstallable /&gt;&lt;/IsInstallable&gt;&lt;Metadata&gt;&lt;AppxPackageMetadata&gt;&lt;AppxMetadata PackageType="AppX" IsAppxBundle="false" PackageMoniker="Microsoft.VCLibs.120.00_12.0.21005.1_x64__8wekyb3d8bbwe"&gt;&lt;ApplicabilityBlob&gt;{"blob.version":1688867040264192,"content.maxOSTested":1688862745165824,"content.minOS":1688862745165824,"content.packageId":"Microsoft.VCLibs.120.00_12.0.21005.1_x64__8wekyb3d8bbwe","content.type":6,"policy":{"category.first":"app","category.second":"Business","optOut.backupRestore":false,"optOut.removeableMedia":false},"policy2":{"ageRating":1,"optOut.DVR":false,"thirdPartyAppRatings":[{"level":0,"systemId":0}]}}&lt;/ApplicabilityBlob&gt;&lt;/AppxMetadata&gt;&lt;/AppxPackageMetadata&gt;&lt;/Metadata&gt;&lt;/ApplicabilityRules&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>240943133</ID>
                        <Deployment>
                            <ID>301304140</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2020-11-13</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <IsShared>true</IsShared>
                        <Xml>&lt;UpdateIdentity UpdateID="d4209daa-f5b8-4236-9e3b-4b234afccf67" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" IsAppxFramework="true" /&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="57ed9c1f-7e3b-4e06-9b74-04599cb4df92" /&gt;&lt;/AtLeastOne&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="cd5ffd1e-e932-4e3a-bf74-18bf0b1bbd83" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;BundledUpdates&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="5e25eec1-00e5-490b-8865-b29dd1abe5b7" RevisionNumber="1" /&gt;&lt;UpdateIdentity UpdateID="647a3cc9-ca99-4e24-820f-94026de4cf01" RevisionNumber="1" /&gt;&lt;UpdateIdentity UpdateID="76959b36-2ef9-4ecf-aff2-caac2d017ac3" RevisionNumber="1" /&gt;&lt;/AtLeastOne&gt;&lt;/BundledUpdates&gt;&lt;/Relationships&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>240943136</ID>
                        <Deployment>
                            <ID>301304141</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2020-11-13</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <IsShared>true</IsShared>
                        <Xml>&lt;UpdateIdentity UpdateID="5e25eec1-00e5-490b-8865-b29dd1abe5b7" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" IsAppxFramework="true" PackageRank="100"&gt;&lt;SecuredFragment&gt;FileUrl&lt;/SecuredFragment&gt;&lt;/Properties&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="57ed9c1f-7e3b-4e06-9b74-04599cb4df92" /&gt;&lt;/AtLeastOne&gt;&lt;UpdateIdentity UpdateID="3b4acbac-e4e7-420e-980a-f2817823394a" /&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="e7cd787c-8594-4e6b-8302-174f4aed7a72" /&gt;&lt;UpdateIdentity UpdateID="8a384ffa-f490-45be-a936-4b9891e74349" /&gt;&lt;UpdateIdentity UpdateID="25ce6bbd-894d-486a-b7d2-1bd23f192cfe" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;/Relationships&gt;&lt;ApplicabilityRules&gt;&lt;IsInstalled&gt;&lt;AppxPackageInstalled /&gt;&lt;/IsInstalled&gt;&lt;IsInstallable&gt;&lt;AppxPackageInstallable /&gt;&lt;/IsInstallable&gt;&lt;Metadata&gt;&lt;AppxPackageMetadata&gt;&lt;AppxMetadata PackageType="AppX" IsAppxBundle="false" PackageMoniker="Microsoft.VCLibs.110.00_11.0.51106.1_x86__8wekyb3d8bbwe"&gt;&lt;ApplicabilityBlob&gt;{"blob.version":1688867040264192,"content.maxOSTested":1688862745165824,"content.minOS":1688858450264064,"content.packageId":"Microsoft.VCLibs.110.00_11.0.51106.1_x86__8wekyb3d8bbwe","content.type":5,"policy":{"category.first":"app","category.second":"Utilities &amp;amp; tools","optOut.backupRestore":false,"optOut.removeableMedia":false},"policy2":{"ageRating":1,"optOut.DVR":false,"thirdPartyAppRatings":[{"level":0,"systemId":0}]}}&lt;/ApplicabilityBlob&gt;&lt;/AppxMetadata&gt;&lt;/AppxPackageMetadata&gt;&lt;/Metadata&gt;&lt;/ApplicabilityRules&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>240943144</ID>
                        <Deployment>
                            <ID>301304143</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2020-11-13</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <IsShared>true</IsShared>
                        <Xml>&lt;UpdateIdentity UpdateID="76959b36-2ef9-4ecf-aff2-caac2d017ac3" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" IsAppxFramework="true" PackageRank="100"&gt;&lt;SecuredFragment&gt;FileUrl&lt;/SecuredFragment&gt;&lt;/Properties&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="57ed9c1f-7e3b-4e06-9b74-04599cb4df92" /&gt;&lt;/AtLeastOne&gt;&lt;UpdateIdentity UpdateID="3b4acbac-e4e7-420e-980a-f2817823394a" /&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="3d854509-0f65-46d6-b804-83b3e28c47e0" /&gt;&lt;UpdateIdentity UpdateID="25ce6bbd-894d-486a-b7d2-1bd23f192cfe" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;/Relationships&gt;&lt;ApplicabilityRules&gt;&lt;IsInstalled&gt;&lt;AppxPackageInstalled /&gt;&lt;/IsInstalled&gt;&lt;IsInstallable&gt;&lt;AppxPackageInstallable /&gt;&lt;/IsInstallable&gt;&lt;Metadata&gt;&lt;AppxPackageMetadata&gt;&lt;AppxMetadata PackageType="AppX" IsAppxBundle="false" PackageMoniker="Microsoft.VCLibs.110.00_11.0.51106.1_arm__8wekyb3d8bbwe"&gt;&lt;ApplicabilityBlob&gt;{"blob.version":1688867040264192,"content.maxOSTested":1688862745165824,"content.minOS":1688858450264064,"content.packageId":"Microsoft.VCLibs.110.00_11.0.51106.1_arm__8wekyb3d8bbwe","content.type":5,"policy":{"category.first":"app","category.second":"Utilities &amp;amp; tools","optOut.backupRestore":false,"optOut.removeableMedia":false},"policy2":{"ageRating":1,"optOut.DVR":false,"thirdPartyAppRatings":[{"level":0,"systemId":0}]}}&lt;/ApplicabilityBlob&gt;&lt;/AppxMetadata&gt;&lt;/AppxPackageMetadata&gt;&lt;/Metadata&gt;&lt;/ApplicabilityRules&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>240943141</ID>
                        <Deployment>
                            <ID>301304142</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2020-11-13</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <IsShared>true</IsShared>
                        <Xml>&lt;UpdateIdentity UpdateID="647a3cc9-ca99-4e24-820f-94026de4cf01" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" IsAppxFramework="true" PackageRank="100"&gt;&lt;SecuredFragment&gt;FileUrl&lt;/SecuredFragment&gt;&lt;/Properties&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="57ed9c1f-7e3b-4e06-9b74-04599cb4df92" /&gt;&lt;/AtLeastOne&gt;&lt;UpdateIdentity UpdateID="3b4acbac-e4e7-420e-980a-f2817823394a" /&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="8a384ffa-f490-45be-a936-4b9891e74349" /&gt;&lt;UpdateIdentity UpdateID="25ce6bbd-894d-486a-b7d2-1bd23f192cfe" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;/Relationships&gt;&lt;ApplicabilityRules&gt;&lt;IsInstalled&gt;&lt;AppxPackageInstalled /&gt;&lt;/IsInstalled&gt;&lt;IsInstallable&gt;&lt;AppxPackageInstallable /&gt;&lt;/IsInstallable&gt;&lt;Metadata&gt;&lt;AppxPackageMetadata&gt;&lt;AppxMetadata PackageType="AppX" IsAppxBundle="false" PackageMoniker="Microsoft.VCLibs.110.00_11.0.51106.1_x64__8wekyb3d8bbwe"&gt;&lt;ApplicabilityBlob&gt;{"blob.version":1688867040264192,"content.maxOSTested":1688862745165824,"content.minOS":1688858450264064,"content.packageId":"Microsoft.VCLibs.110.00_11.0.51106.1_x64__8wekyb3d8bbwe","content.type":5,"policy":{"category.first":"app","category.second":"Utilities &amp;amp; tools","optOut.backupRestore":false,"optOut.removeableMedia":false},"policy2":{"ageRating":1,"optOut.DVR":false,"thirdPartyAppRatings":[{"level":0,"systemId":0}]}}&lt;/ApplicabilityBlob&gt;&lt;/AppxMetadata&gt;&lt;/AppxPackageMetadata&gt;&lt;/Metadata&gt;&lt;/ApplicabilityRules&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>204473183</ID>
                        <Deployment>
                            <ID>228152257</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2019-01-30</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <IsShared>true</IsShared>
                        <Xml>&lt;UpdateIdentity UpdateID="3f74ced6-092a-4ff9-8c59-6f12a7a6b5be" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" IsAppxFramework="true" PackageRank="100"&gt;&lt;SecuredFragment&gt;FileUrl&lt;/SecuredFragment&gt;&lt;/Properties&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="270918c5-48de-46ad-8c15-be9dc72f6aea" /&gt;&lt;/AtLeastOne&gt;&lt;UpdateIdentity UpdateID="90cfdd83-c886-4525-bd71-4981e4adb45c" /&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="e7cd787c-8594-4e6b-8302-174f4aed7a72" /&gt;&lt;UpdateIdentity UpdateID="8a384ffa-f490-45be-a936-4b9891e74349" /&gt;&lt;UpdateIdentity UpdateID="25ce6bbd-894d-486a-b7d2-1bd23f192cfe" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;/Relationships&gt;&lt;ApplicabilityRules&gt;&lt;IsInstalled&gt;&lt;AppxPackageInstalled /&gt;&lt;/IsInstalled&gt;&lt;IsInstallable&gt;&lt;AppxPackageInstallable /&gt;&lt;/IsInstallable&gt;&lt;Metadata&gt;&lt;AppxPackageMetadata&gt;&lt;AppxMetadata PackageType="AppX" IsAppxBundle="false" PackageMoniker="Microsoft.VCLibs.120.00_12.0.21005.1_x86__8wekyb3d8bbwe"&gt;&lt;ApplicabilityBlob&gt;{"blob.version":1688867040264192,"content.maxOSTested":1688862745165824,"content.minOS":1688862745165824,"content.packageId":"Microsoft.VCLibs.120.00_12.0.21005.1_x86__8wekyb3d8bbwe","content.type":6,"policy":{"category.first":"app","category.second":"Business","optOut.backupRestore":false,"optOut.removeableMedia":false},"policy2":{"ageRating":1,"optOut.DVR":false,"thirdPartyAppRatings":[{"level":0,"systemId":0}]}}&lt;/ApplicabilityBlob&gt;&lt;/AppxMetadata&gt;&lt;/AppxPackageMetadata&gt;&lt;/Metadata&gt;&lt;/ApplicabilityRules&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>204454434</ID>
                        <Deployment>
                            <ID>228162209</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2019-01-30</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <IsShared>true</IsShared>
                        <Xml>&lt;UpdateIdentity UpdateID="eee36784-6a2d-49ba-ba01-7f620eb4f752" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" IsAppxFramework="true" /&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="57ed9c1f-7e3b-4e06-9b74-04599cb4df92" /&gt;&lt;/AtLeastOne&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="cd5ffd1e-e932-4e3a-bf74-18bf0b1bbd83" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;BundledUpdates&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="2e7b8cd5-1721-4505-bd7d-6f45d4a88377" RevisionNumber="1" /&gt;&lt;UpdateIdentity UpdateID="a61addd2-60d0-4161-a375-5af27e5a548c" RevisionNumber="1" /&gt;&lt;UpdateIdentity UpdateID="cc81d77c-fe9f-4ba6-8c02-da94b2dd1dd0" RevisionNumber="1" /&gt;&lt;/AtLeastOne&gt;&lt;/BundledUpdates&gt;&lt;/Relationships&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>204454435</ID>
                        <Deployment>
                            <ID>228162210</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2019-01-30</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <IsShared>true</IsShared>
                        <Xml>&lt;UpdateIdentity UpdateID="2e7b8cd5-1721-4505-bd7d-6f45d4a88377" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" IsAppxFramework="true" PackageRank="100"&gt;&lt;SecuredFragment&gt;FileUrl&lt;/SecuredFragment&gt;&lt;/Properties&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="57ed9c1f-7e3b-4e06-9b74-04599cb4df92" /&gt;&lt;/AtLeastOne&gt;&lt;UpdateIdentity UpdateID="3b4acbac-e4e7-420e-980a-f2817823394a" /&gt;&lt;UpdateIdentity UpdateID="8a384ffa-f490-45be-a936-4b9891e74349" /&gt;&lt;/Prerequisites&gt;&lt;/Relationships&gt;&lt;ApplicabilityRules&gt;&lt;IsInstalled&gt;&lt;AppxPackageInstalled /&gt;&lt;/IsInstalled&gt;&lt;IsInstallable&gt;&lt;AppxPackageInstallable /&gt;&lt;/IsInstallable&gt;&lt;Metadata&gt;&lt;AppxPackageMetadata&gt;&lt;AppxMetadata PackageType="AppX" IsAppxBundle="false" PackageMoniker="Microsoft.VCLibs.110.00_11.0.51106.1_x64__8wekyb3d8bbwe"&gt;&lt;ApplicabilityBlob&gt;{"blob.version":1688867040264192,"content.maxOSTested":1688862745165824,"content.minOS":1688858450264064,"content.packageId":"Microsoft.VCLibs.110.00_11.0.51106.1_x64__8wekyb3d8bbwe","content.type":5,"policy":{"category.first":"app","category.second":"Utilities &amp;amp; tools","optOut.backupRestore":false,"optOut.removeableMedia":false},"policy2":{"ageRating":1,"optOut.DVR":false,"thirdPartyAppRatings":[{"level":0,"systemId":0}]}}&lt;/ApplicabilityBlob&gt;&lt;/AppxMetadata&gt;&lt;/AppxPackageMetadata&gt;&lt;/Metadata&gt;&lt;/ApplicabilityRules&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>204454436</ID>
                        <Deployment>
                            <ID>228162211</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2019-01-30</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <IsShared>true</IsShared>
                        <Xml>&lt;UpdateIdentity UpdateID="a61addd2-60d0-4161-a375-5af27e5a548c" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" IsAppxFramework="true" PackageRank="100"&gt;&lt;SecuredFragment&gt;FileUrl&lt;/SecuredFragment&gt;&lt;/Properties&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="57ed9c1f-7e3b-4e06-9b74-04599cb4df92" /&gt;&lt;/AtLeastOne&gt;&lt;UpdateIdentity UpdateID="3b4acbac-e4e7-420e-980a-f2817823394a" /&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="e7cd787c-8594-4e6b-8302-174f4aed7a72" /&gt;&lt;UpdateIdentity UpdateID="8a384ffa-f490-45be-a936-4b9891e74349" /&gt;&lt;UpdateIdentity UpdateID="25ce6bbd-894d-486a-b7d2-1bd23f192cfe" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;/Relationships&gt;&lt;ApplicabilityRules&gt;&lt;IsInstalled&gt;&lt;AppxPackageInstalled /&gt;&lt;/IsInstalled&gt;&lt;IsInstallable&gt;&lt;AppxPackageInstallable /&gt;&lt;/IsInstallable&gt;&lt;Metadata&gt;&lt;AppxPackageMetadata&gt;&lt;AppxMetadata PackageType="AppX" IsAppxBundle="false" PackageMoniker="Microsoft.VCLibs.110.00_11.0.51106.1_x86__8wekyb3d8bbwe"&gt;&lt;ApplicabilityBlob&gt;{"blob.version":1688867040264192,"content.maxOSTested":1688862745165824,"content.minOS":1688858450264064,"content.packageId":"Microsoft.VCLibs.110.00_11.0.51106.1_x86__8wekyb3d8bbwe","content.type":5,"policy":{"category.first":"app","category.second":"Utilities &amp;amp; tools","optOut.backupRestore":false,"optOut.removeableMedia":false},"policy2":{"ageRating":1,"optOut.DVR":false,"thirdPartyAppRatings":[{"level":0,"systemId":0}]}}&lt;/ApplicabilityBlob&gt;&lt;/AppxMetadata&gt;&lt;/AppxPackageMetadata&gt;&lt;/Metadata&gt;&lt;/ApplicabilityRules&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>204473182</ID>
                        <Deployment>
                            <ID>228152256</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2019-01-30</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <IsShared>true</IsShared>
                        <Xml>&lt;UpdateIdentity UpdateID="a0c6a0fe-edd0-4fd7-9aa9-fca6c44f180c" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" IsAppxFramework="true" /&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="270918c5-48de-46ad-8c15-be9dc72f6aea" /&gt;&lt;/AtLeastOne&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="cd5ffd1e-e932-4e3a-bf74-18bf0b1bbd83" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;BundledUpdates&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="3f74ced6-092a-4ff9-8c59-6f12a7a6b5be" RevisionNumber="1" /&gt;&lt;UpdateIdentity UpdateID="bd98f02d-d678-49a8-aab2-146b3cb07f52" RevisionNumber="1" /&gt;&lt;UpdateIdentity UpdateID="cfd6249c-8d92-4645-be81-e69891909b44" RevisionNumber="1" /&gt;&lt;/AtLeastOne&gt;&lt;/BundledUpdates&gt;&lt;/Relationships&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>204473184</ID>
                        <Deployment>
                            <ID>228152258</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2019-01-30</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <IsShared>true</IsShared>
                        <Xml>&lt;UpdateIdentity UpdateID="bd98f02d-d678-49a8-aab2-146b3cb07f52" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" IsAppxFramework="true" PackageRank="100"&gt;&lt;SecuredFragment&gt;FileUrl&lt;/SecuredFragment&gt;&lt;/Properties&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="270918c5-48de-46ad-8c15-be9dc72f6aea" /&gt;&lt;/AtLeastOne&gt;&lt;UpdateIdentity UpdateID="90cfdd83-c886-4525-bd71-4981e4adb45c" /&gt;&lt;UpdateIdentity UpdateID="8a384ffa-f490-45be-a936-4b9891e74349" /&gt;&lt;/Prerequisites&gt;&lt;/Relationships&gt;&lt;ApplicabilityRules&gt;&lt;IsInstalled&gt;&lt;AppxPackageInstalled /&gt;&lt;/IsInstalled&gt;&lt;IsInstallable&gt;&lt;AppxPackageInstallable /&gt;&lt;/IsInstallable&gt;&lt;Metadata&gt;&lt;AppxPackageMetadata&gt;&lt;AppxMetadata PackageType="AppX" IsAppxBundle="false" PackageMoniker="Microsoft.VCLibs.120.00_12.0.21005.1_x64__8wekyb3d8bbwe"&gt;&lt;ApplicabilityBlob&gt;{"blob.version":1688867040264192,"content.maxOSTested":1688862745165824,"content.minOS":1688862745165824,"content.packageId":"Microsoft.VCLibs.120.00_12.0.21005.1_x64__8wekyb3d8bbwe","content.type":6,"policy":{"category.first":"app","category.second":"Business","optOut.backupRestore":false,"optOut.removeableMedia":false},"policy2":{"ageRating":1,"optOut.DVR":false,"thirdPartyAppRatings":[{"level":0,"systemId":0}]}}&lt;/ApplicabilityBlob&gt;&lt;/AppxMetadata&gt;&lt;/AppxPackageMetadata&gt;&lt;/Metadata&gt;&lt;/ApplicabilityRules&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>204344887</ID>
                        <Deployment>
                            <ID>228094082</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2019-01-30</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <IsShared>true</IsShared>
                        <Xml>&lt;UpdateIdentity UpdateID="cf21381d-6135-40a3-989b-c130efd313e3" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" IsAppxFramework="true" /&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="32c389d5-41de-4c30-b749-c33d99af438a" /&gt;&lt;/AtLeastOne&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="cd5ffd1e-e932-4e3a-bf74-18bf0b1bbd83" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;BundledUpdates&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="a0edb61a-c043-43d3-8ece-dd469cb82335" RevisionNumber="1" /&gt;&lt;/AtLeastOne&gt;&lt;/BundledUpdates&gt;&lt;/Relationships&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>204344888</ID>
                        <Deployment>
                            <ID>228094083</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2019-01-30</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <IsShared>true</IsShared>
                        <Xml>&lt;UpdateIdentity UpdateID="a0edb61a-c043-43d3-8ece-dd469cb82335" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" IsAppxFramework="true" PackageRank="100"&gt;&lt;SecuredFragment&gt;FileUrl&lt;/SecuredFragment&gt;&lt;/Properties&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="32c389d5-41de-4c30-b749-c33d99af438a" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;/Relationships&gt;&lt;ApplicabilityRules&gt;&lt;IsInstalled&gt;&lt;AppxPackageInstalled /&gt;&lt;/IsInstalled&gt;&lt;IsInstallable&gt;&lt;AppxPackageInstallable /&gt;&lt;/IsInstallable&gt;&lt;Metadata&gt;&lt;AppxPackageMetadata&gt;&lt;AppxMetadata PackageType="AppX" IsAppxBundle="false" PackageMoniker="Microsoft.VCLibs.120.00.Phone_12.0.30113.0_arm__8wekyb3d8bbwe"&gt;&lt;ApplicabilityBlob&gt;{"blob.version":1688867040264192,"content.maxOSTested":1688862745231360,"content.minOS":1688862745231360,"content.packageId":"Microsoft.VCLibs.120.00.Phone_12.0.30113.0_arm__8wekyb3d8bbwe","content.productId":"5dec6302-3af3-4a4b-bc6e-d800779376b9","content.type":4,"policy":{"category.first":"app","category.second":"Utilities &amp;amp; tools","optOut.backupRestore":false,"optOut.removeableMedia":false},"policy2":{"ageRating":0,"optOut.DVR":false,"thirdPartyAppRatings":[{"level":0,"systemId":0}]}}&lt;/ApplicabilityBlob&gt;&lt;/AppxMetadata&gt;&lt;/AppxPackageMetadata&gt;&lt;/Metadata&gt;&lt;/ApplicabilityRules&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>240931640</ID>
                        <Deployment>
                            <ID>301307639</ID>
                            <Action>Install</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2020-11-13</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <IsShared>true</IsShared>
                        <Xml>&lt;UpdateIdentity UpdateID="885527e4-6919-4f0c-9b8e-93be80d6cd8d" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" ExplicitlyDeployable="true" PerUser="true" IsAppxFramework="true" ApplyPackageRank="true" /&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="270918c5-48de-46ad-8c15-be9dc72f6aea" /&gt;&lt;/AtLeastOne&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="cd5ffd1e-e932-4e3a-bf74-18bf0b1bbd83" /&gt;&lt;/AtLeastOne&gt;&lt;UpdateIdentity UpdateID="90cfdd83-c886-4525-bd71-4981e4adb45c" /&gt;&lt;/Prerequisites&gt;&lt;BundledUpdates&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="0d44a438-9bfa-4a41-bf01-ba096f0314f0" RevisionNumber="1" /&gt;&lt;/AtLeastOne&gt;&lt;/BundledUpdates&gt;&lt;/Relationships&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>240943129</ID>
                        <Deployment>
                            <ID>301304144</ID>
                            <Action>Install</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2020-11-13</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <IsShared>true</IsShared>
                        <Xml>&lt;UpdateIdentity UpdateID="78a23d20-7a4f-4e7b-9f60-75e43049b0cf" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" ExplicitlyDeployable="true" PerUser="true" IsAppxFramework="true" ApplyPackageRank="true" /&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="57ed9c1f-7e3b-4e06-9b74-04599cb4df92" /&gt;&lt;/AtLeastOne&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="cd5ffd1e-e932-4e3a-bf74-18bf0b1bbd83" /&gt;&lt;/AtLeastOne&gt;&lt;UpdateIdentity UpdateID="90cfdd83-c886-4525-bd71-4981e4adb45c" /&gt;&lt;/Prerequisites&gt;&lt;BundledUpdates&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="d4209daa-f5b8-4236-9e3b-4b234afccf67" RevisionNumber="1" /&gt;&lt;/AtLeastOne&gt;&lt;/BundledUpdates&gt;&lt;/Relationships&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>204344886</ID>
                        <Deployment>
                            <ID>228094084</ID>
                            <Action>Install</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2019-01-30</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <IsShared>true</IsShared>
                        <Xml>&lt;UpdateIdentity UpdateID="4ac1c13f-41e7-4017-b3db-29621663ba88" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" ExplicitlyDeployable="true" PerUser="true" IsAppxFramework="true" ApplyPackageRank="true" /&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="32c389d5-41de-4c30-b749-c33d99af438a" /&gt;&lt;/AtLeastOne&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="cd5ffd1e-e932-4e3a-bf74-18bf0b1bbd83" /&gt;&lt;/AtLeastOne&gt;&lt;UpdateIdentity UpdateID="90cfdd83-c886-4525-bd71-4981e4adb45c" /&gt;&lt;/Prerequisites&gt;&lt;BundledUpdates&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="cf21381d-6135-40a3-989b-c130efd313e3" RevisionNumber="1" /&gt;&lt;/AtLeastOne&gt;&lt;/BundledUpdates&gt;&lt;/Relationships&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>239425240</ID>
                        <Deployment>
                            <ID>297389411</ID>
                            <Action>Install</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2020-10-12</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <Xml>&lt;UpdateIdentity UpdateID="29f37172-544e-4c85-a697-d9e3a788fd3e" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" ExplicitlyDeployable="true" PerUser="true" ApplyPackageRank="true" /&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="bd27bad5-8c96-435e-8de6-2acb3bdbefb0" /&gt;&lt;/AtLeastOne&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="cd5ffd1e-e932-4e3a-bf74-18bf0b1bbd83" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;BundledUpdates&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="0c31dc44-66d9-41d6-a7b2-2605f021b1f4" RevisionNumber="1" /&gt;&lt;UpdateIdentity UpdateID="0c97c998-a959-40b1-9538-5ae1b0c02820" RevisionNumber="1" /&gt;&lt;UpdateIdentity UpdateID="de7d1bdd-8f2c-4eac-afdd-f8e286f77e53" RevisionNumber="1" /&gt;&lt;/AtLeastOne&gt;&lt;/BundledUpdates&gt;&lt;/Relationships&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>204454437</ID>
                        <Deployment>
                            <ID>228162212</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2019-01-30</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <IsShared>true</IsShared>
                        <Xml>&lt;UpdateIdentity UpdateID="cc81d77c-fe9f-4ba6-8c02-da94b2dd1dd0" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" IsAppxFramework="true" PackageRank="100"&gt;&lt;SecuredFragment&gt;FileUrl&lt;/SecuredFragment&gt;&lt;/Properties&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="57ed9c1f-7e3b-4e06-9b74-04599cb4df92" /&gt;&lt;/AtLeastOne&gt;&lt;UpdateIdentity UpdateID="3b4acbac-e4e7-420e-980a-f2817823394a" /&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="3d854509-0f65-46d6-b804-83b3e28c47e0" /&gt;&lt;UpdateIdentity UpdateID="25ce6bbd-894d-486a-b7d2-1bd23f192cfe" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;/Relationships&gt;&lt;ApplicabilityRules&gt;&lt;IsInstalled&gt;&lt;AppxPackageInstalled /&gt;&lt;/IsInstalled&gt;&lt;IsInstallable&gt;&lt;AppxPackageInstallable /&gt;&lt;/IsInstallable&gt;&lt;Metadata&gt;&lt;AppxPackageMetadata&gt;&lt;AppxMetadata PackageType="AppX" IsAppxBundle="false" PackageMoniker="Microsoft.VCLibs.110.00_11.0.51106.1_arm__8wekyb3d8bbwe"&gt;&lt;ApplicabilityBlob&gt;{"blob.version":1688867040264192,"content.maxOSTested":1688862745165824,"content.minOS":1688858450264064,"content.packageId":"Microsoft.VCLibs.110.00_11.0.51106.1_arm__8wekyb3d8bbwe","content.type":5,"policy":{"category.first":"app","category.second":"Utilities &amp;amp; tools","optOut.backupRestore":false,"optOut.removeableMedia":false},"policy2":{"ageRating":1,"optOut.DVR":false,"thirdPartyAppRatings":[{"level":0,"systemId":0}]}}&lt;/ApplicabilityBlob&gt;&lt;/AppxMetadata&gt;&lt;/AppxPackageMetadata&gt;&lt;/Metadata&gt;&lt;/ApplicabilityRules&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>204473185</ID>
                        <Deployment>
                            <ID>228152259</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2019-01-30</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <IsShared>true</IsShared>
                        <Xml>&lt;UpdateIdentity UpdateID="cfd6249c-8d92-4645-be81-e69891909b44" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" IsAppxFramework="true" PackageRank="100"&gt;&lt;SecuredFragment&gt;FileUrl&lt;/SecuredFragment&gt;&lt;/Properties&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="270918c5-48de-46ad-8c15-be9dc72f6aea" /&gt;&lt;/AtLeastOne&gt;&lt;UpdateIdentity UpdateID="90cfdd83-c886-4525-bd71-4981e4adb45c" /&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="3d854509-0f65-46d6-b804-83b3e28c47e0" /&gt;&lt;UpdateIdentity UpdateID="25ce6bbd-894d-486a-b7d2-1bd23f192cfe" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;/Relationships&gt;&lt;ApplicabilityRules&gt;&lt;IsInstalled&gt;&lt;AppxPackageInstalled /&gt;&lt;/IsInstalled&gt;&lt;IsInstallable&gt;&lt;AppxPackageInstallable /&gt;&lt;/IsInstallable&gt;&lt;Metadata&gt;&lt;AppxPackageMetadata&gt;&lt;AppxMetadata PackageType="AppX" IsAppxBundle="false" PackageMoniker="Microsoft.VCLibs.120.00_12.0.21005.1_arm__8wekyb3d8bbwe"&gt;&lt;ApplicabilityBlob&gt;{"blob.version":1688867040264192,"content.maxOSTested":1688862745165824,"content.minOS":1688862745165824,"content.packageId":"Microsoft.VCLibs.120.00_12.0.21005.1_arm__8wekyb3d8bbwe","content.type":6,"policy":{"category.first":"app","category.second":"Business","optOut.backupRestore":false,"optOut.removeableMedia":false},"policy2":{"ageRating":1,"optOut.DVR":false,"thirdPartyAppRatings":[{"level":0,"systemId":0}]}}&lt;/ApplicabilityBlob&gt;&lt;/AppxMetadata&gt;&lt;/AppxPackageMetadata&gt;&lt;/Metadata&gt;&lt;/ApplicabilityRules&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>239425251</ID>
                        <Deployment>
                            <ID>297389410</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2020-10-12</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <Xml>&lt;UpdateIdentity UpdateID="aeac2110-8a1d-4970-896e-09dfd274dfbf" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" PackageRank="11000"&gt;&lt;SecuredFragment&gt;FileUrl&lt;/SecuredFragment&gt;&lt;/Properties&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="bd27bad5-8c96-435e-8de6-2acb3bdbefb0" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;/Relationships&gt;&lt;ApplicabilityRules&gt;&lt;IsInstalled&gt;&lt;AppxPackageInstalled /&gt;&lt;/IsInstalled&gt;&lt;IsInstallable&gt;&lt;AppxPackageInstallable /&gt;&lt;/IsInstallable&gt;&lt;Metadata&gt;&lt;AppxPackageMetadata&gt;&lt;AppxMetadata PackageType="XAP" IsAppxBundle="false"&gt;&lt;ApplicabilityBlob&gt;{"blob.version":1688867040460800,"content.isMain":false,"content.payloadId":"86bee009-20bb-43db-b5d5-38f0e1357892","content.productId":"9142cf55-d8e9-4f8c-96c4-3645e083d22e","content.type":2,"policy":{"category.first":"game","category.second":"Games","category.third":"Family &amp;amp; kids","optOut.backupRestore":false,"optOut.removeableMedia":false},"policy2":{"ageRating":1,"optOut.DVR":false,"thirdPartyAppRatings":[{"level":7,"systemId":3},{"level":12,"systemId":5},{"level":48,"systemId":12},{"level":27,"systemId":9},{"level":76,"systemId":16},{"level":54,"systemId":13},{"level":68,"systemId":15}]}}&lt;/ApplicabilityBlob&gt;&lt;/AppxMetadata&gt;&lt;/AppxPackageMetadata&gt;&lt;/Metadata&gt;&lt;/ApplicabilityRules&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>239425250</ID>
                        <Deployment>
                            <ID>297389409</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2020-10-12</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <Xml>&lt;UpdateIdentity UpdateID="de7d1bdd-8f2c-4eac-afdd-f8e286f77e53" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" /&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="bd27bad5-8c96-435e-8de6-2acb3bdbefb0" /&gt;&lt;/AtLeastOne&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="cd5ffd1e-e932-4e3a-bf74-18bf0b1bbd83" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;BundledUpdates&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="aeac2110-8a1d-4970-896e-09dfd274dfbf" RevisionNumber="1" /&gt;&lt;/AtLeastOne&gt;&lt;/BundledUpdates&gt;&lt;/Relationships&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>239425247</ID>
                        <Deployment>
                            <ID>297389407</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2020-10-12</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <Xml>&lt;UpdateIdentity UpdateID="0c97c998-a959-40b1-9538-5ae1b0c02820" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" /&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="bd27bad5-8c96-435e-8de6-2acb3bdbefb0" /&gt;&lt;/AtLeastOne&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="cd5ffd1e-e932-4e3a-bf74-18bf0b1bbd83" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;BundledUpdates&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="23b97340-34bb-41b5-8e3a-464f45f4b0cb" RevisionNumber="1" /&gt;&lt;/AtLeastOne&gt;&lt;UpdateIdentity UpdateID="eee36784-6a2d-49ba-ba01-7f620eb4f752" RevisionNumber="1" /&gt;&lt;UpdateIdentity UpdateID="a0c6a0fe-edd0-4fd7-9aa9-fca6c44f180c" RevisionNumber="1" /&gt;&lt;/BundledUpdates&gt;&lt;/Relationships&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>239425242</ID>
                        <Deployment>
                            <ID>297389405</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2020-10-12</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <Xml>&lt;UpdateIdentity UpdateID="0c31dc44-66d9-41d6-a7b2-2605f021b1f4" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" /&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="bd27bad5-8c96-435e-8de6-2acb3bdbefb0" /&gt;&lt;/AtLeastOne&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="cd5ffd1e-e932-4e3a-bf74-18bf0b1bbd83" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;BundledUpdates&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="1b9e52bb-391f-4d04-995e-56bd2106f3b3" RevisionNumber="1" /&gt;&lt;/AtLeastOne&gt;&lt;UpdateIdentity UpdateID="cf21381d-6135-40a3-989b-c130efd313e3" RevisionNumber="1" /&gt;&lt;/BundledUpdates&gt;&lt;/Relationships&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>239425245</ID>
                        <Deployment>
                            <ID>297389406</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2020-10-12</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <Xml>&lt;UpdateIdentity UpdateID="1b9e52bb-391f-4d04-995e-56bd2106f3b3" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" PackageRank="17000"&gt;&lt;SecuredFragment&gt;FileUrl&lt;/SecuredFragment&gt;&lt;/Properties&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="bd27bad5-8c96-435e-8de6-2acb3bdbefb0" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;/Relationships&gt;&lt;ApplicabilityRules&gt;&lt;IsInstalled&gt;&lt;AppxPackageInstalled /&gt;&lt;/IsInstalled&gt;&lt;IsInstallable&gt;&lt;AppxPackageInstallable /&gt;&lt;/IsInstallable&gt;&lt;Metadata&gt;&lt;AppxPackageMetadata&gt;&lt;AppxMetadata PackageType="AppX" IsAppxBundle="false" PackageMoniker="OutFit7Limited.TalkingBen_3.2.0.0_arm__rmf98d2bjqpyp"&gt;&lt;ApplicabilityBlob&gt;{"blob.version":1688867040460800,"content.isMain":false,"content.maxOSTested":1688862745231360,"content.minOS":1688862745231360,"content.packageId":"OutFit7Limited.TalkingBen_3.2.0.0_arm__rmf98d2bjqpyp","content.productId":"9142cf55-d8e9-4f8c-96c4-3645e083d22e","content.type":4,"policy":{"category.first":"game","category.second":"Games","category.third":"Family &amp;amp; kids","optOut.backupRestore":false,"optOut.removeableMedia":false},"policy2":{"ageRating":1,"optOut.DVR":false,"thirdPartyAppRatings":[{"level":7,"systemId":3},{"level":12,"systemId":5},{"level":48,"systemId":12},{"level":27,"systemId":9},{"level":76,"systemId":16},{"level":54,"systemId":13},{"level":68,"systemId":15}]}}&lt;/ApplicabilityBlob&gt;&lt;/AppxMetadata&gt;&lt;/AppxPackageMetadata&gt;&lt;/Metadata&gt;&lt;/ApplicabilityRules&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>75250126</ID>
                        <Deployment>
                            <ID>139922656</ID>
                            <Action>Evaluate</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2016-05-31</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>false</IsLeaf>
                        <Xml>&lt;UpdateIdentity UpdateID="bd27bad5-8c96-435e-8de6-2acb3bdbefb0" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Category" PerUser="true" /&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne IsCategory="true"&gt;&lt;UpdateIdentity UpdateID="1e16fab0-b667-4a09-ad2a-497f61d6280c" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;/Relationships&gt;&lt;ApplicabilityRules&gt;&lt;IsInstalled&gt;&lt;AppxPackageInstalled /&gt;&lt;/IsInstalled&gt;&lt;Metadata&gt;&lt;AppxPackageMetadata&gt;&lt;AppxFamilyMetadata Name="OutFit7Limited.TalkingBen" Publisher="CN=B259FF41-5DAB-4CC2-8AA5-64D322475AAD" LegacyMobileProductId="9142cf55-d8e9-4f8c-96c4-3645e083d22e" /&gt;&lt;/AppxPackageMetadata&gt;&lt;/Metadata&gt;&lt;/ApplicabilityRules&gt;</Xml>
                    </UpdateInfo>
                    <UpdateInfo>
                        <ID>239425249</ID>
                        <Deployment>
                            <ID>297389408</ID>
                            <Action>Bundle</Action>
                            <IsAssigned>true</IsAssigned>
                            <LastChangeTime>2020-10-12</LastChangeTime>
                            <AutoSelect>1</AutoSelect>
                            <AutoDownload>2</AutoDownload>
                            <SupersedenceBehavior>0</SupersedenceBehavior>
                            <Priority>0</Priority>
                            <HandlerSpecificAction>0</HandlerSpecificAction>
                        </Deployment>
                        <IsLeaf>true</IsLeaf>
                        <Xml>&lt;UpdateIdentity UpdateID="23b97340-34bb-41b5-8e3a-464f45f4b0cb" RevisionNumber="1" /&gt;&lt;Properties UpdateType="Software" PerUser="true" PackageRank="20003"&gt;&lt;SecuredFragment&gt;FileUrl&lt;/SecuredFragment&gt;&lt;/Properties&gt;&lt;Relationships&gt;&lt;Prerequisites&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="bd27bad5-8c96-435e-8de6-2acb3bdbefb0" /&gt;&lt;/AtLeastOne&gt;&lt;UpdateIdentity UpdateID="90cfdd83-c886-4525-bd71-4981e4adb45c" /&gt;&lt;AtLeastOne&gt;&lt;UpdateIdentity UpdateID="e7cd787c-8594-4e6b-8302-174f4aed7a72" /&gt;&lt;UpdateIdentity UpdateID="8a384ffa-f490-45be-a936-4b9891e74349" /&gt;&lt;UpdateIdentity UpdateID="25ce6bbd-894d-486a-b7d2-1bd23f192cfe" /&gt;&lt;UpdateIdentity UpdateID="3d854509-0f65-46d6-b804-83b3e28c47e0" /&gt;&lt;/AtLeastOne&gt;&lt;/Prerequisites&gt;&lt;/Relationships&gt;&lt;ApplicabilityRules&gt;&lt;IsInstalled&gt;&lt;AppxPackageInstalled /&gt;&lt;/IsInstalled&gt;&lt;IsInstallable&gt;&lt;AppxPackageInstallable /&gt;&lt;/IsInstallable&gt;&lt;Metadata&gt;&lt;AppxPackageMetadata&gt;&lt;AppxMetadata PackageType="AppX" IsAppxBundle="true" PackageMoniker="OutFit7Limited.TalkingBen_2015.609.1310.4548_neutral_~_rmf98d2bjqpyp"&gt;&lt;ApplicabilityBlob&gt;{"blob.version":1688867040460800,"content.bundledPackages":["OutFit7Limited.TalkingBen_3.2.0.0_x86__rmf98d2bjqpyp","OutFit7Limited.TalkingBen_3.2.0.0_arm__rmf98d2bjqpyp"],"content.isMain":false,"content.maxOSTested":1688862745165824,"content.minOS":1688862745165824,"content.packageId":"OutFit7Limited.TalkingBen_2015.609.1310.4548_neutral_~_rmf98d2bjqpyp","content.type":6,"policy":{"category.first":"game","category.second":"Games","category.third":"Family &amp;amp; kids","optOut.backupRestore":false,"optOut.removeableMedia":false},"policy2":{"ageRating":1,"optOut.DVR":false,"thirdPartyAppRatings":[{"level":7,"systemId":3},{"level":12,"systemId":5},{"level":48,"systemId":12},{"level":27,"systemId":9},{"level":76,"systemId":16},{"level":54,"systemId":13},{"level":68,"systemId":15}]}}&lt;/ApplicabilityBlob&gt;&lt;/AppxMetadata&gt;&lt;/AppxPackageMetadata&gt;&lt;/Metadata&gt;&lt;/ApplicabilityRules&gt;</Xml>
                    </UpdateInfo>
                </NewUpdates>
                <Truncated>false</Truncated>
                <NewCookie>
                    <Expiration>2045-07-08T00:16:15.217Z</Expiration>
                    <EncryptedData>ATVNqfLH9EAdrZGpzH5KSedbV0mM00ZPuYIvvb8d+YLODuXwrJcF/FxTClHBhHuRX/S8PxM+iP1wssr8BRMhAj+Pv26FNyRM5hsICi+JNwq4FRc3S4Xbl423BNv7Z0itQ9BEDMKwNleZrhxClOeP9jbTsKqzYf7b2p2+s9Mf6NNGpRtrD8HI/rjSkYFyu2oYp9dXpOkVa1pR5JLVjzlGJ7HPbHxKQwpS2vWAqt+i0UgJ9gATqIn4WG6dBd1Ok+kIIA==</EncryptedData>
                </NewCookie>
                <DeployedOutOfScopeRevisionIds>
                    <int>549</int>
                    <int>54341900</int>
                    <int>54343656</int>
                    <int>66027979</int>
                    <int>66053150</int>
                    <int>97657898</int>
                    <int>98822896</int>
                    <int>104433538</int>
                    <int>104900364</int>
                    <int>105489019</int>
                    <int>132387090</int>
                    <int>132393049</int>
                    <int>138537048</int>
                    <int>140377312</int>
                    <int>143747671</int>
                    <int>159123858</int>
                    <int>159130928</int>
                    <int>164836897</int>
                    <int>164847386</int>
                    <int>164848327</int>
                    <int>164852246</int>
                    <int>164852252</int>
                    <int>30526991</int>
                    <int>30528442</int>
                    <int>30530496</int>
                    <int>30530501</int>
                    <int>30530504</int>
                    <int>30530962</int>
                    <int>30535326</int>
                    <int>30536242</int>
                    <int>30539913</int>
                    <int>30545142</int>
                    <int>30545145</int>
                    <int>30545488</int>
                    <int>30546212</int>
                    <int>30547779</int>
                    <int>30548797</int>
                    <int>30548860</int>
                    <int>30549262</int>
                    <int>30551160</int>
                    <int>30551161</int>
                    <int>30551164</int>
                    <int>30553016</int>
                    <int>30553744</int>
                    <int>30554014</int>
                    <int>30559008</int>
                    <int>30559011</int>
                    <int>30560006</int>
                    <int>30560011</int>
                    <int>30561006</int>
                    <int>30563261</int>
                    <int>30565215</int>
                    <int>30578059</int>
                    <int>30664998</int>
                    <int>30677904</int>
                    <int>30681618</int>
                    <int>30682195</int>
                    <int>30685055</int>
                    <int>30702579</int>
                    <int>30708772</int>
                    <int>30709591</int>
                    <int>30711304</int>
                    <int>30715418</int>
                    <int>30720106</int>
                    <int>30720273</int>
                    <int>30732075</int>
                    <int>30866952</int>
                    <int>30866964</int>
                    <int>30870749</int>
                    <int>30877852</int>
                    <int>30878437</int>
                    <int>30890151</int>
                    <int>30892149</int>
                    <int>30990917</int>
                    <int>31049444</int>
                    <int>31190936</int>
                    <int>31196961</int>
                    <int>31197811</int>
                    <int>31198836</int>
                    <int>31202713</int>
                    <int>31203522</int>
                    <int>31205442</int>
                    <int>31205557</int>
                    <int>31207585</int>
                    <int>31208440</int>
                    <int>31208451</int>
                    <int>31209591</int>
                    <int>31210536</int>
                    <int>31211625</int>
                    <int>31212713</int>
                    <int>31213588</int>
                    <int>31218518</int>
                    <int>31219420</int>
                    <int>31220279</int>
                    <int>31220302</int>
                    <int>31222086</int>
                    <int>31227080</int>
                    <int>31229030</int>
                    <int>31238236</int>
                    <int>31254198</int>
                    <int>31258008</int>
                    <int>36436779</int>
                    <int>36437850</int>
                    <int>36464012</int>
                    <int>41916569</int>
                    <int>47249982</int>
                    <int>47283134</int>
                    <int>58577027</int>
                    <int>58578040</int>
                    <int>58578041</int>
                    <int>58628920</int>
                    <int>59107045</int>
                    <int>59125697</int>
                    <int>59142249</int>
                    <int>60466586</int>
                    <int>60478936</int>
                    <int>66450441</int>
                    <int>66467021</int>
                    <int>66479051</int>
                    <int>75202978</int>
                    <int>77436021</int>
                    <int>77449129</int>
                    <int>85159569</int>
                    <int>90199702</int>
                    <int>90212090</int>
                    <int>96911147</int>
                    <int>97110308</int>
                    <int>98528428</int>
                    <int>98665206</int>
                    <int>98837995</int>
                    <int>98842922</int>
                    <int>98842977</int>
                    <int>98846632</int>
                    <int>98866485</int>
                    <int>98874250</int>
                    <int>98879075</int>
                    <int>98904649</int>
                    <int>98918872</int>
                    <int>98945691</int>
                    <int>98959458</int>
                    <int>98984707</int>
                    <int>100220125</int>
                    <int>100238731</int>
                    <int>100662329</int>
                    <int>100795834</int>
                    <int>100862457</int>
                    <int>103124811</int>
                    <int>103348671</int>
                    <int>104369981</int>
                    <int>104372472</int>
                    <int>104385324</int>
                    <int>104465831</int>
                    <int>104465834</int>
                    <int>104467697</int>
                    <int>104473368</int>
                    <int>104482267</int>
                    <int>104505005</int>
                    <int>104523840</int>
                    <int>104550085</int>
                    <int>104558084</int>
                    <int>104659441</int>
                    <int>104659675</int>
                    <int>104664678</int>
                    <int>104668274</int>
                    <int>104671092</int>
                    <int>104673242</int>
                    <int>104674239</int>
                    <int>104679268</int>
                    <int>104686047</int>
                    <int>104698649</int>
                    <int>104751469</int>
                    <int>104752478</int>
                    <int>104755145</int>
                    <int>104761158</int>
                    <int>104762266</int>
                    <int>104786484</int>
                    <int>104853747</int>
                    <int>104873258</int>
                    <int>104983051</int>
                    <int>105063056</int>
                    <int>105116588</int>
                    <int>105178523</int>
                    <int>105318602</int>
                    <int>105362613</int>
                    <int>105364552</int>
                    <int>105368563</int>
                    <int>105369591</int>
                    <int>105370746</int>
                    <int>105373503</int>
                    <int>105373615</int>
                    <int>105376634</int>
                    <int>105377546</int>
                    <int>105378752</int>
                    <int>105379574</int>
                    <int>105381626</int>
                    <int>105382587</int>
                    <int>105425313</int>
                    <int>105495146</int>
                    <int>105862607</int>
                    <int>106129726</int>
                    <int>106768485</int>
                    <int>111906429</int>
                    <int>115121473</int>
                    <int>115578654</int>
                    <int>116630363</int>
                    <int>117835105</int>
                    <int>117850671</int>
                    <int>118638500</int>
                    <int>118662027</int>
                    <int>118872681</int>
                    <int>118873829</int>
                    <int>118879289</int>
                    <int>118889092</int>
                    <int>119501720</int>
                    <int>119551648</int>
                    <int>119569538</int>
                    <int>119640702</int>
                    <int>119667998</int>
                    <int>119674103</int>
                    <int>119697201</int>
                    <int>119706266</int>
                    <int>119744627</int>
                    <int>119773746</int>
                    <int>120072697</int>
                    <int>120144309</int>
                    <int>120214154</int>
                    <int>120357027</int>
                    <int>120392612</int>
                    <int>120399120</int>
                    <int>120553945</int>
                    <int>120783545</int>
                    <int>120797092</int>
                    <int>120881676</int>
                    <int>120889689</int>
                    <int>120999554</int>
                    <int>121168608</int>
                    <int>121268830</int>
                    <int>121341838</int>
                    <int>121729951</int>
                    <int>121803677</int>
                    <int>122165810</int>
                    <int>125408034</int>
                    <int>127293130</int>
                    <int>127566683</int>
                    <int>127762067</int>
                    <int>127861893</int>
                    <int>128571722</int>
                    <int>128647535</int>
                    <int>128698922</int>
                    <int>128701748</int>
                    <int>128771507</int>
                    <int>129037212</int>
                    <int>129079800</int>
                    <int>129175415</int>
                    <int>129317272</int>
                    <int>129319665</int>
                    <int>129365668</int>
                    <int>129378095</int>
                    <int>129424803</int>
                    <int>129590730</int>
                    <int>129603714</int>
                    <int>129625954</int>
                    <int>129692391</int>
                    <int>129714980</int>
                    <int>129721097</int>
                    <int>129886397</int>
                    <int>129968371</int>
                    <int>129972243</int>
                    <int>130009862</int>
                    <int>130033651</int>
                    <int>130091954</int>
                    <int>130100640</int>
                    <int>130131267</int>
                    <int>130131921</int>
                    <int>130144837</int>
                    <int>130171030</int>
                    <int>130172071</int>
                    <int>130197218</int>
                    <int>130212435</int>
                    <int>130291076</int>
                    <int>130402427</int>
                    <int>130405166</int>
                    <int>130676169</int>
                    <int>130698471</int>
                    <int>130713390</int>
                    <int>130785217</int>
                    <int>131396908</int>
                    <int>131455115</int>
                    <int>131682095</int>
                    <int>131689473</int>
                    <int>131701956</int>
                    <int>132142800</int>
                    <int>132525441</int>
                    <int>132765492</int>
                    <int>132801275</int>
                    <int>134522926</int>
                    <int>134524022</int>
                    <int>134528994</int>
                    <int>134532942</int>
                    <int>134536993</int>
                    <int>134538001</int>
                    <int>134547533</int>
                    <int>134549216</int>
                    <int>134549317</int>
                    <int>134550159</int>
                    <int>134550214</int>
                    <int>134550232</int>
                    <int>134551154</int>
                    <int>134551207</int>
                    <int>134551390</int>
                    <int>134553171</int>
                    <int>134553237</int>
                    <int>134554199</int>
                    <int>134554227</int>
                    <int>134555229</int>
                    <int>134555240</int>
                    <int>134556118</int>
                    <int>134557078</int>
                    <int>134560099</int>
                    <int>134560287</int>
                    <int>134562084</int>
                    <int>134562180</int>
                    <int>134563287</int>
                    <int>134565083</int>
                    <int>134566130</int>
                    <int>134568111</int>
                    <int>134624737</int>
                    <int>134666461</int>
                    <int>134672998</int>
                    <int>134684008</int>
                    <int>134916523</int>
                    <int>135100527</int>
                    <int>135219410</int>
                    <int>135222083</int>
                    <int>135306997</int>
                    <int>135463054</int>
                    <int>135779456</int>
                    <int>135812968</int>
                    <int>136097030</int>
                    <int>136131333</int>
                    <int>136146907</int>
                    <int>136157556</int>
                    <int>136320962</int>
                    <int>136450641</int>
                    <int>136466000</int>
                    <int>136745792</int>
                    <int>136761546</int>
                    <int>136840245</int>
                    <int>138160034</int>
                    <int>138181244</int>
                    <int>138210071</int>
                    <int>138210107</int>
                    <int>138232200</int>
                    <int>138237088</int>
                    <int>138277547</int>
                    <int>138287133</int>
                    <int>138306991</int>
                    <int>138324625</int>
                    <int>138341916</int>
                    <int>138375118</int>
                    <int>138378071</int>
                    <int>138380128</int>
                    <int>138380194</int>
                    <int>138534411</int>
                    <int>138618294</int>
                    <int>138931764</int>
                    <int>140367832</int>
                    <int>140406050</int>
                    <int>140421668</int>
                    <int>140422973</int>
                    <int>140423713</int>
                    <int>140436348</int>
                    <int>140483470</int>
                    <int>140615715</int>
                    <int>140802803</int>
                    <int>140896470</int>
                    <int>141189437</int>
                    <int>141192744</int>
                    <int>141382548</int>
                    <int>141461680</int>
                    <int>141624996</int>
                    <int>141627135</int>
                    <int>141659139</int>
                    <int>141872038</int>
                    <int>141993721</int>
                    <int>142006413</int>
                    <int>142095667</int>
                    <int>142227273</int>
                    <int>142250480</int>
                    <int>142518788</int>
                    <int>142544931</int>
                    <int>142546314</int>
                    <int>142555433</int>
                    <int>142653044</int>
                    <int>143191852</int>
                    <int>143258496</int>
                    <int>143299722</int>
                    <int>143331253</int>
                    <int>143432462</int>
                    <int>143632431</int>
                    <int>143695326</int>
                    <int>144219522</int>
                    <int>144590916</int>
                    <int>145410436</int>
                    <int>146720405</int>
                    <int>150810438</int>
                    <int>151258773</int>
                    <int>151315554</int>
                    <int>151400090</int>
                    <int>151429441</int>
                    <int>151439617</int>
                    <int>151453617</int>
                    <int>151466296</int>
                    <int>151511132</int>
                    <int>151636561</int>
                    <int>151823192</int>
                    <int>151827116</int>
                    <int>151850642</int>
                    <int>152016572</int>
                    <int>153111675</int>
                    <int>153114652</int>
                    <int>153123147</int>
                    <int>153267108</int>
                    <int>153389799</int>
                    <int>153395366</int>
                    <int>153718608</int>
                    <int>154171028</int>
                    <int>154315227</int>
                    <int>154559688</int>
                    <int>154978771</int>
                    <int>154979742</int>
                    <int>154985773</int>
                    <int>154989370</int>
                    <int>155044852</int>
                    <int>155065458</int>
                    <int>155578573</int>
                    <int>156403304</int>
                    <int>159085959</int>
                    <int>159816630</int>
                    <int>164824922</int>
                    <int>164824924</int>
                    <int>164824926</int>
                    <int>164824930</int>
                    <int>164831646</int>
                    <int>164831647</int>
                    <int>164831648</int>
                    <int>164831650</int>
                    <int>164835050</int>
                    <int>164835051</int>
                    <int>164835052</int>
                    <int>164835056</int>
                    <int>164835057</int>
                    <int>164835059</int>
                    <int>164836898</int>
                    <int>164836899</int>
                    <int>164836900</int>
                    <int>164845333</int>
                    <int>164845334</int>
                    <int>164845336</int>
                    <int>164845337</int>
                    <int>164845341</int>
                    <int>164845342</int>
                    <int>164845345</int>
                    <int>164845346</int>
                    <int>164845349</int>
                    <int>164845350</int>
                    <int>164845353</int>
                    <int>164845355</int>
                    <int>164845358</int>
                    <int>164845361</int>
                    <int>164845364</int>
                    <int>164847387</int>
                    <int>164847388</int>
                    <int>164847389</int>
                    <int>164847390</int>
                    <int>164848328</int>
                    <int>164848329</int>
                    <int>164848330</int>
                    <int>164849448</int>
                    <int>164849449</int>
                    <int>164849451</int>
                    <int>164849452</int>
                    <int>164849454</int>
                    <int>164849455</int>
                    <int>164849457</int>
                    <int>164849461</int>
                    <int>164850219</int>
                    <int>164850220</int>
                    <int>164850222</int>
                    <int>164850223</int>
                    <int>164850224</int>
                    <int>164850226</int>
                    <int>164850227</int>
                    <int>164850228</int>
                    <int>164850229</int>
                    <int>164850231</int>
                    <int>164850236</int>
                    <int>164850237</int>
                    <int>164850240</int>
                    <int>164850242</int>
                    <int>164850243</int>
                    <int>164852242</int>
                    <int>164852243</int>
                    <int>164852244</int>
                    <int>164852247</int>
                    <int>164852248</int>
                    <int>164852249</int>
                    <int>164852250</int>
                    <int>164852251</int>
                    <int>164852254</int>
                    <int>164852256</int>
                    <int>164852257</int>
                    <int>164852258</int>
                    <int>164852259</int>
                    <int>164852260</int>
                    <int>164852261</int>
                    <int>164852262</int>
                    <int>164853061</int>
                    <int>164853063</int>
                    <int>164853071</int>
                    <int>164853072</int>
                    <int>164853075</int>
                    <int>168118980</int>
                    <int>168118981</int>
                    <int>168118983</int>
                    <int>168118984</int>
                    <int>168180375</int>
                    <int>168180376</int>
                    <int>168180378</int>
                    <int>168180379</int>
                    <int>168270830</int>
                    <int>168270831</int>
                    <int>168270833</int>
                    <int>168270834</int>
                    <int>168270835</int>
                </DeployedOutOfScopeRevisionIds>
                <DriverSyncNotNeeded>true</DriverSyncNotNeeded>
                <ExtendedUpdateInfo>
                    <Updates>
                        <Update>
                            <ID>204344886</ID>
                            <Xml>&lt;ExtendedProperties DefaultPropertiesLanguage="en" CreationDate="2019-01-30T02:26:44.6003691Z" ContentType="Application" IsAppxFramework="true" FromStoreService="true" PackageIdentityName="Microsoft.VCLibs.120.00.Phone" LegacyMobileProductId="5dec6302-3af3-4a4b-bc6e-d800779376b9" /&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>240943129</ID>
                            <Xml>&lt;ExtendedProperties DefaultPropertiesLanguage="en" CreationDate="2020-11-13T00:37:25.8448744Z" ContentType="Application" IsAppxFramework="true" FromStoreService="true" PackageIdentityName="Microsoft.VCLibs.110.00" LegacyMobileProductId="1c1ba5dc-6c82-412b-b71e-d0f43fb1e3ca" /&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>240931640</ID>
                            <Xml>&lt;ExtendedProperties DefaultPropertiesLanguage="en" CreationDate="2020-11-13T00:37:19.1141846Z" ContentType="Application" IsAppxFramework="true" FromStoreService="true" PackageIdentityName="Microsoft.VCLibs.120.00" LegacyMobileProductId="02194c5d-5f88-435d-a617-55f4bc0b0777" /&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>204344888</ID>
                            <Xml>&lt;ExtendedProperties Handler="http://schemas.microsoft.com/msus/2002/12/UpdateHandlers/AppxPackage" IsAppxFramework="true" DefaultPropertiesLanguage="en" MaxDownloadSize="646603" MinDownloadSize="0" FromStoreService="true" CreationDate="2019-01-30T02:26:44.6003691Z" ContentType="Application" PackageIdentityName="Microsoft.VCLibs.120.00.Phone" PackageContentId="d1513901-21f5-3c71-2053-61649c272514"&gt;&lt;InstallationBehavior /&gt;&lt;/ExtendedProperties&gt;&lt;Files&gt;&lt;File FileName="823a0cf8-4b52-4312-83de-ca7dca17b3e5.appx" Digest="aMvMEhZ3oiSkdIWIOXuC6FK+IVI=" DigestAlgorithm="SHA1" Size="645282" Modified="2016-08-17T23:25:22.4698593Z" InstallerSpecificIdentifier="Microsoft.VCLibs.120.00.Phone_12.0.30113.0_arm__8wekyb3d8bbwe"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;qUcuyALGS68XFh2OYRVI33j9KbinWLsuIjl5EQRSyJI=&lt;/AdditionalDigest&gt;&lt;PiecesHashDigest Algorithm="SHA256"&gt;+KHgIoQnALRDv0QAonBgL92yt1UtS+3Q5b8eK0YXbS4=&lt;/PiecesHashDigest&gt;&lt;BlockMapDigest Algorithm="SHA256"&gt;TPgsGvjUCr1S6qVZOs+sXUfZjlgdhFOnWi0Bu7HAEnQ=&lt;/BlockMapDigest&gt;&lt;/File&gt;&lt;File FileName="Abm_823a0cf8-4b52-4312-83de-ca7dca17b3e5.cab" Digest="RvrM/GZKvwmPDu7HAPyVDD59738=" DigestAlgorithm="SHA1" Size="1321" Modified="2016-08-17T23:25:22.4698593Z" PatchingType="DynamicMetadata"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;TPgsGvjUCr1S6qVZOs+sXUfZjlgdhFOnWi0Bu7HAEnQ=&lt;/AdditionalDigest&gt;&lt;/File&gt;&lt;/Files&gt;&lt;HandlerSpecificData type="appx:AppxInstaller"&gt;&lt;AppxPackageInstallData PackageFileName="823a0cf8-4b52-4312-83de-ca7dca17b3e5.appx" MainPackage="false" /&gt;&lt;/HandlerSpecificData&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>204344887</ID>
                            <Xml>&lt;ExtendedProperties DefaultPropertiesLanguage="en" CreationDate="2019-01-30T02:26:44.6003691Z" ContentType="Application" IsAppxFramework="true" FromStoreService="true" PackageIdentityName="Microsoft.VCLibs.120.00.Phone" LegacyMobileProductId="5dec6302-3af3-4a4b-bc6e-d800779376b9" /&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>204473184</ID>
                            <Xml>&lt;ExtendedProperties Handler="http://schemas.microsoft.com/msus/2002/12/UpdateHandlers/AppxPackage" IsAppxFramework="true" DefaultPropertiesLanguage="en" MaxDownloadSize="977152" MinDownloadSize="0" FromStoreService="true" CreationDate="2019-01-30T21:13:58.4483231Z" ContentType="Application" PackageIdentityName="Microsoft.VCLibs.120.00" PackageContentId="73c27428-6fab-b132-8b47-a36f02f96191"&gt;&lt;InstallationBehavior /&gt;&lt;/ExtendedProperties&gt;&lt;Files&gt;&lt;File FileName="5dcab836-9ade-492c-b10c-82f19c51d2a8.appx" Digest="lnHiXZ6ty/kA4zcdf0BSYUlvTXc=" DigestAlgorithm="SHA1" Size="975387" Modified="2016-08-17T23:25:16.6234375Z" InstallerSpecificIdentifier="Microsoft.VCLibs.120.00_12.0.21005.1_x64__8wekyb3d8bbwe"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;ZN12W4jRmDwJ67M9xjG9/vtBX0XykXerQju8EsUG5k8=&lt;/AdditionalDigest&gt;&lt;PiecesHashDigest Algorithm="SHA256"&gt;YzGe++EZMbt4dunAxt0tTeZpyE0KFmEEapJFqgN7U2k=&lt;/PiecesHashDigest&gt;&lt;BlockMapDigest Algorithm="SHA256"&gt;z1ZLKCdNL9OVx1ynR77MURZt4KwvHa7E8eXXUbXT1OE=&lt;/BlockMapDigest&gt;&lt;/File&gt;&lt;File FileName="Abm_5dcab836-9ade-492c-b10c-82f19c51d2a8.cab" Digest="6ovWWgbGCLnZ1Pyt73mgOojQYUY=" DigestAlgorithm="SHA1" Size="1765" Modified="2016-08-17T23:25:16.6234375Z" PatchingType="DynamicMetadata"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;z1ZLKCdNL9OVx1ynR77MURZt4KwvHa7E8eXXUbXT1OE=&lt;/AdditionalDigest&gt;&lt;/File&gt;&lt;/Files&gt;&lt;HandlerSpecificData type="appx:AppxInstaller"&gt;&lt;AppxPackageInstallData PackageFileName="5dcab836-9ade-492c-b10c-82f19c51d2a8.appx" MainPackage="false" /&gt;&lt;/HandlerSpecificData&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>204473182</ID>
                            <Xml>&lt;ExtendedProperties DefaultPropertiesLanguage="en" CreationDate="2019-01-30T21:13:58.4483231Z" ContentType="Application" IsAppxFramework="true" FromStoreService="true" PackageIdentityName="Microsoft.VCLibs.120.00" LegacyMobileProductId="02194c5d-5f88-435d-a617-55f4bc0b0777" /&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>204454436</ID>
                            <Xml>&lt;ExtendedProperties Handler="http://schemas.microsoft.com/msus/2002/12/UpdateHandlers/AppxPackage" IsAppxFramework="true" DefaultPropertiesLanguage="en" MaxDownloadSize="948963" MinDownloadSize="0" FromStoreService="true" CreationDate="2019-01-30T21:14:05.6349355Z" ContentType="Application" PackageIdentityName="Microsoft.VCLibs.110.00" PackageContentId="7b1145cf-4acc-d4e3-8646-81a9aef04141"&gt;&lt;InstallationBehavior /&gt;&lt;/ExtendedProperties&gt;&lt;Files&gt;&lt;File FileName="e3380e18-be24-4e91-9212-378309f6a454.appx" Digest="xSTnkJOD1WVquFSSEiE/t4xpGfc=" DigestAlgorithm="SHA1" Size="947250" Modified="2016-08-17T23:25:58.7768119Z" InstallerSpecificIdentifier="Microsoft.VCLibs.110.00_11.0.51106.1_x86__8wekyb3d8bbwe"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;ItSfopVIbglVowW+plz6T/XRVNKWh4ocV37FUHtgLJw=&lt;/AdditionalDigest&gt;&lt;PiecesHashDigest Algorithm="SHA256"&gt;vG9KK48c2XMQ/vtX6zXl/GfT1oWQRGyTU8fTWZCsZ/I=&lt;/PiecesHashDigest&gt;&lt;BlockMapDigest Algorithm="SHA256"&gt;9iBh6QafKcMb/np796DW6wl8VEOnpFBRoEkyAvLf/0Y=&lt;/BlockMapDigest&gt;&lt;/File&gt;&lt;File FileName="Abm_e3380e18-be24-4e91-9212-378309f6a454.cab" Digest="G6F4wTP4x0jFNHIYgE1gx6jJwB0=" DigestAlgorithm="SHA1" Size="1713" Modified="2016-08-17T23:25:58.7768119Z" PatchingType="DynamicMetadata"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;9iBh6QafKcMb/np796DW6wl8VEOnpFBRoEkyAvLf/0Y=&lt;/AdditionalDigest&gt;&lt;/File&gt;&lt;/Files&gt;&lt;HandlerSpecificData type="appx:AppxInstaller"&gt;&lt;AppxPackageInstallData PackageFileName="e3380e18-be24-4e91-9212-378309f6a454.appx" MainPackage="false" /&gt;&lt;/HandlerSpecificData&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>204454435</ID>
                            <Xml>&lt;ExtendedProperties Handler="http://schemas.microsoft.com/msus/2002/12/UpdateHandlers/AppxPackage" IsAppxFramework="true" DefaultPropertiesLanguage="en" MaxDownloadSize="963516" MinDownloadSize="0" FromStoreService="true" CreationDate="2019-01-30T21:14:05.6349355Z" ContentType="Application" PackageIdentityName="Microsoft.VCLibs.110.00" PackageContentId="7b1145cf-4acc-d4e3-8646-81a9aef04141"&gt;&lt;InstallationBehavior /&gt;&lt;/ExtendedProperties&gt;&lt;Files&gt;&lt;File FileName="3b9109ac-1571-442c-87f1-a7e516e750a5.appx" Digest="sUMSwpLF4iCydcUxm/FVsF/SyQ0=" DigestAlgorithm="SHA1" Size="961763" Modified="2016-08-17T23:25:58.7768119Z" InstallerSpecificIdentifier="Microsoft.VCLibs.110.00_11.0.51106.1_x64__8wekyb3d8bbwe"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;szg+ZUPprZCWgUM0fy7Fy3seJKzdHHl69KG6mN+YroU=&lt;/AdditionalDigest&gt;&lt;PiecesHashDigest Algorithm="SHA256"&gt;IrACTg7lcCEzza4rKbXO352KTWaEF8/np09DQCdSqoY=&lt;/PiecesHashDigest&gt;&lt;BlockMapDigest Algorithm="SHA256"&gt;FBSCKS6TYVpx53tMwCpGQ3x2A/T+LJJAJ1TEIOuJd+A=&lt;/BlockMapDigest&gt;&lt;/File&gt;&lt;File FileName="Abm_3b9109ac-1571-442c-87f1-a7e516e750a5.cab" Digest="lv39j+x52Qdb1h2pc7ark85CUZw=" DigestAlgorithm="SHA1" Size="1753" Modified="2016-08-17T23:25:58.7768119Z" PatchingType="DynamicMetadata"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;FBSCKS6TYVpx53tMwCpGQ3x2A/T+LJJAJ1TEIOuJd+A=&lt;/AdditionalDigest&gt;&lt;/File&gt;&lt;/Files&gt;&lt;HandlerSpecificData type="appx:AppxInstaller"&gt;&lt;AppxPackageInstallData PackageFileName="3b9109ac-1571-442c-87f1-a7e516e750a5.appx" MainPackage="false" /&gt;&lt;/HandlerSpecificData&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>204454434</ID>
                            <Xml>&lt;ExtendedProperties DefaultPropertiesLanguage="en" CreationDate="2019-01-30T21:14:05.6349355Z" ContentType="Application" IsAppxFramework="true" FromStoreService="true" PackageIdentityName="Microsoft.VCLibs.110.00" LegacyMobileProductId="1c1ba5dc-6c82-412b-b71e-d0f43fb1e3ca" /&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>204473183</ID>
                            <Xml>&lt;ExtendedProperties Handler="http://schemas.microsoft.com/msus/2002/12/UpdateHandlers/AppxPackage" IsAppxFramework="true" DefaultPropertiesLanguage="en" MaxDownloadSize="902092" MinDownloadSize="0" FromStoreService="true" CreationDate="2019-01-30T21:13:58.4483231Z" ContentType="Application" PackageIdentityName="Microsoft.VCLibs.120.00" PackageContentId="73c27428-6fab-b132-8b47-a36f02f96191"&gt;&lt;InstallationBehavior /&gt;&lt;/ExtendedProperties&gt;&lt;Files&gt;&lt;File FileName="a54e9498-243b-49b7-ab57-381217e5084a.appx" Digest="tOJ/kt9ouJUKKGP5hyZrmXsgGKo=" DigestAlgorithm="SHA1" Size="900419" Modified="2016-08-17T23:25:16.6234375Z" InstallerSpecificIdentifier="Microsoft.VCLibs.120.00_12.0.21005.1_x86__8wekyb3d8bbwe"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;8TAuiZ8BWBixuAf3odxEwiHBhOPzShn+gbWHTUq5dL0=&lt;/AdditionalDigest&gt;&lt;PiecesHashDigest Algorithm="SHA256"&gt;/WkV11UG6cOhd5koQIK+VJwJYagbWKEcXHEGi2dEWlQ=&lt;/PiecesHashDigest&gt;&lt;BlockMapDigest Algorithm="SHA256"&gt;JMrN1jjuIFBTqy22UqT3a6q5xeucfVKOyqFoa88R450=&lt;/BlockMapDigest&gt;&lt;/File&gt;&lt;File FileName="Abm_a54e9498-243b-49b7-ab57-381217e5084a.cab" Digest="Zj+ooRJ1azPVOYXEp48Jq2fYAQU=" DigestAlgorithm="SHA1" Size="1673" Modified="2016-08-17T23:25:16.6234375Z" PatchingType="DynamicMetadata"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;JMrN1jjuIFBTqy22UqT3a6q5xeucfVKOyqFoa88R450=&lt;/AdditionalDigest&gt;&lt;/File&gt;&lt;/Files&gt;&lt;HandlerSpecificData type="appx:AppxInstaller"&gt;&lt;AppxPackageInstallData PackageFileName="a54e9498-243b-49b7-ab57-381217e5084a.appx" MainPackage="false" /&gt;&lt;/HandlerSpecificData&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>240943141</ID>
                            <Xml>&lt;ExtendedProperties Handler="http://schemas.microsoft.com/msus/2002/12/UpdateHandlers/AppxPackage" IsAppxFramework="true" DefaultPropertiesLanguage="en" MaxDownloadSize="963516" MinDownloadSize="0" FromStoreService="true" CreationDate="2020-11-13T00:37:25.8448744Z" ContentType="Application" PackageIdentityName="Microsoft.VCLibs.110.00" PackageContentId="7b1145cf-4acc-d4e3-8646-81a9aef04141"&gt;&lt;InstallationBehavior /&gt;&lt;/ExtendedProperties&gt;&lt;Files&gt;&lt;File FileName="3b9109ac-1571-442c-87f1-a7e516e750a5.appx" Digest="sUMSwpLF4iCydcUxm/FVsF/SyQ0=" DigestAlgorithm="SHA1" Size="961763" Modified="2016-08-17T23:25:58.7768119Z" InstallerSpecificIdentifier="Microsoft.VCLibs.110.00_11.0.51106.1_x64__8wekyb3d8bbwe"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;szg+ZUPprZCWgUM0fy7Fy3seJKzdHHl69KG6mN+YroU=&lt;/AdditionalDigest&gt;&lt;PiecesHashDigest Algorithm="SHA256"&gt;IrACTg7lcCEzza4rKbXO352KTWaEF8/np09DQCdSqoY=&lt;/PiecesHashDigest&gt;&lt;BlockMapDigest Algorithm="SHA256"&gt;FBSCKS6TYVpx53tMwCpGQ3x2A/T+LJJAJ1TEIOuJd+A=&lt;/BlockMapDigest&gt;&lt;/File&gt;&lt;File FileName="Abm_3b9109ac-1571-442c-87f1-a7e516e750a5.cab" Digest="lv39j+x52Qdb1h2pc7ark85CUZw=" DigestAlgorithm="SHA1" Size="1753" Modified="2016-08-17T23:25:58.7768119Z" PatchingType="DynamicMetadata"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;FBSCKS6TYVpx53tMwCpGQ3x2A/T+LJJAJ1TEIOuJd+A=&lt;/AdditionalDigest&gt;&lt;/File&gt;&lt;/Files&gt;&lt;HandlerSpecificData type="appx:AppxInstaller"&gt;&lt;AppxPackageInstallData PackageFileName="3b9109ac-1571-442c-87f1-a7e516e750a5.appx" MainPackage="false" /&gt;&lt;/HandlerSpecificData&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>240943144</ID>
                            <Xml>&lt;ExtendedProperties Handler="http://schemas.microsoft.com/msus/2002/12/UpdateHandlers/AppxPackage" IsAppxFramework="true" DefaultPropertiesLanguage="en" MaxDownloadSize="815497" MinDownloadSize="0" FromStoreService="true" CreationDate="2020-11-13T00:37:25.8448744Z" ContentType="Application" PackageIdentityName="Microsoft.VCLibs.110.00" PackageContentId="7b1145cf-4acc-d4e3-8646-81a9aef04141"&gt;&lt;InstallationBehavior /&gt;&lt;/ExtendedProperties&gt;&lt;Files&gt;&lt;File FileName="4ff294e0-14f9-4081-8e9e-bf7afa7c2ad5.appx" Digest="xse7kFgxQswu2mCbHsYVI8J1qLE=" DigestAlgorithm="SHA1" Size="813956" Modified="2016-08-17T23:25:58.7768119Z" InstallerSpecificIdentifier="Microsoft.VCLibs.110.00_11.0.51106.1_arm__8wekyb3d8bbwe"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;qbXulyO51BpY4IQxKhMveijzL7F8rmNg1KJkPq6KoOk=&lt;/AdditionalDigest&gt;&lt;PiecesHashDigest Algorithm="SHA256"&gt;krndH67yE++kPrm3OB9RcKPh+T/uMrOs/LFjZL+yJKs=&lt;/PiecesHashDigest&gt;&lt;BlockMapDigest Algorithm="SHA256"&gt;3EY88rmqTA+oqZcoxzs/TqX2GWLzG85ip7MoWVDkc1Q=&lt;/BlockMapDigest&gt;&lt;/File&gt;&lt;File FileName="Abm_4ff294e0-14f9-4081-8e9e-bf7afa7c2ad5.cab" Digest="MFly/Ig9h1XfiQCmXDS58AlhO/Y=" DigestAlgorithm="SHA1" Size="1541" Modified="2016-08-17T23:25:58.7768119Z" PatchingType="DynamicMetadata"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;3EY88rmqTA+oqZcoxzs/TqX2GWLzG85ip7MoWVDkc1Q=&lt;/AdditionalDigest&gt;&lt;/File&gt;&lt;/Files&gt;&lt;HandlerSpecificData type="appx:AppxInstaller"&gt;&lt;AppxPackageInstallData PackageFileName="4ff294e0-14f9-4081-8e9e-bf7afa7c2ad5.appx" MainPackage="false" /&gt;&lt;/HandlerSpecificData&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>240943136</ID>
                            <Xml>&lt;ExtendedProperties Handler="http://schemas.microsoft.com/msus/2002/12/UpdateHandlers/AppxPackage" IsAppxFramework="true" DefaultPropertiesLanguage="en" MaxDownloadSize="948963" MinDownloadSize="0" FromStoreService="true" CreationDate="2020-11-13T00:37:25.8448744Z" ContentType="Application" PackageIdentityName="Microsoft.VCLibs.110.00" PackageContentId="7b1145cf-4acc-d4e3-8646-81a9aef04141"&gt;&lt;InstallationBehavior /&gt;&lt;/ExtendedProperties&gt;&lt;Files&gt;&lt;File FileName="e3380e18-be24-4e91-9212-378309f6a454.appx" Digest="xSTnkJOD1WVquFSSEiE/t4xpGfc=" DigestAlgorithm="SHA1" Size="947250" Modified="2016-08-17T23:25:58.7768119Z" InstallerSpecificIdentifier="Microsoft.VCLibs.110.00_11.0.51106.1_x86__8wekyb3d8bbwe"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;ItSfopVIbglVowW+plz6T/XRVNKWh4ocV37FUHtgLJw=&lt;/AdditionalDigest&gt;&lt;PiecesHashDigest Algorithm="SHA256"&gt;vG9KK48c2XMQ/vtX6zXl/GfT1oWQRGyTU8fTWZCsZ/I=&lt;/PiecesHashDigest&gt;&lt;BlockMapDigest Algorithm="SHA256"&gt;9iBh6QafKcMb/np796DW6wl8VEOnpFBRoEkyAvLf/0Y=&lt;/BlockMapDigest&gt;&lt;/File&gt;&lt;File FileName="Abm_e3380e18-be24-4e91-9212-378309f6a454.cab" Digest="G6F4wTP4x0jFNHIYgE1gx6jJwB0=" DigestAlgorithm="SHA1" Size="1713" Modified="2016-08-17T23:25:58.7768119Z" PatchingType="DynamicMetadata"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;9iBh6QafKcMb/np796DW6wl8VEOnpFBRoEkyAvLf/0Y=&lt;/AdditionalDigest&gt;&lt;/File&gt;&lt;/Files&gt;&lt;HandlerSpecificData type="appx:AppxInstaller"&gt;&lt;AppxPackageInstallData PackageFileName="e3380e18-be24-4e91-9212-378309f6a454.appx" MainPackage="false" /&gt;&lt;/HandlerSpecificData&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>240943133</ID>
                            <Xml>&lt;ExtendedProperties DefaultPropertiesLanguage="en" CreationDate="2020-11-13T00:37:25.8448744Z" ContentType="Application" IsAppxFramework="true" FromStoreService="true" PackageIdentityName="Microsoft.VCLibs.110.00" LegacyMobileProductId="1c1ba5dc-6c82-412b-b71e-d0f43fb1e3ca" /&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>240931660</ID>
                            <Xml>&lt;ExtendedProperties Handler="http://schemas.microsoft.com/msus/2002/12/UpdateHandlers/AppxPackage" IsAppxFramework="true" DefaultPropertiesLanguage="en" MaxDownloadSize="977152" MinDownloadSize="0" FromStoreService="true" CreationDate="2020-11-13T00:37:19.1141846Z" ContentType="Application" PackageIdentityName="Microsoft.VCLibs.120.00" PackageContentId="73c27428-6fab-b132-8b47-a36f02f96191"&gt;&lt;InstallationBehavior /&gt;&lt;/ExtendedProperties&gt;&lt;Files&gt;&lt;File FileName="5dcab836-9ade-492c-b10c-82f19c51d2a8.appx" Digest="lnHiXZ6ty/kA4zcdf0BSYUlvTXc=" DigestAlgorithm="SHA1" Size="975387" Modified="2016-08-17T23:25:16.6234375Z" InstallerSpecificIdentifier="Microsoft.VCLibs.120.00_12.0.21005.1_x64__8wekyb3d8bbwe"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;ZN12W4jRmDwJ67M9xjG9/vtBX0XykXerQju8EsUG5k8=&lt;/AdditionalDigest&gt;&lt;PiecesHashDigest Algorithm="SHA256"&gt;YzGe++EZMbt4dunAxt0tTeZpyE0KFmEEapJFqgN7U2k=&lt;/PiecesHashDigest&gt;&lt;BlockMapDigest Algorithm="SHA256"&gt;z1ZLKCdNL9OVx1ynR77MURZt4KwvHa7E8eXXUbXT1OE=&lt;/BlockMapDigest&gt;&lt;/File&gt;&lt;File FileName="Abm_5dcab836-9ade-492c-b10c-82f19c51d2a8.cab" Digest="6ovWWgbGCLnZ1Pyt73mgOojQYUY=" DigestAlgorithm="SHA1" Size="1765" Modified="2016-08-17T23:25:16.6234375Z" PatchingType="DynamicMetadata"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;z1ZLKCdNL9OVx1ynR77MURZt4KwvHa7E8eXXUbXT1OE=&lt;/AdditionalDigest&gt;&lt;/File&gt;&lt;/Files&gt;&lt;HandlerSpecificData type="appx:AppxInstaller"&gt;&lt;AppxPackageInstallData PackageFileName="5dcab836-9ade-492c-b10c-82f19c51d2a8.appx" MainPackage="false" /&gt;&lt;/HandlerSpecificData&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>240931648</ID>
                            <Xml>&lt;ExtendedProperties Handler="http://schemas.microsoft.com/msus/2002/12/UpdateHandlers/AppxPackage" IsAppxFramework="true" DefaultPropertiesLanguage="en" MaxDownloadSize="902092" MinDownloadSize="0" FromStoreService="true" CreationDate="2020-11-13T00:37:19.1141846Z" ContentType="Application" PackageIdentityName="Microsoft.VCLibs.120.00" PackageContentId="73c27428-6fab-b132-8b47-a36f02f96191"&gt;&lt;InstallationBehavior /&gt;&lt;/ExtendedProperties&gt;&lt;Files&gt;&lt;File FileName="a54e9498-243b-49b7-ab57-381217e5084a.appx" Digest="tOJ/kt9ouJUKKGP5hyZrmXsgGKo=" DigestAlgorithm="SHA1" Size="900419" Modified="2016-08-17T23:25:16.6234375Z" InstallerSpecificIdentifier="Microsoft.VCLibs.120.00_12.0.21005.1_x86__8wekyb3d8bbwe"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;8TAuiZ8BWBixuAf3odxEwiHBhOPzShn+gbWHTUq5dL0=&lt;/AdditionalDigest&gt;&lt;PiecesHashDigest Algorithm="SHA256"&gt;/WkV11UG6cOhd5koQIK+VJwJYagbWKEcXHEGi2dEWlQ=&lt;/PiecesHashDigest&gt;&lt;BlockMapDigest Algorithm="SHA256"&gt;JMrN1jjuIFBTqy22UqT3a6q5xeucfVKOyqFoa88R450=&lt;/BlockMapDigest&gt;&lt;/File&gt;&lt;File FileName="Abm_a54e9498-243b-49b7-ab57-381217e5084a.cab" Digest="Zj+ooRJ1azPVOYXEp48Jq2fYAQU=" DigestAlgorithm="SHA1" Size="1673" Modified="2016-08-17T23:25:16.6234375Z" PatchingType="DynamicMetadata"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;JMrN1jjuIFBTqy22UqT3a6q5xeucfVKOyqFoa88R450=&lt;/AdditionalDigest&gt;&lt;/File&gt;&lt;/Files&gt;&lt;HandlerSpecificData type="appx:AppxInstaller"&gt;&lt;AppxPackageInstallData PackageFileName="a54e9498-243b-49b7-ab57-381217e5084a.appx" MainPackage="false" /&gt;&lt;/HandlerSpecificData&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>240931644</ID>
                            <Xml>&lt;ExtendedProperties DefaultPropertiesLanguage="en" CreationDate="2020-11-13T00:37:19.1141846Z" ContentType="Application" IsAppxFramework="true" FromStoreService="true" PackageIdentityName="Microsoft.VCLibs.120.00" LegacyMobileProductId="02194c5d-5f88-435d-a617-55f4bc0b0777" /&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>240931656</ID>
                            <Xml>&lt;ExtendedProperties Handler="http://schemas.microsoft.com/msus/2002/12/UpdateHandlers/AppxPackage" IsAppxFramework="true" DefaultPropertiesLanguage="en" MaxDownloadSize="849565" MinDownloadSize="0" FromStoreService="true" CreationDate="2020-11-13T00:37:19.1141846Z" ContentType="Application" PackageIdentityName="Microsoft.VCLibs.120.00" PackageContentId="73c27428-6fab-b132-8b47-a36f02f96191"&gt;&lt;InstallationBehavior /&gt;&lt;/ExtendedProperties&gt;&lt;Files&gt;&lt;File FileName="3e68b247-2d73-4127-898a-0def4ef5db7b.appx" Digest="8hqmzDfxKiNWLWRUb5DSC1EUHIA=" DigestAlgorithm="SHA1" Size="847988" Modified="2016-08-17T23:25:16.6234375Z" InstallerSpecificIdentifier="Microsoft.VCLibs.120.00_12.0.21005.1_arm__8wekyb3d8bbwe"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;Orli+ehX906lM2J9GwcKWnH7QjrO3KRey/9cYnGep+Y=&lt;/AdditionalDigest&gt;&lt;PiecesHashDigest Algorithm="SHA256"&gt;EJsjcDCr16phCkY4yP75HOKQ9FKkbYCD5asgEPEhJHM=&lt;/PiecesHashDigest&gt;&lt;BlockMapDigest Algorithm="SHA256"&gt;mT5LpFC8Odt18yV5BZ0dqZTuyHor39ye/oWkgYSiegg=&lt;/BlockMapDigest&gt;&lt;/File&gt;&lt;File FileName="Abm_3e68b247-2d73-4127-898a-0def4ef5db7b.cab" Digest="AACxXoNmmGFXcxlKESw+IfzgRzU=" DigestAlgorithm="SHA1" Size="1577" Modified="2016-08-17T23:25:16.6234375Z" PatchingType="DynamicMetadata"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;mT5LpFC8Odt18yV5BZ0dqZTuyHor39ye/oWkgYSiegg=&lt;/AdditionalDigest&gt;&lt;/File&gt;&lt;/Files&gt;&lt;HandlerSpecificData type="appx:AppxInstaller"&gt;&lt;AppxPackageInstallData PackageFileName="3e68b247-2d73-4127-898a-0def4ef5db7b.appx" MainPackage="false" /&gt;&lt;/HandlerSpecificData&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>239425249</ID>
                            <Xml>&lt;ExtendedProperties Handler="http://schemas.microsoft.com/msus/2002/12/UpdateHandlers/AppxPackage" IsAppxFramework="false" DefaultPropertiesLanguage="en" MaxDownloadSize="92602316" MinDownloadSize="0" FromStoreService="true" CreationDate="2020-10-12T04:20:42.0592881Z" ContentType="Application" PackageIdentityName="OutFit7Limited.TalkingBen" PackageContentId="6631b811-91e6-ef41-8cf6-c2a695f9ecdb"&gt;&lt;InstallationBehavior /&gt;&lt;/ExtendedProperties&gt;&lt;Files&gt;&lt;File FileName="49158ee9-3d37-4d6b-b628-e91c3e8a6517.appxbundle" Digest="1ODXW+wmTJwthTSvPoXabNbo1j4=" DigestAlgorithm="SHA1" Size="92487763" Modified="2016-08-28T02:53:53.6481107Z" InstallerSpecificIdentifier="OutFit7Limited.TalkingBen_2015.609.1310.4548_neutral_~_rmf98d2bjqpyp"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;X5iRn7r/uk0WprpffyYLQqm+DELHiN1ancBjgN6m1ps=&lt;/AdditionalDigest&gt;&lt;PiecesHashDigest Algorithm="SHA256"&gt;l5nj0NTSu4S6SAGhBcemg/q/LF7hyJk6XdBkfXQUnps=&lt;/PiecesHashDigest&gt;&lt;BlockMapDigest Algorithm="SHA256"&gt;yuDzN/vnO8u9A8GeIRruHDuZ4mFaoQrelL8ROe4YnMA=&lt;/BlockMapDigest&gt;&lt;/File&gt;&lt;File FileName="Abm_49158ee9-3d37-4d6b-b628-e91c3e8a6517.cab" Digest="PYmtt1SLrjA7zAGADSZLuaKVJYw=" DigestAlgorithm="SHA1" Size="114553" Modified="2016-08-28T02:53:53.6481107Z" PatchingType="DynamicMetadata"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;yuDzN/vnO8u9A8GeIRruHDuZ4mFaoQrelL8ROe4YnMA=&lt;/AdditionalDigest&gt;&lt;/File&gt;&lt;/Files&gt;&lt;HandlerSpecificData type="appx:AppxInstaller"&gt;&lt;AppxPackageInstallData PackageFileName="49158ee9-3d37-4d6b-b628-e91c3e8a6517.appxbundle" MainPackage="true" /&gt;&lt;/HandlerSpecificData&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>239425251</ID>
                            <Xml>&lt;ExtendedProperties Handler="http://schemas.microsoft.com/msus/2002/12/UpdateHandlers/AppxPackage" IsAppxFramework="false" DefaultPropertiesLanguage="en" MaxDownloadSize="42092762" MinDownloadSize="0" FromStoreService="true" CreationDate="2020-10-12T04:20:42.0592881Z" ContentType="Application" PackageIdentityName="OutFit7Limited.TalkingBen" LegacyMobileProductId="9142cf55-d8e9-4f8c-96c4-3645e083d22e" PackageContentId="28809171-a5fd-d55a-f9a4-ed78b1b3ee58" LicensingPayloadId="86bee009-20bb-43db-b5d5-38f0e1357892" LicensingSalt="MjVrwVToNrWX4cy9NeSgNw=="&gt;&lt;InstallationBehavior /&gt;&lt;/ExtendedProperties&gt;&lt;Files&gt;&lt;File FileName="e26309b6-e372-4009-912e-2a8b7e2e624b.xap" Digest="toCI/LQuKek5ikPb1Ni0LJEB9pk=" DigestAlgorithm="SHA1" Size="42092762" Modified="2016-08-28T02:53:53.8043634Z"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;nfmojiNN4hozQ7aWgRpTq3cQLU9+XYTni7zUj8MGpSI=&lt;/AdditionalDigest&gt;&lt;/File&gt;&lt;/Files&gt;&lt;HandlerSpecificData type="appx:AppxInstaller"&gt;&lt;AppxPackageInstallData PackageFileName="e26309b6-e372-4009-912e-2a8b7e2e624b.xap" MainPackage="true" /&gt;&lt;/HandlerSpecificData&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>204473185</ID>
                            <Xml>&lt;ExtendedProperties Handler="http://schemas.microsoft.com/msus/2002/12/UpdateHandlers/AppxPackage" IsAppxFramework="true" DefaultPropertiesLanguage="en" MaxDownloadSize="849565" MinDownloadSize="0" FromStoreService="true" CreationDate="2019-01-30T21:13:58.4483231Z" ContentType="Application" PackageIdentityName="Microsoft.VCLibs.120.00" PackageContentId="73c27428-6fab-b132-8b47-a36f02f96191"&gt;&lt;InstallationBehavior /&gt;&lt;/ExtendedProperties&gt;&lt;Files&gt;&lt;File FileName="3e68b247-2d73-4127-898a-0def4ef5db7b.appx" Digest="8hqmzDfxKiNWLWRUb5DSC1EUHIA=" DigestAlgorithm="SHA1" Size="847988" Modified="2016-08-17T23:25:16.6234375Z" InstallerSpecificIdentifier="Microsoft.VCLibs.120.00_12.0.21005.1_arm__8wekyb3d8bbwe"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;Orli+ehX906lM2J9GwcKWnH7QjrO3KRey/9cYnGep+Y=&lt;/AdditionalDigest&gt;&lt;PiecesHashDigest Algorithm="SHA256"&gt;EJsjcDCr16phCkY4yP75HOKQ9FKkbYCD5asgEPEhJHM=&lt;/PiecesHashDigest&gt;&lt;BlockMapDigest Algorithm="SHA256"&gt;mT5LpFC8Odt18yV5BZ0dqZTuyHor39ye/oWkgYSiegg=&lt;/BlockMapDigest&gt;&lt;/File&gt;&lt;File FileName="Abm_3e68b247-2d73-4127-898a-0def4ef5db7b.cab" Digest="AACxXoNmmGFXcxlKESw+IfzgRzU=" DigestAlgorithm="SHA1" Size="1577" Modified="2016-08-17T23:25:16.6234375Z" PatchingType="DynamicMetadata"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;mT5LpFC8Odt18yV5BZ0dqZTuyHor39ye/oWkgYSiegg=&lt;/AdditionalDigest&gt;&lt;/File&gt;&lt;/Files&gt;&lt;HandlerSpecificData type="appx:AppxInstaller"&gt;&lt;AppxPackageInstallData PackageFileName="3e68b247-2d73-4127-898a-0def4ef5db7b.appx" MainPackage="false" /&gt;&lt;/HandlerSpecificData&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>204454437</ID>
                            <Xml>&lt;ExtendedProperties Handler="http://schemas.microsoft.com/msus/2002/12/UpdateHandlers/AppxPackage" IsAppxFramework="true" DefaultPropertiesLanguage="en" MaxDownloadSize="815497" MinDownloadSize="0" FromStoreService="true" CreationDate="2019-01-30T21:14:05.6349355Z" ContentType="Application" PackageIdentityName="Microsoft.VCLibs.110.00" PackageContentId="7b1145cf-4acc-d4e3-8646-81a9aef04141"&gt;&lt;InstallationBehavior /&gt;&lt;/ExtendedProperties&gt;&lt;Files&gt;&lt;File FileName="4ff294e0-14f9-4081-8e9e-bf7afa7c2ad5.appx" Digest="xse7kFgxQswu2mCbHsYVI8J1qLE=" DigestAlgorithm="SHA1" Size="813956" Modified="2016-08-17T23:25:58.7768119Z" InstallerSpecificIdentifier="Microsoft.VCLibs.110.00_11.0.51106.1_arm__8wekyb3d8bbwe"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;qbXulyO51BpY4IQxKhMveijzL7F8rmNg1KJkPq6KoOk=&lt;/AdditionalDigest&gt;&lt;PiecesHashDigest Algorithm="SHA256"&gt;krndH67yE++kPrm3OB9RcKPh+T/uMrOs/LFjZL+yJKs=&lt;/PiecesHashDigest&gt;&lt;BlockMapDigest Algorithm="SHA256"&gt;3EY88rmqTA+oqZcoxzs/TqX2GWLzG85ip7MoWVDkc1Q=&lt;/BlockMapDigest&gt;&lt;/File&gt;&lt;File FileName="Abm_4ff294e0-14f9-4081-8e9e-bf7afa7c2ad5.cab" Digest="MFly/Ig9h1XfiQCmXDS58AlhO/Y=" DigestAlgorithm="SHA1" Size="1541" Modified="2016-08-17T23:25:58.7768119Z" PatchingType="DynamicMetadata"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;3EY88rmqTA+oqZcoxzs/TqX2GWLzG85ip7MoWVDkc1Q=&lt;/AdditionalDigest&gt;&lt;/File&gt;&lt;/Files&gt;&lt;HandlerSpecificData type="appx:AppxInstaller"&gt;&lt;AppxPackageInstallData PackageFileName="4ff294e0-14f9-4081-8e9e-bf7afa7c2ad5.appx" MainPackage="false" /&gt;&lt;/HandlerSpecificData&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>239425250</ID>
                            <Xml>&lt;ExtendedProperties DefaultPropertiesLanguage="en" CreationDate="2020-10-12T04:20:42.0592881Z" ContentType="Application" IsAppxFramework="false" FromStoreService="true" PackageIdentityName="OutFit7Limited.TalkingBen" LegacyMobileProductId="9142cf55-d8e9-4f8c-96c4-3645e083d22e" /&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>239425240</ID>
                            <Xml>&lt;ExtendedProperties DefaultPropertiesLanguage="en" CreationDate="2020-10-12T04:20:42.0592881Z" ContentType="Application" IsAppxFramework="false" FromStoreService="true" PackageIdentityName="OutFit7Limited.TalkingBen" LegacyMobileProductId="9142cf55-d8e9-4f8c-96c4-3645e083d22e" /&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>239425242</ID>
                            <Xml>&lt;ExtendedProperties DefaultPropertiesLanguage="en" CreationDate="2020-10-12T04:20:42.0592881Z" ContentType="Application" IsAppxFramework="false" FromStoreService="true" PackageIdentityName="OutFit7Limited.TalkingBen" LegacyMobileProductId="9142cf55-d8e9-4f8c-96c4-3645e083d22e" /&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>75250126</ID>
                            <Xml>&lt;ExtendedProperties IsAppxFramework="false" Handler="http://schemas.microsoft.com/msus/2002/12/UpdateHandlers/Category" DefaultPropertiesLanguage="en" CompatibleProtocolVersion="1.7" FromStoreService="true" ContentType="Application" PackageIdentityName="OutFit7Limited.TalkingBen" LegacyMobileProductId="9142cf55-d8e9-4f8c-96c4-3645e083d22e" /&gt;&lt;HandlerSpecificData type="cat:Category"&gt;&lt;CategoryInformation CategoryType="Application" ProhibitsSubcategories="true" ExcludedByDefault="false" /&gt;&lt;/HandlerSpecificData&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>239425247</ID>
                            <Xml>&lt;ExtendedProperties DefaultPropertiesLanguage="en" CreationDate="2020-10-12T04:20:42.0592881Z" ContentType="Application" IsAppxFramework="false" FromStoreService="true" PackageIdentityName="OutFit7Limited.TalkingBen" LegacyMobileProductId="9142cf55-d8e9-4f8c-96c4-3645e083d22e" /&gt;</Xml>
                        </Update>
                        <Update>
                            <ID>239425245</ID>
                            <Xml>&lt;ExtendedProperties Handler="http://schemas.microsoft.com/msus/2002/12/UpdateHandlers/AppxPackage" IsAppxFramework="false" DefaultPropertiesLanguage="en" MaxDownloadSize="42054713" MinDownloadSize="0" FromStoreService="true" CreationDate="2020-10-12T04:20:42.0592881Z" ContentType="Application" PackageIdentityName="OutFit7Limited.TalkingBen" PackageContentId="749f5ae4-c90f-a025-65f5-e3e4671ae00b"&gt;&lt;InstallationBehavior /&gt;&lt;/ExtendedProperties&gt;&lt;Files&gt;&lt;File FileName="7166dc9b-fce9-4868-888b-07361cf7f66e.appx" Digest="FolOM0TS2EnCi2qGyIXxUQev3F8=" DigestAlgorithm="SHA1" Size="42001776" Modified="2016-08-28T02:53:53.7574872Z" InstallerSpecificIdentifier="OutFit7Limited.TalkingBen_3.2.0.0_arm__rmf98d2bjqpyp"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;hlDY5+L3NfXOf9D2zTyda6Ya/hmPtT0ecPyy9g31UfE=&lt;/AdditionalDigest&gt;&lt;PiecesHashDigest Algorithm="SHA256"&gt;F7lCbIfRNQsy/P+KydnkPF7L2QfrAQriTn/CiQSr6yo=&lt;/PiecesHashDigest&gt;&lt;BlockMapDigest Algorithm="SHA256"&gt;vrBFp6I4ilswmTGKj7cF9HuKqBSTxQVcGFA8ZWReqaU=&lt;/BlockMapDigest&gt;&lt;/File&gt;&lt;File FileName="Abm_7166dc9b-fce9-4868-888b-07361cf7f66e.cab" Digest="RMYZQXgRgx2Wh4WqmP5JSkdIy/o=" DigestAlgorithm="SHA1" Size="52937" Modified="2016-08-28T02:53:53.7574872Z" PatchingType="DynamicMetadata"&gt;&lt;AdditionalDigest Algorithm="SHA256"&gt;vrBFp6I4ilswmTGKj7cF9HuKqBSTxQVcGFA8ZWReqaU=&lt;/AdditionalDigest&gt;&lt;/File&gt;&lt;/Files&gt;&lt;HandlerSpecificData type="appx:AppxInstaller"&gt;&lt;AppxPackageInstallData PackageFileName="7166dc9b-fce9-4868-888b-07361cf7f66e.appx" MainPackage="true" /&gt;&lt;/HandlerSpecificData&gt;</Xml>
                        </Update>
                    </Updates>
                </ExtendedUpdateInfo>
            </SyncUpdatesResult>
        </SyncUpdatesResponse>
    </s:Body>
</s:Envelope>

RG doesn't show the name but this app just gives a similar (didn't read it) JIT error like before. The Google XAP URL is https://www.microsoft.com/store/productId/9wzdncrfhx3w (note you cannot click it b/c the online preview removed the Mobile previewer)

Caesar008 commented 1 year ago

Crashing due to null reference which I did not handled yet. Response JSON does not contain info about installer, like InstallerUrl, and so. Also link ends up with "not found" (and in case when open in Edge with broken page layout).

Bellow is JSON which should contain info about installer and link to download (it contains it for other packages). It is JSON response for 9WZDNCRFHX3W.

{
  "Data": {
    "PackageIdentifier": "9WZDNCRFHX3W",
    "Versions": [
      {
        "Installers": [
          {
            "InstallerType": "msstore",
            "Architecture": "neutral",
            "Markets": {
              "AllowedMarkets": [
                "US"],
              "$type": "Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageManifest.Markets, StoreEdgeFD"
            },
            "MSStoreProductIdentifier": "9WZDNCRFHX3W",
            "Scope": "user",
            "$type": "Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageManifest.BigCatInstaller, StoreEdgeFD"
          }],
        "$type": "Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageManifest.PackageManifestVersion, StoreEdgeFD",
        "PackageVersion": "Unknown",
        "DefaultLocale": {
          "Copyright": "",
          "PackageName": "Google",
          "License": "http://www.google.com/policies/terms/",
          "PublisherSupportUrl": "",
          "Description": "Search faster and easier with the Google Search app for Windows Phone. With Google Search, you can talk to Google and understand the world’s people, places and things.

FEATURES:
-Voice Search: search by voice, skip the typing and get your results easier and faster.

-Search Nearby: Find places near you without typing your location.

-Autocomplete: get search predictions so you can get to where you want faster.

WHAT’S NEW:
-Sign in to your Google account within the app.
-On Windows Phone 8, your voice commands are instantly displayed on the screen.
-Improved Google Image viewing.
-Several other bug fixes and resolution enhancements.",
          "PrivacyUrl": "http://www.google.com/policies/privacy/",
          "PublisherUrl": "",
          "Publisher": "Google Inc.",
          "Tags": [],
          "ShortDescription": "Search faster and easier with the Google Search app for Windows Phone. With Google Search, you can talk to Google and understand the world’s people, places and things.

FEATURES:
-Voice Search: search by voice, skip the typing and get your results easier ...",
          "PackageLocale": "en-us",
          "$type": "Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageManifest.DefaultLocale, StoreEdgeFD",
          "Agreements": [
            {
              "AgreementLabel": "Category",
              "Agreement": "Utilities & tools",
              "$type": "Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageManifest.AgreementDetail, StoreEdgeFD"
            },{
              "AgreementLabel": "Pricing",
              "Agreement": "Free",
              "$type": "Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageManifest.AgreementDetail, StoreEdgeFD"
            },{
              "AgreementLabel": "Free Trial",
              "Agreement": "No",
              "$type": "Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageManifest.AgreementDetail, StoreEdgeFD"
            },{
              "AgreementLabel": "Terms of Transaction",
              "AgreementUrl": "https://aka.ms/microsoft-store-terms-of-transaction",
              "$type": "Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageManifest.AgreementDetail, StoreEdgeFD"
            },{
              "AgreementLabel": "Seizure Warning",
              "AgreementUrl": "https://aka.ms/microsoft-store-seizure-warning",
              "$type": "Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageManifest.AgreementDetail, StoreEdgeFD"
            },{
              "AgreementLabel": "Store License Terms",
              "AgreementUrl": "https://aka.ms/microsoft-store-license",
              "$type": "Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageManifest.AgreementDetail, StoreEdgeFD"
            }]
        }
      }],
    "$type": "Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageManifest.PackageManifestData, StoreEdgeFD"
  },
  "$type": "Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageManifest.PackageManifestResponse, StoreEdgeFD"
}
CE1CECL commented 1 year ago

Ah I see it, the phone store doesn't use PackageMoniker, so we should do a if statement

CE1CECL commented 1 year ago

Also it it possible to embed the dll into the exe?