<?xml version="1.0" encoding="UTF-16"?><migration urlid = "http://www.microsoft.com/migration/1.0/migxmlext/migapp"><!--
Copyright (c) Microsoft Corporation. All rights reserved.
-->
<component type="Application" context="UserAndSystem">
  <displayName>Office_Xml_Handler__16__Fix</displayName>
  <role role="Settings">
    <rules context="System">
      <include>
        <objectSet>         
          <pattern type="Registry">HKLM\SOFTWARE\Classes\XEV.FailSafeApp\* [*]</pattern>
          <pattern type="Registry">HKLM\SOFTWARE\Classes\XEV.GenericApp\* [*]</pattern>
          <pattern type="Registry">HKLM\SOFTWARE\Classes\XEV.OriginalApp\* [*]</pattern>
          <pattern type="Registry">HKLM\SOFTWARE\Classes\.xevgenxml\* [*]</pattern>
      </objectSet>
      </include>
    </rules>    
  </role>
</component>
<!--
Copyright (c) Microsoft Corporation. All rights reserved.
-->
<component context="UserAndSystem" type="Application">
  <displayName>LogitechLogiLDA__1__PART</displayName>
  <role role="Settings">
    <rules context="System">
      <windowsObjects>
        <objectSet>
          <!--This will remove the following from the RUN key during upgrades "Logitech Download Assistant"="C:\\Windows\\system32\\rundll32.exe C:\\Windows\\System32\\LogiLDA.dll,LogiFetch"-->
          <!--Plugging in the Logitech devices after upgrade, adds it back to the run keys again.-->
          <pattern type="Registry">HKLM\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\RUN [Logitech Download Assistant]</pattern>
          <pattern type="Registry">HKLM\SOFTWARE\WOW6432NODE\MICROSOFT\WINDOWS\CURRENTVERSION\RUN [Logitech Download Assistant]</pattern>
        </objectSet>
      </windowsObjects>
    </rules>
  </role>
</component>
<!--
Copyright (c) Microsoft Corporation. All rights reserved.
-->
<component context="UserAndSystem" type="Application">
    <displayName>IncompatibleShellExtensions__ALL__FIX</displayName>
    <role role="Settings">
        <rules context="System">
            <include>
                <objectSet>
                    <pattern type="Registry">HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked [{9421DD08-935F-4701-A9CA-22DF90AC4EA6}]</pattern>
                </objectSet>
            </include>
            <addObjects>
                <object>
                    <!-- Epson Easy Photo Print 2 Extension. -->
                    <location type="Registry">HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked [{9421DD08-935F-4701-A9CA-22DF90AC4EA6}]</location>
                    <attributes>String</attributes>
                    <bytes string="Yes">Epson Easy Photo Print 2: Blocked by {6AF39996-9C88-459B-9282-DA18B14E4402}</bytes>
                </object>
            </addObjects>
        </rules>
    </role>
</component>
<component type="Application" context="UserAndSystem">                                                                                                  <displayName>Empty Migration Data-{772A6680-74F3-478F-AD22-3909187540FD}</displayName>                                                                      <role role="Settings">                                                                                                                                    <rules context = "System">                                                                                                                                <unconditionalExclude>                                                                                                                                      <objectSet>                                                                                                                                                 <pattern type ="Registry">HKLM\SYSTEM\CURRENTCONTROLSET\SERVICES\{772A6680-74F3-478F-AD22-3909187540FD} [EMPTY]</pattern>                     </objectSet>                                                                                                                                        </unconditionalExclude>                                                                                                                             </rules>                                                                                                                                            </role>                                                                                                                                         </component></migration>