<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:cpe="http://cpe.mitre.org/language/2.0" xmlns:cvrf="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf" xmlns:cvrf-common="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/common" xmlns:cvssv2="http://scap.nist.gov/schema/cvss-v2/1.0" xmlns:cvssv3="https://www.first.org/cvss/cvss-v3.0.xsd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ns0="http://purl.org/dc/elements/1.1/" xmlns:prod="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod" xmlns:scap-core="http://scap.nist.gov/schema/scap-core/1.0" xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns:vuln="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf">
  <DocumentTitle xml:lang="en">CVE-2022-23036</DocumentTitle>
  <DocumentType>SUSE CVE</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE CVE-2022-23036</ID>
    </Identification>
    <Status>Interim</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>103</Number>
        <Date>2025-12-23T02:53:10Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2022-03-11T02:54:19Z</InitialReleaseDate>
    <CurrentReleaseDate>2025-12-23T02:53:10Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf-cve.pl</Engine>
      <Date>2020-12-27T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="CVE" Type="Summary" Ordinal="1" xml:lang="en">CVE-2022-23036</Note>
    <Note Title="Mitre CVE Description" Type="Description" Ordinal="2" xml:lang="en">Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn't check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="4" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
  </DocumentNotes>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-April/010679.html</URL>
      <Description>E-Mail link for SUSE-IU-2022:479-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-April/010680.html</URL>
      <Description>E-Mail link for SUSE-IU-2022:480-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-April/010681.html</URL>
      <Description>E-Mail link for SUSE-IU-2022:485-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-July/011574.html</URL>
      <Description>E-Mail link for SUSE-IU-2022:814-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-July/011575.html</URL>
      <Description>E-Mail link for SUSE-IU-2022:817-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-July/011573.html</URL>
      <Description>E-Mail link for SUSE-IU-2022:836-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-July/011592.html</URL>
      <Description>E-Mail link for SUSE-IU-2022:853-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-July/011593.html</URL>
      <Description>E-Mail link for SUSE-IU-2022:859-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-July/011591.html</URL>
      <Description>E-Mail link for SUSE-IU-2022:878-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-March/010567.html</URL>
      <Description>E-Mail link for SUSE-SU-2022:1038-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-March/010566.html</URL>
      <Description>E-Mail link for SUSE-SU-2022:1039-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-April/010687.html</URL>
      <Description>E-Mail link for SUSE-SU-2022:1163-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-April/010723.html</URL>
      <Description>E-Mail link for SUSE-SU-2022:1196-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-April/010731.html</URL>
      <Description>E-Mail link for SUSE-SU-2022:1197-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-April/010749.html</URL>
      <Description>E-Mail link for SUSE-SU-2022:1255-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-April/010751.html</URL>
      <Description>E-Mail link for SUSE-SU-2022:1256-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-April/010746.html</URL>
      <Description>E-Mail link for SUSE-SU-2022:1257-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-April/010754.html</URL>
      <Description>E-Mail link for SUSE-SU-2022:1266-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-April/010755.html</URL>
      <Description>E-Mail link for SUSE-SU-2022:1267-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-April/010768.html</URL>
      <Description>E-Mail link for SUSE-SU-2022:1270-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-April/010777.html</URL>
      <Description>E-Mail link for SUSE-SU-2022:1283-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-April/010835.html</URL>
      <Description>E-Mail link for SUSE-SU-2022:1402-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XWMVMDEM47CT6AQ4RWZEZZJSH2G2J4CV/</URL>
      <Description>E-Mail link for openSUSE-SU-2022:1039-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod">
    <Branch Type="Product Family" Name="Container suse/sle-micro-rancher/5.2:latest">
      <Branch Type="Product Name" Name="Container suse/sle-micro-rancher/5.2:latest">
        <FullProductName ProductID="Container suse/sle-micro-rancher/5.2:latest">Container suse/sle-micro-rancher/5.2:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="HPE Helion OpenStack 8">
      <Branch Type="Product Name" Name="HPE Helion OpenStack 8">
        <FullProductName ProductID="HPE Helion OpenStack 8" CPE="cpe:/o:suse:hpe-helion-openstack:8">HPE Helion OpenStack 8</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-Azure-BYOS">Image SLES12-SP5-Azure-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-Basic-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-Basic-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-Azure-Basic-On-Demand">Image SLES12-SP5-Azure-Basic-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-HPC-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-HPC-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-Azure-HPC-BYOS">Image SLES12-SP5-Azure-HPC-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-HPC-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-HPC-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-Azure-HPC-On-Demand">Image SLES12-SP5-Azure-HPC-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-SAP-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-SAP-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-BYOS">Image SLES12-SP5-Azure-SAP-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-SAP-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-SAP-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-On-Demand">Image SLES12-SP5-Azure-SAP-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-Standard-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-Standard-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-Azure-Standard-On-Demand">Image SLES12-SP5-Azure-Standard-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-EC2-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-EC2-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-EC2-BYOS">Image SLES12-SP5-EC2-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-EC2-ECS-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-EC2-ECS-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-EC2-ECS-On-Demand">Image SLES12-SP5-EC2-ECS-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-EC2-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-EC2-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-EC2-On-Demand">Image SLES12-SP5-EC2-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-EC2-SAP-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-EC2-SAP-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-BYOS">Image SLES12-SP5-EC2-SAP-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-EC2-SAP-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-EC2-SAP-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-On-Demand">Image SLES12-SP5-EC2-SAP-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-GCE-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-GCE-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-GCE-BYOS">Image SLES12-SP5-GCE-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-GCE-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-GCE-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-GCE-On-Demand">Image SLES12-SP5-GCE-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-GCE-SAP-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-GCE-SAP-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-BYOS">Image SLES12-SP5-GCE-SAP-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-GCE-SAP-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-GCE-SAP-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-On-Demand">Image SLES12-SP5-GCE-SAP-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production">
      <Branch Type="Product Name" Name="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production">
        <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production">Image SLES12-SP5-SAP-Azure-LI-BYOS-Production</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production">
      <Branch Type="Product Name" Name="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production">
        <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production">Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-BYOS-Azure">Image SLES15-SP3-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-BYOS-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-BYOS-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-BYOS-EC2-HVM">Image SLES15-SP3-BYOS-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-BYOS-GCE">Image SLES15-SP3-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-CHOST-BYOS-Aliyun">
      <Branch Type="Product Name" Name="Image SLES15-SP3-CHOST-BYOS-Aliyun">
        <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-Aliyun">Image SLES15-SP3-CHOST-BYOS-Aliyun</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-CHOST-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-CHOST-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-Azure">Image SLES15-SP3-CHOST-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-CHOST-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP3-CHOST-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-EC2">Image SLES15-SP3-CHOST-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-CHOST-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-CHOST-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-GCE">Image SLES15-SP3-CHOST-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-CHOST-BYOS-SAP-CCloud">
      <Branch Type="Product Name" Name="Image SLES15-SP3-CHOST-BYOS-SAP-CCloud">
        <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-SAP-CCloud">Image SLES15-SP3-CHOST-BYOS-SAP-CCloud</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-EC2-ECS-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-EC2-ECS-HVM">
        <FullProductName ProductID="Image SLES15-SP3-EC2-ECS-HVM">Image SLES15-SP3-EC2-ECS-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-EC2-HVM">Image SLES15-SP3-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-GCE">
        <FullProductName ProductID="Image SLES15-SP3-GCE">Image SLES15-SP3-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-HPC-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-HPC-Azure">
        <FullProductName ProductID="Image SLES15-SP3-HPC-Azure">Image SLES15-SP3-HPC-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-HPC-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-HPC-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-HPC-BYOS-Azure">Image SLES15-SP3-HPC-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-HPC-BYOS-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-HPC-BYOS-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-HPC-BYOS-EC2-HVM">Image SLES15-SP3-HPC-BYOS-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-HPC-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-HPC-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-HPC-BYOS-GCE">Image SLES15-SP3-HPC-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure">Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM">Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE">Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure">Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM">Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE">Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Micro-5-1-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Micro-5-1-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-Micro-5-1-BYOS-Azure">Image SLES15-SP3-Micro-5-1-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM">Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Micro-5-1-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Micro-5-1-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-Micro-5-1-BYOS-GCE">Image SLES15-SP3-Micro-5-1-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Micro-5-2-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Micro-5-2-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-Micro-5-2-BYOS-Azure">Image SLES15-SP3-Micro-5-2-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM">Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Micro-5-2-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Micro-5-2-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-Micro-5-2-BYOS-GCE">Image SLES15-SP3-Micro-5-2-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAP-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAP-Azure">
        <FullProductName ProductID="Image SLES15-SP3-SAP-Azure">Image SLES15-SP3-SAP-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production">
        <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production">Image SLES15-SP3-SAP-Azure-LI-BYOS-Production</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production">
        <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production">Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAP-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAP-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-Azure">Image SLES15-SP3-SAP-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAP-BYOS-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAP-BYOS-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-EC2-HVM">Image SLES15-SP3-SAP-BYOS-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAP-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAP-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-GCE">Image SLES15-SP3-SAP-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAP-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAP-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-SAP-EC2-HVM">Image SLES15-SP3-SAP-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAP-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAP-GCE">
        <FullProductName ProductID="Image SLES15-SP3-SAP-GCE">Image SLES15-SP3-SAP-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAPCAL-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAPCAL-Azure">
        <FullProductName ProductID="Image SLES15-SP3-SAPCAL-Azure">Image SLES15-SP3-SAPCAL-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAPCAL-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAPCAL-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-SAPCAL-EC2-HVM">Image SLES15-SP3-SAPCAL-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAPCAL-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAPCAL-GCE">
        <FullProductName ProductID="Image SLES15-SP3-SAPCAL-GCE">Image SLES15-SP3-SAPCAL-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE CaaS Platform 4.0">
      <Branch Type="Product Name" Name="SUSE CaaS Platform 4.0">
        <FullProductName ProductID="SUSE CaaS Platform 4.0" CPE="cpe:/o:suse:caasp:4.0">SUSE CaaS Platform 4.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Enterprise Storage 6">
      <Branch Type="Product Name" Name="SUSE Enterprise Storage 6">
        <FullProductName ProductID="SUSE Enterprise Storage 6" CPE="cpe:/o:suse:ses:6">SUSE Enterprise Storage 6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Enterprise Storage 7">
      <Branch Type="Product Name" Name="SUSE Enterprise Storage 7">
        <FullProductName ProductID="SUSE Enterprise Storage 7" CPE="cpe:/o:suse:ses:7">SUSE Enterprise Storage 7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Enterprise Storage 7.1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3" CPE="cpe:/o:suse:sle-module-development-tools:15:sp3">SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3" CPE="cpe:/o:suse:sle-module-legacy:15:sp3">SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP3" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp3">SUSE Linux Enterprise Module for Public Cloud 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3" CPE="cpe:/o:suse:sle-module-development-tools:15:sp3">SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 15 SP3" CPE="cpe:/o:suse:sle-we:15:sp3">SUSE Linux Enterprise Workstation Extension 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 15 SP4" CPE="cpe:/o:suse:sle-we:15:sp4">SUSE Linux Enterprise Workstation Extension 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5" CPE="cpe:/o:suse:sle-module-basesystem:15:sp5">SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5" CPE="cpe:/o:suse:sle-module-development-tools:15:sp5">SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6" CPE="cpe:/o:suse:sle-module-basesystem:15:sp6">SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6" CPE="cpe:/o:suse:sle-module-development-tools:15:sp6">SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP7">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7" CPE="cpe:/o:suse:sle-module-basesystem:15:sp7">SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7" CPE="cpe:/o:suse:sle-module-development-tools:15:sp7">SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Availability Extension 12 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Availability Extension 12 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP3" CPE="cpe:/o:suse:sle-ha:12:sp3">SUSE Linux Enterprise High Availability Extension 12 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Availability Extension 12 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Availability Extension 12 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP4" CPE="cpe:/o:suse:sle-ha:12:sp4">SUSE Linux Enterprise High Availability Extension 12 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Availability Extension 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Availability Extension 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP5" CPE="cpe:/o:suse:sle-ha:12:sp5">SUSE Linux Enterprise High Availability Extension 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Availability Extension 15">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Availability Extension 15">
        <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15" CPE="cpe:/o:suse:sle-ha:15">SUSE Linux Enterprise High Availability Extension 15</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Availability Extension 15 SP1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Availability Extension 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP1" CPE="cpe:/o:suse:sle-ha:15:sp1">SUSE Linux Enterprise High Availability Extension 15 SP1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Availability Extension 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Availability Extension 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP2" CPE="cpe:/o:suse:sle-ha:15:sp2">SUSE Linux Enterprise High Availability Extension 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Availability Extension 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Availability Extension 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP3" CPE="cpe:/o:suse:sle-ha:15:sp3">SUSE Linux Enterprise High Availability Extension 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15:sp1">SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp1">SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15:sp2">SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp2">SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3" CPE="cpe:/o:suse:sle-module-development-tools:15:sp3">SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3" CPE="cpe:/o:suse:sle-module-legacy:15:sp3">SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP3" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp3">SUSE Linux Enterprise Module for Public Cloud 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP4" CPE="cpe:/o:suse:sle-module-legacy:15:sp4">SUSE Linux Enterprise Module for Legacy 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP4" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp4">SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5" CPE="cpe:/o:suse:sle-module-basesystem:15:sp5">SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5" CPE="cpe:/o:suse:sle-module-development-tools:15:sp5">SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP5" CPE="cpe:/o:suse:sle-module-legacy:15:sp5">SUSE Linux Enterprise Module for Legacy 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp5">SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6" CPE="cpe:/o:suse:sle-module-basesystem:15:sp6">SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6" CPE="cpe:/o:suse:sle-module-development-tools:15:sp6">SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP6" CPE="cpe:/o:suse:sle-module-legacy:15:sp6">SUSE Linux Enterprise Module for Legacy 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP6" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp6">SUSE Linux Enterprise Module for Public Cloud 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP7">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7" CPE="cpe:/o:suse:sle-module-basesystem:15:sp7">SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7" CPE="cpe:/o:suse:sle-module-development-tools:15:sp7">SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP7" CPE="cpe:/o:suse:sle-module-legacy:15:sp7">SUSE Linux Enterprise Module for Legacy 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15">SUSE Linux Enterprise High Performance Computing 15-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15">SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Live Patching 12 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Live Patching 12 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP4" CPE="cpe:/o:suse:sle-live-patching:12:sp4">SUSE Linux Enterprise Live Patching 12 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Live Patching 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Live Patching 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP5" CPE="cpe:/o:suse:sle-live-patching:12:sp5">SUSE Linux Enterprise Live Patching 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Live Patching 15">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Live Patching 15">
        <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15" CPE="cpe:/o:suse:sle-module-live-patching:15">SUSE Linux Enterprise Live Patching 15</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Live Patching 15 SP1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Live Patching 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP1" CPE="cpe:/o:suse:sle-module-live-patching:15:sp1">SUSE Linux Enterprise Live Patching 15 SP1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Live Patching 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Live Patching 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP2" CPE="cpe:/o:suse:sle-module-live-patching:15:sp2">SUSE Linux Enterprise Live Patching 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Live Patching 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Live Patching 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP3" CPE="cpe:/o:suse:sle-module-live-patching:15:sp3">SUSE Linux Enterprise Live Patching 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.0">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.0">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.0" CPE="cpe:/o:suse:suse-microos:5.0">SUSE Linux Enterprise Micro 5.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.1">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1" CPE="cpe:/o:suse:suse-microos:5.1">SUSE Linux Enterprise Micro 5.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.3">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3" CPE="cpe:/o:suse:sle-micro:5.3">SUSE Linux Enterprise Micro 5.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.4">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4" CPE="cpe:/o:suse:sle-micro:5.4">SUSE Linux Enterprise Micro 5.4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.5">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5" CPE="cpe:/o:suse:sle-micro:5.5">SUSE Linux Enterprise Micro 5.5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Real Time 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Real Time 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP5" CPE="cpe:/o:suse:suse-linux-enterprise-rt:12:sp5">SUSE Linux Enterprise Real Time 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Real Time 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Real Time 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP2" CPE="cpe:/o:suse:sle_rt:15:sp2">SUSE Linux Enterprise Real Time 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Real Time Module 15 SP2">
        <FullProductName ProductID="SUSE Real Time Module 15 SP2" CPE="cpe:/o:suse:sle-module-rt:15:sp2">SUSE Real Time Module 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Real Time 15 SP3">
      <Branch Type="Product Name" Name="SUSE Real Time Module 15 SP3">
        <FullProductName ProductID="SUSE Real Time Module 15 SP3" CPE="cpe:/o:suse:sle-module-rt:15:sp3">SUSE Real Time Module 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Real Time 15 SP4">
      <Branch Type="Product Name" Name="SUSE Real Time Module 15 SP4">
        <FullProductName ProductID="SUSE Real Time Module 15 SP4" CPE="cpe:/o:suse:sle-module-rt:15:sp4">SUSE Real Time Module 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 11 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3" CPE="cpe:/o:suse:suse_sles:11:sp3">SUSE Linux Enterprise Server 11 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 11 SP3 for Teradata">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP3 for Teradata">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3 for Teradata" CPE="cpe:/o:suse:suse_sles_teradata:11:sp3">SUSE Linux Enterprise Server 11 SP3 for Teradata</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP2-BCL">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP2-BCL">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL" CPE="cpe:/o:suse:sles-bcl:12:sp2">SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP3-BCL">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP3-BCL">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-BCL" CPE="cpe:/o:suse:sles-bcl:12:sp3">SUSE Linux Enterprise Server 12 SP3-BCL</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP3-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP3-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-ESPOS" CPE="cpe:/o:suse:sles-espos:12:sp3">SUSE Linux Enterprise Server 12 SP3-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP3-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS" CPE="cpe:/o:suse:sles-ltss:12:sp3">SUSE Linux Enterprise Server 12 SP3-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP3-TERADATA">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP3-TERADATA">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-TERADATA" CPE="cpe:/o:suse:sles_teradata:12:sp3">SUSE Linux Enterprise Server 12 SP3-TERADATA</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP4-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS" CPE="cpe:/o:suse:sles-espos:12:sp4">SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP4-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS" CPE="cpe:/o:suse:sles-ltss:12:sp4">SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5" CPE="cpe:/o:suse:sles:12:sp5">SUSE Linux Enterprise Server 12 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5" CPE="cpe:/o:suse:sle-sdk:12:sp5">SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5" CPE="cpe:/o:suse:sle-we:12:sp5">SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP1-BCL">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP1-BCL">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-BCL" CPE="cpe:/o:suse:sles_bcl:15:sp1">SUSE Linux Enterprise Server 15 SP1-BCL</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP1-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp1">SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP2-BCL">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP2-BCL">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-BCL" CPE="cpe:/o:suse:sles_bcl:15:sp2">SUSE Linux Enterprise Server 15 SP2-BCL</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP2-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp2">SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3" CPE="cpe:/o:suse:sle-module-development-tools:15:sp3">SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3" CPE="cpe:/o:suse:sle-module-legacy:15:sp3">SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP3" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp3">SUSE Linux Enterprise Module for Public Cloud 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 15 SP3" CPE="cpe:/o:suse:sle-we:15:sp3">SUSE Linux Enterprise Workstation Extension 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP4" CPE="cpe:/o:suse:sle-module-legacy:15:sp4">SUSE Linux Enterprise Module for Legacy 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP4" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp4">SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 15 SP4" CPE="cpe:/o:suse:sle-we:15:sp4">SUSE Linux Enterprise Workstation Extension 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5" CPE="cpe:/o:suse:sle-module-basesystem:15:sp5">SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5" CPE="cpe:/o:suse:sle-module-development-tools:15:sp5">SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP5" CPE="cpe:/o:suse:sle-module-legacy:15:sp5">SUSE Linux Enterprise Module for Legacy 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp5">SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6" CPE="cpe:/o:suse:sle-module-basesystem:15:sp6">SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6" CPE="cpe:/o:suse:sle-module-development-tools:15:sp6">SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP6" CPE="cpe:/o:suse:sle-module-legacy:15:sp6">SUSE Linux Enterprise Module for Legacy 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP6" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp6">SUSE Linux Enterprise Module for Public Cloud 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP7">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7" CPE="cpe:/o:suse:sle-module-basesystem:15:sp7">SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7" CPE="cpe:/o:suse:sle-module-development-tools:15:sp7">SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP7" CPE="cpe:/o:suse:sle-module-legacy:15:sp7">SUSE Linux Enterprise Module for Legacy 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS" CPE="cpe:/o:suse:sles-ltss:15">SUSE Linux Enterprise Server 15-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS" CPE="cpe:/o:suse:sles_ltss_teradata:12:sp3">SUSE Linux Enterprise Server Teradata 12 SP3-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3" CPE="cpe:/o:suse:sles_sap:12:sp3">SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4" CPE="cpe:/o:suse:sles_sap:12:sp4">SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5" CPE="cpe:/o:suse:sles_sap:12:sp5">SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5" CPE="cpe:/o:suse:sle-sdk:12:sp5">SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5" CPE="cpe:/o:suse:sle-we:12:sp5">SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15" CPE="cpe:/o:suse:sles_sap:15">SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1" CPE="cpe:/o:suse:sles_sap:15:sp1">SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2" CPE="cpe:/o:suse:sles_sap:15:sp2">SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3" CPE="cpe:/o:suse:sle-module-development-tools:15:sp3">SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3" CPE="cpe:/o:suse:sle-module-legacy:15:sp3">SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP3" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp3">SUSE Linux Enterprise Module for Public Cloud 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 15 SP3" CPE="cpe:/o:suse:sle-we:15:sp3">SUSE Linux Enterprise Workstation Extension 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP4" CPE="cpe:/o:suse:sle-module-legacy:15:sp4">SUSE Linux Enterprise Module for Legacy 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP4" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp4">SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 15 SP4" CPE="cpe:/o:suse:sle-we:15:sp4">SUSE Linux Enterprise Workstation Extension 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5" CPE="cpe:/o:suse:sle-module-basesystem:15:sp5">SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5" CPE="cpe:/o:suse:sle-module-development-tools:15:sp5">SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP5" CPE="cpe:/o:suse:sle-module-legacy:15:sp5">SUSE Linux Enterprise Module for Legacy 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp5">SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6" CPE="cpe:/o:suse:sle-module-basesystem:15:sp6">SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6" CPE="cpe:/o:suse:sle-module-development-tools:15:sp6">SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP6" CPE="cpe:/o:suse:sle-module-legacy:15:sp6">SUSE Linux Enterprise Module for Legacy 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP6" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp6">SUSE Linux Enterprise Module for Public Cloud 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP7">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7" CPE="cpe:/o:suse:sle-module-basesystem:15:sp7">SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7" CPE="cpe:/o:suse:sle-module-development-tools:15:sp7">SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP7" CPE="cpe:/o:suse:sle-module-legacy:15:sp7">SUSE Linux Enterprise Module for Legacy 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Proxy 4.1">
      <Branch Type="Product Name" Name="SUSE Manager Proxy 4.1">
        <FullProductName ProductID="SUSE Manager Proxy 4.1" CPE="cpe:/o:suse:suse-manager-proxy:4.1">SUSE Manager Proxy 4.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Proxy 4.2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3" CPE="cpe:/o:suse:sle-module-development-tools:15:sp3">SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3" CPE="cpe:/o:suse:sle-module-legacy:15:sp3">SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP3" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp3">SUSE Linux Enterprise Module for Public Cloud 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Proxy 4.3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP4" CPE="cpe:/o:suse:sle-module-legacy:15:sp4">SUSE Linux Enterprise Module for Legacy 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP4" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp4">SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Retail Branch Server 4.1">
      <Branch Type="Product Name" Name="SUSE Manager Retail Branch Server 4.1">
        <FullProductName ProductID="SUSE Manager Retail Branch Server 4.1" CPE="cpe:/o:suse:suse-manager-retail-branch-server:4.1">SUSE Manager Retail Branch Server 4.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Retail Branch Server 4.2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3" CPE="cpe:/o:suse:sle-module-development-tools:15:sp3">SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3" CPE="cpe:/o:suse:sle-module-legacy:15:sp3">SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP3" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp3">SUSE Linux Enterprise Module for Public Cloud 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Retail Branch Server 4.3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP4" CPE="cpe:/o:suse:sle-module-legacy:15:sp4">SUSE Linux Enterprise Module for Legacy 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP4" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp4">SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Server 4.1">
      <Branch Type="Product Name" Name="SUSE Manager Server 4.1">
        <FullProductName ProductID="SUSE Manager Server 4.1" CPE="cpe:/o:suse:suse-manager-server:4.1">SUSE Manager Server 4.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Server 4.2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3" CPE="cpe:/o:suse:sle-module-development-tools:15:sp3">SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3" CPE="cpe:/o:suse:sle-module-legacy:15:sp3">SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP3" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp3">SUSE Linux Enterprise Module for Public Cloud 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Server 4.3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP4" CPE="cpe:/o:suse:sle-module-legacy:15:sp4">SUSE Linux Enterprise Module for Legacy 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP4" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp4">SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud 8">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud 8">
        <FullProductName ProductID="SUSE OpenStack Cloud 8" CPE="cpe:/o:suse:suse-openstack-cloud:8">SUSE OpenStack Cloud 8</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud 9">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud 9">
        <FullProductName ProductID="SUSE OpenStack Cloud 9" CPE="cpe:/o:suse:suse-openstack-cloud:9">SUSE OpenStack Cloud 9</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud Crowbar 8">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud Crowbar 8">
        <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8" CPE="cpe:/o:suse:suse-openstack-cloud-crowbar:8">SUSE OpenStack Cloud Crowbar 8</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud Crowbar 9">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud Crowbar 9">
        <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9" CPE="cpe:/o:suse:suse-openstack-cloud-crowbar:9">SUSE OpenStack Cloud Crowbar 9</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.3">
      <Branch Type="Product Name" Name="openSUSE Leap 15.3">
        <FullProductName ProductID="openSUSE Leap 15.3" CPE="cpe:/o:opensuse:leap:15.3">openSUSE Leap 15.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.4">
      <Branch Type="Product Name" Name="openSUSE Leap 15.4">
        <FullProductName ProductID="openSUSE Leap 15.4" CPE="cpe:/o:opensuse:leap:15.4">openSUSE Leap 15.4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="CHOST Images">
      <Branch Type="Product Name" Name="SLES 15 SP1 CHOST Images for Amazon EC2">
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp1-chost-byos-v20210304-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp1:chost-amazon:suse-sles-15-sp1-chost-byos-v20210304-hvm-ssd-x86_64">SLES 15 SP1 CHOST Images for Amazon EC2 suse-sles-15-sp1-chost-byos-v20210304-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp1-chost-byos-v20220127-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp1:chost-amazon:suse-sles-15-sp1-chost-byos-v20220127-hvm-ssd-x86_64">SLES 15 SP1 CHOST Images for Amazon EC2 suse-sles-15-sp1-chost-byos-v20220127-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp1-chost-byos-v20220715-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp1:chost-amazon:suse-sles-15-sp1-chost-byos-v20220715-hvm-ssd-x86_64">SLES 15 SP1 CHOST Images for Amazon EC2 suse-sles-15-sp1-chost-byos-v20220715-hvm-ssd-x86_64</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SLES 15 SP2 CHOST Images for Amazon EC2">
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp2-chost-byos-v20210610-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp2:chost-amazon:suse-sles-15-sp2-chost-byos-v20210610-hvm-ssd-x86_64">SLES 15 SP2 CHOST Images for Amazon EC2 suse-sles-15-sp2-chost-byos-v20210610-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp2-chost-byos-v20210722-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp2:chost-amazon:suse-sles-15-sp2-chost-byos-v20210722-hvm-ssd-x86_64">SLES 15 SP2 CHOST Images for Amazon EC2 suse-sles-15-sp2-chost-byos-v20210722-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp2-chost-byos-v20210913-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp2:chost-amazon:suse-sles-15-sp2-chost-byos-v20210913-hvm-ssd-x86_64">SLES 15 SP2 CHOST Images for Amazon EC2 suse-sles-15-sp2-chost-byos-v20210913-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp2-chost-byos-v20211025-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp2:chost-amazon:suse-sles-15-sp2-chost-byos-v20211025-hvm-ssd-x86_64">SLES 15 SP2 CHOST Images for Amazon EC2 suse-sles-15-sp2-chost-byos-v20211025-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp2-chost-byos-v20220126-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp2:chost-amazon:suse-sles-15-sp2-chost-byos-v20220126-hvm-ssd-x86_64">SLES 15 SP2 CHOST Images for Amazon EC2 suse-sles-15-sp2-chost-byos-v20220126-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp2-chost-byos-v20220718-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp2:chost-amazon:suse-sles-15-sp2-chost-byos-v20220718-hvm-ssd-x86_64">SLES 15 SP2 CHOST Images for Amazon EC2 suse-sles-15-sp2-chost-byos-v20220718-hvm-ssd-x86_64</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SLES 15 SP3 CHOST Images for Amazon EC2">
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20210729-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20210729-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20210729-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20210827-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20210827-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20210827-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20210927-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20210927-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20210927-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20211004-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20211004-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20211004-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20211101-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20211101-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20211101-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20211202-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20211202-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20211202-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20220103-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220103-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20220103-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20220126-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220126-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20220126-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20220222-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220222-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20220222-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20220310-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220310-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20220310-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20220411-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220411-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20220411-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20220510-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220510-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20220510-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20220608-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220608-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20220608-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20220708-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220708-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20220708-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20220718-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220718-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20220718-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20220818-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220818-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20220818-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20220916-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220916-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20220916-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20220921-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220921-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20220921-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20221019-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20221019-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20221019-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20221119-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20221119-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20221119-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20221215-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20221215-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20221215-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20230313-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20230313-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20230313-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20230613-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20230613-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20230613-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20240807-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20240807-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20240807-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20240912-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20240912-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20240912-hvm-ssd-x86_64</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SLES 15 SP4 CHOST Images for Amazon EC2">
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20220718-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20220718-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20220718-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20220721-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20220721-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20220721-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20220819-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20220819-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20220819-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20220916-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20220916-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20220916-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20220923-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20220923-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20220923-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20221018-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20221018-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20221018-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20221118-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20221118-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20221118-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20221215-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20221215-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20221215-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20230111-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230111-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20230111-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20230210-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230210-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20230210-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20230310-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230310-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20230310-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20230410-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230410-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20230410-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20230510-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230510-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20230510-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20230606-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230606-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20230606-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20230704-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230704-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20230704-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20230803-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230803-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20230803-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20230901-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230901-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20230901-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20230928-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230928-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20230928-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20231027-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20231027-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20231027-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20231127-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20231127-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20231127-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20231212-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20231212-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20231212-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20240312-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20240312-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20240312-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20240612-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20240612-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20240612-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20240809-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20240809-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20240809-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20240912-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20240912-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20240912-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20250721-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20250721-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20250721-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20251022-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20251022-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20251022-hvm-ssd-x86_64</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SLES 15 SP1 CHOST Images for Google">
        <FullProductName ProductID="chost:google/sles-15-sp1-chost-byos-v20210202" CPE="cpe:/o:suse:sles:15:sp1:chost-google:sles-15-sp1-chost-byos-v20210202">SLES 15 SP1 CHOST Images for Google sles-15-sp1-chost-byos-v20210202</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp1-chost-byos-v20210304" CPE="cpe:/o:suse:sles:15:sp1:chost-google:sles-15-sp1-chost-byos-v20210304">SLES 15 SP1 CHOST Images for Google sles-15-sp1-chost-byos-v20210304</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp1-chost-byos-v20220127" CPE="cpe:/o:suse:sles:15:sp1:chost-google:sles-15-sp1-chost-byos-v20220127">SLES 15 SP1 CHOST Images for Google sles-15-sp1-chost-byos-v20220127</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp1-chost-byos-v20220715-x86-64" CPE="cpe:/o:suse:sles:15:sp1:chost-google:sles-15-sp1-chost-byos-v20220715-x86-64">SLES 15 SP1 CHOST Images for Google sles-15-sp1-chost-byos-v20220715-x86-64</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SLES 15 SP2 CHOST Images for Google">
        <FullProductName ProductID="chost:google/sles-15-sp2-chost-byos-v20210202" CPE="cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210202">SLES 15 SP2 CHOST Images for Google sles-15-sp2-chost-byos-v20210202</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp2-chost-byos-v20210304" CPE="cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210304">SLES 15 SP2 CHOST Images for Google sles-15-sp2-chost-byos-v20210304</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp2-chost-byos-v20210405" CPE="cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210405">SLES 15 SP2 CHOST Images for Google sles-15-sp2-chost-byos-v20210405</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp2-chost-byos-v20210506" CPE="cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210506">SLES 15 SP2 CHOST Images for Google sles-15-sp2-chost-byos-v20210506</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp2-chost-byos-v20210610" CPE="cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210610">SLES 15 SP2 CHOST Images for Google sles-15-sp2-chost-byos-v20210610</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp2-chost-byos-v20210722" CPE="cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210722">SLES 15 SP2 CHOST Images for Google sles-15-sp2-chost-byos-v20210722</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp2-chost-byos-v20210913" CPE="cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210913">SLES 15 SP2 CHOST Images for Google sles-15-sp2-chost-byos-v20210913</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp2-chost-byos-v20211025" CPE="cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20211025">SLES 15 SP2 CHOST Images for Google sles-15-sp2-chost-byos-v20211025</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp2-chost-byos-v20220126" CPE="cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20220126">SLES 15 SP2 CHOST Images for Google sles-15-sp2-chost-byos-v20220126</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp2-chost-byos-v20220718-x86-64" CPE="cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20220718-x86-64">SLES 15 SP2 CHOST Images for Google sles-15-sp2-chost-byos-v20220718-x86-64</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SLES 15 SP3 CHOST Images for Google">
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20210729" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20210729">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20210729</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20210827" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20210827">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20210827</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20210927" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20210927">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20210927</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20211004" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20211004">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20211004</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20211101" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20211101">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20211101</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20211202" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20211202">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20211202</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20220103" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220103">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20220103</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20220126" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220126">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20220126</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20220222" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220222">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20220222</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20220310" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220310">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20220310</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20220411-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220411-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20220411-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20220510-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220510-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20220510-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20220608-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220608-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20220608-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20220708-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220708-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20220708-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20220718-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220718-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20220718-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20220818-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220818-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20220818-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20220916-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220916-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20220916-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20221019-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20221019-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20221019-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20221118-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20221118-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20221118-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20221215-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20221215-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20221215-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20230313-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20230313-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20230313-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20230613-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20230613-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20230613-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20240807-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20240807-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20240807-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20240912-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20240912-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20240912-x86-64</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SLES 15 SP4 CHOST Images for Google">
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20220718-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20220718-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20220718-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20220721-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20220721-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20220721-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20220818-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20220818-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20220818-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20220916-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20220916-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20220916-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20221018-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20221018-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20221018-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20221118-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20221118-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20221118-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20221215-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20221215-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20221215-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20221215-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20221215-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20221215-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230111-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230111-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230111-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230111-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230111-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230111-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230210-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230210-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230210-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230210-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230210-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230210-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230310-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230310-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230310-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230310-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230310-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230310-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230410-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230410-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230410-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230410-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230410-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230410-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230510-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230510-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230510-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230510-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230510-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230510-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230606-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230606-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230606-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230606-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230606-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230606-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230704-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230704-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230704-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230704-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230704-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230704-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230804-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230804-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230804-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230804-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230804-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230804-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230901-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230901-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230901-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230901-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230901-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230901-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230928-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230928-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230928-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230928-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230928-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230928-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20231027-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20231027-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20231027-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20231027-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20231027-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20231027-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20231127-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20231127-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20231127-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20231127-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20231127-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20231127-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20231212-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20231212-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20231212-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20231212-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20231212-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20231212-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20240312-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240312-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20240312-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20240312-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240312-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20240312-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20240612-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240612-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20240612-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20240612-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240612-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20240612-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20240809-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240809-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20240809-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20240809-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240809-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20240809-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20240912-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240912-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20240912-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20240912-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240912-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20240912-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20250721-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20250721-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20250721-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20250721-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20250721-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20250721-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20251022-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20251022-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20251022-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20251022-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20251022-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20251022-x86-64</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SLES 15 SP1 CHOST Images for Microsoft Azure">
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp1-chost-byos-v20210202" CPE="cpe:/o:suse:sles:15:sp1:chost-microsoft:suse-sles-15-sp1-chost-byos-v20210202">SLES 15 SP1 CHOST Images for Microsoft Azure suse-sles-15-sp1-chost-byos-v20210202</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp1-chost-byos-v20210304" CPE="cpe:/o:suse:sles:15:sp1:chost-microsoft:suse-sles-15-sp1-chost-byos-v20210304">SLES 15 SP1 CHOST Images for Microsoft Azure suse-sles-15-sp1-chost-byos-v20210304</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp1-chost-byos-v20220127" CPE="cpe:/o:suse:sles:15:sp1:chost-microsoft:suse-sles-15-sp1-chost-byos-v20220127">SLES 15 SP1 CHOST Images for Microsoft Azure suse-sles-15-sp1-chost-byos-v20220127</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp1-chost-byos-v20220715-x86_64" CPE="cpe:/o:suse:sles:15:sp1:chost-microsoft:suse-sles-15-sp1-chost-byos-v20220715-x86_64">SLES 15 SP1 CHOST Images for Microsoft Azure suse-sles-15-sp1-chost-byos-v20220715-x86_64</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SLES 15 SP2 CHOST Images for Microsoft Azure">
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp2-chost-byos-v20210202" CPE="cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210202">SLES 15 SP2 CHOST Images for Microsoft Azure suse-sles-15-sp2-chost-byos-v20210202</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp2-chost-byos-v20210304" CPE="cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210304">SLES 15 SP2 CHOST Images for Microsoft Azure suse-sles-15-sp2-chost-byos-v20210304</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp2-chost-byos-v20210405" CPE="cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210405">SLES 15 SP2 CHOST Images for Microsoft Azure suse-sles-15-sp2-chost-byos-v20210405</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp2-chost-byos-v20210506" CPE="cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210506">SLES 15 SP2 CHOST Images for Microsoft Azure suse-sles-15-sp2-chost-byos-v20210506</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp2-chost-byos-v20210610" CPE="cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210610">SLES 15 SP2 CHOST Images for Microsoft Azure suse-sles-15-sp2-chost-byos-v20210610</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp2-chost-byos-v20210722" CPE="cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210722">SLES 15 SP2 CHOST Images for Microsoft Azure suse-sles-15-sp2-chost-byos-v20210722</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp2-chost-byos-v20210913" CPE="cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210913">SLES 15 SP2 CHOST Images for Microsoft Azure suse-sles-15-sp2-chost-byos-v20210913</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp2-chost-byos-v20211025" CPE="cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20211025">SLES 15 SP2 CHOST Images for Microsoft Azure suse-sles-15-sp2-chost-byos-v20211025</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp2-chost-byos-v20220126" CPE="cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20220126">SLES 15 SP2 CHOST Images for Microsoft Azure suse-sles-15-sp2-chost-byos-v20220126</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp2-chost-byos-v20220718-x86_64" CPE="cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20220718-x86_64">SLES 15 SP2 CHOST Images for Microsoft Azure suse-sles-15-sp2-chost-byos-v20220718-x86_64</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SLES 15 SP3 CHOST Images for Microsoft Azure">
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20210729" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20210729">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20210729</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20210827" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20210827">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20210827</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20210927" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20210927">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20210927</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20211004" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20211004">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20211004</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20211101" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20211101">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20211101</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20211202" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20211202">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20211202</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20220103" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220103">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20220103</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20220126" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220126">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20220126</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20220222" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220222">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20220222</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20220310" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220310">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20220310</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20220411-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220411-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20220411-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20220510-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220510-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20220510-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20220609-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220609-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20220609-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20220708-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220708-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20220708-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20220718-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220718-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20220718-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20220818-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220818-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20220818-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20220916-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220916-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20220916-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20220921-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220921-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20220921-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20221019-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20221019-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20221019-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20221119-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20221119-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20221119-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20221215-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20221215-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20221215-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20230313-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20230313-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20230313-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20230613-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20230613-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20230613-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20240807-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20240807-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20240807-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20240912-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20240912-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20240912-x86_64</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SLES 15 SP4 CHOST Images for Microsoft Azure">
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20220718-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20220718-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20220718-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20220721-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20220721-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20220721-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20220819-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20220819-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20220819-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20220916-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20220916-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20220916-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20220923-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20220923-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20220923-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20221018-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20221018-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20221018-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20221118-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20221118-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20221118-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20221215-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20221215-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20221215-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20221215-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20221215-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20221215-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230111-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230111-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230111-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230111-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230111-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230111-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230210-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230210-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230210-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230210-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230210-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230210-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230310-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230310-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230310-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230310-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230310-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230310-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230410-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230410-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230410-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230410-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230410-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230410-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230510-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230510-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230510-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230510-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230510-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230510-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230606-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230606-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230606-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230606-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230606-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230606-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230704-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230704-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230704-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230704-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230704-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230704-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230803-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230803-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230803-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230803-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230803-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230803-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230901-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230901-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230901-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230901-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230901-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230901-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230928-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230928-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230928-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230928-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230928-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230928-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20231027-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20231027-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20231027-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20231027-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20231027-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20231027-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20231127-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20231127-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20231127-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20231127-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20231127-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20231127-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20231212-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20231212-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20231212-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20231212-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20231212-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20231212-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20240312-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240312-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20240312-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20240312-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240312-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20240312-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20240612-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240612-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20240612-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20240612-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240612-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20240612-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20240809-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240809-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20240809-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20240809-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240809-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20240809-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20240912-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240912-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20240912-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20240912-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240912-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20240912-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20250721-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20250721-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20250721-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20250721-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20250721-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20250721-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20251022-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20251022-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20251022-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20251022-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20251022-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20251022-x86_64</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-64kb-5.3.18-150300.59.60.4">
      <FullProductName ProductID="cluster-md-kmp-64kb-5.3.18-150300.59.60.4">cluster-md-kmp-64kb-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-azure-5.3.18-150300.38.53.1">
      <FullProductName ProductID="cluster-md-kmp-azure-5.3.18-150300.38.53.1">cluster-md-kmp-azure-5.3.18-150300.38.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-default-4.12.14-122.116.1">
      <FullProductName ProductID="cluster-md-kmp-default-4.12.14-122.116.1">cluster-md-kmp-default-4.12.14-122.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-default-4.12.14-150000.150.89.1">
      <FullProductName ProductID="cluster-md-kmp-default-4.12.14-150000.150.89.1">cluster-md-kmp-default-4.12.14-150000.150.89.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-default-4.12.14-150100.197.111.1">
      <FullProductName ProductID="cluster-md-kmp-default-4.12.14-150100.197.111.1">cluster-md-kmp-default-4.12.14-150100.197.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-default-4.12.14-95.96.1">
      <FullProductName ProductID="cluster-md-kmp-default-4.12.14-95.96.1">cluster-md-kmp-default-4.12.14-95.96.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-default-4.4.180-94.161.1">
      <FullProductName ProductID="cluster-md-kmp-default-4.4.180-94.161.1">cluster-md-kmp-default-4.4.180-94.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-default-5.3.18-150200.24.112.1">
      <FullProductName ProductID="cluster-md-kmp-default-5.3.18-150200.24.112.1">cluster-md-kmp-default-5.3.18-150200.24.112.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-default-5.3.18-150300.59.60.4">
      <FullProductName ProductID="cluster-md-kmp-default-5.3.18-150300.59.60.4">cluster-md-kmp-default-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-preempt-5.3.18-150300.59.60.4">
      <FullProductName ProductID="cluster-md-kmp-preempt-5.3.18-150300.59.60.4">cluster-md-kmp-preempt-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-rt-4.12.14-10.84.1">
      <FullProductName ProductID="cluster-md-kmp-rt-4.12.14-10.84.1">cluster-md-kmp-rt-4.12.14-10.84.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-rt-5.3.18-150200.79.2">
      <FullProductName ProductID="cluster-md-kmp-rt-5.3.18-150200.79.2">cluster-md-kmp-rt-5.3.18-150200.79.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-rt-5.3.18-150300.82.1">
      <FullProductName ProductID="cluster-md-kmp-rt-5.3.18-150300.82.1">cluster-md-kmp-rt-5.3.18-150300.82.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-64kb-5.3.18-150300.59.60.4">
      <FullProductName ProductID="dlm-kmp-64kb-5.3.18-150300.59.60.4">dlm-kmp-64kb-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-azure-5.3.18-150300.38.53.1">
      <FullProductName ProductID="dlm-kmp-azure-5.3.18-150300.38.53.1">dlm-kmp-azure-5.3.18-150300.38.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-default-4.12.14-122.116.1">
      <FullProductName ProductID="dlm-kmp-default-4.12.14-122.116.1">dlm-kmp-default-4.12.14-122.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-default-4.12.14-150000.150.89.1">
      <FullProductName ProductID="dlm-kmp-default-4.12.14-150000.150.89.1">dlm-kmp-default-4.12.14-150000.150.89.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-default-4.12.14-150100.197.111.1">
      <FullProductName ProductID="dlm-kmp-default-4.12.14-150100.197.111.1">dlm-kmp-default-4.12.14-150100.197.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-default-4.12.14-95.96.1">
      <FullProductName ProductID="dlm-kmp-default-4.12.14-95.96.1">dlm-kmp-default-4.12.14-95.96.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-default-4.4.180-94.161.1">
      <FullProductName ProductID="dlm-kmp-default-4.4.180-94.161.1">dlm-kmp-default-4.4.180-94.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-default-5.3.18-150200.24.112.1">
      <FullProductName ProductID="dlm-kmp-default-5.3.18-150200.24.112.1">dlm-kmp-default-5.3.18-150200.24.112.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-default-5.3.18-150300.59.60.4">
      <FullProductName ProductID="dlm-kmp-default-5.3.18-150300.59.60.4">dlm-kmp-default-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-preempt-5.3.18-150300.59.60.4">
      <FullProductName ProductID="dlm-kmp-preempt-5.3.18-150300.59.60.4">dlm-kmp-preempt-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-rt-4.12.14-10.84.1">
      <FullProductName ProductID="dlm-kmp-rt-4.12.14-10.84.1">dlm-kmp-rt-4.12.14-10.84.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-rt-5.3.18-150200.79.2">
      <FullProductName ProductID="dlm-kmp-rt-5.3.18-150200.79.2">dlm-kmp-rt-5.3.18-150200.79.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-rt-5.3.18-150300.82.1">
      <FullProductName ProductID="dlm-kmp-rt-5.3.18-150300.82.1">dlm-kmp-rt-5.3.18-150300.82.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-al-5.3.18-150300.59.60.4">
      <FullProductName ProductID="dtb-al-5.3.18-150300.59.60.4">dtb-al-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-allwinner-5.3.18-150300.59.60.4">
      <FullProductName ProductID="dtb-allwinner-5.3.18-150300.59.60.4">dtb-allwinner-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-altera-5.3.18-150300.59.60.4">
      <FullProductName ProductID="dtb-altera-5.3.18-150300.59.60.4">dtb-altera-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-amd-5.3.18-150300.59.60.4">
      <FullProductName ProductID="dtb-amd-5.3.18-150300.59.60.4">dtb-amd-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-amlogic-5.3.18-150300.59.60.4">
      <FullProductName ProductID="dtb-amlogic-5.3.18-150300.59.60.4">dtb-amlogic-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-apm-5.3.18-150300.59.60.4">
      <FullProductName ProductID="dtb-apm-5.3.18-150300.59.60.4">dtb-apm-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-arm-5.3.18-150300.59.60.4">
      <FullProductName ProductID="dtb-arm-5.3.18-150300.59.60.4">dtb-arm-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-broadcom-5.3.18-150300.59.60.4">
      <FullProductName ProductID="dtb-broadcom-5.3.18-150300.59.60.4">dtb-broadcom-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-cavium-5.3.18-150300.59.60.4">
      <FullProductName ProductID="dtb-cavium-5.3.18-150300.59.60.4">dtb-cavium-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-exynos-5.3.18-150300.59.60.4">
      <FullProductName ProductID="dtb-exynos-5.3.18-150300.59.60.4">dtb-exynos-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-freescale-5.3.18-150300.59.60.4">
      <FullProductName ProductID="dtb-freescale-5.3.18-150300.59.60.4">dtb-freescale-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-hisilicon-5.3.18-150300.59.60.4">
      <FullProductName ProductID="dtb-hisilicon-5.3.18-150300.59.60.4">dtb-hisilicon-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-lg-5.3.18-150300.59.60.4">
      <FullProductName ProductID="dtb-lg-5.3.18-150300.59.60.4">dtb-lg-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-marvell-5.3.18-150300.59.60.4">
      <FullProductName ProductID="dtb-marvell-5.3.18-150300.59.60.4">dtb-marvell-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-mediatek-5.3.18-150300.59.60.4">
      <FullProductName ProductID="dtb-mediatek-5.3.18-150300.59.60.4">dtb-mediatek-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-nvidia-5.3.18-150300.59.60.4">
      <FullProductName ProductID="dtb-nvidia-5.3.18-150300.59.60.4">dtb-nvidia-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-qcom-5.3.18-150300.59.60.4">
      <FullProductName ProductID="dtb-qcom-5.3.18-150300.59.60.4">dtb-qcom-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-renesas-5.3.18-150300.59.60.4">
      <FullProductName ProductID="dtb-renesas-5.3.18-150300.59.60.4">dtb-renesas-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-rockchip-5.3.18-150300.59.60.4">
      <FullProductName ProductID="dtb-rockchip-5.3.18-150300.59.60.4">dtb-rockchip-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-socionext-5.3.18-150300.59.60.4">
      <FullProductName ProductID="dtb-socionext-5.3.18-150300.59.60.4">dtb-socionext-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-sprd-5.3.18-150300.59.60.4">
      <FullProductName ProductID="dtb-sprd-5.3.18-150300.59.60.4">dtb-sprd-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-xilinx-5.3.18-150300.59.60.4">
      <FullProductName ProductID="dtb-xilinx-5.3.18-150300.59.60.4">dtb-xilinx-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-zte-5.3.18-150300.59.60.4">
      <FullProductName ProductID="dtb-zte-5.3.18-150300.59.60.4">dtb-zte-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-64kb-5.3.18-150300.59.60.4">
      <FullProductName ProductID="gfs2-kmp-64kb-5.3.18-150300.59.60.4">gfs2-kmp-64kb-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-azure-5.3.18-150300.38.53.1">
      <FullProductName ProductID="gfs2-kmp-azure-5.3.18-150300.38.53.1">gfs2-kmp-azure-5.3.18-150300.38.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-default-4.12.14-122.116.1">
      <FullProductName ProductID="gfs2-kmp-default-4.12.14-122.116.1">gfs2-kmp-default-4.12.14-122.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-default-4.12.14-150000.150.89.1">
      <FullProductName ProductID="gfs2-kmp-default-4.12.14-150000.150.89.1">gfs2-kmp-default-4.12.14-150000.150.89.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-default-4.12.14-150100.197.111.1">
      <FullProductName ProductID="gfs2-kmp-default-4.12.14-150100.197.111.1">gfs2-kmp-default-4.12.14-150100.197.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-default-4.12.14-95.96.1">
      <FullProductName ProductID="gfs2-kmp-default-4.12.14-95.96.1">gfs2-kmp-default-4.12.14-95.96.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-default-4.4.180-94.161.1">
      <FullProductName ProductID="gfs2-kmp-default-4.4.180-94.161.1">gfs2-kmp-default-4.4.180-94.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-default-5.3.18-150200.24.112.1">
      <FullProductName ProductID="gfs2-kmp-default-5.3.18-150200.24.112.1">gfs2-kmp-default-5.3.18-150200.24.112.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-default-5.3.18-150300.59.60.4">
      <FullProductName ProductID="gfs2-kmp-default-5.3.18-150300.59.60.4">gfs2-kmp-default-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-preempt-5.3.18-150300.59.60.4">
      <FullProductName ProductID="gfs2-kmp-preempt-5.3.18-150300.59.60.4">gfs2-kmp-preempt-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-rt-4.12.14-10.84.1">
      <FullProductName ProductID="gfs2-kmp-rt-4.12.14-10.84.1">gfs2-kmp-rt-4.12.14-10.84.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-rt-5.3.18-150200.79.2">
      <FullProductName ProductID="gfs2-kmp-rt-5.3.18-150200.79.2">gfs2-kmp-rt-5.3.18-150200.79.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-rt-5.3.18-150300.82.1">
      <FullProductName ProductID="gfs2-kmp-rt-5.3.18-150300.82.1">gfs2-kmp-rt-5.3.18-150300.82.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-5.14.21-150400.22.1">
      <FullProductName ProductID="kernel-64kb-5.14.21-150400.22.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-64kb-5.14.21-150400.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-5.14.21-150500.53.2">
      <FullProductName ProductID="kernel-64kb-5.14.21-150500.53.2" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-64kb-5.14.21-150500.53.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-64kb-5.3.18-150300.59.60.4" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-64kb-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-6.4.0-150600.21.2">
      <FullProductName ProductID="kernel-64kb-6.4.0-150600.21.2" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-64kb-6.4.0-150600.21.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-6.4.0-150700.51.1">
      <FullProductName ProductID="kernel-64kb-6.4.0-150700.51.1" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-64kb-6.4.0-150700.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-devel-5.14.21-150400.22.1">
      <FullProductName ProductID="kernel-64kb-devel-5.14.21-150400.22.1">kernel-64kb-devel-5.14.21-150400.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-devel-5.14.21-150500.53.2">
      <FullProductName ProductID="kernel-64kb-devel-5.14.21-150500.53.2">kernel-64kb-devel-5.14.21-150500.53.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-devel-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-64kb-devel-5.3.18-150300.59.60.4">kernel-64kb-devel-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-devel-6.4.0-150600.21.2">
      <FullProductName ProductID="kernel-64kb-devel-6.4.0-150600.21.2">kernel-64kb-devel-6.4.0-150600.21.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-devel-6.4.0-150700.51.1">
      <FullProductName ProductID="kernel-64kb-devel-6.4.0-150700.51.1">kernel-64kb-devel-6.4.0-150700.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-extra-5.14.21-150400.22.1">
      <FullProductName ProductID="kernel-64kb-extra-5.14.21-150400.22.1">kernel-64kb-extra-5.14.21-150400.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-extra-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-64kb-extra-5.3.18-150300.59.60.4">kernel-64kb-extra-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4">kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-optional-5.14.21-150400.22.1">
      <FullProductName ProductID="kernel-64kb-optional-5.14.21-150400.22.1">kernel-64kb-optional-5.14.21-150400.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-optional-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-64kb-optional-5.3.18-150300.59.60.4">kernel-64kb-optional-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-4.12.14-16.94.1">
      <FullProductName ProductID="kernel-azure-4.12.14-16.94.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-azure-4.12.14-16.94.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-5.14.21-150400.12.1">
      <FullProductName ProductID="kernel-azure-5.14.21-150400.12.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-azure-5.14.21-150400.12.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-5.14.21-150500.31.4">
      <FullProductName ProductID="kernel-azure-5.14.21-150500.31.4" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-azure-5.14.21-150500.31.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-5.3.18-150300.38.53.1">
      <FullProductName ProductID="kernel-azure-5.3.18-150300.38.53.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-azure-5.3.18-150300.38.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-6.4.0-150600.6.3">
      <FullProductName ProductID="kernel-azure-6.4.0-150600.6.3" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-azure-6.4.0-150600.6.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-base-4.12.14-16.94.1">
      <FullProductName ProductID="kernel-azure-base-4.12.14-16.94.1">kernel-azure-base-4.12.14-16.94.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-devel-4.12.14-16.94.1">
      <FullProductName ProductID="kernel-azure-devel-4.12.14-16.94.1">kernel-azure-devel-4.12.14-16.94.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-devel-5.14.21-150400.12.1">
      <FullProductName ProductID="kernel-azure-devel-5.14.21-150400.12.1">kernel-azure-devel-5.14.21-150400.12.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-devel-5.14.21-150500.31.4">
      <FullProductName ProductID="kernel-azure-devel-5.14.21-150500.31.4">kernel-azure-devel-5.14.21-150500.31.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-devel-5.3.18-150300.38.53.1">
      <FullProductName ProductID="kernel-azure-devel-5.3.18-150300.38.53.1">kernel-azure-devel-5.3.18-150300.38.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-devel-6.4.0-150600.6.3">
      <FullProductName ProductID="kernel-azure-devel-6.4.0-150600.6.3">kernel-azure-devel-6.4.0-150600.6.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-extra-5.3.18-150300.38.53.1">
      <FullProductName ProductID="kernel-azure-extra-5.3.18-150300.38.53.1">kernel-azure-extra-5.3.18-150300.38.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-livepatch-devel-5.3.18-150300.38.53.1">
      <FullProductName ProductID="kernel-azure-livepatch-devel-5.3.18-150300.38.53.1">kernel-azure-livepatch-devel-5.3.18-150300.38.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-optional-5.3.18-150300.38.53.1">
      <FullProductName ProductID="kernel-azure-optional-5.3.18-150300.38.53.1">kernel-azure-optional-5.3.18-150300.38.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-debug-5.3.18-150300.59.60.4" CPE="cpe:2.3:a:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-debug-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-base-4.12.14-150100.197.111.1">
      <FullProductName ProductID="kernel-debug-base-4.12.14-150100.197.111.1">kernel-debug-base-4.12.14-150100.197.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-devel-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-debug-devel-5.3.18-150300.59.60.4">kernel-debug-devel-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-livepatch-devel-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-debug-livepatch-devel-5.3.18-150300.59.60.4">kernel-debug-livepatch-devel-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default">
      <FullProductName ProductID="kernel-default" CPE="cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*">kernel-default</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-4.12.14-122.116.1">
      <FullProductName ProductID="kernel-default-4.12.14-122.116.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-default-4.12.14-122.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-4.12.14-150000.150.89.1">
      <FullProductName ProductID="kernel-default-4.12.14-150000.150.89.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-default-4.12.14-150000.150.89.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-4.12.14-150100.197.111.1">
      <FullProductName ProductID="kernel-default-4.12.14-150100.197.111.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-default-4.12.14-150100.197.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-4.12.14-95.96.1">
      <FullProductName ProductID="kernel-default-4.12.14-95.96.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-default-4.12.14-95.96.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-4.4.121-92.172.1">
      <FullProductName ProductID="kernel-default-4.4.121-92.172.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.121:*:*:*:*:*:*:*">kernel-default-4.4.121-92.172.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-4.4.140-96.100.TDC.1">
      <FullProductName ProductID="kernel-default-4.4.140-96.100.TDC.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.140:*:*:*:*:*:*:*">kernel-default-4.4.140-96.100.TDC.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-4.4.180-94.161.1">
      <FullProductName ProductID="kernel-default-4.4.180-94.161.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.180:*:*:*:*:*:*:*">kernel-default-4.4.180-94.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-5.14.21-150400.22.1">
      <FullProductName ProductID="kernel-default-5.14.21-150400.22.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-default-5.14.21-150400.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-5.14.21-150400.24.18.1">
      <FullProductName ProductID="kernel-default-5.14.21-150400.24.18.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-default-5.14.21-150400.24.18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-5.14.21-150400.24.46.1">
      <FullProductName ProductID="kernel-default-5.14.21-150400.24.46.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-default-5.14.21-150400.24.46.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-5.14.21-150500.53.2">
      <FullProductName ProductID="kernel-default-5.14.21-150500.53.2" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-default-5.14.21-150500.53.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-5.14.21-150500.55.19.1">
      <FullProductName ProductID="kernel-default-5.14.21-150500.55.19.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-default-5.14.21-150500.55.19.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-5.3.18-150200.24.112.1">
      <FullProductName ProductID="kernel-default-5.3.18-150200.24.112.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-default-5.3.18-150200.24.112.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-default-5.3.18-150300.59.60.4" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-default-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-6.4.0-150600.21.3">
      <FullProductName ProductID="kernel-default-6.4.0-150600.21.3" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-default-6.4.0-150600.21.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-6.4.0-150700.51.1">
      <FullProductName ProductID="kernel-default-6.4.0-150700.51.1" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-default-6.4.0-150700.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base">
      <FullProductName ProductID="kernel-default-base" CPE="cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*">kernel-default-base</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-4.12.14-122.116.1">
      <FullProductName ProductID="kernel-default-base-4.12.14-122.116.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-default-base-4.12.14-122.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-4.12.14-150000.150.89.1">
      <FullProductName ProductID="kernel-default-base-4.12.14-150000.150.89.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-default-base-4.12.14-150000.150.89.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-4.12.14-150100.197.111.1">
      <FullProductName ProductID="kernel-default-base-4.12.14-150100.197.111.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-default-base-4.12.14-150100.197.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-4.12.14-95.96.1">
      <FullProductName ProductID="kernel-default-base-4.12.14-95.96.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-default-base-4.12.14-95.96.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-4.4.121-92.172.1">
      <FullProductName ProductID="kernel-default-base-4.4.121-92.172.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.121:*:*:*:*:*:*:*">kernel-default-base-4.4.121-92.172.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-4.4.140-96.100.TDC.1">
      <FullProductName ProductID="kernel-default-base-4.4.140-96.100.TDC.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.140:*:*:*:*:*:*:*">kernel-default-base-4.4.140-96.100.TDC.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-4.4.180-94.161.1">
      <FullProductName ProductID="kernel-default-base-4.4.180-94.161.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.180:*:*:*:*:*:*:*">kernel-default-base-4.4.180-94.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2">
      <FullProductName ProductID="kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5">
      <FullProductName ProductID="kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5">
      <FullProductName ProductID="kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5">kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel">
      <FullProductName ProductID="kernel-default-devel">kernel-default-devel</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-4.12.14-122.116.1">
      <FullProductName ProductID="kernel-default-devel-4.12.14-122.116.1">kernel-default-devel-4.12.14-122.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-4.12.14-150000.150.89.1">
      <FullProductName ProductID="kernel-default-devel-4.12.14-150000.150.89.1">kernel-default-devel-4.12.14-150000.150.89.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-4.12.14-150100.197.111.1">
      <FullProductName ProductID="kernel-default-devel-4.12.14-150100.197.111.1">kernel-default-devel-4.12.14-150100.197.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-4.12.14-95.96.1">
      <FullProductName ProductID="kernel-default-devel-4.12.14-95.96.1">kernel-default-devel-4.12.14-95.96.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-4.4.121-92.172.1">
      <FullProductName ProductID="kernel-default-devel-4.4.121-92.172.1">kernel-default-devel-4.4.121-92.172.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-4.4.140-96.100.TDC.1">
      <FullProductName ProductID="kernel-default-devel-4.4.140-96.100.TDC.1">kernel-default-devel-4.4.140-96.100.TDC.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-4.4.180-94.161.1">
      <FullProductName ProductID="kernel-default-devel-4.4.180-94.161.1">kernel-default-devel-4.4.180-94.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-5.14.21-150400.22.1">
      <FullProductName ProductID="kernel-default-devel-5.14.21-150400.22.1">kernel-default-devel-5.14.21-150400.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-5.14.21-150500.53.2">
      <FullProductName ProductID="kernel-default-devel-5.14.21-150500.53.2">kernel-default-devel-5.14.21-150500.53.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-5.3.18-150200.24.112.1">
      <FullProductName ProductID="kernel-default-devel-5.3.18-150200.24.112.1">kernel-default-devel-5.3.18-150200.24.112.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-default-devel-5.3.18-150300.59.60.4">kernel-default-devel-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-6.4.0-150600.21.3">
      <FullProductName ProductID="kernel-default-devel-6.4.0-150600.21.3">kernel-default-devel-6.4.0-150600.21.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-6.4.0-150700.51.1">
      <FullProductName ProductID="kernel-default-devel-6.4.0-150700.51.1">kernel-default-devel-6.4.0-150700.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-extra-4.12.14-122.116.1">
      <FullProductName ProductID="kernel-default-extra-4.12.14-122.116.1">kernel-default-extra-4.12.14-122.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-extra-5.14.21-150400.22.1">
      <FullProductName ProductID="kernel-default-extra-5.14.21-150400.22.1">kernel-default-extra-5.14.21-150400.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-extra-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-default-extra-5.3.18-150300.59.60.4">kernel-default-extra-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-kgraft-4.12.14-122.116.1">
      <FullProductName ProductID="kernel-default-kgraft-4.12.14-122.116.1">kernel-default-kgraft-4.12.14-122.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-kgraft-4.12.14-95.96.1">
      <FullProductName ProductID="kernel-default-kgraft-4.12.14-95.96.1">kernel-default-kgraft-4.12.14-95.96.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-kgraft-4.4.180-94.161.1">
      <FullProductName ProductID="kernel-default-kgraft-4.4.180-94.161.1">kernel-default-kgraft-4.4.180-94.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-kgraft-devel-4.12.14-122.116.1">
      <FullProductName ProductID="kernel-default-kgraft-devel-4.12.14-122.116.1">kernel-default-kgraft-devel-4.12.14-122.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-kgraft-devel-4.12.14-95.96.1">
      <FullProductName ProductID="kernel-default-kgraft-devel-4.12.14-95.96.1">kernel-default-kgraft-devel-4.12.14-95.96.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-livepatch-4.12.14-150000.150.89.1">
      <FullProductName ProductID="kernel-default-livepatch-4.12.14-150000.150.89.1">kernel-default-livepatch-4.12.14-150000.150.89.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-livepatch-4.12.14-150100.197.111.1">
      <FullProductName ProductID="kernel-default-livepatch-4.12.14-150100.197.111.1">kernel-default-livepatch-4.12.14-150100.197.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-livepatch-5.3.18-150200.24.112.1">
      <FullProductName ProductID="kernel-default-livepatch-5.3.18-150200.24.112.1">kernel-default-livepatch-5.3.18-150200.24.112.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-livepatch-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-default-livepatch-5.3.18-150300.59.60.4">kernel-default-livepatch-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-livepatch-devel-4.12.14-150100.197.111.1">
      <FullProductName ProductID="kernel-default-livepatch-devel-4.12.14-150100.197.111.1">kernel-default-livepatch-devel-4.12.14-150100.197.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-livepatch-devel-5.3.18-150200.24.112.1">
      <FullProductName ProductID="kernel-default-livepatch-devel-5.3.18-150200.24.112.1">kernel-default-livepatch-devel-5.3.18-150200.24.112.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-livepatch-devel-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-default-livepatch-devel-5.3.18-150300.59.60.4">kernel-default-livepatch-devel-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-man">
      <FullProductName ProductID="kernel-default-man">kernel-default-man</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-man-4.12.14-122.116.1">
      <FullProductName ProductID="kernel-default-man-4.12.14-122.116.1">kernel-default-man-4.12.14-122.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-man-4.12.14-150000.150.89.1">
      <FullProductName ProductID="kernel-default-man-4.12.14-150000.150.89.1">kernel-default-man-4.12.14-150000.150.89.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-man-4.12.14-150100.197.111.1">
      <FullProductName ProductID="kernel-default-man-4.12.14-150100.197.111.1">kernel-default-man-4.12.14-150100.197.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-man-4.12.14-95.96.1">
      <FullProductName ProductID="kernel-default-man-4.12.14-95.96.1">kernel-default-man-4.12.14-95.96.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-man-4.4.180-94.161.1">
      <FullProductName ProductID="kernel-default-man-4.4.180-94.161.1">kernel-default-man-4.4.180-94.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-optional-5.14.21-150400.22.1">
      <FullProductName ProductID="kernel-default-optional-5.14.21-150400.22.1">kernel-default-optional-5.14.21-150400.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-optional-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-default-optional-5.3.18-150300.59.60.4">kernel-default-optional-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel">
      <FullProductName ProductID="kernel-devel" CPE="cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*">kernel-devel</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-4.12.14-122.116.1">
      <FullProductName ProductID="kernel-devel-4.12.14-122.116.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-devel-4.12.14-122.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-4.12.14-150000.150.89.1">
      <FullProductName ProductID="kernel-devel-4.12.14-150000.150.89.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-devel-4.12.14-150000.150.89.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-4.12.14-150100.197.111.1">
      <FullProductName ProductID="kernel-devel-4.12.14-150100.197.111.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-devel-4.12.14-150100.197.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-4.12.14-95.96.1">
      <FullProductName ProductID="kernel-devel-4.12.14-95.96.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-devel-4.12.14-95.96.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-4.4.121-92.172.1">
      <FullProductName ProductID="kernel-devel-4.4.121-92.172.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.121:*:*:*:*:*:*:*">kernel-devel-4.4.121-92.172.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-4.4.140-96.100.TDC.1">
      <FullProductName ProductID="kernel-devel-4.4.140-96.100.TDC.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.140:*:*:*:*:*:*:*">kernel-devel-4.4.140-96.100.TDC.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-4.4.180-94.161.1">
      <FullProductName ProductID="kernel-devel-4.4.180-94.161.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.180:*:*:*:*:*:*:*">kernel-devel-4.4.180-94.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-5.14.21-150400.22.1">
      <FullProductName ProductID="kernel-devel-5.14.21-150400.22.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-devel-5.14.21-150400.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-5.14.21-150500.53.2">
      <FullProductName ProductID="kernel-devel-5.14.21-150500.53.2" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-devel-5.14.21-150500.53.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-5.3.18-150200.24.112.1">
      <FullProductName ProductID="kernel-devel-5.3.18-150200.24.112.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-devel-5.3.18-150200.24.112.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-devel-5.3.18-150300.59.60.4" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-devel-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-6.4.0-150600.21.2">
      <FullProductName ProductID="kernel-devel-6.4.0-150600.21.2" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-devel-6.4.0-150600.21.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-6.4.0-150700.51.1">
      <FullProductName ProductID="kernel-devel-6.4.0-150700.51.1" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-devel-6.4.0-150700.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-azure-4.12.14-16.94.1">
      <FullProductName ProductID="kernel-devel-azure-4.12.14-16.94.1">kernel-devel-azure-4.12.14-16.94.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-azure-5.14.21-150400.12.1">
      <FullProductName ProductID="kernel-devel-azure-5.14.21-150400.12.1">kernel-devel-azure-5.14.21-150400.12.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-azure-5.14.21-150500.31.4">
      <FullProductName ProductID="kernel-devel-azure-5.14.21-150500.31.4">kernel-devel-azure-5.14.21-150500.31.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-azure-5.3.18-150300.38.53.1">
      <FullProductName ProductID="kernel-devel-azure-5.3.18-150300.38.53.1">kernel-devel-azure-5.3.18-150300.38.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-azure-6.4.0-150600.6.2">
      <FullProductName ProductID="kernel-devel-azure-6.4.0-150600.6.2">kernel-devel-azure-6.4.0-150600.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-rt">
      <FullProductName ProductID="kernel-devel-rt">kernel-devel-rt</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-rt-4.12.14-10.84.1">
      <FullProductName ProductID="kernel-devel-rt-4.12.14-10.84.1">kernel-devel-rt-4.12.14-10.84.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-rt-5.3.18-150200.79.2">
      <FullProductName ProductID="kernel-devel-rt-5.3.18-150200.79.2">kernel-devel-rt-5.3.18-150200.79.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-rt-5.3.18-150300.82.1">
      <FullProductName ProductID="kernel-devel-rt-5.3.18-150300.82.1">kernel-devel-rt-5.3.18-150300.82.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-4.12.14-122.116.1">
      <FullProductName ProductID="kernel-docs-4.12.14-122.116.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-docs-4.12.14-122.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-4.12.14-150000.150.89.1">
      <FullProductName ProductID="kernel-docs-4.12.14-150000.150.89.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-docs-4.12.14-150000.150.89.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-4.12.14-150100.197.111.1">
      <FullProductName ProductID="kernel-docs-4.12.14-150100.197.111.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-docs-4.12.14-150100.197.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-5.14.21-150400.22.1">
      <FullProductName ProductID="kernel-docs-5.14.21-150400.22.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-docs-5.14.21-150400.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-5.14.21-150500.53.2">
      <FullProductName ProductID="kernel-docs-5.14.21-150500.53.2" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-docs-5.14.21-150500.53.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-5.3.18-150200.24.112.1">
      <FullProductName ProductID="kernel-docs-5.3.18-150200.24.112.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-docs-5.3.18-150200.24.112.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-docs-5.3.18-150300.59.60.4" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-docs-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-6.4.0-150600.21.1">
      <FullProductName ProductID="kernel-docs-6.4.0-150600.21.1" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-docs-6.4.0-150600.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-6.4.0-150700.51.2">
      <FullProductName ProductID="kernel-docs-6.4.0-150700.51.2" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-docs-6.4.0-150700.51.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-html-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-docs-html-5.3.18-150300.59.60.4">kernel-docs-html-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-kvmsmall-5.14.21-150400.22.1">
      <FullProductName ProductID="kernel-kvmsmall-5.14.21-150400.22.1" CPE="cpe:2.3:a:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-kvmsmall-5.14.21-150400.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-kvmsmall-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-kvmsmall-5.3.18-150300.59.60.4" CPE="cpe:2.3:a:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-kvmsmall-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-kvmsmall-base-4.12.14-150100.197.111.1">
      <FullProductName ProductID="kernel-kvmsmall-base-4.12.14-150100.197.111.1">kernel-kvmsmall-base-4.12.14-150100.197.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-kvmsmall-devel-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-kvmsmall-devel-5.3.18-150300.59.60.4">kernel-kvmsmall-devel-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4">kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-4_12_14-150000_150_89-default-1-150000.1.3.1">
      <FullProductName ProductID="kernel-livepatch-4_12_14-150000_150_89-default-1-150000.1.3.1">kernel-livepatch-4_12_14-150000_150_89-default-1-150000.1.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-4_12_14-150100_197_111-default-1-150100.3.3.1">
      <FullProductName ProductID="kernel-livepatch-4_12_14-150100_197_111-default-1-150100.3.3.1">kernel-livepatch-4_12_14-150100_197_111-default-1-150100.3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-150200_24_112-default-1-150200.5.5.1">
      <FullProductName ProductID="kernel-livepatch-5_3_18-150200_24_112-default-1-150200.5.5.1">kernel-livepatch-5_3_18-150200_24_112-default-1-150200.5.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3">
      <FullProductName ProductID="kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3">kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros">
      <FullProductName ProductID="kernel-macros">kernel-macros</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-4.12.14-122.116.1">
      <FullProductName ProductID="kernel-macros-4.12.14-122.116.1">kernel-macros-4.12.14-122.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-4.12.14-150000.150.89.1">
      <FullProductName ProductID="kernel-macros-4.12.14-150000.150.89.1">kernel-macros-4.12.14-150000.150.89.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-4.12.14-150100.197.111.1">
      <FullProductName ProductID="kernel-macros-4.12.14-150100.197.111.1">kernel-macros-4.12.14-150100.197.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-4.12.14-95.96.1">
      <FullProductName ProductID="kernel-macros-4.12.14-95.96.1">kernel-macros-4.12.14-95.96.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-4.4.121-92.172.1">
      <FullProductName ProductID="kernel-macros-4.4.121-92.172.1">kernel-macros-4.4.121-92.172.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-4.4.140-96.100.TDC.1">
      <FullProductName ProductID="kernel-macros-4.4.140-96.100.TDC.1">kernel-macros-4.4.140-96.100.TDC.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-4.4.180-94.161.1">
      <FullProductName ProductID="kernel-macros-4.4.180-94.161.1">kernel-macros-4.4.180-94.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-5.14.21-150400.22.1">
      <FullProductName ProductID="kernel-macros-5.14.21-150400.22.1">kernel-macros-5.14.21-150400.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-5.14.21-150500.53.2">
      <FullProductName ProductID="kernel-macros-5.14.21-150500.53.2">kernel-macros-5.14.21-150500.53.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-5.3.18-150200.24.112.1">
      <FullProductName ProductID="kernel-macros-5.3.18-150200.24.112.1">kernel-macros-5.3.18-150200.24.112.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-macros-5.3.18-150300.59.60.4">kernel-macros-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-6.4.0-150600.21.2">
      <FullProductName ProductID="kernel-macros-6.4.0-150600.21.2">kernel-macros-6.4.0-150600.21.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-6.4.0-150700.51.1">
      <FullProductName ProductID="kernel-macros-6.4.0-150700.51.1">kernel-macros-6.4.0-150700.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-4.12.14-122.116.1">
      <FullProductName ProductID="kernel-obs-build-4.12.14-122.116.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-obs-build-4.12.14-122.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-4.12.14-150000.150.89.1">
      <FullProductName ProductID="kernel-obs-build-4.12.14-150000.150.89.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-obs-build-4.12.14-150000.150.89.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-4.12.14-150100.197.111.1">
      <FullProductName ProductID="kernel-obs-build-4.12.14-150100.197.111.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-obs-build-4.12.14-150100.197.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-5.14.21-150400.22.1">
      <FullProductName ProductID="kernel-obs-build-5.14.21-150400.22.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-obs-build-5.14.21-150400.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-5.14.21-150500.53.2">
      <FullProductName ProductID="kernel-obs-build-5.14.21-150500.53.2" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-obs-build-5.14.21-150500.53.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-5.3.18-150200.24.112.1">
      <FullProductName ProductID="kernel-obs-build-5.3.18-150200.24.112.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-obs-build-5.3.18-150200.24.112.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-obs-build-5.3.18-150300.59.60.4" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-obs-build-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-6.4.0-150600.21.2">
      <FullProductName ProductID="kernel-obs-build-6.4.0-150600.21.2" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-obs-build-6.4.0-150600.21.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-6.4.0-150700.51.2">
      <FullProductName ProductID="kernel-obs-build-6.4.0-150700.51.2" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-obs-build-6.4.0-150700.51.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-qa-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-obs-qa-5.3.18-150300.59.60.4" CPE="cpe:2.3:a:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-obs-qa-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-preempt-5.3.18-150200.24.112.1">
      <FullProductName ProductID="kernel-preempt-5.3.18-150200.24.112.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-preempt-5.3.18-150200.24.112.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-preempt-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-preempt-5.3.18-150300.59.60.4" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-preempt-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-preempt-devel-5.3.18-150200.24.112.1">
      <FullProductName ProductID="kernel-preempt-devel-5.3.18-150200.24.112.1">kernel-preempt-devel-5.3.18-150200.24.112.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-preempt-devel-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-preempt-devel-5.3.18-150300.59.60.4">kernel-preempt-devel-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-preempt-extra-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-preempt-extra-5.3.18-150300.59.60.4">kernel-preempt-extra-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4">kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-preempt-optional-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-preempt-optional-5.3.18-150300.59.60.4">kernel-preempt-optional-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt">
      <FullProductName ProductID="kernel-rt" CPE="cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*">kernel-rt</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-4.12.14-10.84.1">
      <FullProductName ProductID="kernel-rt-4.12.14-10.84.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-rt-4.12.14-10.84.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-5.14.21-150400.13.5">
      <FullProductName ProductID="kernel-rt-5.14.21-150400.13.5" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-rt-5.14.21-150400.13.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-5.14.21-150400.15.11.1">
      <FullProductName ProductID="kernel-rt-5.14.21-150400.15.11.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-rt-5.14.21-150400.15.11.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-5.14.21-150500.13.14.1">
      <FullProductName ProductID="kernel-rt-5.14.21-150500.13.14.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-rt-5.14.21-150500.13.14.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-5.3.18-150200.79.2">
      <FullProductName ProductID="kernel-rt-5.3.18-150200.79.2" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-rt-5.3.18-150200.79.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-5.3.18-150300.82.1">
      <FullProductName ProductID="kernel-rt-5.3.18-150300.82.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-rt-5.3.18-150300.82.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-base-4.12.14-10.84.1">
      <FullProductName ProductID="kernel-rt-base-4.12.14-10.84.1">kernel-rt-base-4.12.14-10.84.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-devel-4.12.14-10.84.1">
      <FullProductName ProductID="kernel-rt-devel-4.12.14-10.84.1">kernel-rt-devel-4.12.14-10.84.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-devel-5.3.18-150200.79.2">
      <FullProductName ProductID="kernel-rt-devel-5.3.18-150200.79.2">kernel-rt-devel-5.3.18-150200.79.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-devel-5.3.18-150300.82.1">
      <FullProductName ProductID="kernel-rt-devel-5.3.18-150300.82.1">kernel-rt-devel-5.3.18-150300.82.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt_debug-4.12.14-10.84.1">
      <FullProductName ProductID="kernel-rt_debug-4.12.14-10.84.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-rt_debug-4.12.14-10.84.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt_debug-5.3.18-150200.79.2">
      <FullProductName ProductID="kernel-rt_debug-5.3.18-150200.79.2" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-rt_debug-5.3.18-150200.79.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt_debug-devel-4.12.14-10.84.1">
      <FullProductName ProductID="kernel-rt_debug-devel-4.12.14-10.84.1">kernel-rt_debug-devel-4.12.14-10.84.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt_debug-devel-5.3.18-150200.79.2">
      <FullProductName ProductID="kernel-rt_debug-devel-5.3.18-150200.79.2">kernel-rt_debug-devel-5.3.18-150200.79.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt_debug-devel-5.3.18-150300.82.1">
      <FullProductName ProductID="kernel-rt_debug-devel-5.3.18-150300.82.1">kernel-rt_debug-devel-5.3.18-150300.82.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source">
      <FullProductName ProductID="kernel-source" CPE="cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*">kernel-source</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-4.12.14-122.116.1">
      <FullProductName ProductID="kernel-source-4.12.14-122.116.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-source-4.12.14-122.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-4.12.14-150000.150.89.1">
      <FullProductName ProductID="kernel-source-4.12.14-150000.150.89.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-source-4.12.14-150000.150.89.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-4.12.14-150100.197.111.1">
      <FullProductName ProductID="kernel-source-4.12.14-150100.197.111.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-source-4.12.14-150100.197.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-4.12.14-95.96.1">
      <FullProductName ProductID="kernel-source-4.12.14-95.96.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-source-4.12.14-95.96.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-4.4.121-92.172.1">
      <FullProductName ProductID="kernel-source-4.4.121-92.172.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.121:*:*:*:*:*:*:*">kernel-source-4.4.121-92.172.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-4.4.140-96.100.TDC.1">
      <FullProductName ProductID="kernel-source-4.4.140-96.100.TDC.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.140:*:*:*:*:*:*:*">kernel-source-4.4.140-96.100.TDC.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-4.4.180-94.161.1">
      <FullProductName ProductID="kernel-source-4.4.180-94.161.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.180:*:*:*:*:*:*:*">kernel-source-4.4.180-94.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-5.14.21-150400.22.1">
      <FullProductName ProductID="kernel-source-5.14.21-150400.22.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-source-5.14.21-150400.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-5.14.21-150500.53.2">
      <FullProductName ProductID="kernel-source-5.14.21-150500.53.2" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-source-5.14.21-150500.53.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-5.3.18-150200.24.112.1">
      <FullProductName ProductID="kernel-source-5.3.18-150200.24.112.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-source-5.3.18-150200.24.112.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-source-5.3.18-150300.59.60.4" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-source-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-6.4.0-150600.21.2">
      <FullProductName ProductID="kernel-source-6.4.0-150600.21.2" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-source-6.4.0-150600.21.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-6.4.0-150700.51.1">
      <FullProductName ProductID="kernel-source-6.4.0-150700.51.1" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-source-6.4.0-150700.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-azure">
      <FullProductName ProductID="kernel-source-azure" CPE="cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*">kernel-source-azure</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-azure-4.12.14-16.94.1">
      <FullProductName ProductID="kernel-source-azure-4.12.14-16.94.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-source-azure-4.12.14-16.94.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-azure-5.14.21-150400.12.1">
      <FullProductName ProductID="kernel-source-azure-5.14.21-150400.12.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-source-azure-5.14.21-150400.12.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-azure-5.14.21-150500.31.4">
      <FullProductName ProductID="kernel-source-azure-5.14.21-150500.31.4" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-source-azure-5.14.21-150500.31.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-azure-5.3.18-150300.38.53.1">
      <FullProductName ProductID="kernel-source-azure-5.3.18-150300.38.53.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-source-azure-5.3.18-150300.38.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-azure-6.4.0-150600.6.2">
      <FullProductName ProductID="kernel-source-azure-6.4.0-150600.6.2" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-source-azure-6.4.0-150600.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-rt">
      <FullProductName ProductID="kernel-source-rt" CPE="cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*">kernel-source-rt</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-rt-4.12.14-10.84.1">
      <FullProductName ProductID="kernel-source-rt-4.12.14-10.84.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-source-rt-4.12.14-10.84.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-rt-5.3.18-150200.79.2">
      <FullProductName ProductID="kernel-source-rt-5.3.18-150200.79.2" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-source-rt-5.3.18-150200.79.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-rt-5.3.18-150300.82.1">
      <FullProductName ProductID="kernel-source-rt-5.3.18-150300.82.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-source-rt-5.3.18-150300.82.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-vanilla-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-source-vanilla-5.3.18-150300.59.60.4">kernel-source-vanilla-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-4.12.14-122.116.1">
      <FullProductName ProductID="kernel-syms-4.12.14-122.116.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-syms-4.12.14-122.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-4.12.14-150000.150.89.1">
      <FullProductName ProductID="kernel-syms-4.12.14-150000.150.89.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-syms-4.12.14-150000.150.89.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-4.12.14-150100.197.111.1">
      <FullProductName ProductID="kernel-syms-4.12.14-150100.197.111.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-syms-4.12.14-150100.197.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-4.12.14-95.96.1">
      <FullProductName ProductID="kernel-syms-4.12.14-95.96.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-syms-4.12.14-95.96.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-4.4.121-92.172.1">
      <FullProductName ProductID="kernel-syms-4.4.121-92.172.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.121:*:*:*:*:*:*:*">kernel-syms-4.4.121-92.172.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-4.4.140-96.100.TDC.1">
      <FullProductName ProductID="kernel-syms-4.4.140-96.100.TDC.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.140:*:*:*:*:*:*:*">kernel-syms-4.4.140-96.100.TDC.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-4.4.180-94.161.1">
      <FullProductName ProductID="kernel-syms-4.4.180-94.161.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.180:*:*:*:*:*:*:*">kernel-syms-4.4.180-94.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-5.14.21-150400.22.1">
      <FullProductName ProductID="kernel-syms-5.14.21-150400.22.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-syms-5.14.21-150400.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-5.14.21-150500.53.1">
      <FullProductName ProductID="kernel-syms-5.14.21-150500.53.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-syms-5.14.21-150500.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-5.3.18-150200.24.112.1">
      <FullProductName ProductID="kernel-syms-5.3.18-150200.24.112.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-syms-5.3.18-150200.24.112.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-syms-5.3.18-150300.59.60.4" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-syms-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-6.4.0-150600.21.1">
      <FullProductName ProductID="kernel-syms-6.4.0-150600.21.1" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-syms-6.4.0-150600.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-6.4.0-150700.51.1">
      <FullProductName ProductID="kernel-syms-6.4.0-150700.51.1" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-syms-6.4.0-150700.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-azure-4.12.14-16.94.1">
      <FullProductName ProductID="kernel-syms-azure-4.12.14-16.94.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-syms-azure-4.12.14-16.94.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-azure-5.14.21-150400.12.1">
      <FullProductName ProductID="kernel-syms-azure-5.14.21-150400.12.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-syms-azure-5.14.21-150400.12.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-azure-5.14.21-150500.31.1">
      <FullProductName ProductID="kernel-syms-azure-5.14.21-150500.31.1" CPE="cpe:2.3:o:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-syms-azure-5.14.21-150500.31.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-azure-5.3.18-150300.38.53.1">
      <FullProductName ProductID="kernel-syms-azure-5.3.18-150300.38.53.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-syms-azure-5.3.18-150300.38.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-azure-6.4.0-150600.6.1">
      <FullProductName ProductID="kernel-syms-azure-6.4.0-150600.6.1" CPE="cpe:2.3:o:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-syms-azure-6.4.0-150600.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-rt-4.12.14-10.84.1">
      <FullProductName ProductID="kernel-syms-rt-4.12.14-10.84.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-syms-rt-4.12.14-10.84.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-rt-5.3.18-150200.79.1">
      <FullProductName ProductID="kernel-syms-rt-5.3.18-150200.79.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-syms-rt-5.3.18-150200.79.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-rt-5.3.18-150300.82.1">
      <FullProductName ProductID="kernel-syms-rt-5.3.18-150300.82.1" CPE="cpe:2.3:o:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-syms-rt-5.3.18-150300.82.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-vanilla-4.12.14-150100.197.111.1">
      <FullProductName ProductID="kernel-vanilla-4.12.14-150100.197.111.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-vanilla-4.12.14-150100.197.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-vanilla-base-4.12.14-150000.150.89.1">
      <FullProductName ProductID="kernel-vanilla-base-4.12.14-150000.150.89.1">kernel-vanilla-base-4.12.14-150000.150.89.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-vanilla-base-4.12.14-150100.197.111.1">
      <FullProductName ProductID="kernel-vanilla-base-4.12.14-150100.197.111.1">kernel-vanilla-base-4.12.14-150100.197.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-vanilla-devel-4.12.14-150100.197.111.1">
      <FullProductName ProductID="kernel-vanilla-devel-4.12.14-150100.197.111.1">kernel-vanilla-devel-4.12.14-150100.197.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-vanilla-livepatch-devel-4.12.14-150100.197.111.1">
      <FullProductName ProductID="kernel-vanilla-livepatch-devel-4.12.14-150100.197.111.1">kernel-vanilla-livepatch-devel-4.12.14-150100.197.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-zfcpdump-5.14.21-150400.22.1">
      <FullProductName ProductID="kernel-zfcpdump-5.14.21-150400.22.1" CPE="cpe:2.3:a:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-zfcpdump-5.14.21-150400.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-zfcpdump-5.14.21-150500.53.2">
      <FullProductName ProductID="kernel-zfcpdump-5.14.21-150500.53.2" CPE="cpe:2.3:a:linux:linux_kernel:5.14.21:*:*:*:*:*:*:*">kernel-zfcpdump-5.14.21-150500.53.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-zfcpdump-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kernel-zfcpdump-5.3.18-150300.59.60.4" CPE="cpe:2.3:a:linux:linux_kernel:5.3.18:*:*:*:*:*:*:*">kernel-zfcpdump-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-zfcpdump-6.4.0-150600.21.2">
      <FullProductName ProductID="kernel-zfcpdump-6.4.0-150600.21.2" CPE="cpe:2.3:a:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-zfcpdump-6.4.0-150600.21.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-zfcpdump-6.4.0-150700.51.1">
      <FullProductName ProductID="kernel-zfcpdump-6.4.0-150700.51.1" CPE="cpe:2.3:a:linux:linux_kernel:6.4.0:*:*:*:*:*:*:*">kernel-zfcpdump-6.4.0-150700.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-zfcpdump-man-4.12.14-150100.197.111.1">
      <FullProductName ProductID="kernel-zfcpdump-man-4.12.14-150100.197.111.1">kernel-zfcpdump-man-4.12.14-150100.197.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_12_14-122_116-default-1-8.3.1">
      <FullProductName ProductID="kgraft-patch-4_12_14-122_116-default-1-8.3.1">kgraft-patch-4_12_14-122_116-default-1-8.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_12_14-95_96-default-1-6.3.1">
      <FullProductName ProductID="kgraft-patch-4_12_14-95_96-default-1-6.3.1">kgraft-patch-4_12_14-95_96-default-1-6.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_4_180-94_161-default-1-4.5.1">
      <FullProductName ProductID="kgraft-patch-4_4_180-94_161-default-1-4.5.1">kgraft-patch-4_4_180-94_161-default-1-4.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kselftests-kmp-64kb-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kselftests-kmp-64kb-5.3.18-150300.59.60.4">kselftests-kmp-64kb-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kselftests-kmp-azure-5.3.18-150300.38.53.1">
      <FullProductName ProductID="kselftests-kmp-azure-5.3.18-150300.38.53.1">kselftests-kmp-azure-5.3.18-150300.38.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kselftests-kmp-default-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kselftests-kmp-default-5.3.18-150300.59.60.4">kselftests-kmp-default-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kselftests-kmp-preempt-5.3.18-150300.59.60.4">
      <FullProductName ProductID="kselftests-kmp-preempt-5.3.18-150300.59.60.4">kselftests-kmp-preempt-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-64kb-5.3.18-150300.59.60.4">
      <FullProductName ProductID="ocfs2-kmp-64kb-5.3.18-150300.59.60.4">ocfs2-kmp-64kb-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-azure-5.3.18-150300.38.53.1">
      <FullProductName ProductID="ocfs2-kmp-azure-5.3.18-150300.38.53.1">ocfs2-kmp-azure-5.3.18-150300.38.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-default-4.12.14-122.116.1">
      <FullProductName ProductID="ocfs2-kmp-default-4.12.14-122.116.1">ocfs2-kmp-default-4.12.14-122.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-default-4.12.14-150000.150.89.1">
      <FullProductName ProductID="ocfs2-kmp-default-4.12.14-150000.150.89.1">ocfs2-kmp-default-4.12.14-150000.150.89.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-default-4.12.14-150100.197.111.1">
      <FullProductName ProductID="ocfs2-kmp-default-4.12.14-150100.197.111.1">ocfs2-kmp-default-4.12.14-150100.197.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-default-4.12.14-95.96.1">
      <FullProductName ProductID="ocfs2-kmp-default-4.12.14-95.96.1">ocfs2-kmp-default-4.12.14-95.96.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-default-4.4.180-94.161.1">
      <FullProductName ProductID="ocfs2-kmp-default-4.4.180-94.161.1">ocfs2-kmp-default-4.4.180-94.161.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-default-5.3.18-150200.24.112.1">
      <FullProductName ProductID="ocfs2-kmp-default-5.3.18-150200.24.112.1">ocfs2-kmp-default-5.3.18-150200.24.112.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-default-5.3.18-150300.59.60.4">
      <FullProductName ProductID="ocfs2-kmp-default-5.3.18-150300.59.60.4">ocfs2-kmp-default-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-preempt-5.3.18-150300.59.60.4">
      <FullProductName ProductID="ocfs2-kmp-preempt-5.3.18-150300.59.60.4">ocfs2-kmp-preempt-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-rt-4.12.14-10.84.1">
      <FullProductName ProductID="ocfs2-kmp-rt-4.12.14-10.84.1">ocfs2-kmp-rt-4.12.14-10.84.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-rt-5.3.18-150200.79.2">
      <FullProductName ProductID="ocfs2-kmp-rt-5.3.18-150200.79.2">ocfs2-kmp-rt-5.3.18-150200.79.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-rt-5.3.18-150300.82.1">
      <FullProductName ProductID="ocfs2-kmp-rt-5.3.18-150300.82.1">ocfs2-kmp-rt-5.3.18-150300.82.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-64kb-5.3.18-150300.59.60.4">
      <FullProductName ProductID="reiserfs-kmp-64kb-5.3.18-150300.59.60.4">reiserfs-kmp-64kb-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-azure-5.3.18-150300.38.53.1">
      <FullProductName ProductID="reiserfs-kmp-azure-5.3.18-150300.38.53.1">reiserfs-kmp-azure-5.3.18-150300.38.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-default-4.12.14-150000.150.89.1">
      <FullProductName ProductID="reiserfs-kmp-default-4.12.14-150000.150.89.1">reiserfs-kmp-default-4.12.14-150000.150.89.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-default-4.12.14-150100.197.111.1">
      <FullProductName ProductID="reiserfs-kmp-default-4.12.14-150100.197.111.1">reiserfs-kmp-default-4.12.14-150100.197.111.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-default-5.14.21-150400.22.1">
      <FullProductName ProductID="reiserfs-kmp-default-5.14.21-150400.22.1">reiserfs-kmp-default-5.14.21-150400.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-default-5.14.21-150500.53.2">
      <FullProductName ProductID="reiserfs-kmp-default-5.14.21-150500.53.2">reiserfs-kmp-default-5.14.21-150500.53.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-default-5.3.18-150200.24.112.1">
      <FullProductName ProductID="reiserfs-kmp-default-5.3.18-150200.24.112.1">reiserfs-kmp-default-5.3.18-150200.24.112.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-default-5.3.18-150300.59.60.4">
      <FullProductName ProductID="reiserfs-kmp-default-5.3.18-150300.59.60.4">reiserfs-kmp-default-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-default-6.4.0-150600.21.3">
      <FullProductName ProductID="reiserfs-kmp-default-6.4.0-150600.21.3">reiserfs-kmp-default-6.4.0-150600.21.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-default-6.4.0-150700.51.1">
      <FullProductName ProductID="reiserfs-kmp-default-6.4.0-150700.51.1">reiserfs-kmp-default-6.4.0-150700.51.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-preempt-5.3.18-150300.59.60.4">
      <FullProductName ProductID="reiserfs-kmp-preempt-5.3.18-150300.59.60.4">reiserfs-kmp-preempt-5.3.18-150300.59.60.4</FullProductName>
    </Branch>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro-rancher/5.2:latest">
      <FullProductName ProductID="Container suse/sle-micro-rancher/5.2:latest:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Container suse/sle-micro-rancher/5.2:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:kernel-default-4.4.180-94.161.1">kernel-default-4.4.180-94.161.1 as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:kernel-default-base-4.4.180-94.161.1">kernel-default-base-4.4.180-94.161.1 as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:kernel-default-devel-4.4.180-94.161.1">kernel-default-devel-4.4.180-94.161.1 as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-kgraft-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:kernel-default-kgraft-4.4.180-94.161.1">kernel-default-kgraft-4.4.180-94.161.1 as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:kernel-devel-4.4.180-94.161.1">kernel-devel-4.4.180-94.161.1 as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:kernel-macros-4.4.180-94.161.1">kernel-macros-4.4.180-94.161.1 as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:kernel-source-4.4.180-94.161.1">kernel-source-4.4.180-94.161.1 as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:kernel-syms-4.4.180-94.161.1">kernel-syms-4.4.180-94.161.1 as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_180-94_161-default-1-4.5.1" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:kgraft-patch-4_4_180-94_161-default-1-4.5.1">kgraft-patch-4_4_180-94_161-default-1-4.5.1 as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-Azure-BYOS:kernel-default-4.12.14-122.116.1">kernel-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-Azure-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-4.12.14-16.94.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-Basic-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-Azure-Basic-On-Demand:kernel-azure-4.12.14-16.94.1">kernel-azure-4.12.14-16.94.1 as a component of Image SLES12-SP5-Azure-Basic-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-HPC-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-Azure-HPC-BYOS:kernel-default-4.12.14-122.116.1">kernel-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-Azure-HPC-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-4.12.14-16.94.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-HPC-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-Azure-HPC-On-Demand:kernel-azure-4.12.14-16.94.1">kernel-azure-4.12.14-16.94.1 as a component of Image SLES12-SP5-Azure-HPC-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-BYOS:cluster-md-kmp-default-4.12.14-122.116.1">cluster-md-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-Azure-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-BYOS:dlm-kmp-default-4.12.14-122.116.1">dlm-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-Azure-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-BYOS:gfs2-kmp-default-4.12.14-122.116.1">gfs2-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-Azure-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-BYOS:kernel-default-4.12.14-122.116.1">kernel-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-Azure-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-BYOS:ocfs2-kmp-default-4.12.14-122.116.1">ocfs2-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-Azure-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-On-Demand:cluster-md-kmp-default-4.12.14-122.116.1">cluster-md-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-Azure-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-On-Demand:dlm-kmp-default-4.12.14-122.116.1">dlm-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-Azure-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-On-Demand:gfs2-kmp-default-4.12.14-122.116.1">gfs2-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-Azure-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-On-Demand:kernel-default-4.12.14-122.116.1">kernel-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-Azure-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-On-Demand:ocfs2-kmp-default-4.12.14-122.116.1">ocfs2-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-Azure-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-4.12.14-16.94.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-Standard-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-Azure-Standard-On-Demand:kernel-azure-4.12.14-16.94.1">kernel-azure-4.12.14-16.94.1 as a component of Image SLES12-SP5-Azure-Standard-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-EC2-BYOS:kernel-default-4.12.14-122.116.1">kernel-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-EC2-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-ECS-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-EC2-ECS-On-Demand:kernel-default-4.12.14-122.116.1">kernel-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-EC2-ECS-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-EC2-On-Demand:kernel-default-4.12.14-122.116.1">kernel-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-EC2-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-BYOS:cluster-md-kmp-default-4.12.14-122.116.1">cluster-md-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-EC2-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-BYOS:dlm-kmp-default-4.12.14-122.116.1">dlm-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-EC2-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-BYOS:gfs2-kmp-default-4.12.14-122.116.1">gfs2-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-EC2-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-BYOS:kernel-default-4.12.14-122.116.1">kernel-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-EC2-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-BYOS:ocfs2-kmp-default-4.12.14-122.116.1">ocfs2-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-EC2-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-On-Demand:cluster-md-kmp-default-4.12.14-122.116.1">cluster-md-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-EC2-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-On-Demand:dlm-kmp-default-4.12.14-122.116.1">dlm-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-EC2-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-On-Demand:gfs2-kmp-default-4.12.14-122.116.1">gfs2-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-EC2-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-On-Demand:kernel-default-4.12.14-122.116.1">kernel-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-EC2-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-On-Demand:ocfs2-kmp-default-4.12.14-122.116.1">ocfs2-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-EC2-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-GCE-BYOS:kernel-default-4.12.14-122.116.1">kernel-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-GCE-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-GCE-On-Demand:kernel-default-4.12.14-122.116.1">kernel-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-GCE-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-BYOS:cluster-md-kmp-default-4.12.14-122.116.1">cluster-md-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-GCE-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-BYOS:dlm-kmp-default-4.12.14-122.116.1">dlm-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-GCE-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-BYOS:gfs2-kmp-default-4.12.14-122.116.1">gfs2-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-GCE-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-BYOS:kernel-default-4.12.14-122.116.1">kernel-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-GCE-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-BYOS:ocfs2-kmp-default-4.12.14-122.116.1">ocfs2-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-GCE-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-On-Demand:cluster-md-kmp-default-4.12.14-122.116.1">cluster-md-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-GCE-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-On-Demand:dlm-kmp-default-4.12.14-122.116.1">dlm-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-GCE-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-On-Demand:gfs2-kmp-default-4.12.14-122.116.1">gfs2-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-GCE-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-On-Demand:kernel-default-4.12.14-122.116.1">kernel-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-GCE-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-On-Demand:ocfs2-kmp-default-4.12.14-122.116.1">ocfs2-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-GCE-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-4.12.14-122.116.1">cluster-md-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-4.12.14-122.116.1">dlm-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-4.12.14-122.116.1">gfs2-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production:kernel-default-4.12.14-122.116.1">kernel-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-4.12.14-122.116.1">ocfs2-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-4.12.14-122.116.1">cluster-md-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-4.12.14-122.116.1">dlm-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-4.12.14-122.116.1">gfs2-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production:kernel-default-4.12.14-122.116.1">kernel-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-4.12.14-122.116.1">ocfs2-kmp-default-4.12.14-122.116.1 as a component of Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-BYOS-Azure:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-BYOS-EC2-HVM:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-BYOS-GCE:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-CHOST-BYOS-Aliyun">
      <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-Aliyun:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-CHOST-BYOS-Aliyun</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-CHOST-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-Azure:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-CHOST-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-CHOST-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-EC2:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-CHOST-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-CHOST-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-GCE:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-CHOST-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-CHOST-BYOS-SAP-CCloud">
      <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-SAP-CCloud:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-CHOST-BYOS-SAP-CCloud</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-EC2-ECS-HVM">
      <FullProductName ProductID="Image SLES15-SP3-EC2-ECS-HVM:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-EC2-ECS-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-EC2-HVM:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-GCE">
      <FullProductName ProductID="Image SLES15-SP3-GCE:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-5.3.18-150300.38.53.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-HPC-Azure">
      <FullProductName ProductID="Image SLES15-SP3-HPC-Azure:kernel-azure-5.3.18-150300.38.53.1">kernel-azure-5.3.18-150300.38.53.1 as a component of Image SLES15-SP3-HPC-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-HPC-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-HPC-BYOS-Azure:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-HPC-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-HPC-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-HPC-BYOS-EC2-HVM:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-HPC-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-HPC-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-HPC-BYOS-GCE:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-HPC-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Micro-5-1-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-Micro-5-1-BYOS-Azure:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-Micro-5-1-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Micro-5-1-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-Micro-5-1-BYOS-GCE:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-Micro-5-1-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Micro-5-2-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-Micro-5-2-BYOS-Azure:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-Micro-5-2-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Micro-5-2-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-Micro-5-2-BYOS-GCE:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-Micro-5-2-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.3.18-150300.59.60.4">cluster-md-kmp-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.3.18-150300.59.60.4">dlm-kmp-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.3.18-150300.59.60.4">gfs2-kmp-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.3.18-150300.59.60.4">ocfs2-kmp-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.3.18-150300.59.60.4">cluster-md-kmp-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.3.18-150300.59.60.4">dlm-kmp-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.3.18-150300.59.60.4">gfs2-kmp-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.3.18-150300.59.60.4">ocfs2-kmp-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-Azure:cluster-md-kmp-default-5.3.18-150300.59.60.4">cluster-md-kmp-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-Azure:dlm-kmp-default-5.3.18-150300.59.60.4">dlm-kmp-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-Azure:gfs2-kmp-default-5.3.18-150300.59.60.4">gfs2-kmp-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-Azure:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-Azure:ocfs2-kmp-default-5.3.18-150300.59.60.4">ocfs2-kmp-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-EC2-HVM:cluster-md-kmp-default-5.3.18-150300.59.60.4">cluster-md-kmp-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-EC2-HVM:dlm-kmp-default-5.3.18-150300.59.60.4">dlm-kmp-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-EC2-HVM:gfs2-kmp-default-5.3.18-150300.59.60.4">gfs2-kmp-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-EC2-HVM:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-EC2-HVM:ocfs2-kmp-default-5.3.18-150300.59.60.4">ocfs2-kmp-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-GCE:cluster-md-kmp-default-5.3.18-150300.59.60.4">cluster-md-kmp-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-GCE:dlm-kmp-default-5.3.18-150300.59.60.4">dlm-kmp-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-GCE:gfs2-kmp-default-5.3.18-150300.59.60.4">gfs2-kmp-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-GCE:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-GCE:ocfs2-kmp-default-5.3.18-150300.59.60.4">ocfs2-kmp-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-SAP-EC2-HVM:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-GCE">
      <FullProductName ProductID="Image SLES15-SP3-SAP-GCE:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAP-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAPCAL-Azure">
      <FullProductName ProductID="Image SLES15-SP3-SAPCAL-Azure:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAPCAL-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAPCAL-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-SAPCAL-EC2-HVM:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAPCAL-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAPCAL-GCE">
      <FullProductName ProductID="Image SLES15-SP3-SAPCAL-GCE:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of Image SLES15-SP3-SAPCAL-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:kernel-default-4.12.14-150100.197.111.1">kernel-default-4.12.14-150100.197.111.1 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:kernel-default-base-4.12.14-150100.197.111.1">kernel-default-base-4.12.14-150100.197.111.1 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:kernel-default-devel-4.12.14-150100.197.111.1">kernel-default-devel-4.12.14-150100.197.111.1 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:kernel-devel-4.12.14-150100.197.111.1">kernel-devel-4.12.14-150100.197.111.1 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:kernel-docs-4.12.14-150100.197.111.1">kernel-docs-4.12.14-150100.197.111.1 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:kernel-macros-4.12.14-150100.197.111.1">kernel-macros-4.12.14-150100.197.111.1 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:kernel-obs-build-4.12.14-150100.197.111.1">kernel-obs-build-4.12.14-150100.197.111.1 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:kernel-source-4.12.14-150100.197.111.1">kernel-source-4.12.14-150100.197.111.1 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:kernel-syms-4.12.14-150100.197.111.1">kernel-syms-4.12.14-150100.197.111.1 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:reiserfs-kmp-default-4.12.14-150100.197.111.1">reiserfs-kmp-default-4.12.14-150100.197.111.1 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 6">
      <FullProductName ProductID="SUSE Enterprise Storage 6:kernel-default-4.12.14-150100.197.111.1">kernel-default-4.12.14-150100.197.111.1 as a component of SUSE Enterprise Storage 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 6">
      <FullProductName ProductID="SUSE Enterprise Storage 6:kernel-default-base-4.12.14-150100.197.111.1">kernel-default-base-4.12.14-150100.197.111.1 as a component of SUSE Enterprise Storage 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 6">
      <FullProductName ProductID="SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-150100.197.111.1">kernel-default-devel-4.12.14-150100.197.111.1 as a component of SUSE Enterprise Storage 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 6">
      <FullProductName ProductID="SUSE Enterprise Storage 6:kernel-devel-4.12.14-150100.197.111.1">kernel-devel-4.12.14-150100.197.111.1 as a component of SUSE Enterprise Storage 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 6">
      <FullProductName ProductID="SUSE Enterprise Storage 6:kernel-docs-4.12.14-150100.197.111.1">kernel-docs-4.12.14-150100.197.111.1 as a component of SUSE Enterprise Storage 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 6">
      <FullProductName ProductID="SUSE Enterprise Storage 6:kernel-macros-4.12.14-150100.197.111.1">kernel-macros-4.12.14-150100.197.111.1 as a component of SUSE Enterprise Storage 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 6">
      <FullProductName ProductID="SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-150100.197.111.1">kernel-obs-build-4.12.14-150100.197.111.1 as a component of SUSE Enterprise Storage 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 6">
      <FullProductName ProductID="SUSE Enterprise Storage 6:kernel-source-4.12.14-150100.197.111.1">kernel-source-4.12.14-150100.197.111.1 as a component of SUSE Enterprise Storage 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 6">
      <FullProductName ProductID="SUSE Enterprise Storage 6:kernel-syms-4.12.14-150100.197.111.1">kernel-syms-4.12.14-150100.197.111.1 as a component of SUSE Enterprise Storage 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 6">
      <FullProductName ProductID="SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-150100.197.111.1">reiserfs-kmp-default-4.12.14-150100.197.111.1 as a component of SUSE Enterprise Storage 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:kernel-default-5.3.18-150200.24.112.1">kernel-default-5.3.18-150200.24.112.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2">kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:kernel-default-devel-5.3.18-150200.24.112.1">kernel-default-devel-5.3.18-150200.24.112.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:kernel-devel-5.3.18-150200.24.112.1">kernel-devel-5.3.18-150200.24.112.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:kernel-docs-5.3.18-150200.24.112.1">kernel-docs-5.3.18-150200.24.112.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:kernel-macros-5.3.18-150200.24.112.1">kernel-macros-5.3.18-150200.24.112.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:kernel-obs-build-5.3.18-150200.24.112.1">kernel-obs-build-5.3.18-150200.24.112.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:kernel-preempt-5.3.18-150200.24.112.1">kernel-preempt-5.3.18-150200.24.112.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:kernel-preempt-devel-5.3.18-150200.24.112.1">kernel-preempt-devel-5.3.18-150200.24.112.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:kernel-source-5.3.18-150200.24.112.1">kernel-source-5.3.18-150200.24.112.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:kernel-syms-5.3.18-150200.24.112.1">kernel-syms-5.3.18-150200.24.112.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:reiserfs-kmp-default-5.3.18-150200.24.112.1">reiserfs-kmp-default-5.3.18-150200.24.112.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.180-94.161.1">cluster-md-kmp-default-4.4.180-94.161.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.180-94.161.1">dlm-kmp-default-4.4.180-94.161.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.180-94.161.1">gfs2-kmp-default-4.4.180-94.161.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.180-94.161.1">ocfs2-kmp-default-4.4.180-94.161.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.96.1">cluster-md-kmp-default-4.12.14-95.96.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.96.1">dlm-kmp-default-4.12.14-95.96.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.96.1">gfs2-kmp-default-4.12.14-95.96.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.96.1">ocfs2-kmp-default-4.12.14-95.96.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP5:cluster-md-kmp-default-4.12.14-122.116.1">cluster-md-kmp-default-4.12.14-122.116.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP5:dlm-kmp-default-4.12.14-122.116.1">dlm-kmp-default-4.12.14-122.116.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP5:gfs2-kmp-default-4.12.14-122.116.1">gfs2-kmp-default-4.12.14-122.116.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP5:ocfs2-kmp-default-4.12.14-122.116.1">ocfs2-kmp-default-4.12.14-122.116.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150000.150.89.1">cluster-md-kmp-default-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise High Availability Extension 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150000.150.89.1">dlm-kmp-default-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise High Availability Extension 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150000.150.89.1">gfs2-kmp-default-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise High Availability Extension 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150000.150.89.1">ocfs2-kmp-default-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise High Availability Extension 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-150100.197.111.1">cluster-md-kmp-default-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise High Availability Extension 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-150100.197.111.1">dlm-kmp-default-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise High Availability Extension 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-150100.197.111.1">gfs2-kmp-default-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise High Availability Extension 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-150100.197.111.1">ocfs2-kmp-default-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise High Availability Extension 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP2:cluster-md-kmp-default-5.3.18-150200.24.112.1">cluster-md-kmp-default-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise High Availability Extension 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP2:dlm-kmp-default-5.3.18-150200.24.112.1">dlm-kmp-default-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise High Availability Extension 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP2:gfs2-kmp-default-5.3.18-150200.24.112.1">gfs2-kmp-default-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise High Availability Extension 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP2:ocfs2-kmp-default-5.3.18-150200.24.112.1">ocfs2-kmp-default-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise High Availability Extension 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4">cluster-md-kmp-default-5.3.18-150300.59.60.4 as a component of SUSE Linux Enterprise High Availability Extension 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4">dlm-kmp-default-5.3.18-150300.59.60.4 as a component of SUSE Linux Enterprise High Availability Extension 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4">gfs2-kmp-default-5.3.18-150300.59.60.4 as a component of SUSE Linux Enterprise High Availability Extension 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4">ocfs2-kmp-default-5.3.18-150300.59.60.4 as a component of SUSE Linux Enterprise High Availability Extension 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-150100.197.111.1">kernel-default-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-150100.197.111.1">kernel-default-base-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-150100.197.111.1">kernel-default-devel-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-devel-4.12.14-150100.197.111.1">kernel-devel-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-docs-4.12.14-150100.197.111.1">kernel-docs-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-macros-4.12.14-150100.197.111.1">kernel-macros-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-150100.197.111.1">kernel-obs-build-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-source-4.12.14-150100.197.111.1">kernel-source-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-150100.197.111.1">kernel-syms-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-150100.197.111.1">kernel-default-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-150100.197.111.1">kernel-default-base-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-150100.197.111.1">kernel-default-devel-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-devel-4.12.14-150100.197.111.1">kernel-devel-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-docs-4.12.14-150100.197.111.1">kernel-docs-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-macros-4.12.14-150100.197.111.1">kernel-macros-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-150100.197.111.1">kernel-obs-build-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-source-4.12.14-150100.197.111.1">kernel-source-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-150100.197.111.1">kernel-syms-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-default-5.3.18-150200.24.112.1">kernel-default-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2">kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-default-devel-5.3.18-150200.24.112.1">kernel-default-devel-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-devel-5.3.18-150200.24.112.1">kernel-devel-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-docs-5.3.18-150200.24.112.1">kernel-docs-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-macros-5.3.18-150200.24.112.1">kernel-macros-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-obs-build-5.3.18-150200.24.112.1">kernel-obs-build-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-preempt-5.3.18-150200.24.112.1">kernel-preempt-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-preempt-devel-5.3.18-150200.24.112.1">kernel-preempt-devel-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-source-5.3.18-150200.24.112.1">kernel-source-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-syms-5.3.18-150200.24.112.1">kernel-syms-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-default-5.3.18-150200.24.112.1">kernel-default-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2">kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-default-devel-5.3.18-150200.24.112.1">kernel-default-devel-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-devel-5.3.18-150200.24.112.1">kernel-devel-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-docs-5.3.18-150200.24.112.1">kernel-docs-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-macros-5.3.18-150200.24.112.1">kernel-macros-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-obs-build-5.3.18-150200.24.112.1">kernel-obs-build-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-preempt-5.3.18-150200.24.112.1">kernel-preempt-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-preempt-devel-5.3.18-150200.24.112.1">kernel-preempt-devel-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-source-5.3.18-150200.24.112.1">kernel-source-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-syms-5.3.18-150200.24.112.1">kernel-syms-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-ESPOS:kernel-default-4.12.14-150000.150.89.1">kernel-default-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise High Performance Computing 15-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-ESPOS:kernel-default-base-4.12.14-150000.150.89.1">kernel-default-base-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise High Performance Computing 15-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-ESPOS:kernel-default-devel-4.12.14-150000.150.89.1">kernel-default-devel-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise High Performance Computing 15-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-ESPOS:kernel-devel-4.12.14-150000.150.89.1">kernel-devel-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise High Performance Computing 15-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-ESPOS:kernel-docs-4.12.14-150000.150.89.1">kernel-docs-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise High Performance Computing 15-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-ESPOS:kernel-macros-4.12.14-150000.150.89.1">kernel-macros-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise High Performance Computing 15-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-ESPOS:kernel-obs-build-4.12.14-150000.150.89.1">kernel-obs-build-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise High Performance Computing 15-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-ESPOS:kernel-source-4.12.14-150000.150.89.1">kernel-source-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise High Performance Computing 15-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-ESPOS:kernel-syms-4.12.14-150000.150.89.1">kernel-syms-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise High Performance Computing 15-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-vanilla-base-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-ESPOS:kernel-vanilla-base-4.12.14-150000.150.89.1">kernel-vanilla-base-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise High Performance Computing 15-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-default-4.12.14-150000.150.89.1">kernel-default-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-default-base-4.12.14-150000.150.89.1">kernel-default-base-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-default-devel-4.12.14-150000.150.89.1">kernel-default-devel-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-devel-4.12.14-150000.150.89.1">kernel-devel-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-docs-4.12.14-150000.150.89.1">kernel-docs-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-macros-4.12.14-150000.150.89.1">kernel-macros-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-obs-build-4.12.14-150000.150.89.1">kernel-obs-build-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-source-4.12.14-150000.150.89.1">kernel-source-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-syms-4.12.14-150000.150.89.1">kernel-syms-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-vanilla-base-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-vanilla-base-4.12.14-150000.150.89.1">kernel-vanilla-base-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-kgraft-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP4:kernel-default-kgraft-4.12.14-95.96.1">kernel-default-kgraft-4.12.14-95.96.1 as a component of SUSE Linux Enterprise Live Patching 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-kgraft-devel-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP4:kernel-default-kgraft-devel-4.12.14-95.96.1">kernel-default-kgraft-devel-4.12.14-95.96.1 as a component of SUSE Linux Enterprise Live Patching 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_12_14-95_96-default-1-6.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_96-default-1-6.3.1">kgraft-patch-4_12_14-95_96-default-1-6.3.1 as a component of SUSE Linux Enterprise Live Patching 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-kgraft-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP5:kernel-default-kgraft-4.12.14-122.116.1">kernel-default-kgraft-4.12.14-122.116.1 as a component of SUSE Linux Enterprise Live Patching 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-kgraft-devel-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP5:kernel-default-kgraft-devel-4.12.14-122.116.1">kernel-default-kgraft-devel-4.12.14-122.116.1 as a component of SUSE Linux Enterprise Live Patching 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_12_14-122_116-default-1-8.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_116-default-1-8.3.1">kgraft-patch-4_12_14-122_116-default-1-8.3.1 as a component of SUSE Linux Enterprise Live Patching 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150000.150.89.1">kernel-default-livepatch-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise Live Patching 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-4_12_14-150000_150_89-default-1-150000.1.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150000_150_89-default-1-150000.1.3.1">kernel-livepatch-4_12_14-150000_150_89-default-1-150000.1.3.1 as a component of SUSE Linux Enterprise Live Patching 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-150100.197.111.1">kernel-default-livepatch-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Live Patching 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-devel-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-150100.197.111.1">kernel-default-livepatch-devel-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Live Patching 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-4_12_14-150100_197_111-default-1-150100.3.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-150100_197_111-default-1-150100.3.3.1">kernel-livepatch-4_12_14-150100_197_111-default-1-150100.3.3.1 as a component of SUSE Linux Enterprise Live Patching 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-5.3.18-150200.24.112.1">kernel-default-livepatch-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Live Patching 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-devel-5.3.18-150200.24.112.1">kernel-default-livepatch-devel-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Live Patching 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-150200_24_112-default-1-150200.5.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_112-default-1-150200.5.5.1">kernel-livepatch-5_3_18-150200_24_112-default-1-150200.5.5.1 as a component of SUSE Linux Enterprise Live Patching 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4">kernel-default-livepatch-5.3.18-150300.59.60.4 as a component of SUSE Linux Enterprise Live Patching 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-devel-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4">kernel-default-livepatch-devel-5.3.18-150300.59.60.4 as a component of SUSE Linux Enterprise Live Patching 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3">kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3 as a component of SUSE Linux Enterprise Live Patching 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.0">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.0:kernel-default-5.3.18-150200.24.112.1">kernel-default-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Micro 5.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.0">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.0:kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2">kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2 as a component of SUSE Linux Enterprise Micro 5.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-5.3.18-150200.79.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.0">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.0:kernel-rt-5.3.18-150200.79.2">kernel-rt-5.3.18-150200.79.2 as a component of SUSE Linux Enterprise Micro 5.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.1">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.1">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5">kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5 as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-5.3.18-150300.82.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.1">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1">kernel-rt-5.3.18-150300.82.1 as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.18.1">kernel-default-5.14.21-150400.24.18.1 as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-5.14.21-150400.13.5" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.13.5">kernel-rt-5.14.21-150400.13.5 as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.46.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.46.1">kernel-default-5.14.21-150400.24.46.1 as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-5.14.21-150400.15.11.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.11.1">kernel-rt-5.14.21-150400.15.11.1 as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.55.19.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.19.1">kernel-default-5.14.21-150500.55.19.1 as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-5.14.21-150500.13.14.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.14.1">kernel-rt-5.14.21-150500.13.14.1 as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4">kernel-64kb-5.3.18-150300.59.60.4 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-devel-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4">kernel-64kb-devel-5.3.18-150300.59.60.4 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5">kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4">kernel-default-devel-5.3.18-150300.59.60.4 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4">kernel-devel-5.3.18-150300.59.60.4 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4">kernel-macros-5.3.18-150300.59.60.4 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4">kernel-preempt-5.3.18-150300.59.60.4 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-zfcpdump-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4">kernel-zfcpdump-5.3.18-150300.59.60.4 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-5.14.21-150400.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.22.1">kernel-64kb-5.14.21-150400.22.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-devel-5.14.21-150400.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.22.1">kernel-64kb-devel-5.14.21-150400.22.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.22.1">kernel-default-5.14.21-150400.22.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.14.21-150400.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.22.1">kernel-default-devel-5.14.21-150400.22.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.14.21-150400.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.22.1">kernel-devel-5.14.21-150400.22.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.14.21-150400.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.22.1">kernel-macros-5.14.21-150400.22.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-zfcpdump-5.14.21-150400.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.22.1">kernel-zfcpdump-5.14.21-150400.22.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-5.14.21-150500.53.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.53.2">kernel-64kb-5.14.21-150500.53.2 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-devel-5.14.21-150500.53.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.53.2">kernel-64kb-devel-5.14.21-150500.53.2 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150500.53.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.53.2">kernel-default-5.14.21-150500.53.2 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.14.21-150500.53.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.53.2">kernel-default-devel-5.14.21-150500.53.2 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.14.21-150500.53.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.53.2">kernel-devel-5.14.21-150500.53.2 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.14.21-150500.53.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.53.2">kernel-macros-5.14.21-150500.53.2 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-zfcpdump-5.14.21-150500.53.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.53.2">kernel-zfcpdump-5.14.21-150500.53.2 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-6.4.0-150600.21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-64kb-6.4.0-150600.21.2">kernel-64kb-6.4.0-150600.21.2 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-devel-6.4.0-150600.21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-64kb-devel-6.4.0-150600.21.2">kernel-64kb-devel-6.4.0-150600.21.2 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-6.4.0-150600.21.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-6.4.0-150600.21.3">kernel-default-6.4.0-150600.21.3 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-6.4.0-150600.21.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-devel-6.4.0-150600.21.3">kernel-default-devel-6.4.0-150600.21.3 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-6.4.0-150600.21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-devel-6.4.0-150600.21.2">kernel-devel-6.4.0-150600.21.2 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-6.4.0-150600.21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-macros-6.4.0-150600.21.2">kernel-macros-6.4.0-150600.21.2 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-zfcpdump-6.4.0-150600.21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-zfcpdump-6.4.0-150600.21.2">kernel-zfcpdump-6.4.0-150600.21.2 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-6.4.0-150700.51.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.51.1">kernel-64kb-6.4.0-150700.51.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-devel-6.4.0-150700.51.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.51.1">kernel-64kb-devel-6.4.0-150700.51.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-6.4.0-150700.51.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.51.1">kernel-default-6.4.0-150700.51.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-6.4.0-150700.51.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.51.1">kernel-default-devel-6.4.0-150700.51.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-6.4.0-150700.51.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.51.1">kernel-devel-6.4.0-150700.51.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-6.4.0-150700.51.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.51.1">kernel-macros-6.4.0-150700.51.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-zfcpdump-6.4.0-150700.51.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.51.1">kernel-zfcpdump-6.4.0-150700.51.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4">kernel-docs-5.3.18-150300.59.60.4 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4">kernel-obs-build-5.3.18-150300.59.60.4 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-devel-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4">kernel-preempt-devel-5.3.18-150300.59.60.4 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4">kernel-source-5.3.18-150300.59.60.4 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4">kernel-syms-5.3.18-150300.59.60.4 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.14.21-150400.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.22.1">kernel-docs-5.14.21-150400.22.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.14.21-150400.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.22.1">kernel-obs-build-5.14.21-150400.22.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.14.21-150400.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.22.1">kernel-source-5.14.21-150400.22.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.14.21-150400.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.22.1">kernel-syms-5.14.21-150400.22.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.14.21-150500.53.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.53.2">kernel-docs-5.14.21-150500.53.2 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.14.21-150500.53.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.53.2">kernel-obs-build-5.14.21-150500.53.2 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.14.21-150500.53.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.53.2">kernel-source-5.14.21-150500.53.2 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.14.21-150500.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.53.1">kernel-syms-5.14.21-150500.53.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-6.4.0-150600.21.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-docs-6.4.0-150600.21.1">kernel-docs-6.4.0-150600.21.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-6.4.0-150600.21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-obs-build-6.4.0-150600.21.2">kernel-obs-build-6.4.0-150600.21.2 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-6.4.0-150600.21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-source-6.4.0-150600.21.2">kernel-source-6.4.0-150600.21.2 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-6.4.0-150600.21.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-syms-6.4.0-150600.21.1">kernel-syms-6.4.0-150600.21.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-6.4.0-150700.51.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.51.2">kernel-docs-6.4.0-150700.51.2 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-6.4.0-150700.51.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.51.2">kernel-obs-build-6.4.0-150700.51.2 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-6.4.0-150700.51.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.51.1">kernel-source-6.4.0-150700.51.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-6.4.0-150700.51.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.51.1">kernel-syms-6.4.0-150700.51.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4">reiserfs-kmp-default-5.3.18-150300.59.60.4 as a component of SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.14.21-150400.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.22.1">reiserfs-kmp-default-5.14.21-150400.22.1 as a component of SUSE Linux Enterprise Module for Legacy 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.14.21-150500.53.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.53.2">reiserfs-kmp-default-5.14.21-150500.53.2 as a component of SUSE Linux Enterprise Module for Legacy 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-6.4.0-150600.21.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP6:reiserfs-kmp-default-6.4.0-150600.21.3">reiserfs-kmp-default-6.4.0-150600.21.3 as a component of SUSE Linux Enterprise Module for Legacy 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-6.4.0-150700.51.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.51.1">reiserfs-kmp-default-6.4.0-150700.51.1 as a component of SUSE Linux Enterprise Module for Legacy 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-5.3.18-150300.38.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP3:kernel-azure-5.3.18-150300.38.53.1">kernel-azure-5.3.18-150300.38.53.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-devel-5.3.18-150300.38.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP3:kernel-azure-devel-5.3.18-150300.38.53.1">kernel-azure-devel-5.3.18-150300.38.53.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-azure-5.3.18-150300.38.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP3:kernel-devel-azure-5.3.18-150300.38.53.1">kernel-devel-azure-5.3.18-150300.38.53.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure-5.3.18-150300.38.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP3:kernel-source-azure-5.3.18-150300.38.53.1">kernel-source-azure-5.3.18-150300.38.53.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-azure-5.3.18-150300.38.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP3:kernel-syms-azure-5.3.18-150300.38.53.1">kernel-syms-azure-5.3.18-150300.38.53.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-5.14.21-150400.12.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.12.1">kernel-azure-5.14.21-150400.12.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-devel-5.14.21-150400.12.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.12.1">kernel-azure-devel-5.14.21-150400.12.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-azure-5.14.21-150400.12.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.12.1">kernel-devel-azure-5.14.21-150400.12.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure-5.14.21-150400.12.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.12.1">kernel-source-azure-5.14.21-150400.12.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-azure-5.14.21-150400.12.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.12.1">kernel-syms-azure-5.14.21-150400.12.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-5.14.21-150500.31.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.31.4">kernel-azure-5.14.21-150500.31.4 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-devel-5.14.21-150500.31.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.31.4">kernel-azure-devel-5.14.21-150500.31.4 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-azure-5.14.21-150500.31.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.31.4">kernel-devel-azure-5.14.21-150500.31.4 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure-5.14.21-150500.31.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.31.4">kernel-source-azure-5.14.21-150500.31.4 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-azure-5.14.21-150500.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.31.1">kernel-syms-azure-5.14.21-150500.31.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-6.4.0-150600.6.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP6:kernel-azure-6.4.0-150600.6.3">kernel-azure-6.4.0-150600.6.3 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-devel-6.4.0-150600.6.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP6:kernel-azure-devel-6.4.0-150600.6.3">kernel-azure-devel-6.4.0-150600.6.3 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-azure-6.4.0-150600.6.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP6:kernel-devel-azure-6.4.0-150600.6.2">kernel-devel-azure-6.4.0-150600.6.2 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure-6.4.0-150600.6.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP6:kernel-source-azure-6.4.0-150600.6.2">kernel-source-azure-6.4.0-150600.6.2 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-azure-6.4.0-150600.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP6:kernel-syms-azure-6.4.0-150600.6.1">kernel-syms-azure-6.4.0-150600.6.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-rt-4.12.14-10.84.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.84.1">cluster-md-kmp-rt-4.12.14-10.84.1 as a component of SUSE Linux Enterprise Real Time 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-rt-4.12.14-10.84.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.84.1">dlm-kmp-rt-4.12.14-10.84.1 as a component of SUSE Linux Enterprise Real Time 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-rt-4.12.14-10.84.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.84.1">gfs2-kmp-rt-4.12.14-10.84.1 as a component of SUSE Linux Enterprise Real Time 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-rt-4.12.14-10.84.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.84.1">kernel-devel-rt-4.12.14-10.84.1 as a component of SUSE Linux Enterprise Real Time 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-4.12.14-10.84.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.84.1">kernel-rt-4.12.14-10.84.1 as a component of SUSE Linux Enterprise Real Time 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-base-4.12.14-10.84.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.84.1">kernel-rt-base-4.12.14-10.84.1 as a component of SUSE Linux Enterprise Real Time 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-devel-4.12.14-10.84.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.84.1">kernel-rt-devel-4.12.14-10.84.1 as a component of SUSE Linux Enterprise Real Time 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt_debug-4.12.14-10.84.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.84.1">kernel-rt_debug-4.12.14-10.84.1 as a component of SUSE Linux Enterprise Real Time 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt_debug-devel-4.12.14-10.84.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.84.1">kernel-rt_debug-devel-4.12.14-10.84.1 as a component of SUSE Linux Enterprise Real Time 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-rt-4.12.14-10.84.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.84.1">kernel-source-rt-4.12.14-10.84.1 as a component of SUSE Linux Enterprise Real Time 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-rt-4.12.14-10.84.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.84.1">kernel-syms-rt-4.12.14-10.84.1 as a component of SUSE Linux Enterprise Real Time 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-rt-4.12.14-10.84.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.84.1">ocfs2-kmp-rt-4.12.14-10.84.1 as a component of SUSE Linux Enterprise Real Time 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP2:kernel-default-5.3.18-150200.24.112.1">kernel-default-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Real Time 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP2:kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2">kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2 as a component of SUSE Linux Enterprise Real Time 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP2:kernel-default-devel-5.3.18-150200.24.112.1">kernel-default-devel-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Real Time 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP2:kernel-devel-5.3.18-150200.24.112.1">kernel-devel-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Real Time 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP2:kernel-docs-5.3.18-150200.24.112.1">kernel-docs-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Real Time 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP2:kernel-macros-5.3.18-150200.24.112.1">kernel-macros-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Real Time 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP2:kernel-obs-build-5.3.18-150200.24.112.1">kernel-obs-build-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Real Time 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP2:kernel-preempt-5.3.18-150200.24.112.1">kernel-preempt-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Real Time 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP2:kernel-preempt-devel-5.3.18-150200.24.112.1">kernel-preempt-devel-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Real Time 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP2:kernel-source-5.3.18-150200.24.112.1">kernel-source-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Real Time 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP2:kernel-syms-5.3.18-150200.24.112.1">kernel-syms-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Real Time 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.4.121-92.172.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.172.1">kernel-default-4.4.121-92.172.1 as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.4.121-92.172.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.172.1">kernel-default-base-4.4.121-92.172.1 as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.4.121-92.172.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.172.1">kernel-default-devel-4.4.121-92.172.1 as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.4.121-92.172.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.172.1">kernel-devel-4.4.121-92.172.1 as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.4.121-92.172.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.172.1">kernel-macros-4.4.121-92.172.1 as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.4.121-92.172.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.172.1">kernel-source-4.4.121-92.172.1 as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.4.121-92.172.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.172.1">kernel-syms-4.4.121-92.172.1 as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-BCL:kernel-default-4.4.180-94.161.1">kernel-default-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server 12 SP3-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-BCL:kernel-default-base-4.4.180-94.161.1">kernel-default-base-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server 12 SP3-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-BCL:kernel-default-devel-4.4.180-94.161.1">kernel-default-devel-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server 12 SP3-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-BCL:kernel-devel-4.4.180-94.161.1">kernel-devel-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server 12 SP3-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-BCL:kernel-macros-4.4.180-94.161.1">kernel-macros-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server 12 SP3-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-BCL:kernel-source-4.4.180-94.161.1">kernel-source-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server 12 SP3-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-BCL:kernel-syms-4.4.180-94.161.1">kernel-syms-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server 12 SP3-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-ESPOS:kernel-default-4.4.180-94.161.1">kernel-default-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server 12 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-ESPOS:kernel-default-base-4.4.180-94.161.1">kernel-default-base-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server 12 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-ESPOS:kernel-default-devel-4.4.180-94.161.1">kernel-default-devel-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server 12 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-kgraft-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-ESPOS:kernel-default-kgraft-4.4.180-94.161.1">kernel-default-kgraft-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server 12 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-ESPOS:kernel-devel-4.4.180-94.161.1">kernel-devel-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server 12 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-ESPOS:kernel-macros-4.4.180-94.161.1">kernel-macros-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server 12 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-ESPOS:kernel-source-4.4.180-94.161.1">kernel-source-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server 12 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-ESPOS:kernel-syms-4.4.180-94.161.1">kernel-syms-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server 12 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_180-94_161-default-1-4.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-ESPOS:kgraft-patch-4_4_180-94_161-default-1-4.5.1">kgraft-patch-4_4_180-94_161-default-1-4.5.1 as a component of SUSE Linux Enterprise Server 12 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-default-4.4.180-94.161.1">kernel-default-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-default-base-4.4.180-94.161.1">kernel-default-base-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-default-devel-4.4.180-94.161.1">kernel-default-devel-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-kgraft-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-default-kgraft-4.4.180-94.161.1">kernel-default-kgraft-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-default-man-4.4.180-94.161.1">kernel-default-man-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-devel-4.4.180-94.161.1">kernel-devel-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-macros-4.4.180-94.161.1">kernel-macros-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-source-4.4.180-94.161.1">kernel-source-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-syms-4.4.180-94.161.1">kernel-syms-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_180-94_161-default-1-4.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS:kgraft-patch-4_4_180-94_161-default-1-4.5.1">kgraft-patch-4_4_180-94_161-default-1-4.5.1 as a component of SUSE Linux Enterprise Server 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.4.140-96.100.TDC.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-TERADATA:kernel-default-4.4.140-96.100.TDC.1">kernel-default-4.4.140-96.100.TDC.1 as a component of SUSE Linux Enterprise Server 12 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.4.140-96.100.TDC.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-TERADATA:kernel-default-base-4.4.140-96.100.TDC.1">kernel-default-base-4.4.140-96.100.TDC.1 as a component of SUSE Linux Enterprise Server 12 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.4.140-96.100.TDC.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-TERADATA:kernel-default-devel-4.4.140-96.100.TDC.1">kernel-default-devel-4.4.140-96.100.TDC.1 as a component of SUSE Linux Enterprise Server 12 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.4.140-96.100.TDC.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-TERADATA:kernel-devel-4.4.140-96.100.TDC.1">kernel-devel-4.4.140-96.100.TDC.1 as a component of SUSE Linux Enterprise Server 12 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.4.140-96.100.TDC.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-TERADATA:kernel-macros-4.4.140-96.100.TDC.1">kernel-macros-4.4.140-96.100.TDC.1 as a component of SUSE Linux Enterprise Server 12 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.4.140-96.100.TDC.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-TERADATA:kernel-source-4.4.140-96.100.TDC.1">kernel-source-4.4.140-96.100.TDC.1 as a component of SUSE Linux Enterprise Server 12 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.4.140-96.100.TDC.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-TERADATA:kernel-syms-4.4.140-96.100.TDC.1">kernel-syms-4.4.140-96.100.TDC.1 as a component of SUSE Linux Enterprise Server 12 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-default-4.12.14-95.96.1">kernel-default-4.12.14-95.96.1 as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-default-base-4.12.14-95.96.1">kernel-default-base-4.12.14-95.96.1 as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-default-devel-4.12.14-95.96.1">kernel-default-devel-4.12.14-95.96.1 as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-devel-4.12.14-95.96.1">kernel-devel-4.12.14-95.96.1 as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-macros-4.12.14-95.96.1">kernel-macros-4.12.14-95.96.1 as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-source-4.12.14-95.96.1">kernel-source-4.12.14-95.96.1 as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-syms-4.12.14-95.96.1">kernel-syms-4.12.14-95.96.1 as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-4.12.14-95.96.1">kernel-default-4.12.14-95.96.1 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-base-4.12.14-95.96.1">kernel-default-base-4.12.14-95.96.1 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-devel-4.12.14-95.96.1">kernel-default-devel-4.12.14-95.96.1 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-man-4.12.14-95.96.1">kernel-default-man-4.12.14-95.96.1 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-devel-4.12.14-95.96.1">kernel-devel-4.12.14-95.96.1 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-macros-4.12.14-95.96.1">kernel-macros-4.12.14-95.96.1 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-source-4.12.14-95.96.1">kernel-source-4.12.14-95.96.1 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-syms-4.12.14-95.96.1">kernel-syms-4.12.14-95.96.1 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-4.12.14-16.94.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-azure-4.12.14-16.94.1">kernel-azure-4.12.14-16.94.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-base-4.12.14-16.94.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-azure-base-4.12.14-16.94.1">kernel-azure-base-4.12.14-16.94.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-devel-4.12.14-16.94.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-azure-devel-4.12.14-16.94.1">kernel-azure-devel-4.12.14-16.94.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-default-4.12.14-122.116.1">kernel-default-4.12.14-122.116.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-default-base-4.12.14-122.116.1">kernel-default-base-4.12.14-122.116.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-default-devel-4.12.14-122.116.1">kernel-default-devel-4.12.14-122.116.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-default-man-4.12.14-122.116.1">kernel-default-man-4.12.14-122.116.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-devel-4.12.14-122.116.1">kernel-devel-4.12.14-122.116.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-azure-4.12.14-16.94.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-devel-azure-4.12.14-16.94.1">kernel-devel-azure-4.12.14-16.94.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-macros-4.12.14-122.116.1">kernel-macros-4.12.14-122.116.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-source-4.12.14-122.116.1">kernel-source-4.12.14-122.116.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure-4.12.14-16.94.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-source-azure-4.12.14-16.94.1">kernel-source-azure-4.12.14-16.94.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-syms-4.12.14-122.116.1">kernel-syms-4.12.14-122.116.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-azure-4.12.14-16.94.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-syms-azure-4.12.14-16.94.1">kernel-syms-azure-4.12.14-16.94.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-4.12.14-150100.197.111.1">kernel-default-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server 15 SP1-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-base-4.12.14-150100.197.111.1">kernel-default-base-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server 15 SP1-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-devel-4.12.14-150100.197.111.1">kernel-default-devel-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server 15 SP1-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-BCL:kernel-devel-4.12.14-150100.197.111.1">kernel-devel-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server 15 SP1-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-BCL:kernel-docs-4.12.14-150100.197.111.1">kernel-docs-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server 15 SP1-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-BCL:kernel-macros-4.12.14-150100.197.111.1">kernel-macros-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server 15 SP1-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-BCL:kernel-obs-build-4.12.14-150100.197.111.1">kernel-obs-build-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server 15 SP1-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-BCL:kernel-source-4.12.14-150100.197.111.1">kernel-source-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server 15 SP1-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-BCL:kernel-syms-4.12.14-150100.197.111.1">kernel-syms-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server 15 SP1-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-BCL:reiserfs-kmp-default-4.12.14-150100.197.111.1">reiserfs-kmp-default-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server 15 SP1-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-150100.197.111.1">kernel-default-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-150100.197.111.1">kernel-default-base-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-150100.197.111.1">kernel-default-devel-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-man-4.12.14-150100.197.111.1">kernel-default-man-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-devel-4.12.14-150100.197.111.1">kernel-devel-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-docs-4.12.14-150100.197.111.1">kernel-docs-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-macros-4.12.14-150100.197.111.1">kernel-macros-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-150100.197.111.1">kernel-obs-build-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-source-4.12.14-150100.197.111.1">kernel-source-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-150100.197.111.1">kernel-syms-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-150100.197.111.1">reiserfs-kmp-default-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-BCL:kernel-default-5.3.18-150200.24.112.1">kernel-default-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server 15 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-BCL:kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2">kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2 as a component of SUSE Linux Enterprise Server 15 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-BCL:kernel-default-devel-5.3.18-150200.24.112.1">kernel-default-devel-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server 15 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-BCL:kernel-devel-5.3.18-150200.24.112.1">kernel-devel-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server 15 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-BCL:kernel-docs-5.3.18-150200.24.112.1">kernel-docs-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server 15 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-BCL:kernel-macros-5.3.18-150200.24.112.1">kernel-macros-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server 15 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-BCL:kernel-obs-build-5.3.18-150200.24.112.1">kernel-obs-build-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server 15 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-BCL:kernel-preempt-5.3.18-150200.24.112.1">kernel-preempt-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server 15 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-BCL:kernel-preempt-devel-5.3.18-150200.24.112.1">kernel-preempt-devel-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server 15 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-BCL:kernel-source-5.3.18-150200.24.112.1">kernel-source-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server 15 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-BCL:kernel-syms-5.3.18-150200.24.112.1">kernel-syms-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server 15 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-5.3.18-150200.24.112.1">kernel-default-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2">kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-devel-5.3.18-150200.24.112.1">kernel-default-devel-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-devel-5.3.18-150200.24.112.1">kernel-devel-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-docs-5.3.18-150200.24.112.1">kernel-docs-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-macros-5.3.18-150200.24.112.1">kernel-macros-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-obs-build-5.3.18-150200.24.112.1">kernel-obs-build-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-preempt-5.3.18-150200.24.112.1">kernel-preempt-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-preempt-devel-5.3.18-150200.24.112.1">kernel-preempt-devel-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-source-5.3.18-150200.24.112.1">kernel-source-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-syms-5.3.18-150200.24.112.1">kernel-syms-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:reiserfs-kmp-default-5.3.18-150200.24.112.1">reiserfs-kmp-default-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:kernel-default-4.12.14-150000.150.89.1">kernel-default-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:kernel-default-base-4.12.14-150000.150.89.1">kernel-default-base-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:kernel-default-devel-4.12.14-150000.150.89.1">kernel-default-devel-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:kernel-default-man-4.12.14-150000.150.89.1">kernel-default-man-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:kernel-devel-4.12.14-150000.150.89.1">kernel-devel-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:kernel-docs-4.12.14-150000.150.89.1">kernel-docs-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:kernel-macros-4.12.14-150000.150.89.1">kernel-macros-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:kernel-obs-build-4.12.14-150000.150.89.1">kernel-obs-build-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:kernel-source-4.12.14-150000.150.89.1">kernel-source-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:kernel-syms-4.12.14-150000.150.89.1">kernel-syms-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-vanilla-base-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:kernel-vanilla-base-4.12.14-150000.150.89.1">kernel-vanilla-base-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:reiserfs-kmp-default-4.12.14-150000.150.89.1">reiserfs-kmp-default-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.180-94.161.1">kernel-default-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.180-94.161.1">kernel-default-base-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.180-94.161.1">kernel-default-devel-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-kgraft-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-kgraft-4.4.180-94.161.1">kernel-default-kgraft-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.180-94.161.1">kernel-devel-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.180-94.161.1">kernel-macros-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.180-94.161.1">kernel-source-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.180-94.161.1">kernel-syms-4.4.180-94.161.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_180-94_161-default-1-4.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:kgraft-patch-4_4_180-94_161-default-1-4.5.1">kgraft-patch-4_4_180-94_161-default-1-4.5.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.96.1">kernel-default-4.12.14-95.96.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.96.1">kernel-default-base-4.12.14-95.96.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.96.1">kernel-default-devel-4.12.14-95.96.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.96.1">kernel-devel-4.12.14-95.96.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.96.1">kernel-macros-4.12.14-95.96.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.96.1">kernel-source-4.12.14-95.96.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.96.1">kernel-syms-4.12.14-95.96.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-4.12.14-16.94.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-azure-4.12.14-16.94.1">kernel-azure-4.12.14-16.94.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-base-4.12.14-16.94.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-azure-base-4.12.14-16.94.1">kernel-azure-base-4.12.14-16.94.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-devel-4.12.14-16.94.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-azure-devel-4.12.14-16.94.1">kernel-azure-devel-4.12.14-16.94.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-4.12.14-122.116.1">kernel-default-4.12.14-122.116.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-base-4.12.14-122.116.1">kernel-default-base-4.12.14-122.116.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-devel-4.12.14-122.116.1">kernel-default-devel-4.12.14-122.116.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-man-4.12.14-122.116.1">kernel-default-man-4.12.14-122.116.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-devel-4.12.14-122.116.1">kernel-devel-4.12.14-122.116.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-azure-4.12.14-16.94.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-devel-azure-4.12.14-16.94.1">kernel-devel-azure-4.12.14-16.94.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-macros-4.12.14-122.116.1">kernel-macros-4.12.14-122.116.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-source-4.12.14-122.116.1">kernel-source-4.12.14-122.116.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure-4.12.14-16.94.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-source-azure-4.12.14-16.94.1">kernel-source-azure-4.12.14-16.94.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-syms-4.12.14-122.116.1">kernel-syms-4.12.14-122.116.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-azure-4.12.14-16.94.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-syms-azure-4.12.14-16.94.1">kernel-syms-azure-4.12.14-16.94.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:kernel-default-4.12.14-150000.150.89.1">kernel-default-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:kernel-default-base-4.12.14-150000.150.89.1">kernel-default-base-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:kernel-default-devel-4.12.14-150000.150.89.1">kernel-default-devel-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:kernel-devel-4.12.14-150000.150.89.1">kernel-devel-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:kernel-docs-4.12.14-150000.150.89.1">kernel-docs-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:kernel-macros-4.12.14-150000.150.89.1">kernel-macros-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:kernel-obs-build-4.12.14-150000.150.89.1">kernel-obs-build-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:kernel-source-4.12.14-150000.150.89.1">kernel-source-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:kernel-syms-4.12.14-150000.150.89.1">kernel-syms-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-vanilla-base-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:kernel-vanilla-base-4.12.14-150000.150.89.1">kernel-vanilla-base-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-4.12.14-150000.150.89.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:reiserfs-kmp-default-4.12.14-150000.150.89.1">reiserfs-kmp-default-4.12.14-150000.150.89.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-150100.197.111.1">kernel-default-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-150100.197.111.1">kernel-default-base-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-150100.197.111.1">kernel-default-devel-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-devel-4.12.14-150100.197.111.1">kernel-devel-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-docs-4.12.14-150100.197.111.1">kernel-docs-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-macros-4.12.14-150100.197.111.1">kernel-macros-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-150100.197.111.1">kernel-obs-build-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-source-4.12.14-150100.197.111.1">kernel-source-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-150100.197.111.1">kernel-syms-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-150100.197.111.1">reiserfs-kmp-default-4.12.14-150100.197.111.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-5.3.18-150200.24.112.1">kernel-default-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2">kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-devel-5.3.18-150200.24.112.1">kernel-default-devel-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-devel-5.3.18-150200.24.112.1">kernel-devel-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-docs-5.3.18-150200.24.112.1">kernel-docs-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-macros-5.3.18-150200.24.112.1">kernel-macros-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-obs-build-5.3.18-150200.24.112.1">kernel-obs-build-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-preempt-5.3.18-150200.24.112.1">kernel-preempt-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-preempt-devel-5.3.18-150200.24.112.1">kernel-preempt-devel-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-source-5.3.18-150200.24.112.1">kernel-source-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-syms-5.3.18-150200.24.112.1">kernel-syms-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:reiserfs-kmp-default-5.3.18-150200.24.112.1">reiserfs-kmp-default-5.3.18-150200.24.112.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:kernel-docs-4.12.14-122.116.1">kernel-docs-4.12.14-122.116.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:kernel-obs-build-4.12.14-122.116.1">kernel-obs-build-4.12.14-122.116.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-4.12.14-122.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:kernel-default-extra-4.12.14-122.116.1">kernel-default-extra-4.12.14-122.116.1 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4">kernel-default-extra-5.3.18-150300.59.60.4 as a component of SUSE Linux Enterprise Workstation Extension 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-extra-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4">kernel-preempt-extra-5.3.18-150300.59.60.4 as a component of SUSE Linux Enterprise Workstation Extension 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-5.14.21-150400.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.22.1">kernel-default-extra-5.14.21-150400.22.1 as a component of SUSE Linux Enterprise Workstation Extension 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.1">
      <FullProductName ProductID="SUSE Manager Proxy 4.1:kernel-default-5.3.18-150200.24.112.1">kernel-default-5.3.18-150200.24.112.1 as a component of SUSE Manager Proxy 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.1">
      <FullProductName ProductID="SUSE Manager Proxy 4.1:kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2">kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2 as a component of SUSE Manager Proxy 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.1">
      <FullProductName ProductID="SUSE Manager Proxy 4.1:kernel-default-devel-5.3.18-150200.24.112.1">kernel-default-devel-5.3.18-150200.24.112.1 as a component of SUSE Manager Proxy 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.1">
      <FullProductName ProductID="SUSE Manager Proxy 4.1:kernel-devel-5.3.18-150200.24.112.1">kernel-devel-5.3.18-150200.24.112.1 as a component of SUSE Manager Proxy 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.1">
      <FullProductName ProductID="SUSE Manager Proxy 4.1:kernel-docs-5.3.18-150200.24.112.1">kernel-docs-5.3.18-150200.24.112.1 as a component of SUSE Manager Proxy 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.1">
      <FullProductName ProductID="SUSE Manager Proxy 4.1:kernel-macros-5.3.18-150200.24.112.1">kernel-macros-5.3.18-150200.24.112.1 as a component of SUSE Manager Proxy 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.1">
      <FullProductName ProductID="SUSE Manager Proxy 4.1:kernel-obs-build-5.3.18-150200.24.112.1">kernel-obs-build-5.3.18-150200.24.112.1 as a component of SUSE Manager Proxy 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.1">
      <FullProductName ProductID="SUSE Manager Proxy 4.1:kernel-preempt-5.3.18-150200.24.112.1">kernel-preempt-5.3.18-150200.24.112.1 as a component of SUSE Manager Proxy 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.1">
      <FullProductName ProductID="SUSE Manager Proxy 4.1:kernel-preempt-devel-5.3.18-150200.24.112.1">kernel-preempt-devel-5.3.18-150200.24.112.1 as a component of SUSE Manager Proxy 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.1">
      <FullProductName ProductID="SUSE Manager Proxy 4.1:kernel-source-5.3.18-150200.24.112.1">kernel-source-5.3.18-150200.24.112.1 as a component of SUSE Manager Proxy 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.1">
      <FullProductName ProductID="SUSE Manager Proxy 4.1:kernel-syms-5.3.18-150200.24.112.1">kernel-syms-5.3.18-150200.24.112.1 as a component of SUSE Manager Proxy 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.1">
      <FullProductName ProductID="SUSE Manager Proxy 4.1:reiserfs-kmp-default-5.3.18-150200.24.112.1">reiserfs-kmp-default-5.3.18-150200.24.112.1 as a component of SUSE Manager Proxy 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.1">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.1:kernel-default-5.3.18-150200.24.112.1">kernel-default-5.3.18-150200.24.112.1 as a component of SUSE Manager Retail Branch Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.1">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.1:kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2">kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2 as a component of SUSE Manager Retail Branch Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.1">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.1:kernel-default-devel-5.3.18-150200.24.112.1">kernel-default-devel-5.3.18-150200.24.112.1 as a component of SUSE Manager Retail Branch Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.1">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.1:kernel-devel-5.3.18-150200.24.112.1">kernel-devel-5.3.18-150200.24.112.1 as a component of SUSE Manager Retail Branch Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.1">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.1:kernel-docs-5.3.18-150200.24.112.1">kernel-docs-5.3.18-150200.24.112.1 as a component of SUSE Manager Retail Branch Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.1">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.1:kernel-macros-5.3.18-150200.24.112.1">kernel-macros-5.3.18-150200.24.112.1 as a component of SUSE Manager Retail Branch Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.1">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.1:kernel-obs-build-5.3.18-150200.24.112.1">kernel-obs-build-5.3.18-150200.24.112.1 as a component of SUSE Manager Retail Branch Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.1">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.1:kernel-preempt-5.3.18-150200.24.112.1">kernel-preempt-5.3.18-150200.24.112.1 as a component of SUSE Manager Retail Branch Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.1">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.1:kernel-preempt-devel-5.3.18-150200.24.112.1">kernel-preempt-devel-5.3.18-150200.24.112.1 as a component of SUSE Manager Retail Branch Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.1">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.1:kernel-source-5.3.18-150200.24.112.1">kernel-source-5.3.18-150200.24.112.1 as a component of SUSE Manager Retail Branch Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.1">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.1:kernel-syms-5.3.18-150200.24.112.1">kernel-syms-5.3.18-150200.24.112.1 as a component of SUSE Manager Retail Branch Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.1">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.1:reiserfs-kmp-default-5.3.18-150200.24.112.1">reiserfs-kmp-default-5.3.18-150200.24.112.1 as a component of SUSE Manager Retail Branch Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.1">
      <FullProductName ProductID="SUSE Manager Server 4.1:kernel-default-5.3.18-150200.24.112.1">kernel-default-5.3.18-150200.24.112.1 as a component of SUSE Manager Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.1">
      <FullProductName ProductID="SUSE Manager Server 4.1:kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2">kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2 as a component of SUSE Manager Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.1">
      <FullProductName ProductID="SUSE Manager Server 4.1:kernel-default-devel-5.3.18-150200.24.112.1">kernel-default-devel-5.3.18-150200.24.112.1 as a component of SUSE Manager Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.1">
      <FullProductName ProductID="SUSE Manager Server 4.1:kernel-devel-5.3.18-150200.24.112.1">kernel-devel-5.3.18-150200.24.112.1 as a component of SUSE Manager Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.1">
      <FullProductName ProductID="SUSE Manager Server 4.1:kernel-docs-5.3.18-150200.24.112.1">kernel-docs-5.3.18-150200.24.112.1 as a component of SUSE Manager Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.1">
      <FullProductName ProductID="SUSE Manager Server 4.1:kernel-macros-5.3.18-150200.24.112.1">kernel-macros-5.3.18-150200.24.112.1 as a component of SUSE Manager Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.1">
      <FullProductName ProductID="SUSE Manager Server 4.1:kernel-obs-build-5.3.18-150200.24.112.1">kernel-obs-build-5.3.18-150200.24.112.1 as a component of SUSE Manager Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.1">
      <FullProductName ProductID="SUSE Manager Server 4.1:kernel-preempt-5.3.18-150200.24.112.1">kernel-preempt-5.3.18-150200.24.112.1 as a component of SUSE Manager Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-devel-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.1">
      <FullProductName ProductID="SUSE Manager Server 4.1:kernel-preempt-devel-5.3.18-150200.24.112.1">kernel-preempt-devel-5.3.18-150200.24.112.1 as a component of SUSE Manager Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.1">
      <FullProductName ProductID="SUSE Manager Server 4.1:kernel-source-5.3.18-150200.24.112.1">kernel-source-5.3.18-150200.24.112.1 as a component of SUSE Manager Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.1">
      <FullProductName ProductID="SUSE Manager Server 4.1:kernel-syms-5.3.18-150200.24.112.1">kernel-syms-5.3.18-150200.24.112.1 as a component of SUSE Manager Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.3.18-150200.24.112.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.1">
      <FullProductName ProductID="SUSE Manager Server 4.1:reiserfs-kmp-default-5.3.18-150200.24.112.1">reiserfs-kmp-default-5.3.18-150200.24.112.1 as a component of SUSE Manager Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:kernel-default-4.4.180-94.161.1">kernel-default-4.4.180-94.161.1 as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:kernel-default-base-4.4.180-94.161.1">kernel-default-base-4.4.180-94.161.1 as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:kernel-default-devel-4.4.180-94.161.1">kernel-default-devel-4.4.180-94.161.1 as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-kgraft-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:kernel-default-kgraft-4.4.180-94.161.1">kernel-default-kgraft-4.4.180-94.161.1 as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:kernel-devel-4.4.180-94.161.1">kernel-devel-4.4.180-94.161.1 as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:kernel-macros-4.4.180-94.161.1">kernel-macros-4.4.180-94.161.1 as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:kernel-source-4.4.180-94.161.1">kernel-source-4.4.180-94.161.1 as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:kernel-syms-4.4.180-94.161.1">kernel-syms-4.4.180-94.161.1 as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_180-94_161-default-1-4.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:kgraft-patch-4_4_180-94_161-default-1-4.5.1">kgraft-patch-4_4_180-94_161-default-1-4.5.1 as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-default-4.12.14-95.96.1">kernel-default-4.12.14-95.96.1 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-default-base-4.12.14-95.96.1">kernel-default-base-4.12.14-95.96.1 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-default-devel-4.12.14-95.96.1">kernel-default-devel-4.12.14-95.96.1 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-devel-4.12.14-95.96.1">kernel-devel-4.12.14-95.96.1 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-macros-4.12.14-95.96.1">kernel-macros-4.12.14-95.96.1 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-source-4.12.14-95.96.1">kernel-source-4.12.14-95.96.1 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-syms-4.12.14-95.96.1">kernel-syms-4.12.14-95.96.1 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:kernel-default-4.4.180-94.161.1">kernel-default-4.4.180-94.161.1 as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:kernel-default-base-4.4.180-94.161.1">kernel-default-base-4.4.180-94.161.1 as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:kernel-default-devel-4.4.180-94.161.1">kernel-default-devel-4.4.180-94.161.1 as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-kgraft-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:kernel-default-kgraft-4.4.180-94.161.1">kernel-default-kgraft-4.4.180-94.161.1 as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:kernel-devel-4.4.180-94.161.1">kernel-devel-4.4.180-94.161.1 as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:kernel-macros-4.4.180-94.161.1">kernel-macros-4.4.180-94.161.1 as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:kernel-source-4.4.180-94.161.1">kernel-source-4.4.180-94.161.1 as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.4.180-94.161.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:kernel-syms-4.4.180-94.161.1">kernel-syms-4.4.180-94.161.1 as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_180-94_161-default-1-4.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:kgraft-patch-4_4_180-94_161-default-1-4.5.1">kgraft-patch-4_4_180-94_161-default-1-4.5.1 as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-default-4.12.14-95.96.1">kernel-default-4.12.14-95.96.1 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-default-base-4.12.14-95.96.1">kernel-default-base-4.12.14-95.96.1 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-default-devel-4.12.14-95.96.1">kernel-default-devel-4.12.14-95.96.1 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-devel-4.12.14-95.96.1">kernel-devel-4.12.14-95.96.1 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-macros-4.12.14-95.96.1">kernel-macros-4.12.14-95.96.1 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-source-4.12.14-95.96.1">kernel-source-4.12.14-95.96.1 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-95.96.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-syms-4.12.14-95.96.1">kernel-syms-4.12.14-95.96.1 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-rt-5.3.18-150200.79.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP2">
      <FullProductName ProductID="SUSE Real Time Module 15 SP2:cluster-md-kmp-rt-5.3.18-150200.79.2">cluster-md-kmp-rt-5.3.18-150200.79.2 as a component of SUSE Real Time Module 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-rt-5.3.18-150200.79.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP2">
      <FullProductName ProductID="SUSE Real Time Module 15 SP2:dlm-kmp-rt-5.3.18-150200.79.2">dlm-kmp-rt-5.3.18-150200.79.2 as a component of SUSE Real Time Module 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-rt-5.3.18-150200.79.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP2">
      <FullProductName ProductID="SUSE Real Time Module 15 SP2:gfs2-kmp-rt-5.3.18-150200.79.2">gfs2-kmp-rt-5.3.18-150200.79.2 as a component of SUSE Real Time Module 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-rt-5.3.18-150200.79.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP2">
      <FullProductName ProductID="SUSE Real Time Module 15 SP2:kernel-devel-rt-5.3.18-150200.79.2">kernel-devel-rt-5.3.18-150200.79.2 as a component of SUSE Real Time Module 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-5.3.18-150200.79.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP2">
      <FullProductName ProductID="SUSE Real Time Module 15 SP2:kernel-rt-5.3.18-150200.79.2">kernel-rt-5.3.18-150200.79.2 as a component of SUSE Real Time Module 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-devel-5.3.18-150200.79.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP2">
      <FullProductName ProductID="SUSE Real Time Module 15 SP2:kernel-rt-devel-5.3.18-150200.79.2">kernel-rt-devel-5.3.18-150200.79.2 as a component of SUSE Real Time Module 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt_debug-5.3.18-150200.79.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP2">
      <FullProductName ProductID="SUSE Real Time Module 15 SP2:kernel-rt_debug-5.3.18-150200.79.2">kernel-rt_debug-5.3.18-150200.79.2 as a component of SUSE Real Time Module 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt_debug-devel-5.3.18-150200.79.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP2">
      <FullProductName ProductID="SUSE Real Time Module 15 SP2:kernel-rt_debug-devel-5.3.18-150200.79.2">kernel-rt_debug-devel-5.3.18-150200.79.2 as a component of SUSE Real Time Module 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-rt-5.3.18-150200.79.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP2">
      <FullProductName ProductID="SUSE Real Time Module 15 SP2:kernel-source-rt-5.3.18-150200.79.2">kernel-source-rt-5.3.18-150200.79.2 as a component of SUSE Real Time Module 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-rt-5.3.18-150200.79.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP2">
      <FullProductName ProductID="SUSE Real Time Module 15 SP2:kernel-syms-rt-5.3.18-150200.79.1">kernel-syms-rt-5.3.18-150200.79.1 as a component of SUSE Real Time Module 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-rt-5.3.18-150200.79.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP2">
      <FullProductName ProductID="SUSE Real Time Module 15 SP2:ocfs2-kmp-rt-5.3.18-150200.79.2">ocfs2-kmp-rt-5.3.18-150200.79.2 as a component of SUSE Real Time Module 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-rt-5.3.18-150300.82.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP3">
      <FullProductName ProductID="SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1">cluster-md-kmp-rt-5.3.18-150300.82.1 as a component of SUSE Real Time Module 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-rt-5.3.18-150300.82.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP3">
      <FullProductName ProductID="SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1">dlm-kmp-rt-5.3.18-150300.82.1 as a component of SUSE Real Time Module 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-rt-5.3.18-150300.82.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP3">
      <FullProductName ProductID="SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1">gfs2-kmp-rt-5.3.18-150300.82.1 as a component of SUSE Real Time Module 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-rt-5.3.18-150300.82.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP3">
      <FullProductName ProductID="SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1">kernel-devel-rt-5.3.18-150300.82.1 as a component of SUSE Real Time Module 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-5.3.18-150300.82.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP3">
      <FullProductName ProductID="SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1">kernel-rt-5.3.18-150300.82.1 as a component of SUSE Real Time Module 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-devel-5.3.18-150300.82.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP3">
      <FullProductName ProductID="SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1">kernel-rt-devel-5.3.18-150300.82.1 as a component of SUSE Real Time Module 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt_debug-devel-5.3.18-150300.82.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP3">
      <FullProductName ProductID="SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1">kernel-rt_debug-devel-5.3.18-150300.82.1 as a component of SUSE Real Time Module 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-rt-5.3.18-150300.82.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP3">
      <FullProductName ProductID="SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1">kernel-source-rt-5.3.18-150300.82.1 as a component of SUSE Real Time Module 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-rt-5.3.18-150300.82.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP3">
      <FullProductName ProductID="SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1">kernel-syms-rt-5.3.18-150300.82.1 as a component of SUSE Real Time Module 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-rt-5.3.18-150300.82.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP3">
      <FullProductName ProductID="SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1">ocfs2-kmp-rt-5.3.18-150300.82.1 as a component of SUSE Real Time Module 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-64kb-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4">cluster-md-kmp-64kb-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-azure-5.3.18-150300.38.53.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:cluster-md-kmp-azure-5.3.18-150300.38.53.1">cluster-md-kmp-azure-5.3.18-150300.38.53.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4">cluster-md-kmp-default-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-preempt-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4">cluster-md-kmp-preempt-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-64kb-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4">dlm-kmp-64kb-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-azure-5.3.18-150300.38.53.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dlm-kmp-azure-5.3.18-150300.38.53.1">dlm-kmp-azure-5.3.18-150300.38.53.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4">dlm-kmp-default-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-preempt-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4">dlm-kmp-preempt-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-al-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4">dtb-al-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-allwinner-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4">dtb-allwinner-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-altera-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4">dtb-altera-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-amd-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4">dtb-amd-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-amlogic-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4">dtb-amlogic-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-apm-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4">dtb-apm-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-arm-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4">dtb-arm-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-broadcom-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4">dtb-broadcom-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-cavium-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4">dtb-cavium-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-exynos-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4">dtb-exynos-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-freescale-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4">dtb-freescale-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-hisilicon-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4">dtb-hisilicon-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-lg-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4">dtb-lg-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-marvell-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4">dtb-marvell-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-mediatek-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4">dtb-mediatek-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-nvidia-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4">dtb-nvidia-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-qcom-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4">dtb-qcom-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-renesas-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4">dtb-renesas-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-rockchip-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4">dtb-rockchip-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-socionext-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4">dtb-socionext-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-sprd-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4">dtb-sprd-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-xilinx-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4">dtb-xilinx-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dtb-zte-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4">dtb-zte-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-64kb-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4">gfs2-kmp-64kb-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-azure-5.3.18-150300.38.53.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:gfs2-kmp-azure-5.3.18-150300.38.53.1">gfs2-kmp-azure-5.3.18-150300.38.53.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4">gfs2-kmp-default-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-preempt-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4">gfs2-kmp-preempt-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4">kernel-64kb-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-devel-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4">kernel-64kb-devel-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-extra-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4">kernel-64kb-extra-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4">kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-optional-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4">kernel-64kb-optional-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-5.3.18-150300.38.53.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-azure-5.3.18-150300.38.53.1">kernel-azure-5.3.18-150300.38.53.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-devel-5.3.18-150300.38.53.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-azure-devel-5.3.18-150300.38.53.1">kernel-azure-devel-5.3.18-150300.38.53.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-extra-5.3.18-150300.38.53.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-azure-extra-5.3.18-150300.38.53.1">kernel-azure-extra-5.3.18-150300.38.53.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-livepatch-devel-5.3.18-150300.38.53.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-azure-livepatch-devel-5.3.18-150300.38.53.1">kernel-azure-livepatch-devel-5.3.18-150300.38.53.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-optional-5.3.18-150300.38.53.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-azure-optional-5.3.18-150300.38.53.1">kernel-azure-optional-5.3.18-150300.38.53.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-debug-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4">kernel-debug-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-debug-base-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-debug-base-4.12.14-150100.197.111.1">kernel-debug-base-4.12.14-150100.197.111.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-debug-devel-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4">kernel-debug-devel-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-debug-livepatch-devel-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4">kernel-debug-livepatch-devel-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4">kernel-default-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5">kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5">kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4">kernel-default-devel-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4">kernel-default-extra-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4">kernel-default-livepatch-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-devel-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4">kernel-default-livepatch-devel-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-default-man-4.12.14-150100.197.111.1">kernel-default-man-4.12.14-150100.197.111.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-optional-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4">kernel-default-optional-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4">kernel-devel-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-azure-5.3.18-150300.38.53.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-devel-azure-5.3.18-150300.38.53.1">kernel-devel-azure-5.3.18-150300.38.53.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4">kernel-docs-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-html-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4">kernel-docs-html-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-kvmsmall-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4">kernel-kvmsmall-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-kvmsmall-base-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-kvmsmall-base-4.12.14-150100.197.111.1">kernel-kvmsmall-base-4.12.14-150100.197.111.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-kvmsmall-devel-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4">kernel-kvmsmall-devel-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4">kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4">kernel-macros-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4">kernel-obs-build-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-qa-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4">kernel-obs-qa-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4">kernel-preempt-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-devel-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4">kernel-preempt-devel-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-extra-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4">kernel-preempt-extra-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4">kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-preempt-optional-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4">kernel-preempt-optional-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4">kernel-source-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure-5.3.18-150300.38.53.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-source-azure-5.3.18-150300.38.53.1">kernel-source-azure-5.3.18-150300.38.53.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-vanilla-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4">kernel-source-vanilla-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4">kernel-syms-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-azure-5.3.18-150300.38.53.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-syms-azure-5.3.18-150300.38.53.1">kernel-syms-azure-5.3.18-150300.38.53.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-vanilla-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-vanilla-4.12.14-150100.197.111.1">kernel-vanilla-4.12.14-150100.197.111.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-vanilla-base-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-vanilla-base-4.12.14-150100.197.111.1">kernel-vanilla-base-4.12.14-150100.197.111.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-vanilla-devel-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-vanilla-devel-4.12.14-150100.197.111.1">kernel-vanilla-devel-4.12.14-150100.197.111.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-vanilla-livepatch-devel-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-vanilla-livepatch-devel-4.12.14-150100.197.111.1">kernel-vanilla-livepatch-devel-4.12.14-150100.197.111.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-zfcpdump-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4">kernel-zfcpdump-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-zfcpdump-man-4.12.14-150100.197.111.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kernel-zfcpdump-man-4.12.14-150100.197.111.1">kernel-zfcpdump-man-4.12.14-150100.197.111.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kselftests-kmp-64kb-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4">kselftests-kmp-64kb-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kselftests-kmp-azure-5.3.18-150300.38.53.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kselftests-kmp-azure-5.3.18-150300.38.53.1">kselftests-kmp-azure-5.3.18-150300.38.53.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kselftests-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4">kselftests-kmp-default-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kselftests-kmp-preempt-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4">kselftests-kmp-preempt-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-64kb-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4">ocfs2-kmp-64kb-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-azure-5.3.18-150300.38.53.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:ocfs2-kmp-azure-5.3.18-150300.38.53.1">ocfs2-kmp-azure-5.3.18-150300.38.53.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4">ocfs2-kmp-default-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-preempt-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4">ocfs2-kmp-preempt-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-64kb-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4">reiserfs-kmp-64kb-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-azure-5.3.18-150300.38.53.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:reiserfs-kmp-azure-5.3.18-150300.38.53.1">reiserfs-kmp-azure-5.3.18-150300.38.53.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4">reiserfs-kmp-default-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-preempt-5.3.18-150300.59.60.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4">reiserfs-kmp-preempt-5.3.18-150300.59.60.4 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-5.14.21-150400.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.22.1">kernel-64kb-5.14.21-150400.22.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-extra-5.14.21-150400.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.22.1">kernel-64kb-extra-5.14.21-150400.22.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-optional-5.14.21-150400.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.22.1">kernel-64kb-optional-5.14.21-150400.22.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:kernel-default-5.14.21-150400.22.1">kernel-default-5.14.21-150400.22.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-5.14.21-150400.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.22.1">kernel-default-extra-5.14.21-150400.22.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-optional-5.14.21-150400.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.22.1">kernel-default-optional-5.14.21-150400.22.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-kvmsmall-5.14.21-150400.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.22.1">kernel-kvmsmall-5.14.21-150400.22.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:kernel-default">kernel-default as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:kernel-rt">kernel-rt as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:kernel-default">kernel-default as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:kernel-rt">kernel-rt as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default">kernel-default as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel">kernel-default-devel as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel">kernel-devel as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros">kernel-macros as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-source">kernel-source as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-default">kernel-default as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source">kernel-source as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure">kernel-source-azure as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-default">kernel-default as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-default-base">kernel-default-base as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-default-devel">kernel-default-devel as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-default-man">kernel-default-man as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-source">kernel-source as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3 for Teradata">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3 for Teradata:kernel-default">kernel-default as a component of SUSE Linux Enterprise Server 11 SP3 for Teradata</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3 for Teradata">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3 for Teradata:kernel-source">kernel-source as a component of SUSE Linux Enterprise Server 11 SP3 for Teradata</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS:kernel-default">kernel-default as a component of SUSE Linux Enterprise Server Teradata 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS:kernel-source">kernel-source as a component of SUSE Linux Enterprise Server Teradata 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-rt" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP4">
      <FullProductName ProductID="SUSE Real Time Module 15 SP4:kernel-devel-rt">kernel-devel-rt as a component of SUSE Real Time Module 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-rt" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP4">
      <FullProductName ProductID="SUSE Real Time Module 15 SP4:kernel-source-rt">kernel-source-rt as a component of SUSE Real Time Module 15 SP4</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn't check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042</Note>
    </Notes>
    <CVE>CVE-2022-23036</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.2:latest:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>HPE Helion OpenStack 8:kernel-default-4.4.180-94.161.1</ProductID>
        <ProductID>HPE Helion OpenStack 8:kernel-default-base-4.4.180-94.161.1</ProductID>
        <ProductID>HPE Helion OpenStack 8:kernel-default-devel-4.4.180-94.161.1</ProductID>
        <ProductID>HPE Helion OpenStack 8:kernel-default-kgraft-4.4.180-94.161.1</ProductID>
        <ProductID>HPE Helion OpenStack 8:kernel-devel-4.4.180-94.161.1</ProductID>
        <ProductID>HPE Helion OpenStack 8:kernel-macros-4.4.180-94.161.1</ProductID>
        <ProductID>HPE Helion OpenStack 8:kernel-source-4.4.180-94.161.1</ProductID>
        <ProductID>HPE Helion OpenStack 8:kernel-syms-4.4.180-94.161.1</ProductID>
        <ProductID>HPE Helion OpenStack 8:kgraft-patch-4_4_180-94_161-default-1-4.5.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-BYOS:kernel-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-Basic-On-Demand:kernel-azure-4.12.14-16.94.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-HPC-BYOS:kernel-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-HPC-On-Demand:kernel-azure-4.12.14-16.94.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-SAP-BYOS:cluster-md-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-SAP-BYOS:dlm-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-SAP-BYOS:gfs2-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-SAP-BYOS:kernel-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-SAP-BYOS:ocfs2-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-SAP-On-Demand:cluster-md-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-SAP-On-Demand:dlm-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-SAP-On-Demand:gfs2-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-SAP-On-Demand:kernel-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-SAP-On-Demand:ocfs2-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-Standard-On-Demand:kernel-azure-4.12.14-16.94.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-BYOS:kernel-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-ECS-On-Demand:kernel-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-On-Demand:kernel-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-SAP-BYOS:cluster-md-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-SAP-BYOS:dlm-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-SAP-BYOS:gfs2-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-SAP-BYOS:kernel-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-SAP-BYOS:ocfs2-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-SAP-On-Demand:cluster-md-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-SAP-On-Demand:dlm-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-SAP-On-Demand:gfs2-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-SAP-On-Demand:kernel-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-SAP-On-Demand:ocfs2-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-BYOS:kernel-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-On-Demand:kernel-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-SAP-BYOS:cluster-md-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-SAP-BYOS:dlm-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-SAP-BYOS:gfs2-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-SAP-BYOS:kernel-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-SAP-BYOS:ocfs2-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-SAP-On-Demand:cluster-md-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-SAP-On-Demand:dlm-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-SAP-On-Demand:gfs2-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-SAP-On-Demand:kernel-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-SAP-On-Demand:ocfs2-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-SAP-Azure-LI-BYOS-Production:kernel-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production:kernel-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>Image SLES15-SP3-BYOS-Azure:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-BYOS-EC2-HVM:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-BYOS-GCE:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-Aliyun:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-Azure:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-EC2:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-GCE:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-SAP-CCloud:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-EC2-ECS-HVM:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-EC2-HVM:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-GCE:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-HPC-Azure:kernel-azure-5.3.18-150300.38.53.1</ProductID>
        <ProductID>Image SLES15-SP3-HPC-BYOS-Azure:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-HPC-BYOS-EC2-HVM:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-HPC-BYOS-GCE:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-1-BYOS-Azure:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-1-BYOS-GCE:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-2-BYOS-Azure:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-2-BYOS-GCE:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-Azure:cluster-md-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-Azure:dlm-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-Azure:gfs2-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-Azure:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-Azure:ocfs2-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-EC2-HVM:cluster-md-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-EC2-HVM:dlm-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-EC2-HVM:gfs2-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-EC2-HVM:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-EC2-HVM:ocfs2-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-GCE:cluster-md-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-GCE:dlm-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-GCE:gfs2-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-GCE:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-GCE:ocfs2-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-EC2-HVM:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAP-GCE:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAPCAL-Azure:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAPCAL-EC2-HVM:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>Image SLES15-SP3-SAPCAL-GCE:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:kernel-default-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:kernel-default-base-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:kernel-default-devel-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:kernel-devel-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:kernel-docs-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:kernel-macros-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:kernel-obs-build-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:kernel-source-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:kernel-syms-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:reiserfs-kmp-default-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Enterprise Storage 6:kernel-default-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Enterprise Storage 6:kernel-default-base-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Enterprise Storage 6:kernel-default-devel-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Enterprise Storage 6:kernel-devel-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Enterprise Storage 6:kernel-docs-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Enterprise Storage 6:kernel-macros-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Enterprise Storage 6:kernel-obs-build-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Enterprise Storage 6:kernel-source-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Enterprise Storage 6:kernel-syms-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Enterprise Storage 6:reiserfs-kmp-default-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:kernel-default-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2</ProductID>
        <ProductID>SUSE Enterprise Storage 7:kernel-default-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:kernel-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:kernel-docs-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:kernel-macros-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:kernel-obs-build-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:kernel-preempt-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:kernel-preempt-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:kernel-source-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:kernel-syms-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:reiserfs-kmp-default-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP4:cluster-md-kmp-default-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP4:dlm-kmp-default-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP4:gfs2-kmp-default-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP4:ocfs2-kmp-default-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP5:cluster-md-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP5:dlm-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP5:gfs2-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP5:ocfs2-kmp-default-4.12.14-122.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15:cluster-md-kmp-default-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15:dlm-kmp-default-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15:gfs2-kmp-default-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15:ocfs2-kmp-default-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP2:cluster-md-kmp-default-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP2:dlm-kmp-default-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP2:gfs2-kmp-default-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP2:ocfs2-kmp-default-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-devel-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-docs-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-macros-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-source-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-devel-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-docs-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-macros-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-source-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-default-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-default-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-docs-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-macros-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-obs-build-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-preempt-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-preempt-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-source-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-syms-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-default-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-default-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-docs-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-macros-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-obs-build-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-preempt-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-preempt-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-source-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-syms-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-ESPOS:kernel-default-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-ESPOS:kernel-default-base-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-ESPOS:kernel-default-devel-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-ESPOS:kernel-devel-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-ESPOS:kernel-docs-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-ESPOS:kernel-macros-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-ESPOS:kernel-obs-build-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-ESPOS:kernel-source-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-ESPOS:kernel-syms-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-ESPOS:kernel-vanilla-base-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-default-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-default-base-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-default-devel-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-devel-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-docs-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-macros-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-obs-build-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-source-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-syms-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-vanilla-base-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP4:kernel-default-kgraft-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP4:kernel-default-kgraft-devel-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_96-default-1-6.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP5:kernel-default-kgraft-4.12.14-122.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP5:kernel-default-kgraft-devel-4.12.14-122.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_116-default-1-8.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15:kernel-default-livepatch-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150000_150_89-default-1-150000.1.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-150100_197_111-default-1-150100.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_112-default-1-150200.5.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.0:kernel-default-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.0:kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.0:kernel-rt-5.3.18-150200.79.2</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.13.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.46.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.19.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-5.14.21-150400.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-64kb-devel-5.14.21-150400.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-5.14.21-150400.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel-5.14.21-150400.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel-5.14.21-150400.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros-5.14.21-150400.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-zfcpdump-5.14.21-150400.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.53.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.53.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.53.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.53.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.53.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.53.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.53.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-64kb-6.4.0-150600.21.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-64kb-devel-6.4.0-150600.21.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-6.4.0-150600.21.3</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-devel-6.4.0-150600.21.3</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-devel-6.4.0-150600.21.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-macros-6.4.0-150600.21.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-zfcpdump-6.4.0-150600.21.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.51.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.51.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.51.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.51.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.51.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.51.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.51.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-docs-5.14.21-150400.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-obs-build-5.14.21-150400.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source-5.14.21-150400.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-syms-5.14.21-150400.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.53.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.53.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.53.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-docs-6.4.0-150600.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-obs-build-6.4.0-150600.21.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-source-6.4.0-150600.21.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-syms-6.4.0-150600.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.51.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.51.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.51.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.51.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP4:reiserfs-kmp-default-5.14.21-150400.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.53.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP6:reiserfs-kmp-default-6.4.0-150600.21.3</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.51.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:cluster-md-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:dlm-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:dtb-al-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:dtb-zte-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:gfs2-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:kernel-debug-base-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:kernel-default-man-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:kernel-kvmsmall-base-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:kernel-livepatch-4_12_14-150000_150_89-default-1-150000.1.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:kernel-livepatch-4_12_14-150100_197_111-default-1-150100.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:kernel-livepatch-5_3_18-150200_24_112-default-1-150200.5.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:kernel-livepatch-5_3_18-150200_24_112-preempt-1-150200.5.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:kernel-livepatch-5_3_18-150300_59_60-preempt-1-150300.7.5.3</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:kernel-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:kernel-preempt-devel-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:kernel-preempt-extra-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:kernel-preempt-optional-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:kernel-vanilla-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:kernel-vanilla-base-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:kernel-vanilla-devel-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:kernel-vanilla-livepatch-devel-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:kernel-zfcpdump-man-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:kselftests-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:ocfs2-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:reiserfs-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:cluster-md-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:dlm-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:dtb-al-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:dtb-zte-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:gfs2-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:kernel-debug-base-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:kernel-default-man-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:kernel-kvmsmall-base-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:kernel-livepatch-4_12_14-150000_150_89-default-1-150000.1.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:kernel-livepatch-4_12_14-150100_197_111-default-1-150100.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:kernel-livepatch-5_3_18-150200_24_112-default-1-150200.5.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:kernel-livepatch-5_3_18-150200_24_112-preempt-1-150200.5.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:kernel-livepatch-5_3_18-150300_59_60-preempt-1-150300.7.5.3</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:kernel-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:kernel-preempt-devel-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:kernel-preempt-extra-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:kernel-preempt-optional-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:kernel-vanilla-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:kernel-vanilla-base-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:kernel-vanilla-devel-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:kernel-vanilla-livepatch-devel-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:kernel-zfcpdump-man-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:kselftests-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:ocfs2-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:reiserfs-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:cluster-md-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:dlm-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:dtb-al-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:dtb-zte-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:gfs2-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:kernel-debug-base-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:kernel-default-man-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:kernel-kvmsmall-base-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:kernel-livepatch-4_12_14-150000_150_89-default-1-150000.1.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:kernel-livepatch-4_12_14-150100_197_111-default-1-150100.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:kernel-livepatch-5_3_18-150200_24_112-default-1-150200.5.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:kernel-livepatch-5_3_18-150200_24_112-preempt-1-150200.5.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:kernel-livepatch-5_3_18-150300_59_60-preempt-1-150300.7.5.3</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:kernel-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:kernel-preempt-devel-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:kernel-preempt-extra-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:kernel-preempt-optional-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:kernel-vanilla-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:kernel-vanilla-base-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:kernel-vanilla-devel-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:kernel-vanilla-livepatch-devel-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:kernel-zfcpdump-man-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:kselftests-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:ocfs2-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:reiserfs-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:cluster-md-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:dlm-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:dtb-al-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:dtb-zte-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:gfs2-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-debug-base-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-default-man-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-kvmsmall-base-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-4_12_14-150000_150_89-default-1-150000.1.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-4_12_14-150100_197_111-default-1-150100.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150200_24_112-default-1-150200.5.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150200_24_112-preempt-1-150200.5.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-5_3_18-150300_59_60-preempt-1-150300.7.5.3</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-preempt-devel-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-preempt-extra-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-preempt-optional-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-vanilla-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-vanilla-base-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-vanilla-devel-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-vanilla-livepatch-devel-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-zfcpdump-man-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kselftests-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:ocfs2-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:reiserfs-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP3:kernel-azure-5.3.18-150300.38.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP3:kernel-azure-devel-5.3.18-150300.38.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP3:kernel-devel-azure-5.3.18-150300.38.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP3:kernel-source-azure-5.3.18-150300.38.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP3:kernel-syms-azure-5.3.18-150300.38.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-5.14.21-150400.12.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-azure-devel-5.14.21-150400.12.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-devel-azure-5.14.21-150400.12.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure-5.14.21-150400.12.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-syms-azure-5.14.21-150400.12.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.31.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.31.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.31.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.31.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP6:kernel-azure-6.4.0-150600.6.3</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP6:kernel-azure-devel-6.4.0-150600.6.3</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP6:kernel-devel-azure-6.4.0-150600.6.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP6:kernel-source-azure-6.4.0-150600.6.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP6:kernel-syms-azure-6.4.0-150600.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.84.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.84.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.84.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.84.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.84.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.84.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.84.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.84.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.84.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.84.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.84.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.84.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP2:kernel-default-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP2:kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP2:kernel-default-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP2:kernel-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP2:kernel-docs-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP2:kernel-macros-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP2:kernel-obs-build-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP2:kernel-preempt-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP2:kernel-preempt-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP2:kernel-source-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP2:kernel-syms-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-4.4.121-92.172.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base-4.4.121-92.172.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel-4.4.121-92.172.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel-4.4.121-92.172.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros-4.4.121-92.172.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source-4.4.121-92.172.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-BCL:kernel-syms-4.4.121-92.172.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-BCL:kernel-default-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-BCL:kernel-default-base-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-BCL:kernel-default-devel-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-BCL:kernel-devel-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-BCL:kernel-macros-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-BCL:kernel-source-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-BCL:kernel-syms-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-ESPOS:kernel-default-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-ESPOS:kernel-default-base-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-ESPOS:kernel-default-devel-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-ESPOS:kernel-default-kgraft-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-ESPOS:kernel-devel-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-ESPOS:kernel-macros-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-ESPOS:kernel-source-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-ESPOS:kernel-syms-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-ESPOS:kgraft-patch-4_4_180-94_161-default-1-4.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-default-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-default-base-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-default-devel-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-default-kgraft-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-default-man-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-devel-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-macros-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-source-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-syms-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-LTSS:kgraft-patch-4_4_180-94_161-default-1-4.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-TERADATA:kernel-default-4.4.140-96.100.TDC.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-TERADATA:kernel-default-base-4.4.140-96.100.TDC.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-TERADATA:kernel-default-devel-4.4.140-96.100.TDC.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-TERADATA:kernel-devel-4.4.140-96.100.TDC.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-TERADATA:kernel-macros-4.4.140-96.100.TDC.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-TERADATA:kernel-source-4.4.140-96.100.TDC.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-TERADATA:kernel-syms-4.4.140-96.100.TDC.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-default-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-default-base-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-default-devel-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-devel-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-macros-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-source-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-syms-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-base-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-devel-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-man-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-devel-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-macros-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-source-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-syms-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-azure-4.12.14-16.94.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-azure-base-4.12.14-16.94.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-azure-devel-4.12.14-16.94.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-default-4.12.14-122.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-default-base-4.12.14-122.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-default-devel-4.12.14-122.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-default-man-4.12.14-122.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-devel-4.12.14-122.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-devel-azure-4.12.14-16.94.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-macros-4.12.14-122.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-source-4.12.14-122.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-source-azure-4.12.14-16.94.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-syms-4.12.14-122.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-syms-azure-4.12.14-16.94.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-base-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-devel-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-BCL:kernel-devel-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-BCL:kernel-docs-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-BCL:kernel-macros-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-BCL:kernel-obs-build-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-BCL:kernel-source-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-BCL:kernel-syms-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-BCL:reiserfs-kmp-default-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-man-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-devel-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-docs-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-macros-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-source-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-BCL:kernel-default-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-BCL:kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-BCL:kernel-default-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-BCL:kernel-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-BCL:kernel-docs-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-BCL:kernel-macros-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-BCL:kernel-obs-build-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-BCL:kernel-preempt-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-BCL:kernel-preempt-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-BCL:kernel-source-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-BCL:kernel-syms-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-docs-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-macros-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-obs-build-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-preempt-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-preempt-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-source-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-syms-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:reiserfs-kmp-default-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:kernel-default-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:kernel-default-base-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:kernel-default-devel-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:kernel-default-man-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:kernel-devel-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:kernel-docs-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:kernel-macros-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:kernel-obs-build-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:kernel-source-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:kernel-syms-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:kernel-vanilla-base-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:reiserfs-kmp-default-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-kgraft-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:kgraft-patch-4_4_180-94_161-default-1-4.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-syms-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-azure-4.12.14-16.94.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-azure-base-4.12.14-16.94.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-azure-devel-4.12.14-16.94.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-4.12.14-122.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-base-4.12.14-122.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-devel-4.12.14-122.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-man-4.12.14-122.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-devel-4.12.14-122.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-devel-azure-4.12.14-16.94.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-macros-4.12.14-122.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-source-4.12.14-122.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-source-azure-4.12.14-16.94.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-syms-4.12.14-122.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-syms-azure-4.12.14-16.94.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:kernel-default-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:kernel-default-base-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:kernel-default-devel-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:kernel-devel-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:kernel-docs-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:kernel-macros-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:kernel-obs-build-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:kernel-source-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:kernel-syms-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:kernel-vanilla-base-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:reiserfs-kmp-default-4.12.14-150000.150.89.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-devel-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-docs-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-macros-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-source-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-4.12.14-150100.197.111.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-docs-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-macros-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-obs-build-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-preempt-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-preempt-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-source-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-syms-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:reiserfs-kmp-default-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:kernel-docs-4.12.14-122.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:kernel-obs-build-4.12.14-122.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:kernel-default-extra-4.12.14-122.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 15 SP4:kernel-default-extra-5.14.21-150400.22.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.1:kernel-default-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.1:kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2</ProductID>
        <ProductID>SUSE Manager Proxy 4.1:kernel-default-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.1:kernel-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.1:kernel-docs-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.1:kernel-macros-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.1:kernel-obs-build-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.1:kernel-preempt-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.1:kernel-preempt-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.1:kernel-source-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.1:kernel-syms-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.1:reiserfs-kmp-default-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.1:kernel-default-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.1:kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.1:kernel-default-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.1:kernel-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.1:kernel-docs-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.1:kernel-macros-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.1:kernel-obs-build-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.1:kernel-preempt-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.1:kernel-preempt-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.1:kernel-source-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.1:kernel-syms-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.1:reiserfs-kmp-default-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Server 4.1:kernel-default-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Server 4.1:kernel-default-base-5.3.18-150200.24.112.1.150200.9.52.2</ProductID>
        <ProductID>SUSE Manager Server 4.1:kernel-default-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Server 4.1:kernel-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Server 4.1:kernel-docs-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Server 4.1:kernel-macros-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Server 4.1:kernel-obs-build-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Server 4.1:kernel-preempt-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Server 4.1:kernel-preempt-devel-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Server 4.1:kernel-source-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Server 4.1:kernel-syms-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE Manager Server 4.1:reiserfs-kmp-default-5.3.18-150200.24.112.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 8:kernel-default-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 8:kernel-default-base-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 8:kernel-default-devel-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 8:kernel-default-kgraft-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 8:kernel-devel-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 8:kernel-macros-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 8:kernel-source-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 8:kernel-syms-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 8:kgraft-patch-4_4_180-94_161-default-1-4.5.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-default-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-default-base-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-default-devel-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-devel-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-macros-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-source-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-syms-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 8:kernel-default-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 8:kernel-default-base-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 8:kernel-default-devel-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 8:kernel-default-kgraft-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 8:kernel-devel-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 8:kernel-macros-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 8:kernel-source-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 8:kernel-syms-4.4.180-94.161.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 8:kgraft-patch-4_4_180-94_161-default-1-4.5.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-default-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-default-base-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-default-devel-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-devel-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-macros-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-source-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-syms-4.12.14-95.96.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP2:cluster-md-kmp-rt-5.3.18-150200.79.2</ProductID>
        <ProductID>SUSE Real Time Module 15 SP2:dlm-kmp-rt-5.3.18-150200.79.2</ProductID>
        <ProductID>SUSE Real Time Module 15 SP2:gfs2-kmp-rt-5.3.18-150200.79.2</ProductID>
        <ProductID>SUSE Real Time Module 15 SP2:kernel-devel-rt-5.3.18-150200.79.2</ProductID>
        <ProductID>SUSE Real Time Module 15 SP2:kernel-rt-5.3.18-150200.79.2</ProductID>
        <ProductID>SUSE Real Time Module 15 SP2:kernel-rt-devel-5.3.18-150200.79.2</ProductID>
        <ProductID>SUSE Real Time Module 15 SP2:kernel-rt_debug-5.3.18-150200.79.2</ProductID>
        <ProductID>SUSE Real Time Module 15 SP2:kernel-rt_debug-devel-5.3.18-150200.79.2</ProductID>
        <ProductID>SUSE Real Time Module 15 SP2:kernel-source-rt-5.3.18-150200.79.2</ProductID>
        <ProductID>SUSE Real Time Module 15 SP2:kernel-syms-rt-5.3.18-150200.79.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP2:ocfs2-kmp-rt-5.3.18-150200.79.2</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1</ProductID>
        <ProductID>openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:cluster-md-kmp-azure-5.3.18-150300.38.53.1</ProductID>
        <ProductID>openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:dlm-kmp-azure-5.3.18-150300.38.53.1</ProductID>
        <ProductID>openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:gfs2-kmp-azure-5.3.18-150300.38.53.1</ProductID>
        <ProductID>openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-azure-5.3.18-150300.38.53.1</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-azure-devel-5.3.18-150300.38.53.1</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-azure-extra-5.3.18-150300.38.53.1</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-azure-livepatch-devel-5.3.18-150300.38.53.1</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-azure-optional-5.3.18-150300.38.53.1</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-debug-base-4.12.14-150100.197.111.1</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-default-man-4.12.14-150100.197.111.1</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-devel-azure-5.3.18-150300.38.53.1</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-kvmsmall-base-4.12.14-150100.197.111.1</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-source-azure-5.3.18-150300.38.53.1</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-syms-azure-5.3.18-150300.38.53.1</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-vanilla-4.12.14-150100.197.111.1</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-vanilla-base-4.12.14-150100.197.111.1</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-vanilla-devel-4.12.14-150100.197.111.1</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-vanilla-livepatch-devel-4.12.14-150100.197.111.1</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kernel-zfcpdump-man-4.12.14-150100.197.111.1</ProductID>
        <ProductID>openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kselftests-kmp-azure-5.3.18-150300.38.53.1</ProductID>
        <ProductID>openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:ocfs2-kmp-azure-5.3.18-150300.38.53.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:reiserfs-kmp-azure-5.3.18-150300.38.53.1</ProductID>
        <ProductID>openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4</ProductID>
        <ProductID>openSUSE Leap 15.4:kernel-64kb-5.14.21-150400.22.1</ProductID>
        <ProductID>openSUSE Leap 15.4:kernel-64kb-extra-5.14.21-150400.22.1</ProductID>
        <ProductID>openSUSE Leap 15.4:kernel-64kb-optional-5.14.21-150400.22.1</ProductID>
        <ProductID>openSUSE Leap 15.4:kernel-default-5.14.21-150400.22.1</ProductID>
        <ProductID>openSUSE Leap 15.4:kernel-default-extra-5.14.21-150400.22.1</ProductID>
        <ProductID>openSUSE Leap 15.4:kernel-default-optional-5.14.21-150400.22.1</ProductID>
        <ProductID>openSUSE Leap 15.4:kernel-kvmsmall-5.14.21-150400.22.1</ProductID>
      </Status>
      <Status Type="Known Not Affected">
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-rt</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-rt</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-default-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-macros</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:kernel-source</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:kernel-source</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP4:kernel-source-azure</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 12 SP3-LTSS:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 12 SP3-LTSS:kernel-source</ProductID>
        <ProductID>SUSE Real Time Module 15 SP4:kernel-devel-rt</ProductID>
        <ProductID>SUSE Real Time Module 15 SP4:kernel-source-rt</ProductID>
      </Status>
      <Status Type="Will Not Fix">
        <ProductID>SUSE Linux Enterprise Server 11 SP3 for Teradata:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3 for Teradata:kernel-source</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source</ProductID>
      </Status>
      <Status Type="Fixed">
        <ProductID>chost:amazon/suse-sles-15-sp1-chost-byos-v20220715-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp2-chost-byos-v20220718-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220411-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220510-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220608-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220708-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220718-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220818-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220916-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220921-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20221019-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20221119-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20221215-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20230313-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20230613-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20240807-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20240912-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:google/sles-15-sp1-chost-byos-v20220715-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20220718-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220411-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220510-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220608-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220708-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220718-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220818-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220916-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20221019-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20221118-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20221215-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20230313-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20230613-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20240807-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20240912-x86-64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp1-chost-byos-v20220715-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20220718-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220411-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220510-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220609-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220708-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220718-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220818-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220916-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220921-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20221019-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20221119-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20221215-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20230313-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20230613-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20240807-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20240912-x86_64</ProductID>
      </Status>
      <Status Type="Known Affected">
        <ProductID>chost:amazon/suse-sles-15-sp1-chost-byos-v20210304-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp1-chost-byos-v20220127-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp2-chost-byos-v20210610-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp2-chost-byos-v20210722-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp2-chost-byos-v20210913-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp2-chost-byos-v20211025-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp2-chost-byos-v20220126-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20210729-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20210827-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20210927-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20211004-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20211101-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20211202-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220103-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220126-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220222-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220310-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20220718-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20220721-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20220819-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20220916-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20220923-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20221018-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20221118-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20221215-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230111-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230210-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230310-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230410-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230510-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230606-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230704-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230803-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230901-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230928-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20231027-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20231127-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20231212-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20240312-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20240612-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20240809-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20240912-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20250721-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20251022-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:google/sles-15-sp1-chost-byos-v20210202</ProductID>
        <ProductID>chost:google/sles-15-sp1-chost-byos-v20210304</ProductID>
        <ProductID>chost:google/sles-15-sp1-chost-byos-v20220127</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210202</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210304</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210405</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210506</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210610</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210722</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210913</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20211025</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20220126</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20210729</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20210827</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20210927</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20211004</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20211101</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20211202</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220103</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220126</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220222</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220310</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20220718-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20220721-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20220818-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20220916-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20221018-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20221118-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20221215-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20221215-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230111-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230111-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230210-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230210-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230310-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230310-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230410-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230410-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230510-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230510-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230606-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230606-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230704-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230704-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230804-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230804-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230901-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230901-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230928-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230928-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20231027-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20231027-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20231127-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20231127-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20231212-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20231212-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240312-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240312-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240612-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240612-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240809-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240809-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240912-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240912-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20250721-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20250721-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20251022-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20251022-x86-64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp1-chost-byos-v20210202</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp1-chost-byos-v20210304</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp1-chost-byos-v20220127</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210202</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210304</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210405</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210506</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210610</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210722</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210913</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20211025</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20220126</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20210729</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20210827</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20210927</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20211004</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20211101</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20211202</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220103</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220126</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220222</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220310</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20220718-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20220721-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20220819-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20220916-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20220923-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20221018-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20221118-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20221215-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20221215-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230111-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230111-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230210-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230210-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230310-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230310-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230410-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230410-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230510-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230510-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230606-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230606-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230704-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230704-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230803-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230803-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230901-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230901-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230928-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230928-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20231027-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20231027-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20231127-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20231127-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20231212-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20231212-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240312-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240312-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240612-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240612-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240809-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240809-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240912-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240912-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20250721-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20250721-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20251022-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20251022-x86_64</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV2>
        <BaseScoreV2>4.4</BaseScoreV2>
        <VectorV2>AV:L/AC:M/Au:N/C:P/I:P/A:P</VectorV2>
      </ScoreSetV2>
      <ScoreSetV3>
        <BaseScoreV3>7.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
  </Vulnerability>
</cvrfdoc>
