core/setup-specialize/setupspecialize.xml

<?xml version="1.0" encoding="utf-8"?>
<ICDProject
  Name="setupspecialize"
  Description=""
  Version="10.0.26100.2454"
  Id="{97a4c0e8-fa6e-4120-8e48-53e2bf5a29ac}"
  TemplateName="Provisioning package"
  TemplateType="ProvisioningPackage">
  <TargetEditions>
    <Sku>
      <StoreType>File</StoreType>
      <Name>All Windows editions</Name>
      <SourcePath>Microsoft-Common-Provisioning.dat</SourcePath>
      <Edition>WindowsCommon</Edition>
      <Version>10.0</Version>
      <Description>Selecting this option will display settings that apply to all Windows editions.</Description>
    </Sku>
    <Sku>
      <StoreType>File</StoreType>
      <Name>All Windows desktop editions</Name>
      <SourcePath>Microsoft-Desktop-Provisioning.dat</SourcePath>
      <Edition>Desktop</Edition>
      <Version>10.0</Version>
      <Description>Selecting this option will display settings that are specific to the desktop editions as well as settings that are common to all Windows editions.</Description>
    </Sku>
  </TargetEditions>
</ICDProject>