<?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-2026-21441</DocumentTitle>
  <DocumentType>SUSE CVE</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE CVE-2026-21441</ID>
    </Identification>
    <Status>Interim</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2026-03-05T00:18:41Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2026-03-05T00:18:41Z</InitialReleaseDate>
    <CurrentReleaseDate>2026-03-05T00:18:41Z</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-2026-21441</Note>
    <Note Title="Mitre CVE Description" Type="Description" Ordinal="2" xml:lang="en">urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.</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/suse-liberty-linux-updates/2026-February/002454.html</URL>
      <Description>E-Mail link for RHSA-2026:1240</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/suse-liberty-linux-updates/2026-February/002467.html</URL>
      <Description>E-Mail link for RHSA-2026:1619</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/suse-liberty-linux-updates/2026-February/002462.html</URL>
      <Description>E-Mail link for RHSA-2026:1704</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/suse-liberty-linux-updates/2026-February/002464.html</URL>
      <Description>E-Mail link for RHSA-2026:1706</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/suse-liberty-linux-updates/2026-February/002468.html</URL>
      <Description>E-Mail link for RHSA-2026:1729</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2026-January/023893.html</URL>
      <Description>E-Mail link for SUSE-SU-2026:0255-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2026-February/024105.html</URL>
      <Description>E-Mail link for SUSE-SU-2026:0443-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2026-February/024387.html</URL>
      <Description>E-Mail link for SUSE-SU-2026:0635-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2026-January/043740.html</URL>
      <Description>E-Mail link for SUSE-SU-2026:20131-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2026-January/023945.html</URL>
      <Description>E-Mail link for SUSE-SU-2026:20157-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2026-February/024214.html</URL>
      <Description>E-Mail link for SUSE-SU-2026:20270-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2026-February/024321.html</URL>
      <Description>E-Mail link for SUSE-SU-2026:20364-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/manager/4.3/proxy-tftpd:4.3.16.2.9.63.10">
      <Branch Type="Product Name" Name="Container suse/manager/4.3/proxy-tftpd:4.3.16.2.9.63.10">
        <FullProductName ProductID="Container suse/manager/4.3/proxy-tftpd:4.3.16.2.9.63.10">Container suse/manager/4.3/proxy-tftpd:4.3.16.2.9.63.10</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/multi-linux-manager/5.1/x86_64/proxy-salt-broker:5.1.2.9.13.2">
      <Branch Type="Product Name" Name="Container suse/multi-linux-manager/5.1/x86_64/proxy-salt-broker:5.1.2.9.13.2">
        <FullProductName ProductID="Container suse/multi-linux-manager/5.1/x86_64/proxy-salt-broker:5.1.2.9.13.2">Container suse/multi-linux-manager/5.1/x86_64/proxy-salt-broker:5.1.2.9.13.2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/multi-linux-manager/5.1/x86_64/proxy-tftpd:5.1.2.8.13.1">
      <Branch Type="Product Name" Name="Container suse/multi-linux-manager/5.1/x86_64/proxy-tftpd:5.1.2.8.13.1">
        <FullProductName ProductID="Container suse/multi-linux-manager/5.1/x86_64/proxy-tftpd:5.1.2.8.13.1">Container suse/multi-linux-manager/5.1/x86_64/proxy-tftpd:5.1.2.8.13.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/multi-linux-manager/5.1/x86_64/server:5.1.2.8.13.2">
      <Branch Type="Product Name" Name="Container suse/multi-linux-manager/5.1/x86_64/server:5.1.2.8.13.2">
        <FullProductName ProductID="Container suse/multi-linux-manager/5.1/x86_64/server:5.1.2.8.13.2">Container suse/multi-linux-manager/5.1/x86_64/server:5.1.2.8.13.2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sl-micro/6.0/baremetal-os-container:2.1.3-6.24">
      <Branch Type="Product Name" Name="Container suse/sl-micro/6.0/baremetal-os-container:2.1.3-6.24">
        <FullProductName ProductID="Container suse/sl-micro/6.0/baremetal-os-container:2.1.3-6.24">Container suse/sl-micro/6.0/baremetal-os-container:2.1.3-6.24</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sl-micro/6.0/base-os-container:2.1.3-7.4">
      <Branch Type="Product Name" Name="Container suse/sl-micro/6.0/base-os-container:2.1.3-7.4">
        <FullProductName ProductID="Container suse/sl-micro/6.0/base-os-container:2.1.3-7.4">Container suse/sl-micro/6.0/base-os-container:2.1.3-7.4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sl-micro/6.0/kvm-os-container:2.1.3-6.31">
      <Branch Type="Product Name" Name="Container suse/sl-micro/6.0/kvm-os-container:2.1.3-6.31">
        <FullProductName ProductID="Container suse/sl-micro/6.0/kvm-os-container:2.1.3-6.31">Container suse/sl-micro/6.0/kvm-os-container:2.1.3-6.31</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sl-micro/6.0/rt-os-container:2.1.3-7.36">
      <Branch Type="Product Name" Name="Container suse/sl-micro/6.0/rt-os-container:2.1.3-7.36">
        <FullProductName ProductID="Container suse/sl-micro/6.0/rt-os-container:2.1.3-7.36">Container suse/sl-micro/6.0/rt-os-container:2.1.3-7.36</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro">
      <Branch Type="Product Name" Name="Image SL-Micro">
        <FullProductName ProductID="Image SL-Micro">Image SL-Micro</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Azure">
      <Branch Type="Product Name" Name="Image SL-Micro-Azure">
        <FullProductName ProductID="Image SL-Micro-Azure">Image SL-Micro-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SL-Micro-BYOS-Azure">
        <FullProductName ProductID="Image SL-Micro-BYOS-Azure">Image SL-Micro-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SL-Micro-BYOS-EC2">
        <FullProductName ProductID="Image SL-Micro-BYOS-EC2">Image SL-Micro-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SL-Micro-BYOS-GCE">
        <FullProductName ProductID="Image SL-Micro-BYOS-GCE">Image SL-Micro-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Base-qcow">
      <Branch Type="Product Name" Name="Image SL-Micro-Base-qcow">
        <FullProductName ProductID="Image SL-Micro-Base-qcow">Image SL-Micro-Base-qcow</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Default">
      <Branch Type="Product Name" Name="Image SL-Micro-Default">
        <FullProductName ProductID="Image SL-Micro-Default">Image SL-Micro-Default</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Default-SelfInstall">
      <Branch Type="Product Name" Name="Image SL-Micro-Default-SelfInstall">
        <FullProductName ProductID="Image SL-Micro-Default-SelfInstall">Image SL-Micro-Default-SelfInstall</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Default-encrypted">
      <Branch Type="Product Name" Name="Image SL-Micro-Default-encrypted">
        <FullProductName ProductID="Image SL-Micro-Default-encrypted">Image SL-Micro-Default-encrypted</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Default-qcow">
      <Branch Type="Product Name" Name="Image SL-Micro-Default-qcow">
        <FullProductName ProductID="Image SL-Micro-Default-qcow">Image SL-Micro-Default-qcow</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLE-Micro">
      <Branch Type="Product Name" Name="Image SLE-Micro">
        <FullProductName ProductID="Image SLE-Micro">Image SLE-Micro</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLE-Micro-Azure">
      <Branch Type="Product Name" Name="Image SLE-Micro-Azure">
        <FullProductName ProductID="Image SLE-Micro-Azure">Image SLE-Micro-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLE-Micro-BYOS">
      <Branch Type="Product Name" Name="Image SLE-Micro-BYOS">
        <FullProductName ProductID="Image SLE-Micro-BYOS">Image SLE-Micro-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLE-Micro-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLE-Micro-BYOS-Azure">
        <FullProductName ProductID="Image SLE-Micro-BYOS-Azure">Image SLE-Micro-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLE-Micro-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLE-Micro-BYOS-EC2">
        <FullProductName ProductID="Image SLE-Micro-BYOS-EC2">Image SLE-Micro-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLE-Micro-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLE-Micro-BYOS-GCE">
        <FullProductName ProductID="Image SLE-Micro-BYOS-GCE">Image SLE-Micro-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLE-Micro-EC2">
      <Branch Type="Product Name" Name="Image SLE-Micro-EC2">
        <FullProductName ProductID="Image SLE-Micro-EC2">Image SLE-Micro-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLE-Micro-GCE">
      <Branch Type="Product Name" Name="Image SLE-Micro-GCE">
        <FullProductName ProductID="Image SLE-Micro-GCE">Image SLE-Micro-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES-Azure-3P">
      <Branch Type="Product Name" Name="Image SLES-Azure-3P">
        <FullProductName ProductID="Image SLES-Azure-3P">Image SLES-Azure-3P</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES-Azure-Basic">
      <Branch Type="Product Name" Name="Image SLES-Azure-Basic">
        <FullProductName ProductID="Image SLES-Azure-Basic">Image SLES-Azure-Basic</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES-Azure-Standard">
      <Branch Type="Product Name" Name="Image SLES-Azure-Standard">
        <FullProductName ProductID="Image SLES-Azure-Standard">Image SLES-Azure-Standard</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES-BYOS-Azure">
        <FullProductName ProductID="Image SLES-BYOS-Azure">Image SLES-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES-BYOS-EC2">
        <FullProductName ProductID="Image SLES-BYOS-EC2">Image SLES-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES-BYOS-GCE">
        <FullProductName ProductID="Image SLES-BYOS-GCE">Image SLES-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES-CHOST-BYOS-Aliyun">
      <Branch Type="Product Name" Name="Image SLES-CHOST-BYOS-Aliyun">
        <FullProductName ProductID="Image SLES-CHOST-BYOS-Aliyun">Image SLES-CHOST-BYOS-Aliyun</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES-CHOST-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES-CHOST-BYOS-Azure">
        <FullProductName ProductID="Image SLES-CHOST-BYOS-Azure">Image SLES-CHOST-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES-CHOST-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES-CHOST-BYOS-EC2">
        <FullProductName ProductID="Image SLES-CHOST-BYOS-EC2">Image SLES-CHOST-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES-CHOST-BYOS-GDC">
      <Branch Type="Product Name" Name="Image SLES-CHOST-BYOS-GDC">
        <FullProductName ProductID="Image SLES-CHOST-BYOS-GDC">Image SLES-CHOST-BYOS-GDC</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES-CHOST-BYOS-SAP-CCloud">
      <Branch Type="Product Name" Name="Image SLES-CHOST-BYOS-SAP-CCloud">
        <FullProductName ProductID="Image SLES-CHOST-BYOS-SAP-CCloud">Image SLES-CHOST-BYOS-SAP-CCloud</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES-EC2">
      <Branch Type="Product Name" Name="Image SLES-EC2">
        <FullProductName ProductID="Image SLES-EC2">Image SLES-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES-GCE">
      <Branch Type="Product Name" Name="Image SLES-GCE">
        <FullProductName ProductID="Image SLES-GCE">Image SLES-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES-Hardened-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES-Hardened-BYOS-Azure">
        <FullProductName ProductID="Image SLES-Hardened-BYOS-Azure">Image SLES-Hardened-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES-Hardened-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES-Hardened-BYOS-EC2">
        <FullProductName ProductID="Image SLES-Hardened-BYOS-EC2">Image SLES-Hardened-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES-Hardened-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES-Hardened-BYOS-GCE">
        <FullProductName ProductID="Image SLES-Hardened-BYOS-GCE">Image SLES-Hardened-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES-SAP-Azure">
      <Branch Type="Product Name" Name="Image SLES-SAP-Azure">
        <FullProductName ProductID="Image SLES-SAP-Azure">Image SLES-SAP-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES-SAP-Azure-3P">
      <Branch Type="Product Name" Name="Image SLES-SAP-Azure-3P">
        <FullProductName ProductID="Image SLES-SAP-Azure-3P">Image SLES-SAP-Azure-3P</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES-SAP-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES-SAP-BYOS-Azure">
        <FullProductName ProductID="Image SLES-SAP-BYOS-Azure">Image SLES-SAP-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES-SAP-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES-SAP-BYOS-EC2">
        <FullProductName ProductID="Image SLES-SAP-BYOS-EC2">Image SLES-SAP-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES-SAP-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES-SAP-BYOS-GCE">
        <FullProductName ProductID="Image SLES-SAP-BYOS-GCE">Image SLES-SAP-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES-SAP-GCE">
      <Branch Type="Product Name" Name="Image SLES-SAP-GCE">
        <FullProductName ProductID="Image SLES-SAP-GCE">Image SLES-SAP-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES-SAPCAL-Azure">
      <Branch Type="Product Name" Name="Image SLES-SAPCAL-Azure">
        <FullProductName ProductID="Image SLES-SAPCAL-Azure">Image SLES-SAPCAL-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES-SAPCAL-EC2">
      <Branch Type="Product Name" Name="Image SLES-SAPCAL-EC2">
        <FullProductName ProductID="Image SLES-SAPCAL-EC2">Image SLES-SAPCAL-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES-SAPCAL-GCE">
      <Branch Type="Product Name" Name="Image SLES-SAPCAL-GCE">
        <FullProductName ProductID="Image SLES-SAPCAL-GCE">Image SLES-SAPCAL-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-BYOS">Image SLES15-SP4-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-BYOS-Azure">Image SLES15-SP4-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-BYOS-EC2">Image SLES15-SP4-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Hardened-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Hardened-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS">Image SLES15-SP4-Hardened-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Hardened-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Hardened-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS-Azure">Image SLES15-SP4-Hardened-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Hardened-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Hardened-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS-EC2">Image SLES15-SP4-Hardened-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP">
        <FullProductName ProductID="Image SLES15-SP4-SAP">Image SLES15-SP4-SAP</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS">Image SLES15-SP4-SAP-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-Azure">Image SLES15-SP4-SAP-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-EC2">Image SLES15-SP4-SAP-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-EC2">
        <FullProductName ProductID="Image SLES15-SP4-SAP-EC2">Image SLES15-SP4-SAP-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Hardened-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Hardened-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS">Image SLES15-SP4-SAP-Hardened-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Hardened-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Hardened-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-Azure">Image SLES15-SP4-SAP-Hardened-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Hardened-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Hardened-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-EC2">Image SLES15-SP4-SAP-Hardened-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAPCAL">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAPCAL">
        <FullProductName ProductID="Image SLES15-SP4-SAPCAL">Image SLES15-SP4-SAPCAL</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAPCAL-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAPCAL-EC2">
        <FullProductName ProductID="Image SLES15-SP4-SAPCAL-EC2">Image SLES15-SP4-SAPCAL-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Azure-3P">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Azure-3P">
        <FullProductName ProductID="Image SLES15-SP5-Azure-3P">Image SLES15-SP5-Azure-3P</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP5-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP5-BYOS-Azure">Image SLES15-SP5-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP5-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP5-BYOS-EC2">Image SLES15-SP5-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP5-EC2">
        <FullProductName ProductID="Image SLES15-SP5-EC2">Image SLES15-SP5-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Hardened-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Hardened-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP5-Hardened-BYOS-Azure">Image SLES15-SP5-Hardened-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-Hardened-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP5-Hardened-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP5-Hardened-BYOS-EC2">Image SLES15-SP5-Hardened-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-SAP-Azure-3P">
      <Branch Type="Product Name" Name="Image SLES15-SP5-SAP-Azure-3P">
        <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-3P">Image SLES15-SP5-SAP-Azure-3P</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-SAP-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP5-SAP-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP5-SAP-BYOS-Azure">Image SLES15-SP5-SAP-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-SAP-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP5-SAP-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP5-SAP-BYOS-EC2">Image SLES15-SP5-SAP-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-SAP-Hardened-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP5-SAP-Hardened-Azure">
        <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-Azure">Image SLES15-SP5-SAP-Hardened-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-SAP-Hardened-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP5-SAP-Hardened-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-BYOS-Azure">Image SLES15-SP5-SAP-Hardened-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-SAP-Hardened-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP5-SAP-Hardened-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-BYOS-EC2">Image SLES15-SP5-SAP-Hardened-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP5-SAPCAL-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP5-SAPCAL-EC2">
        <FullProductName ProductID="Image SLES15-SP5-SAPCAL-EC2">Image SLES15-SP5-SAPCAL-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6">
      <Branch Type="Product Name" Name="Image SLES15-SP6">
        <FullProductName ProductID="Image SLES15-SP6">Image SLES15-SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-Azure-3P">
      <Branch Type="Product Name" Name="Image SLES15-SP6-Azure-3P">
        <FullProductName ProductID="Image SLES15-SP6-Azure-3P">Image SLES15-SP6-Azure-3P</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-Azure-Basic">
      <Branch Type="Product Name" Name="Image SLES15-SP6-Azure-Basic">
        <FullProductName ProductID="Image SLES15-SP6-Azure-Basic">Image SLES15-SP6-Azure-Basic</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-Azure-Standard">
      <Branch Type="Product Name" Name="Image SLES15-SP6-Azure-Standard">
        <FullProductName ProductID="Image SLES15-SP6-Azure-Standard">Image SLES15-SP6-Azure-Standard</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP6-BYOS">
        <FullProductName ProductID="Image SLES15-SP6-BYOS">Image SLES15-SP6-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP6-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP6-BYOS-Azure">Image SLES15-SP6-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP6-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP6-BYOS-EC2">Image SLES15-SP6-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP6-EC2">
        <FullProductName ProductID="Image SLES15-SP6-EC2">Image SLES15-SP6-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-EC2-ECS-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP6-EC2-ECS-HVM">
        <FullProductName ProductID="Image SLES15-SP6-EC2-ECS-HVM">Image SLES15-SP6-EC2-ECS-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-HPC">
      <Branch Type="Product Name" Name="Image SLES15-SP6-HPC">
        <FullProductName ProductID="Image SLES15-SP6-HPC">Image SLES15-SP6-HPC</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-HPC-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP6-HPC-Azure">
        <FullProductName ProductID="Image SLES15-SP6-HPC-Azure">Image SLES15-SP6-HPC-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-HPC-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP6-HPC-BYOS">
        <FullProductName ProductID="Image SLES15-SP6-HPC-BYOS">Image SLES15-SP6-HPC-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-HPC-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP6-HPC-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP6-HPC-BYOS-Azure">Image SLES15-SP6-HPC-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-HPC-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP6-HPC-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP6-HPC-BYOS-EC2">Image SLES15-SP6-HPC-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-HPC-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP6-HPC-EC2">
        <FullProductName ProductID="Image SLES15-SP6-HPC-EC2">Image SLES15-SP6-HPC-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-Hardened-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP6-Hardened-BYOS">
        <FullProductName ProductID="Image SLES15-SP6-Hardened-BYOS">Image SLES15-SP6-Hardened-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-Hardened-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP6-Hardened-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP6-Hardened-BYOS-Azure">Image SLES15-SP6-Hardened-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-Hardened-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP6-Hardened-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP6-Hardened-BYOS-EC2">Image SLES15-SP6-Hardened-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-Azure">
        <FullProductName ProductID="Image SLES15-SP6-SAP-Azure">Image SLES15-SP6-SAP-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-Azure-3P">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-Azure-3P">
        <FullProductName ProductID="Image SLES15-SP6-SAP-Azure-3P">Image SLES15-SP6-SAP-Azure-3P</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-BYOS">
        <FullProductName ProductID="Image SLES15-SP6-SAP-BYOS">Image SLES15-SP6-SAP-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP6-SAP-BYOS-Azure">Image SLES15-SP6-SAP-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP6-SAP-BYOS-EC2">Image SLES15-SP6-SAP-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-EC2">
        <FullProductName ProductID="Image SLES15-SP6-SAP-EC2">Image SLES15-SP6-SAP-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-Hardened-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-Hardened-Azure">
        <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-Azure">Image SLES15-SP6-SAP-Hardened-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-Hardened-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-Hardened-BYOS">
        <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-BYOS">Image SLES15-SP6-SAP-Hardened-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-Hardened-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-Hardened-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-BYOS-Azure">Image SLES15-SP6-SAP-Hardened-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-Hardened-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-Hardened-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-BYOS-EC2">Image SLES15-SP6-SAP-Hardened-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-Hardened-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-Hardened-EC2">
        <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-EC2">Image SLES15-SP6-SAP-Hardened-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAPCAL-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAPCAL-Azure">
        <FullProductName ProductID="Image SLES15-SP6-SAPCAL-Azure">Image SLES15-SP6-SAPCAL-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAPCAL-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAPCAL-EC2">
        <FullProductName ProductID="Image SLES15-SP6-SAPCAL-EC2">Image SLES15-SP6-SAPCAL-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-Azure-3P">
      <Branch Type="Product Name" Name="Image SLES15-SP7-Azure-3P">
        <FullProductName ProductID="Image SLES15-SP7-Azure-3P">Image SLES15-SP7-Azure-3P</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-Azure-Basic">
      <Branch Type="Product Name" Name="Image SLES15-SP7-Azure-Basic">
        <FullProductName ProductID="Image SLES15-SP7-Azure-Basic">Image SLES15-SP7-Azure-Basic</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-Azure-Standard">
      <Branch Type="Product Name" Name="Image SLES15-SP7-Azure-Standard">
        <FullProductName ProductID="Image SLES15-SP7-Azure-Standard">Image SLES15-SP7-Azure-Standard</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP7-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP7-BYOS-Azure">Image SLES15-SP7-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP7-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP7-BYOS-EC2">Image SLES15-SP7-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP7-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP7-BYOS-GCE">Image SLES15-SP7-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-CHOST-BYOS-Aliyun">
      <Branch Type="Product Name" Name="Image SLES15-SP7-CHOST-BYOS-Aliyun">
        <FullProductName ProductID="Image SLES15-SP7-CHOST-BYOS-Aliyun">Image SLES15-SP7-CHOST-BYOS-Aliyun</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-CHOST-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP7-CHOST-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP7-CHOST-BYOS-Azure">Image SLES15-SP7-CHOST-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-CHOST-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP7-CHOST-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP7-CHOST-BYOS-EC2">Image SLES15-SP7-CHOST-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-CHOST-BYOS-GDC">
      <Branch Type="Product Name" Name="Image SLES15-SP7-CHOST-BYOS-GDC">
        <FullProductName ProductID="Image SLES15-SP7-CHOST-BYOS-GDC">Image SLES15-SP7-CHOST-BYOS-GDC</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-CHOST-BYOS-SAP-CCloud">
      <Branch Type="Product Name" Name="Image SLES15-SP7-CHOST-BYOS-SAP-CCloud">
        <FullProductName ProductID="Image SLES15-SP7-CHOST-BYOS-SAP-CCloud">Image SLES15-SP7-CHOST-BYOS-SAP-CCloud</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP7-EC2">
        <FullProductName ProductID="Image SLES15-SP7-EC2">Image SLES15-SP7-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-EC2-ECS-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP7-EC2-ECS-HVM">
        <FullProductName ProductID="Image SLES15-SP7-EC2-ECS-HVM">Image SLES15-SP7-EC2-ECS-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-GCE-3P">
      <Branch Type="Product Name" Name="Image SLES15-SP7-GCE-3P">
        <FullProductName ProductID="Image SLES15-SP7-GCE-3P">Image SLES15-SP7-GCE-3P</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-HPC-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP7-HPC-Azure">
        <FullProductName ProductID="Image SLES15-SP7-HPC-Azure">Image SLES15-SP7-HPC-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-HPC-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP7-HPC-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP7-HPC-BYOS-Azure">Image SLES15-SP7-HPC-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-HPC-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP7-HPC-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP7-HPC-BYOS-EC2">Image SLES15-SP7-HPC-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-HPC-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP7-HPC-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP7-HPC-BYOS-GCE">Image SLES15-SP7-HPC-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-Hardened-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP7-Hardened-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP7-Hardened-BYOS-Azure">Image SLES15-SP7-Hardened-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-Hardened-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP7-Hardened-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP7-Hardened-BYOS-EC2">Image SLES15-SP7-Hardened-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-Hardened-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP7-Hardened-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP7-Hardened-BYOS-GCE">Image SLES15-SP7-Hardened-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-SAP-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP7-SAP-Azure">
        <FullProductName ProductID="Image SLES15-SP7-SAP-Azure">Image SLES15-SP7-SAP-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-SAP-Azure-3P">
      <Branch Type="Product Name" Name="Image SLES15-SP7-SAP-Azure-3P">
        <FullProductName ProductID="Image SLES15-SP7-SAP-Azure-3P">Image SLES15-SP7-SAP-Azure-3P</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-SAP-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP7-SAP-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP7-SAP-BYOS-Azure">Image SLES15-SP7-SAP-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-SAP-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP7-SAP-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP7-SAP-BYOS-EC2">Image SLES15-SP7-SAP-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-SAP-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP7-SAP-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP7-SAP-BYOS-GCE">Image SLES15-SP7-SAP-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-SAP-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP7-SAP-EC2">
        <FullProductName ProductID="Image SLES15-SP7-SAP-EC2">Image SLES15-SP7-SAP-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-SAP-GCE-3P">
      <Branch Type="Product Name" Name="Image SLES15-SP7-SAP-GCE-3P">
        <FullProductName ProductID="Image SLES15-SP7-SAP-GCE-3P">Image SLES15-SP7-SAP-GCE-3P</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-SAP-Hardened-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP7-SAP-Hardened-Azure">
        <FullProductName ProductID="Image SLES15-SP7-SAP-Hardened-Azure">Image SLES15-SP7-SAP-Hardened-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-SAP-Hardened-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP7-SAP-Hardened-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP7-SAP-Hardened-BYOS-Azure">Image SLES15-SP7-SAP-Hardened-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-SAP-Hardened-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP7-SAP-Hardened-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP7-SAP-Hardened-BYOS-EC2">Image SLES15-SP7-SAP-Hardened-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-SAP-Hardened-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP7-SAP-Hardened-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP7-SAP-Hardened-BYOS-GCE">Image SLES15-SP7-SAP-Hardened-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-SAPCAL-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP7-SAPCAL-Azure">
        <FullProductName ProductID="Image SLES15-SP7-SAPCAL-Azure">Image SLES15-SP7-SAPCAL-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP7-SAPCAL-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP7-SAPCAL-EC2">
        <FullProductName ProductID="Image SLES15-SP7-SAPCAL-EC2">Image SLES15-SP7-SAPCAL-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SUSE-Multi-Linux-Manager-Proxy-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SUSE-Multi-Linux-Manager-Proxy-BYOS-Azure">
        <FullProductName ProductID="Image SUSE-Multi-Linux-Manager-Proxy-BYOS-Azure">Image SUSE-Multi-Linux-Manager-Proxy-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SUSE-Multi-Linux-Manager-Proxy-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SUSE-Multi-Linux-Manager-Proxy-BYOS-EC2">
        <FullProductName ProductID="Image SUSE-Multi-Linux-Manager-Proxy-BYOS-EC2">Image SUSE-Multi-Linux-Manager-Proxy-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SUSE-Multi-Linux-Manager-Proxy-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SUSE-Multi-Linux-Manager-Proxy-BYOS-GCE">
        <FullProductName ProductID="Image SUSE-Multi-Linux-Manager-Proxy-BYOS-GCE">Image SUSE-Multi-Linux-Manager-Proxy-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SUSE-Multi-Linux-Manager-Server-Azure-llc">
      <Branch Type="Product Name" Name="Image SUSE-Multi-Linux-Manager-Server-Azure-llc">
        <FullProductName ProductID="Image SUSE-Multi-Linux-Manager-Server-Azure-llc">Image SUSE-Multi-Linux-Manager-Server-Azure-llc</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SUSE-Multi-Linux-Manager-Server-Azure-ltd">
      <Branch Type="Product Name" Name="Image SUSE-Multi-Linux-Manager-Server-Azure-ltd">
        <FullProductName ProductID="Image SUSE-Multi-Linux-Manager-Server-Azure-ltd">Image SUSE-Multi-Linux-Manager-Server-Azure-ltd</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SUSE-Multi-Linux-Manager-Server-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SUSE-Multi-Linux-Manager-Server-BYOS-Azure">
        <FullProductName ProductID="Image SUSE-Multi-Linux-Manager-Server-BYOS-Azure">Image SUSE-Multi-Linux-Manager-Server-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SUSE-Multi-Linux-Manager-Server-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SUSE-Multi-Linux-Manager-Server-BYOS-EC2">
        <FullProductName ProductID="Image SUSE-Multi-Linux-Manager-Server-BYOS-EC2">Image SUSE-Multi-Linux-Manager-Server-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SUSE-Multi-Linux-Manager-Server-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SUSE-Multi-Linux-Manager-Server-BYOS-GCE">
        <FullProductName ProductID="Image SUSE-Multi-Linux-Manager-Server-BYOS-GCE">Image SUSE-Multi-Linux-Manager-Server-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SUSE-Multi-Linux-Manager-Server-EC2-llc">
      <Branch Type="Product Name" Name="Image SUSE-Multi-Linux-Manager-Server-EC2-llc">
        <FullProductName ProductID="Image SUSE-Multi-Linux-Manager-Server-EC2-llc">Image SUSE-Multi-Linux-Manager-Server-EC2-llc</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SUSE-Multi-Linux-Manager-Server-EC2-ltd">
      <Branch Type="Product Name" Name="Image SUSE-Multi-Linux-Manager-Server-EC2-ltd">
        <FullProductName ProductID="Image SUSE-Multi-Linux-Manager-Server-EC2-ltd">Image SUSE-Multi-Linux-Manager-Server-EC2-ltd</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image proxy-salt-broker-image">
      <Branch Type="Product Name" Name="Image proxy-salt-broker-image">
        <FullProductName ProductID="Image proxy-salt-broker-image">Image proxy-salt-broker-image</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image server-image">
      <Branch Type="Product Name" Name="Image server-image">
        <FullProductName ProductID="Image server-image">Image server-image</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Liberty Linux 8">
      <Branch Type="Product Name" Name="SUSE Liberty Linux 8">
        <FullProductName ProductID="SUSE Liberty Linux 8" CPE="cpe:/o:suse:sll:8">SUSE Liberty Linux 8</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Liberty Linux 9">
      <Branch Type="Product Name" Name="SUSE Liberty Linux 9">
        <FullProductName ProductID="SUSE Liberty Linux 9" CPE="cpe:/o:suse:sll:9">SUSE Liberty Linux 9</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>
    <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 Python 3 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP7" CPE="cpe:/o:suse:sle-module-python3:15:sp7">SUSE Linux Enterprise Module for Python 3 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 12">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 12" CPE="cpe:/o:suse:sle-module-public-cloud:12">SUSE Linux Enterprise Module for Public Cloud 12</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 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 SP4-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp4">SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp5">SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</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>
    <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 Python 3 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP7" CPE="cpe:/o:suse:sle-module-python3:15:sp7">SUSE Linux Enterprise Module for Python 3 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.2">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.2" CPE="cpe:/o:suse:suse-microos:5.2">SUSE Linux Enterprise Micro 5.2</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 Server 12">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 12" CPE="cpe:/o:suse:sle-module-public-cloud:12">SUSE Linux Enterprise Module for Public Cloud 12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP2-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS" CPE="cpe:/o:suse:sles-ltss:12:sp2">SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 12" CPE="cpe:/o:suse:sle-module-public-cloud:12">SUSE Linux Enterprise Module for Public Cloud 12</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">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 12" CPE="cpe:/o:suse:sle-module-public-cloud:12">SUSE Linux Enterprise Module for Public Cloud 12</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 Module for Public Cloud 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 12" CPE="cpe:/o:suse:sle-module-public-cloud:12">SUSE Linux Enterprise Module for Public Cloud 12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP5-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS" CPE="cpe:/o:suse:sles-ltss:12:sp5">SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security" CPE="cpe:/o:suse:sles-ltss-extended-security:12:sp5">SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security</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-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-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP3-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp3">SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP4">
      <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 Server 15 SP4-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP4-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp4">SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP4-TERADATA">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA" CPE="cpe:/o:suse:sles_teradata:15:sp4">SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP5-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp5">SUSE Linux Enterprise Server 15 SP5-LTSS</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>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP6-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp6">SUSE Linux Enterprise Server 15 SP6-LTSS</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 Python 3 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP7" CPE="cpe:/o:suse:sle-module-python3:15:sp7">SUSE Linux Enterprise Module for Python 3 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 16.0">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 16.0">
        <FullProductName ProductID="SUSE Linux Enterprise Server 16.0" CPE="cpe:/o:suse:sles:16:16.0:server">SUSE Linux Enterprise Server 16.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server Teradata 12 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server Teradata 12 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 12 SP3" CPE="cpe:/o:suse:sles_teradata:12:sp3">SUSE Linux Enterprise Server Teradata 12 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 12" CPE="cpe:/o:suse:sle-module-public-cloud:12">SUSE Linux Enterprise Module for Public Cloud 12</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 Module for Public Cloud 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 12" CPE="cpe:/o:suse:sle-module-public-cloud:12">SUSE Linux Enterprise Module for Public Cloud 12</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 Module for Public Cloud 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 12" CPE="cpe:/o:suse:sle-module-public-cloud:12">SUSE Linux Enterprise Module for Public Cloud 12</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 Module for Public Cloud 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 12" CPE="cpe:/o:suse:sle-module-public-cloud:12">SUSE Linux Enterprise Module for Public Cloud 12</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 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 Server for SAP Applications 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4" CPE="cpe:/o:suse:sles_sap:15:sp4">SUSE Linux Enterprise Server for SAP Applications 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 Server for SAP Applications 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5" CPE="cpe:/o:suse:sles_sap:15:sp5">SUSE Linux Enterprise Server for SAP Applications 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 Server for SAP Applications 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP6" CPE="cpe:/o:suse:sles_sap:15:sp6">SUSE Linux Enterprise Server for SAP Applications 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 Python 3 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP7" CPE="cpe:/o:suse:sle-module-python3:15:sp7">SUSE Linux Enterprise Module for Python 3 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP applications 16.0">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP applications 16.0">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP applications 16.0" CPE="cpe:/o:suse:sles:16:16.0:server-sap">SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Micro 6.0">
      <Branch Type="Product Name" Name="SUSE Linux Micro 6.0">
        <FullProductName ProductID="SUSE Linux Micro 6.0" CPE="cpe:/o:suse:sl-micro:6.0">SUSE Linux Micro 6.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Micro 6.1">
      <Branch Type="Product Name" Name="SUSE Linux Micro 6.1">
        <FullProductName ProductID="SUSE Linux Micro 6.1" CPE="cpe:/o:suse:sl-micro:6.1">SUSE Linux Micro 6.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Micro 6.2">
      <Branch Type="Product Name" Name="SUSE Linux Micro 6.2">
        <FullProductName ProductID="SUSE Linux Micro 6.2" CPE="cpe:/o:suse:sles:16:16.0:transactional">SUSE Linux Micro 6.2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Proxy 4.3">
      <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 Proxy LTS 4.3">
      <Branch Type="Product Name" Name="SUSE Manager Proxy LTS 4.3">
        <FullProductName ProductID="SUSE Manager Proxy LTS 4.3" CPE="cpe:/o:suse:suse-manager-proxy-lts:4.3">SUSE Manager Proxy LTS 4.3</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 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 LTS 4.3">
      <Branch Type="Product Name" Name="SUSE Manager Retail Branch Server LTS 4.3">
        <FullProductName ProductID="SUSE Manager Retail Branch Server LTS 4.3" CPE="cpe:/o:suse:suse-manager-retail-branch-server-lts:4.3">SUSE Manager Retail Branch Server LTS 4.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Server 4.3">
      <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 LTS 4.3">
      <Branch Type="Product Name" Name="SUSE Manager Server LTS 4.3">
        <FullProductName ProductID="SUSE Manager Server LTS 4.3" CPE="cpe:/o:suse:suse-manager-server-lts:4.3">SUSE Manager Server LTS 4.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.6">
      <Branch Type="Product Name" Name="openSUSE Leap 15.6">
        <FullProductName ProductID="openSUSE Leap 15.6" CPE="cpe:/o:opensuse:leap:15.6">openSUSE Leap 15.6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 16.0">
      <Branch Type="Product Name" Name="openSUSE Leap 16.0">
        <FullProductName ProductID="openSUSE Leap 16.0">openSUSE Leap 16.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Tumbleweed">
      <Branch Type="Product Name" Name="openSUSE Tumbleweed">
        <FullProductName ProductID="openSUSE Tumbleweed" CPE="cpe:/o:opensuse:tumbleweed">openSUSE Tumbleweed</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="NetworkManager-1.42.6-6.1">
      <FullProductName ProductID="NetworkManager-1.42.6-6.1" CPE="cpe:2.3:a:gnome:networkmanager:1.42.6:*:*:*:*:*:*:*">NetworkManager-1.42.6-6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="NetworkManager-tui-1.42.6-6.1">
      <FullProductName ProductID="NetworkManager-tui-1.42.6-6.1">NetworkManager-tui-1.42.6-6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="NetworkManager-wwan-1.42.6-6.1">
      <FullProductName ProductID="NetworkManager-wwan-1.42.6-6.1">NetworkManager-wwan-1.42.6-6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-aliyun-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-aliyun-4.10.0-86.el9_6.14">fence-agents-aliyun-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-aliyun-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-aliyun-4.2.1-129.el8_10.20">fence-agents-aliyun-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-all-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-all-4.10.0-86.el9_6.14">fence-agents-all-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-all-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-all-4.2.1-129.el8_10.20">fence-agents-all-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-amt-ws-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-amt-ws-4.10.0-86.el9_6.14">fence-agents-amt-ws-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-amt-ws-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-amt-ws-4.2.1-129.el8_10.20">fence-agents-amt-ws-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-apc-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-apc-4.10.0-86.el9_6.14">fence-agents-apc-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-apc-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-apc-4.2.1-129.el8_10.20">fence-agents-apc-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-apc-snmp-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-apc-snmp-4.10.0-86.el9_6.14">fence-agents-apc-snmp-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-apc-snmp-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-apc-snmp-4.2.1-129.el8_10.20">fence-agents-apc-snmp-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-aws-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-aws-4.10.0-86.el9_6.14">fence-agents-aws-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-aws-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-aws-4.2.1-129.el8_10.20">fence-agents-aws-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-azure-arm-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-azure-arm-4.10.0-86.el9_6.14">fence-agents-azure-arm-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-azure-arm-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-azure-arm-4.2.1-129.el8_10.20">fence-agents-azure-arm-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-bladecenter-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-bladecenter-4.10.0-86.el9_6.14">fence-agents-bladecenter-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-bladecenter-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-bladecenter-4.2.1-129.el8_10.20">fence-agents-bladecenter-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-brocade-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-brocade-4.10.0-86.el9_6.14">fence-agents-brocade-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-brocade-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-brocade-4.2.1-129.el8_10.20">fence-agents-brocade-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-cisco-mds-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-cisco-mds-4.10.0-86.el9_6.14">fence-agents-cisco-mds-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-cisco-mds-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-cisco-mds-4.2.1-129.el8_10.20">fence-agents-cisco-mds-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-cisco-ucs-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-cisco-ucs-4.10.0-86.el9_6.14">fence-agents-cisco-ucs-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-cisco-ucs-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-cisco-ucs-4.2.1-129.el8_10.20">fence-agents-cisco-ucs-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-common-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-common-4.10.0-86.el9_6.14">fence-agents-common-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-common-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-common-4.2.1-129.el8_10.20">fence-agents-common-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-compute-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-compute-4.10.0-86.el9_6.14">fence-agents-compute-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-compute-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-compute-4.2.1-129.el8_10.20">fence-agents-compute-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-drac5-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-drac5-4.10.0-86.el9_6.14">fence-agents-drac5-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-drac5-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-drac5-4.2.1-129.el8_10.20">fence-agents-drac5-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-eaton-snmp-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-eaton-snmp-4.10.0-86.el9_6.14">fence-agents-eaton-snmp-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-eaton-snmp-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-eaton-snmp-4.2.1-129.el8_10.20">fence-agents-eaton-snmp-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-emerson-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-emerson-4.10.0-86.el9_6.14">fence-agents-emerson-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-emerson-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-emerson-4.2.1-129.el8_10.20">fence-agents-emerson-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-eps-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-eps-4.10.0-86.el9_6.14">fence-agents-eps-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-eps-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-eps-4.2.1-129.el8_10.20">fence-agents-eps-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-gce-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-gce-4.10.0-86.el9_6.14">fence-agents-gce-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-gce-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-gce-4.2.1-129.el8_10.20">fence-agents-gce-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-heuristics-ping-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-heuristics-ping-4.10.0-86.el9_6.14">fence-agents-heuristics-ping-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-heuristics-ping-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-heuristics-ping-4.2.1-129.el8_10.20">fence-agents-heuristics-ping-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-hpblade-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-hpblade-4.10.0-86.el9_6.14">fence-agents-hpblade-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-hpblade-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-hpblade-4.2.1-129.el8_10.20">fence-agents-hpblade-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-ibm-powervs-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-ibm-powervs-4.10.0-86.el9_6.14">fence-agents-ibm-powervs-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-ibm-powervs-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-ibm-powervs-4.2.1-129.el8_10.20">fence-agents-ibm-powervs-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-ibm-vpc-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-ibm-vpc-4.10.0-86.el9_6.14">fence-agents-ibm-vpc-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-ibm-vpc-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-ibm-vpc-4.2.1-129.el8_10.20">fence-agents-ibm-vpc-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-ibmblade-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-ibmblade-4.10.0-86.el9_6.14">fence-agents-ibmblade-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-ibmblade-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-ibmblade-4.2.1-129.el8_10.20">fence-agents-ibmblade-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-ifmib-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-ifmib-4.10.0-86.el9_6.14">fence-agents-ifmib-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-ifmib-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-ifmib-4.2.1-129.el8_10.20">fence-agents-ifmib-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-ilo-moonshot-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-ilo-moonshot-4.10.0-86.el9_6.14">fence-agents-ilo-moonshot-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-ilo-moonshot-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-ilo-moonshot-4.2.1-129.el8_10.20">fence-agents-ilo-moonshot-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-ilo-mp-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-ilo-mp-4.10.0-86.el9_6.14">fence-agents-ilo-mp-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-ilo-mp-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-ilo-mp-4.2.1-129.el8_10.20">fence-agents-ilo-mp-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-ilo-ssh-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-ilo-ssh-4.10.0-86.el9_6.14">fence-agents-ilo-ssh-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-ilo-ssh-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-ilo-ssh-4.2.1-129.el8_10.20">fence-agents-ilo-ssh-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-ilo2-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-ilo2-4.10.0-86.el9_6.14">fence-agents-ilo2-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-ilo2-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-ilo2-4.2.1-129.el8_10.20">fence-agents-ilo2-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-intelmodular-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-intelmodular-4.10.0-86.el9_6.14">fence-agents-intelmodular-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-intelmodular-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-intelmodular-4.2.1-129.el8_10.20">fence-agents-intelmodular-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-ipdu-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-ipdu-4.10.0-86.el9_6.14">fence-agents-ipdu-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-ipdu-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-ipdu-4.2.1-129.el8_10.20">fence-agents-ipdu-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-ipmilan-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-ipmilan-4.10.0-86.el9_6.14">fence-agents-ipmilan-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-ipmilan-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-ipmilan-4.2.1-129.el8_10.20">fence-agents-ipmilan-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-kdump-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-kdump-4.10.0-86.el9_6.14">fence-agents-kdump-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-kdump-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-kdump-4.2.1-129.el8_10.20">fence-agents-kdump-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-kubevirt-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-kubevirt-4.10.0-86.el9_6.14">fence-agents-kubevirt-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-kubevirt-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-kubevirt-4.2.1-129.el8_10.20">fence-agents-kubevirt-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-lpar-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-lpar-4.10.0-86.el9_6.14">fence-agents-lpar-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-lpar-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-lpar-4.2.1-129.el8_10.20">fence-agents-lpar-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-mpath-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-mpath-4.10.0-86.el9_6.14">fence-agents-mpath-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-mpath-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-mpath-4.2.1-129.el8_10.20">fence-agents-mpath-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-nutanix-ahv-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-nutanix-ahv-4.10.0-86.el9_6.14">fence-agents-nutanix-ahv-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-nutanix-ahv-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-nutanix-ahv-4.2.1-129.el8_10.20">fence-agents-nutanix-ahv-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-openstack-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-openstack-4.10.0-86.el9_6.14">fence-agents-openstack-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-openstack-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-openstack-4.2.1-129.el8_10.20">fence-agents-openstack-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-redfish-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-redfish-4.10.0-86.el9_6.14">fence-agents-redfish-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-redfish-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-redfish-4.2.1-129.el8_10.20">fence-agents-redfish-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-rhevm-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-rhevm-4.10.0-86.el9_6.14">fence-agents-rhevm-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-rhevm-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-rhevm-4.2.1-129.el8_10.20">fence-agents-rhevm-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-rsa-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-rsa-4.10.0-86.el9_6.14">fence-agents-rsa-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-rsa-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-rsa-4.2.1-129.el8_10.20">fence-agents-rsa-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-rsb-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-rsb-4.10.0-86.el9_6.14">fence-agents-rsb-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-rsb-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-rsb-4.2.1-129.el8_10.20">fence-agents-rsb-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-sbd-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-sbd-4.10.0-86.el9_6.14">fence-agents-sbd-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-sbd-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-sbd-4.2.1-129.el8_10.20">fence-agents-sbd-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-scsi-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-scsi-4.10.0-86.el9_6.14">fence-agents-scsi-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-scsi-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-scsi-4.2.1-129.el8_10.20">fence-agents-scsi-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-virsh-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-virsh-4.10.0-86.el9_6.14">fence-agents-virsh-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-virsh-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-virsh-4.2.1-129.el8_10.20">fence-agents-virsh-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-vmware-rest-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-vmware-rest-4.10.0-86.el9_6.14">fence-agents-vmware-rest-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-vmware-rest-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-vmware-rest-4.2.1-129.el8_10.20">fence-agents-vmware-rest-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-vmware-soap-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-vmware-soap-4.10.0-86.el9_6.14">fence-agents-vmware-soap-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-vmware-soap-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-vmware-soap-4.2.1-129.el8_10.20">fence-agents-vmware-soap-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-wti-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-agents-wti-4.10.0-86.el9_6.14">fence-agents-wti-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-agents-wti-4.2.1-129.el8_10.20">
      <FullProductName ProductID="fence-agents-wti-4.2.1-129.el8_10.20">fence-agents-wti-4.2.1-129.el8_10.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-virt-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-virt-4.10.0-86.el9_6.14">fence-virt-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-virtd-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-virtd-4.10.0-86.el9_6.14">fence-virtd-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-virtd-cpg-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-virtd-cpg-4.10.0-86.el9_6.14">fence-virtd-cpg-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-virtd-libvirt-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-virtd-libvirt-4.10.0-86.el9_6.14">fence-virtd-libvirt-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-virtd-multicast-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-virtd-multicast-4.10.0-86.el9_6.14">fence-virtd-multicast-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-virtd-serial-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-virtd-serial-4.10.0-86.el9_6.14">fence-virtd-serial-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fence-virtd-tcp-4.10.0-86.el9_6.14">
      <FullProductName ProductID="fence-virtd-tcp-4.10.0-86.el9_6.14">fence-virtd-tcp-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ha-cloud-support-4.10.0-86.el9_6.14">
      <FullProductName ProductID="ha-cloud-support-4.10.0-86.el9_6.14">ha-cloud-support-4.10.0-86.el9_6.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnm0-1.42.6-6.1">
      <FullProductName ProductID="libnm0-1.42.6-6.1">libnm0-1.42.6-6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="podman-4.9.5-6.1">
      <FullProductName ProductID="podman-4.9.5-6.1" CPE="cpe:2.3:a:podman_project:podman:4.9.5:*:*:*:*:*:*:*">podman-4.9.5-6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-urllib3">
      <FullProductName ProductID="python-urllib3" CPE="cpe:2.3:a:python:urllib3:*:*:*:*:*:*:*:*">python-urllib3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-urllib3-1.22-7.25.1">
      <FullProductName ProductID="python-urllib3-1.22-7.25.1" CPE="cpe:2.3:a:python:urllib3:1.22:*:*:*:*:*:*:*">python-urllib3-1.22-7.25.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-urllib3_1">
      <FullProductName ProductID="python-urllib3_1">python-urllib3_1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python2-urllib3">
      <FullProductName ProductID="python2-urllib3">python2-urllib3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3-urllib3">
      <FullProductName ProductID="python3-urllib3" CPE="cpe:2.3:a:python:urllib3:*:*:*:*:*:*:*:*">python3-urllib3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3-urllib3-1.25.10-150300.4.21.1">
      <FullProductName ProductID="python3-urllib3-1.25.10-150300.4.21.1" CPE="cpe:2.3:a:python:urllib3:1.25.10:*:*:*:*:*:*:*">python3-urllib3-1.25.10-150300.4.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3-urllib3-1.26.5-6.el9_6.1">
      <FullProductName ProductID="python3-urllib3-1.26.5-6.el9_6.1" CPE="cpe:2.3:a:python:urllib3:1.26.5:*:*:*:*:*:*:*">python3-urllib3-1.26.5-6.el9_6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3.11-urllib3-1.26.12-5.el9_6.1">
      <FullProductName ProductID="python3.11-urllib3-1.26.12-5.el9_6.1">python3.11-urllib3-1.26.12-5.el9_6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3.12-urllib3-1.26.19-1.el9_6.1">
      <FullProductName ProductID="python3.12-urllib3-1.26.19-1.el9_6.1">python3.12-urllib3-1.26.19-1.el9_6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-urllib3">
      <FullProductName ProductID="python311-urllib3">python311-urllib3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-urllib3-2.0.7-150400.7.24.1">
      <FullProductName ProductID="python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-urllib3-2.1.0-4.1">
      <FullProductName ProductID="python311-urllib3-2.1.0-4.1">python311-urllib3-2.1.0-4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-urllib3-2.1.0-slfo.1.1_3.1">
      <FullProductName ProductID="python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-urllib3-2.6.3-1.1">
      <FullProductName ProductID="python311-urllib3-2.6.3-1.1">python311-urllib3-2.6.3-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-urllib3_1">
      <FullProductName ProductID="python311-urllib3_1">python311-urllib3_1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-urllib3_1-1.26.18-150600.3.6.1">
      <FullProductName ProductID="python311-urllib3_1-1.26.18-150600.3.6.1">python311-urllib3_1-1.26.18-150600.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-urllib3_1-1.26.20-5.1">
      <FullProductName ProductID="python311-urllib3_1-1.26.20-5.1">python311-urllib3_1-1.26.20-5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-urllib3-2.6.3-1.1">
      <FullProductName ProductID="python312-urllib3-2.6.3-1.1">python312-urllib3-2.6.3-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-urllib3_1-1.26.20-5.1">
      <FullProductName ProductID="python312-urllib3_1-1.26.20-5.1">python312-urllib3_1-1.26.20-5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python313-urllib3">
      <FullProductName ProductID="python313-urllib3">python313-urllib3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python313-urllib3-2.5.0-160000.3.1">
      <FullProductName ProductID="python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python313-urllib3-2.6.3-1.1">
      <FullProductName ProductID="python313-urllib3-2.6.3-1.1">python313-urllib3-2.6.3-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python313-urllib3_1">
      <FullProductName ProductID="python313-urllib3_1">python313-urllib3_1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python313-urllib3_1-1.26.20-160000.3.1">
      <FullProductName ProductID="python313-urllib3_1-1.26.20-160000.3.1">python313-urllib3_1-1.26.20-160000.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python313-urllib3_1-1.26.20-5.1">
      <FullProductName ProductID="python313-urllib3_1-1.26.20-5.1">python313-urllib3_1-1.26.20-5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python36-urllib3">
      <FullProductName ProductID="python36-urllib3" CPE="cpe:2.3:a:python:urllib3:*:*:*:*:*:*:*:*">python36-urllib3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python36-urllib3-1.25.10-6.12.1">
      <FullProductName ProductID="python36-urllib3-1.25.10-6.12.1" CPE="cpe:2.3:a:python:urllib3:1.25.10:*:*:*:*:*:*:*">python36-urllib3-1.25.10-6.12.1</FullProductName>
    </Branch>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/manager/4.3/proxy-tftpd:4.3.16.2.9.63.10">
      <FullProductName ProductID="Container suse/manager/4.3/proxy-tftpd:4.3.16.2.9.63.10:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Container suse/manager/4.3/proxy-tftpd:4.3.16.2.9.63.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/multi-linux-manager/5.1/x86_64/proxy-salt-broker:5.1.2.9.13.2">
      <FullProductName ProductID="Container suse/multi-linux-manager/5.1/x86_64/proxy-salt-broker:5.1.2.9.13.2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Container suse/multi-linux-manager/5.1/x86_64/proxy-salt-broker:5.1.2.9.13.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/multi-linux-manager/5.1/x86_64/proxy-tftpd:5.1.2.8.13.1">
      <FullProductName ProductID="Container suse/multi-linux-manager/5.1/x86_64/proxy-tftpd:5.1.2.8.13.1:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Container suse/multi-linux-manager/5.1/x86_64/proxy-tftpd:5.1.2.8.13.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/multi-linux-manager/5.1/x86_64/server:5.1.2.8.13.2">
      <FullProductName ProductID="Container suse/multi-linux-manager/5.1/x86_64/server:5.1.2.8.13.2:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Container suse/multi-linux-manager/5.1/x86_64/server:5.1.2.8.13.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/multi-linux-manager/5.1/x86_64/server:5.1.2.8.13.2">
      <FullProductName ProductID="Container suse/multi-linux-manager/5.1/x86_64/server:5.1.2.8.13.2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Container suse/multi-linux-manager/5.1/x86_64/server:5.1.2.8.13.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sl-micro/6.0/baremetal-os-container:2.1.3-6.24">
      <FullProductName ProductID="Container suse/sl-micro/6.0/baremetal-os-container:2.1.3-6.24:NetworkManager-1.42.6-6.1">NetworkManager-1.42.6-6.1 as a component of Container suse/sl-micro/6.0/baremetal-os-container:2.1.3-6.24</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-wwan-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sl-micro/6.0/baremetal-os-container:2.1.3-6.24">
      <FullProductName ProductID="Container suse/sl-micro/6.0/baremetal-os-container:2.1.3-6.24:NetworkManager-wwan-1.42.6-6.1">NetworkManager-wwan-1.42.6-6.1 as a component of Container suse/sl-micro/6.0/baremetal-os-container:2.1.3-6.24</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sl-micro/6.0/baremetal-os-container:2.1.3-6.24">
      <FullProductName ProductID="Container suse/sl-micro/6.0/baremetal-os-container:2.1.3-6.24:libnm0-1.42.6-6.1">libnm0-1.42.6-6.1 as a component of Container suse/sl-micro/6.0/baremetal-os-container:2.1.3-6.24</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-4.9.5-6.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sl-micro/6.0/baremetal-os-container:2.1.3-6.24">
      <FullProductName ProductID="Container suse/sl-micro/6.0/baremetal-os-container:2.1.3-6.24:podman-4.9.5-6.1">podman-4.9.5-6.1 as a component of Container suse/sl-micro/6.0/baremetal-os-container:2.1.3-6.24</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sl-micro/6.0/base-os-container:2.1.3-7.4">
      <FullProductName ProductID="Container suse/sl-micro/6.0/base-os-container:2.1.3-7.4:NetworkManager-1.42.6-6.1">NetworkManager-1.42.6-6.1 as a component of Container suse/sl-micro/6.0/base-os-container:2.1.3-7.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sl-micro/6.0/base-os-container:2.1.3-7.4">
      <FullProductName ProductID="Container suse/sl-micro/6.0/base-os-container:2.1.3-7.4:libnm0-1.42.6-6.1">libnm0-1.42.6-6.1 as a component of Container suse/sl-micro/6.0/base-os-container:2.1.3-7.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sl-micro/6.0/kvm-os-container:2.1.3-6.31">
      <FullProductName ProductID="Container suse/sl-micro/6.0/kvm-os-container:2.1.3-6.31:NetworkManager-1.42.6-6.1">NetworkManager-1.42.6-6.1 as a component of Container suse/sl-micro/6.0/kvm-os-container:2.1.3-6.31</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sl-micro/6.0/kvm-os-container:2.1.3-6.31">
      <FullProductName ProductID="Container suse/sl-micro/6.0/kvm-os-container:2.1.3-6.31:libnm0-1.42.6-6.1">libnm0-1.42.6-6.1 as a component of Container suse/sl-micro/6.0/kvm-os-container:2.1.3-6.31</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sl-micro/6.0/rt-os-container:2.1.3-7.36">
      <FullProductName ProductID="Container suse/sl-micro/6.0/rt-os-container:2.1.3-7.36:NetworkManager-1.42.6-6.1">NetworkManager-1.42.6-6.1 as a component of Container suse/sl-micro/6.0/rt-os-container:2.1.3-7.36</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sl-micro/6.0/rt-os-container:2.1.3-7.36">
      <FullProductName ProductID="Container suse/sl-micro/6.0/rt-os-container:2.1.3-7.36:libnm0-1.42.6-6.1">libnm0-1.42.6-6.1 as a component of Container suse/sl-micro/6.0/rt-os-container:2.1.3-7.36</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro">
      <FullProductName ProductID="Image SL-Micro:NetworkManager-1.42.6-6.1">NetworkManager-1.42.6-6.1 as a component of Image SL-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro">
      <FullProductName ProductID="Image SL-Micro:libnm0-1.42.6-6.1">libnm0-1.42.6-6.1 as a component of Image SL-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro">
      <FullProductName ProductID="Image SL-Micro:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SL-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Azure">
      <FullProductName ProductID="Image SL-Micro-Azure:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SL-Micro-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-BYOS-Azure">
      <FullProductName ProductID="Image SL-Micro-BYOS-Azure:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SL-Micro-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-BYOS-EC2">
      <FullProductName ProductID="Image SL-Micro-BYOS-EC2:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SL-Micro-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-BYOS-GCE">
      <FullProductName ProductID="Image SL-Micro-BYOS-GCE:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SL-Micro-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-qcow">
      <FullProductName ProductID="Image SL-Micro-Base-qcow:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SL-Micro-Base-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default">
      <FullProductName ProductID="Image SL-Micro-Default:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SL-Micro-Default</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Default-SelfInstall:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SL-Micro-Default-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-encrypted">
      <FullProductName ProductID="Image SL-Micro-Default-encrypted:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SL-Micro-Default-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-qcow">
      <FullProductName ProductID="Image SL-Micro-Default-qcow:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SL-Micro-Default-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro">
      <FullProductName ProductID="Image SLE-Micro:NetworkManager-1.42.6-6.1">NetworkManager-1.42.6-6.1 as a component of Image SLE-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro">
      <FullProductName ProductID="Image SLE-Micro:NetworkManager-tui-1.42.6-6.1">NetworkManager-tui-1.42.6-6.1 as a component of Image SLE-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro">
      <FullProductName ProductID="Image SLE-Micro:libnm0-1.42.6-6.1">libnm0-1.42.6-6.1 as a component of Image SLE-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-4.9.5-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro">
      <FullProductName ProductID="Image SLE-Micro:podman-4.9.5-6.1">podman-4.9.5-6.1 as a component of Image SLE-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro">
      <FullProductName ProductID="Image SLE-Micro:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SLE-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-Azure">
      <FullProductName ProductID="Image SLE-Micro-Azure:NetworkManager-1.42.6-6.1">NetworkManager-1.42.6-6.1 as a component of Image SLE-Micro-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-Azure">
      <FullProductName ProductID="Image SLE-Micro-Azure:NetworkManager-tui-1.42.6-6.1">NetworkManager-tui-1.42.6-6.1 as a component of Image SLE-Micro-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-Azure">
      <FullProductName ProductID="Image SLE-Micro-Azure:libnm0-1.42.6-6.1">libnm0-1.42.6-6.1 as a component of Image SLE-Micro-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-4.9.5-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-Azure">
      <FullProductName ProductID="Image SLE-Micro-Azure:podman-4.9.5-6.1">podman-4.9.5-6.1 as a component of Image SLE-Micro-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-Azure">
      <FullProductName ProductID="Image SLE-Micro-Azure:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SLE-Micro-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS">
      <FullProductName ProductID="Image SLE-Micro-BYOS:NetworkManager-1.42.6-6.1">NetworkManager-1.42.6-6.1 as a component of Image SLE-Micro-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS">
      <FullProductName ProductID="Image SLE-Micro-BYOS:NetworkManager-tui-1.42.6-6.1">NetworkManager-tui-1.42.6-6.1 as a component of Image SLE-Micro-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS">
      <FullProductName ProductID="Image SLE-Micro-BYOS:libnm0-1.42.6-6.1">libnm0-1.42.6-6.1 as a component of Image SLE-Micro-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-4.9.5-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS">
      <FullProductName ProductID="Image SLE-Micro-BYOS:podman-4.9.5-6.1">podman-4.9.5-6.1 as a component of Image SLE-Micro-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS">
      <FullProductName ProductID="Image SLE-Micro-BYOS:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SLE-Micro-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-Azure">
      <FullProductName ProductID="Image SLE-Micro-BYOS-Azure:NetworkManager-1.42.6-6.1">NetworkManager-1.42.6-6.1 as a component of Image SLE-Micro-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-Azure">
      <FullProductName ProductID="Image SLE-Micro-BYOS-Azure:NetworkManager-tui-1.42.6-6.1">NetworkManager-tui-1.42.6-6.1 as a component of Image SLE-Micro-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-Azure">
      <FullProductName ProductID="Image SLE-Micro-BYOS-Azure:libnm0-1.42.6-6.1">libnm0-1.42.6-6.1 as a component of Image SLE-Micro-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-4.9.5-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-Azure">
      <FullProductName ProductID="Image SLE-Micro-BYOS-Azure:podman-4.9.5-6.1">podman-4.9.5-6.1 as a component of Image SLE-Micro-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-Azure">
      <FullProductName ProductID="Image SLE-Micro-BYOS-Azure:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SLE-Micro-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-EC2">
      <FullProductName ProductID="Image SLE-Micro-BYOS-EC2:NetworkManager-1.42.6-6.1">NetworkManager-1.42.6-6.1 as a component of Image SLE-Micro-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-EC2">
      <FullProductName ProductID="Image SLE-Micro-BYOS-EC2:NetworkManager-tui-1.42.6-6.1">NetworkManager-tui-1.42.6-6.1 as a component of Image SLE-Micro-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-EC2">
      <FullProductName ProductID="Image SLE-Micro-BYOS-EC2:libnm0-1.42.6-6.1">libnm0-1.42.6-6.1 as a component of Image SLE-Micro-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-4.9.5-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-EC2">
      <FullProductName ProductID="Image SLE-Micro-BYOS-EC2:podman-4.9.5-6.1">podman-4.9.5-6.1 as a component of Image SLE-Micro-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-EC2">
      <FullProductName ProductID="Image SLE-Micro-BYOS-EC2:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SLE-Micro-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-GCE">
      <FullProductName ProductID="Image SLE-Micro-BYOS-GCE:NetworkManager-1.42.6-6.1">NetworkManager-1.42.6-6.1 as a component of Image SLE-Micro-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-GCE">
      <FullProductName ProductID="Image SLE-Micro-BYOS-GCE:NetworkManager-tui-1.42.6-6.1">NetworkManager-tui-1.42.6-6.1 as a component of Image SLE-Micro-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-GCE">
      <FullProductName ProductID="Image SLE-Micro-BYOS-GCE:libnm0-1.42.6-6.1">libnm0-1.42.6-6.1 as a component of Image SLE-Micro-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-4.9.5-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-GCE">
      <FullProductName ProductID="Image SLE-Micro-BYOS-GCE:podman-4.9.5-6.1">podman-4.9.5-6.1 as a component of Image SLE-Micro-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-GCE">
      <FullProductName ProductID="Image SLE-Micro-BYOS-GCE:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SLE-Micro-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-EC2">
      <FullProductName ProductID="Image SLE-Micro-EC2:NetworkManager-1.42.6-6.1">NetworkManager-1.42.6-6.1 as a component of Image SLE-Micro-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-EC2">
      <FullProductName ProductID="Image SLE-Micro-EC2:NetworkManager-tui-1.42.6-6.1">NetworkManager-tui-1.42.6-6.1 as a component of Image SLE-Micro-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-EC2">
      <FullProductName ProductID="Image SLE-Micro-EC2:libnm0-1.42.6-6.1">libnm0-1.42.6-6.1 as a component of Image SLE-Micro-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-4.9.5-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-EC2">
      <FullProductName ProductID="Image SLE-Micro-EC2:podman-4.9.5-6.1">podman-4.9.5-6.1 as a component of Image SLE-Micro-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-EC2">
      <FullProductName ProductID="Image SLE-Micro-EC2:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SLE-Micro-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-GCE">
      <FullProductName ProductID="Image SLE-Micro-GCE:NetworkManager-1.42.6-6.1">NetworkManager-1.42.6-6.1 as a component of Image SLE-Micro-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-GCE">
      <FullProductName ProductID="Image SLE-Micro-GCE:NetworkManager-tui-1.42.6-6.1">NetworkManager-tui-1.42.6-6.1 as a component of Image SLE-Micro-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-GCE">
      <FullProductName ProductID="Image SLE-Micro-GCE:libnm0-1.42.6-6.1">libnm0-1.42.6-6.1 as a component of Image SLE-Micro-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-4.9.5-6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-GCE">
      <FullProductName ProductID="Image SLE-Micro-GCE:podman-4.9.5-6.1">podman-4.9.5-6.1 as a component of Image SLE-Micro-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-GCE">
      <FullProductName ProductID="Image SLE-Micro-GCE:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SLE-Micro-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES-Azure-3P">
      <FullProductName ProductID="Image SLES-Azure-3P:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of Image SLES-Azure-3P</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES-Azure-Basic">
      <FullProductName ProductID="Image SLES-Azure-Basic:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of Image SLES-Azure-Basic</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES-Azure-Standard">
      <FullProductName ProductID="Image SLES-Azure-Standard:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of Image SLES-Azure-Standard</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES-BYOS-Azure">
      <FullProductName ProductID="Image SLES-BYOS-Azure:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of Image SLES-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES-BYOS-EC2">
      <FullProductName ProductID="Image SLES-BYOS-EC2:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of Image SLES-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES-BYOS-GCE">
      <FullProductName ProductID="Image SLES-BYOS-GCE:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of Image SLES-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES-CHOST-BYOS-Aliyun">
      <FullProductName ProductID="Image SLES-CHOST-BYOS-Aliyun:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of Image SLES-CHOST-BYOS-Aliyun</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES-CHOST-BYOS-Azure">
      <FullProductName ProductID="Image SLES-CHOST-BYOS-Azure:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of Image SLES-CHOST-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES-CHOST-BYOS-EC2">
      <FullProductName ProductID="Image SLES-CHOST-BYOS-EC2:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of Image SLES-CHOST-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES-CHOST-BYOS-GDC">
      <FullProductName ProductID="Image SLES-CHOST-BYOS-GDC:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of Image SLES-CHOST-BYOS-GDC</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES-CHOST-BYOS-SAP-CCloud">
      <FullProductName ProductID="Image SLES-CHOST-BYOS-SAP-CCloud:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of Image SLES-CHOST-BYOS-SAP-CCloud</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES-EC2">
      <FullProductName ProductID="Image SLES-EC2:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of Image SLES-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES-GCE">
      <FullProductName ProductID="Image SLES-GCE:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of Image SLES-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES-Hardened-BYOS-Azure:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of Image SLES-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES-Hardened-BYOS-EC2:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of Image SLES-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES-Hardened-BYOS-GCE:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of Image SLES-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES-SAP-Azure">
      <FullProductName ProductID="Image SLES-SAP-Azure:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of Image SLES-SAP-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES-SAP-Azure-3P">
      <FullProductName ProductID="Image SLES-SAP-Azure-3P:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of Image SLES-SAP-Azure-3P</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES-SAP-BYOS-Azure:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of Image SLES-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES-SAP-BYOS-EC2">
      <FullProductName ProductID="Image SLES-SAP-BYOS-EC2:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of Image SLES-SAP-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES-SAP-BYOS-GCE:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of Image SLES-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES-SAP-GCE">
      <FullProductName ProductID="Image SLES-SAP-GCE:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of Image SLES-SAP-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES-SAPCAL-Azure">
      <FullProductName ProductID="Image SLES-SAPCAL-Azure:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of Image SLES-SAPCAL-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES-SAPCAL-EC2">
      <FullProductName ProductID="Image SLES-SAPCAL-EC2:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of Image SLES-SAPCAL-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES-SAPCAL-GCE">
      <FullProductName ProductID="Image SLES-SAPCAL-GCE:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of Image SLES-SAPCAL-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-BYOS:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Image SLES15-SP4-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-BYOS:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP4-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP4-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-BYOS-EC2:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Image SLES15-SP4-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP4-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Hardened-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP4-Hardened-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP4-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP4-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP">
      <FullProductName ProductID="Image SLES15-SP4-SAP:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP4-SAP</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP4-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP4-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP4-SAP-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP4-SAP-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAPCAL">
      <FullProductName ProductID="Image SLES15-SP4-SAPCAL:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP4-SAPCAL</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAPCAL-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAPCAL-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP4-SAPCAL-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Azure-3P">
      <FullProductName ProductID="Image SLES15-SP5-Azure-3P:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP5-Azure-3P</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP5-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP5-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP5-BYOS-EC2:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Image SLES15-SP5-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP5-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP5-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-EC2">
      <FullProductName ProductID="Image SLES15-SP5-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP5-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP5-Hardened-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP5-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP5-Hardened-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP5-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Azure-3P">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Azure-3P:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP5-SAP-Azure-3P</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP5-SAP-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP5-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP5-SAP-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP5-SAP-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-Azure">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP5-SAP-Hardened-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP5-SAP-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAP-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP5-SAP-Hardened-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP5-SAP-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-SAPCAL-EC2">
      <FullProductName ProductID="Image SLES15-SP5-SAPCAL-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP5-SAPCAL-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6">
      <FullProductName ProductID="Image SLES15-SP6:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-Azure-3P">
      <FullProductName ProductID="Image SLES15-SP6-Azure-3P:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-Azure-3P</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-Azure-Basic">
      <FullProductName ProductID="Image SLES15-SP6-Azure-Basic:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-Azure-Basic</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-Azure-Standard">
      <FullProductName ProductID="Image SLES15-SP6-Azure-Standard:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-Azure-Standard</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-BYOS">
      <FullProductName ProductID="Image SLES15-SP6-BYOS:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Image SLES15-SP6-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-BYOS">
      <FullProductName ProductID="Image SLES15-SP6-BYOS:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP6-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP6-BYOS-EC2:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Image SLES15-SP6-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP6-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-EC2">
      <FullProductName ProductID="Image SLES15-SP6-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-EC2-ECS-HVM">
      <FullProductName ProductID="Image SLES15-SP6-EC2-ECS-HVM:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-EC2-ECS-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-HPC">
      <FullProductName ProductID="Image SLES15-SP6-HPC:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-HPC</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-HPC-Azure">
      <FullProductName ProductID="Image SLES15-SP6-HPC-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-HPC-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-HPC-BYOS">
      <FullProductName ProductID="Image SLES15-SP6-HPC-BYOS:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Image SLES15-SP6-HPC-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-HPC-BYOS">
      <FullProductName ProductID="Image SLES15-SP6-HPC-BYOS:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-HPC-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-HPC-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP6-HPC-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-HPC-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-HPC-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP6-HPC-BYOS-EC2:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Image SLES15-SP6-HPC-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-HPC-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP6-HPC-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-HPC-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-HPC-EC2">
      <FullProductName ProductID="Image SLES15-SP6-HPC-EC2:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Image SLES15-SP6-HPC-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-HPC-EC2">
      <FullProductName ProductID="Image SLES15-SP6-HPC-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-HPC-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-Hardened-BYOS">
      <FullProductName ProductID="Image SLES15-SP6-Hardened-BYOS:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Image SLES15-SP6-Hardened-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-Hardened-BYOS">
      <FullProductName ProductID="Image SLES15-SP6-Hardened-BYOS:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-Hardened-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP6-Hardened-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP6-Hardened-BYOS-EC2:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Image SLES15-SP6-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP6-Hardened-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-Azure">
      <FullProductName ProductID="Image SLES15-SP6-SAP-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-SAP-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-Azure-3P">
      <FullProductName ProductID="Image SLES15-SP6-SAP-Azure-3P:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-SAP-Azure-3P</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-BYOS">
      <FullProductName ProductID="Image SLES15-SP6-SAP-BYOS:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Image SLES15-SP6-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-BYOS">
      <FullProductName ProductID="Image SLES15-SP6-SAP-BYOS:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP6-SAP-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP6-SAP-BYOS-EC2:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Image SLES15-SP6-SAP-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP6-SAP-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-SAP-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-EC2">
      <FullProductName ProductID="Image SLES15-SP6-SAP-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-SAP-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-Hardened-Azure">
      <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-SAP-Hardened-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-Hardened-BYOS">
      <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-BYOS:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Image SLES15-SP6-SAP-Hardened-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-Hardened-BYOS">
      <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-BYOS:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-SAP-Hardened-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-SAP-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-BYOS-EC2:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Image SLES15-SP6-SAP-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-SAP-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-Hardened-EC2">
      <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-EC2:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Image SLES15-SP6-SAP-Hardened-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-Hardened-EC2">
      <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-SAP-Hardened-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAPCAL-Azure">
      <FullProductName ProductID="Image SLES15-SP6-SAPCAL-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-SAPCAL-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAPCAL-EC2">
      <FullProductName ProductID="Image SLES15-SP6-SAPCAL-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP6-SAPCAL-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-Azure-3P">
      <FullProductName ProductID="Image SLES15-SP7-Azure-3P:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-Azure-3P</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-Azure-Basic">
      <FullProductName ProductID="Image SLES15-SP7-Azure-Basic:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-Azure-Basic</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-Azure-Standard">
      <FullProductName ProductID="Image SLES15-SP7-Azure-Standard:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-Azure-Standard</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP7-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP7-BYOS-EC2:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Image SLES15-SP7-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP7-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP7-BYOS-GCE:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-CHOST-BYOS-Aliyun">
      <FullProductName ProductID="Image SLES15-SP7-CHOST-BYOS-Aliyun:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Image SLES15-SP7-CHOST-BYOS-Aliyun</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-CHOST-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP7-CHOST-BYOS-Azure:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Image SLES15-SP7-CHOST-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-CHOST-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP7-CHOST-BYOS-EC2:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Image SLES15-SP7-CHOST-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-CHOST-BYOS-GDC">
      <FullProductName ProductID="Image SLES15-SP7-CHOST-BYOS-GDC:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Image SLES15-SP7-CHOST-BYOS-GDC</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-CHOST-BYOS-SAP-CCloud">
      <FullProductName ProductID="Image SLES15-SP7-CHOST-BYOS-SAP-CCloud:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Image SLES15-SP7-CHOST-BYOS-SAP-CCloud</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-EC2">
      <FullProductName ProductID="Image SLES15-SP7-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-EC2-ECS-HVM">
      <FullProductName ProductID="Image SLES15-SP7-EC2-ECS-HVM:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-EC2-ECS-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-GCE-3P">
      <FullProductName ProductID="Image SLES15-SP7-GCE-3P:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Image SLES15-SP7-GCE-3P</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-HPC-Azure">
      <FullProductName ProductID="Image SLES15-SP7-HPC-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-HPC-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-HPC-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP7-HPC-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-HPC-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-HPC-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP7-HPC-BYOS-EC2:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Image SLES15-SP7-HPC-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-HPC-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP7-HPC-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-HPC-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-HPC-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP7-HPC-BYOS-GCE:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-HPC-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP7-Hardened-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP7-Hardened-BYOS-EC2:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Image SLES15-SP7-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP7-Hardened-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP7-Hardened-BYOS-GCE:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-SAP-Azure">
      <FullProductName ProductID="Image SLES15-SP7-SAP-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-SAP-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-SAP-Azure-3P">
      <FullProductName ProductID="Image SLES15-SP7-SAP-Azure-3P:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-SAP-Azure-3P</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP7-SAP-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-SAP-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP7-SAP-BYOS-EC2:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Image SLES15-SP7-SAP-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-SAP-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP7-SAP-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-SAP-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP7-SAP-BYOS-GCE:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-SAP-EC2">
      <FullProductName ProductID="Image SLES15-SP7-SAP-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-SAP-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-SAP-GCE-3P">
      <FullProductName ProductID="Image SLES15-SP7-SAP-GCE-3P:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of Image SLES15-SP7-SAP-GCE-3P</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-SAP-Hardened-Azure">
      <FullProductName ProductID="Image SLES15-SP7-SAP-Hardened-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-SAP-Hardened-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-SAP-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP7-SAP-Hardened-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-SAP-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-SAP-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP7-SAP-Hardened-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-SAP-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-SAP-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP7-SAP-Hardened-BYOS-GCE:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-SAP-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-SAPCAL-Azure">
      <FullProductName ProductID="Image SLES15-SP7-SAPCAL-Azure:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-SAPCAL-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP7-SAPCAL-EC2">
      <FullProductName ProductID="Image SLES15-SP7-SAPCAL-EC2:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image SLES15-SP7-SAPCAL-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SUSE-Multi-Linux-Manager-Proxy-BYOS-Azure">
      <FullProductName ProductID="Image SUSE-Multi-Linux-Manager-Proxy-BYOS-Azure:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SUSE-Multi-Linux-Manager-Proxy-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SUSE-Multi-Linux-Manager-Proxy-BYOS-EC2">
      <FullProductName ProductID="Image SUSE-Multi-Linux-Manager-Proxy-BYOS-EC2:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SUSE-Multi-Linux-Manager-Proxy-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SUSE-Multi-Linux-Manager-Proxy-BYOS-GCE">
      <FullProductName ProductID="Image SUSE-Multi-Linux-Manager-Proxy-BYOS-GCE:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SUSE-Multi-Linux-Manager-Proxy-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SUSE-Multi-Linux-Manager-Server-Azure-llc">
      <FullProductName ProductID="Image SUSE-Multi-Linux-Manager-Server-Azure-llc:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SUSE-Multi-Linux-Manager-Server-Azure-llc</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SUSE-Multi-Linux-Manager-Server-Azure-ltd">
      <FullProductName ProductID="Image SUSE-Multi-Linux-Manager-Server-Azure-ltd:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SUSE-Multi-Linux-Manager-Server-Azure-ltd</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SUSE-Multi-Linux-Manager-Server-BYOS-Azure">
      <FullProductName ProductID="Image SUSE-Multi-Linux-Manager-Server-BYOS-Azure:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SUSE-Multi-Linux-Manager-Server-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SUSE-Multi-Linux-Manager-Server-BYOS-EC2">
      <FullProductName ProductID="Image SUSE-Multi-Linux-Manager-Server-BYOS-EC2:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SUSE-Multi-Linux-Manager-Server-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SUSE-Multi-Linux-Manager-Server-BYOS-GCE">
      <FullProductName ProductID="Image SUSE-Multi-Linux-Manager-Server-BYOS-GCE:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SUSE-Multi-Linux-Manager-Server-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SUSE-Multi-Linux-Manager-Server-EC2-llc">
      <FullProductName ProductID="Image SUSE-Multi-Linux-Manager-Server-EC2-llc:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SUSE-Multi-Linux-Manager-Server-EC2-llc</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="Image SUSE-Multi-Linux-Manager-Server-EC2-ltd">
      <FullProductName ProductID="Image SUSE-Multi-Linux-Manager-Server-EC2-ltd:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of Image SUSE-Multi-Linux-Manager-Server-EC2-ltd</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image proxy-salt-broker-image">
      <FullProductName ProductID="Image proxy-salt-broker-image:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image proxy-salt-broker-image</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="Image server-image">
      <FullProductName ProductID="Image server-image:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of Image server-image</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-aliyun-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-aliyun-4.2.1-129.el8_10.20">fence-agents-aliyun-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-all-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-all-4.2.1-129.el8_10.20">fence-agents-all-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-amt-ws-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-amt-ws-4.2.1-129.el8_10.20">fence-agents-amt-ws-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-apc-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-apc-4.2.1-129.el8_10.20">fence-agents-apc-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-apc-snmp-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-apc-snmp-4.2.1-129.el8_10.20">fence-agents-apc-snmp-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-aws-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-aws-4.2.1-129.el8_10.20">fence-agents-aws-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-azure-arm-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-azure-arm-4.2.1-129.el8_10.20">fence-agents-azure-arm-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-bladecenter-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-bladecenter-4.2.1-129.el8_10.20">fence-agents-bladecenter-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-brocade-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-brocade-4.2.1-129.el8_10.20">fence-agents-brocade-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-cisco-mds-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-cisco-mds-4.2.1-129.el8_10.20">fence-agents-cisco-mds-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-cisco-ucs-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-cisco-ucs-4.2.1-129.el8_10.20">fence-agents-cisco-ucs-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-common-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-common-4.2.1-129.el8_10.20">fence-agents-common-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-compute-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-compute-4.2.1-129.el8_10.20">fence-agents-compute-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-drac5-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-drac5-4.2.1-129.el8_10.20">fence-agents-drac5-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-eaton-snmp-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-eaton-snmp-4.2.1-129.el8_10.20">fence-agents-eaton-snmp-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-emerson-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-emerson-4.2.1-129.el8_10.20">fence-agents-emerson-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-eps-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-eps-4.2.1-129.el8_10.20">fence-agents-eps-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-gce-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-gce-4.2.1-129.el8_10.20">fence-agents-gce-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-heuristics-ping-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-heuristics-ping-4.2.1-129.el8_10.20">fence-agents-heuristics-ping-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-hpblade-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-hpblade-4.2.1-129.el8_10.20">fence-agents-hpblade-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-ibm-powervs-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-ibm-powervs-4.2.1-129.el8_10.20">fence-agents-ibm-powervs-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-ibm-vpc-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-ibm-vpc-4.2.1-129.el8_10.20">fence-agents-ibm-vpc-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-ibmblade-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-ibmblade-4.2.1-129.el8_10.20">fence-agents-ibmblade-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-ifmib-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-ifmib-4.2.1-129.el8_10.20">fence-agents-ifmib-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-ilo-moonshot-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-ilo-moonshot-4.2.1-129.el8_10.20">fence-agents-ilo-moonshot-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-ilo-mp-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-ilo-mp-4.2.1-129.el8_10.20">fence-agents-ilo-mp-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-ilo-ssh-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-ilo-ssh-4.2.1-129.el8_10.20">fence-agents-ilo-ssh-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-ilo2-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-ilo2-4.2.1-129.el8_10.20">fence-agents-ilo2-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-intelmodular-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-intelmodular-4.2.1-129.el8_10.20">fence-agents-intelmodular-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-ipdu-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-ipdu-4.2.1-129.el8_10.20">fence-agents-ipdu-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-ipmilan-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-ipmilan-4.2.1-129.el8_10.20">fence-agents-ipmilan-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-kdump-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-kdump-4.2.1-129.el8_10.20">fence-agents-kdump-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-kubevirt-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-kubevirt-4.2.1-129.el8_10.20">fence-agents-kubevirt-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-lpar-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-lpar-4.2.1-129.el8_10.20">fence-agents-lpar-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-mpath-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-mpath-4.2.1-129.el8_10.20">fence-agents-mpath-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-nutanix-ahv-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-nutanix-ahv-4.2.1-129.el8_10.20">fence-agents-nutanix-ahv-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-openstack-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-openstack-4.2.1-129.el8_10.20">fence-agents-openstack-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-redfish-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-redfish-4.2.1-129.el8_10.20">fence-agents-redfish-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-rhevm-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-rhevm-4.2.1-129.el8_10.20">fence-agents-rhevm-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-rsa-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-rsa-4.2.1-129.el8_10.20">fence-agents-rsa-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-rsb-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-rsb-4.2.1-129.el8_10.20">fence-agents-rsb-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-sbd-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-sbd-4.2.1-129.el8_10.20">fence-agents-sbd-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-scsi-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-scsi-4.2.1-129.el8_10.20">fence-agents-scsi-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-virsh-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-virsh-4.2.1-129.el8_10.20">fence-agents-virsh-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-vmware-rest-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-vmware-rest-4.2.1-129.el8_10.20">fence-agents-vmware-rest-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-vmware-soap-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-vmware-soap-4.2.1-129.el8_10.20">fence-agents-vmware-soap-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-wti-4.2.1-129.el8_10.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:fence-agents-wti-4.2.1-129.el8_10.20">fence-agents-wti-4.2.1-129.el8_10.20 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-aliyun-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-aliyun-4.10.0-86.el9_6.14">fence-agents-aliyun-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-all-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-all-4.10.0-86.el9_6.14">fence-agents-all-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-amt-ws-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-amt-ws-4.10.0-86.el9_6.14">fence-agents-amt-ws-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-apc-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-apc-4.10.0-86.el9_6.14">fence-agents-apc-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-apc-snmp-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-apc-snmp-4.10.0-86.el9_6.14">fence-agents-apc-snmp-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-aws-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-aws-4.10.0-86.el9_6.14">fence-agents-aws-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-azure-arm-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-azure-arm-4.10.0-86.el9_6.14">fence-agents-azure-arm-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-bladecenter-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-bladecenter-4.10.0-86.el9_6.14">fence-agents-bladecenter-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-brocade-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-brocade-4.10.0-86.el9_6.14">fence-agents-brocade-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-cisco-mds-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-cisco-mds-4.10.0-86.el9_6.14">fence-agents-cisco-mds-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-cisco-ucs-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-cisco-ucs-4.10.0-86.el9_6.14">fence-agents-cisco-ucs-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-common-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-common-4.10.0-86.el9_6.14">fence-agents-common-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-compute-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-compute-4.10.0-86.el9_6.14">fence-agents-compute-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-drac5-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-drac5-4.10.0-86.el9_6.14">fence-agents-drac5-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-eaton-snmp-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-eaton-snmp-4.10.0-86.el9_6.14">fence-agents-eaton-snmp-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-emerson-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-emerson-4.10.0-86.el9_6.14">fence-agents-emerson-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-eps-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-eps-4.10.0-86.el9_6.14">fence-agents-eps-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-gce-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-gce-4.10.0-86.el9_6.14">fence-agents-gce-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-heuristics-ping-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-heuristics-ping-4.10.0-86.el9_6.14">fence-agents-heuristics-ping-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-hpblade-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-hpblade-4.10.0-86.el9_6.14">fence-agents-hpblade-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-ibm-powervs-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-ibm-powervs-4.10.0-86.el9_6.14">fence-agents-ibm-powervs-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-ibm-vpc-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-ibm-vpc-4.10.0-86.el9_6.14">fence-agents-ibm-vpc-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-ibmblade-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-ibmblade-4.10.0-86.el9_6.14">fence-agents-ibmblade-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-ifmib-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-ifmib-4.10.0-86.el9_6.14">fence-agents-ifmib-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-ilo-moonshot-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-ilo-moonshot-4.10.0-86.el9_6.14">fence-agents-ilo-moonshot-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-ilo-mp-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-ilo-mp-4.10.0-86.el9_6.14">fence-agents-ilo-mp-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-ilo-ssh-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-ilo-ssh-4.10.0-86.el9_6.14">fence-agents-ilo-ssh-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-ilo2-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-ilo2-4.10.0-86.el9_6.14">fence-agents-ilo2-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-intelmodular-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-intelmodular-4.10.0-86.el9_6.14">fence-agents-intelmodular-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-ipdu-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-ipdu-4.10.0-86.el9_6.14">fence-agents-ipdu-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-ipmilan-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-ipmilan-4.10.0-86.el9_6.14">fence-agents-ipmilan-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-kdump-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-kdump-4.10.0-86.el9_6.14">fence-agents-kdump-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-kubevirt-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-kubevirt-4.10.0-86.el9_6.14">fence-agents-kubevirt-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-lpar-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-lpar-4.10.0-86.el9_6.14">fence-agents-lpar-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-mpath-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-mpath-4.10.0-86.el9_6.14">fence-agents-mpath-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-nutanix-ahv-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-nutanix-ahv-4.10.0-86.el9_6.14">fence-agents-nutanix-ahv-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-openstack-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-openstack-4.10.0-86.el9_6.14">fence-agents-openstack-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-redfish-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-redfish-4.10.0-86.el9_6.14">fence-agents-redfish-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-rhevm-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-rhevm-4.10.0-86.el9_6.14">fence-agents-rhevm-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-rsa-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-rsa-4.10.0-86.el9_6.14">fence-agents-rsa-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-rsb-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-rsb-4.10.0-86.el9_6.14">fence-agents-rsb-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-sbd-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-sbd-4.10.0-86.el9_6.14">fence-agents-sbd-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-scsi-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-scsi-4.10.0-86.el9_6.14">fence-agents-scsi-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-virsh-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-virsh-4.10.0-86.el9_6.14">fence-agents-virsh-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-vmware-rest-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-vmware-rest-4.10.0-86.el9_6.14">fence-agents-vmware-rest-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-vmware-soap-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-vmware-soap-4.10.0-86.el9_6.14">fence-agents-vmware-soap-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-agents-wti-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-agents-wti-4.10.0-86.el9_6.14">fence-agents-wti-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-virt-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-virt-4.10.0-86.el9_6.14">fence-virt-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-virtd-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-virtd-4.10.0-86.el9_6.14">fence-virtd-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-virtd-cpg-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-virtd-cpg-4.10.0-86.el9_6.14">fence-virtd-cpg-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-virtd-libvirt-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-virtd-libvirt-4.10.0-86.el9_6.14">fence-virtd-libvirt-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-virtd-multicast-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-virtd-multicast-4.10.0-86.el9_6.14">fence-virtd-multicast-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-virtd-serial-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-virtd-serial-4.10.0-86.el9_6.14">fence-virtd-serial-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="fence-virtd-tcp-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:fence-virtd-tcp-4.10.0-86.el9_6.14">fence-virtd-tcp-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="ha-cloud-support-4.10.0-86.el9_6.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:ha-cloud-support-4.10.0-86.el9_6.14">ha-cloud-support-4.10.0-86.el9_6.14 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.26.5-6.el9_6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:python3-urllib3-1.26.5-6.el9_6.1">python3-urllib3-1.26.5-6.el9_6.1 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3.11-urllib3-1.26.12-5.el9_6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:python3.11-urllib3-1.26.12-5.el9_6.1">python3.11-urllib3-1.26.12-5.el9_6.1 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3.12-urllib3-1.26.19-1.el9_6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:python3.12-urllib3-1.26.19-1.el9_6.1">python3.12-urllib3-1.26.19-1.el9_6.1 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.2">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.2:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of SUSE Linux Enterprise Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.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:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Python 3 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP7:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of SUSE Linux Enterprise Module for Python 3 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3_1-1.26.18-150600.3.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Python 3 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP7:python311-urllib3_1-1.26.18-150600.3.6.1">python311-urllib3_1-1.26.18-150600.3.6.1 as a component of SUSE Linux Enterprise Module for Python 3 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3-1.22-7.25.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-TERADATA:python-urllib3-1.22-7.25.1">python-urllib3-1.22-7.25.1 as a component of SUSE Linux Enterprise Server 12 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3-1.25.10-150300.4.21.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:python3-urllib3-1.25.10-150300.4.21.1">python3-urllib3-1.25.10-150300.4.21.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP applications 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP applications 16.0:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-4.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:python311-urllib3-2.1.0-4.1">python311-urllib3-2.1.0-4.1 as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.1.0-slfo.1.1_3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:python311-urllib3-2.1.0-slfo.1.1_3.1">python311-urllib3-2.1.0-slfo.1.1_3.1 as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.2">
      <FullProductName ProductID="SUSE Linux Micro 6.2:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of SUSE Linux Micro 6.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.0.7-150400.7.24.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python311-urllib3-2.0.7-150400.7.24.1">python311-urllib3-2.0.7-150400.7.24.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3_1-1.26.18-150600.3.6.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python311-urllib3_1-1.26.18-150600.3.6.1">python311-urllib3_1-1.26.18-150600.3.6.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 16.0">
      <FullProductName ProductID="openSUSE Leap 16.0:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of openSUSE Leap 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3_1-1.26.20-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 16.0">
      <FullProductName ProductID="openSUSE Leap 16.0:python313-urllib3_1-1.26.20-160000.3.1">python313-urllib3_1-1.26.20-160000.3.1 as a component of openSUSE Leap 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3-2.6.3-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python311-urllib3-2.6.3-1.1">python311-urllib3-2.6.3-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3_1-1.26.20-5.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python311-urllib3_1-1.26.20-5.1">python311-urllib3_1-1.26.20-5.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-urllib3-2.6.3-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python312-urllib3-2.6.3-1.1">python312-urllib3-2.6.3-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-urllib3_1-1.26.20-5.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python312-urllib3_1-1.26.20-5.1">python312-urllib3_1-1.26.20-5.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.6.3-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python313-urllib3-2.6.3-1.1">python313-urllib3-2.6.3-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3_1-1.26.20-5.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python313-urllib3_1-1.26.20-5.1">python313-urllib3_1-1.26.20-5.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python36-urllib3-1.25.10-6.12.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-TERADATA:python36-urllib3-1.25.10-6.12.1">python36-urllib3-1.25.10-6.12.1 as a component of SUSE Linux Enterprise Server 12 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3-2.5.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:python313-urllib3-2.5.0-160000.3.1">python313-urllib3-2.5.0-160000.3.1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3_1-1.26.20-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:python313-urllib3_1-1.26.20-160000.3.1">python313-urllib3_1-1.26.20-160000.3.1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-urllib3">python3-urllib3 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-urllib3">python311-urllib3 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python-urllib3">python-urllib3 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-urllib3">python3-urllib3 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-urllib3">python311-urllib3 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python-urllib3">python-urllib3 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-urllib3">python3-urllib3 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:python-urllib3">python-urllib3 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 12:python-urllib3">python-urllib3 as a component of SUSE Linux Enterprise Module for Public Cloud 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 12:python3-urllib3">python3-urllib3 as a component of SUSE Linux Enterprise Module for Public Cloud 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:python3-urllib3">python3-urllib3 as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:python-urllib3">python-urllib3 as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:python3-urllib3">python3-urllib3 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:python-urllib3">python-urllib3 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:python-urllib3">python-urllib3 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:python3-urllib3">python3-urllib3 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security:python-urllib3">python-urllib3 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security</FullProductName>
    </Relationship>
    <Relationship ProductReference="python2-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:python2-urllib3">python2-urllib3 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:python3-urllib3">python3-urllib3 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:python-urllib3">python-urllib3 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python2-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:python2-urllib3">python2-urllib3 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:python3-urllib3">python3-urllib3 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:python-urllib3">python-urllib3 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:python3-urllib3">python3-urllib3 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:python-urllib3">python-urllib3 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:python3-urllib3">python3-urllib3 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:python311-urllib3">python311-urllib3 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:python-urllib3">python-urllib3 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:python3-urllib3">python3-urllib3 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:python311-urllib3">python311-urllib3 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:python-urllib3">python-urllib3 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:python3-urllib3">python3-urllib3 as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:python311-urllib3">python311-urllib3 as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:python-urllib3">python-urllib3 as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:python311-urllib3_1">python311-urllib3_1 as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:python-urllib3_1">python-urllib3_1 as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:python313-urllib3">python313-urllib3 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:python-urllib3">python-urllib3 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:python313-urllib3_1">python313-urllib3_1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:python-urllib3_1">python-urllib3_1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python36-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 12 SP3:python36-urllib3">python36-urllib3 as a component of SUSE Linux Enterprise Server Teradata 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-urllib3">python3-urllib3 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-urllib3">python311-urllib3 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:python-urllib3">python-urllib3 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-urllib3">python3-urllib3 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-urllib3">python311-urllib3 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:python-urllib3">python-urllib3 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-urllib3">python3-urllib3 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-urllib3">python311-urllib3 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP6:python-urllib3">python-urllib3 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-urllib3_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-urllib3_1">python311-urllib3_1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP6:python-urllib3_1">python-urllib3_1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP applications 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP applications 16.0:python313-urllib3">python313-urllib3 as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP applications 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP applications 16.0:python-urllib3">python-urllib3 as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP applications 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP applications 16.0:python313-urllib3_1">python313-urllib3_1 as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP applications 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP applications 16.0:python-urllib3_1">python-urllib3_1 as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.2">
      <FullProductName ProductID="SUSE Linux Micro 6.2:python313-urllib3">python313-urllib3 as a component of SUSE Linux Micro 6.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.2">
      <FullProductName ProductID="SUSE Linux Micro 6.2:python-urllib3">python-urllib3 as a component of SUSE Linux Micro 6.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy LTS 4.3">
      <FullProductName ProductID="SUSE Manager Proxy LTS 4.3:python3-urllib3">python3-urllib3 as a component of SUSE Manager Proxy LTS 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy LTS 4.3">
      <FullProductName ProductID="SUSE Manager Proxy LTS 4.3:python-urllib3">python-urllib3 as a component of SUSE Manager Proxy LTS 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server LTS 4.3">
      <FullProductName ProductID="SUSE Manager Retail Branch Server LTS 4.3:python3-urllib3">python3-urllib3 as a component of SUSE Manager Retail Branch Server LTS 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server LTS 4.3">
      <FullProductName ProductID="SUSE Manager Retail Branch Server LTS 4.3:python-urllib3">python-urllib3 as a component of SUSE Manager Retail Branch Server LTS 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server LTS 4.3">
      <FullProductName ProductID="SUSE Manager Server LTS 4.3:python3-urllib3">python3-urllib3 as a component of SUSE Manager Server LTS 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-urllib3" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server LTS 4.3">
      <FullProductName ProductID="SUSE Manager Server LTS 4.3:python-urllib3">python-urllib3 as a component of SUSE Manager Server LTS 4.3</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">urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.</Note>
    </Notes>
    <CVE>CVE-2026-21441</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/manager/4.3/proxy-tftpd:4.3.16.2.9.63.10:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Container suse/multi-linux-manager/5.1/x86_64/proxy-salt-broker:5.1.2.9.13.2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Container suse/multi-linux-manager/5.1/x86_64/proxy-tftpd:5.1.2.8.13.1:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Container suse/multi-linux-manager/5.1/x86_64/server:5.1.2.8.13.2:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Container suse/multi-linux-manager/5.1/x86_64/server:5.1.2.8.13.2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Container suse/sl-micro/6.0/baremetal-os-container:2.1.3-6.24:NetworkManager-1.42.6-6.1</ProductID>
        <ProductID>Container suse/sl-micro/6.0/baremetal-os-container:2.1.3-6.24:NetworkManager-wwan-1.42.6-6.1</ProductID>
        <ProductID>Container suse/sl-micro/6.0/baremetal-os-container:2.1.3-6.24:libnm0-1.42.6-6.1</ProductID>
        <ProductID>Container suse/sl-micro/6.0/baremetal-os-container:2.1.3-6.24:podman-4.9.5-6.1</ProductID>
        <ProductID>Container suse/sl-micro/6.0/base-os-container:2.1.3-7.4:NetworkManager-1.42.6-6.1</ProductID>
        <ProductID>Container suse/sl-micro/6.0/base-os-container:2.1.3-7.4:libnm0-1.42.6-6.1</ProductID>
        <ProductID>Container suse/sl-micro/6.0/kvm-os-container:2.1.3-6.31:NetworkManager-1.42.6-6.1</ProductID>
        <ProductID>Container suse/sl-micro/6.0/kvm-os-container:2.1.3-6.31:libnm0-1.42.6-6.1</ProductID>
        <ProductID>Container suse/sl-micro/6.0/rt-os-container:2.1.3-7.36:NetworkManager-1.42.6-6.1</ProductID>
        <ProductID>Container suse/sl-micro/6.0/rt-os-container:2.1.3-7.36:libnm0-1.42.6-6.1</ProductID>
        <ProductID>Image SL-Micro:NetworkManager-1.42.6-6.1</ProductID>
        <ProductID>Image SL-Micro:libnm0-1.42.6-6.1</ProductID>
        <ProductID>Image SL-Micro:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SL-Micro-Azure:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SL-Micro-BYOS-Azure:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SL-Micro-BYOS-EC2:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SL-Micro-BYOS-GCE:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SL-Micro-Base-VMware:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SL-Micro-Base-qcow:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SL-Micro-Default:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SL-Micro-Default-SelfInstall:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SL-Micro-Default-VMware:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SL-Micro-Default-encrypted:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SL-Micro-Default-qcow:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SLE-Micro:NetworkManager-1.42.6-6.1</ProductID>
        <ProductID>Image SLE-Micro:NetworkManager-tui-1.42.6-6.1</ProductID>
        <ProductID>Image SLE-Micro:libnm0-1.42.6-6.1</ProductID>
        <ProductID>Image SLE-Micro:podman-4.9.5-6.1</ProductID>
        <ProductID>Image SLE-Micro:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SLE-Micro-Azure:NetworkManager-1.42.6-6.1</ProductID>
        <ProductID>Image SLE-Micro-Azure:NetworkManager-tui-1.42.6-6.1</ProductID>
        <ProductID>Image SLE-Micro-Azure:libnm0-1.42.6-6.1</ProductID>
        <ProductID>Image SLE-Micro-Azure:podman-4.9.5-6.1</ProductID>
        <ProductID>Image SLE-Micro-Azure:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS:NetworkManager-1.42.6-6.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS:NetworkManager-tui-1.42.6-6.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS:libnm0-1.42.6-6.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS:podman-4.9.5-6.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-Azure:NetworkManager-1.42.6-6.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-Azure:NetworkManager-tui-1.42.6-6.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-Azure:libnm0-1.42.6-6.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-Azure:podman-4.9.5-6.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-Azure:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-EC2:NetworkManager-1.42.6-6.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-EC2:NetworkManager-tui-1.42.6-6.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-EC2:libnm0-1.42.6-6.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-EC2:podman-4.9.5-6.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-EC2:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-GCE:NetworkManager-1.42.6-6.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-GCE:NetworkManager-tui-1.42.6-6.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-GCE:libnm0-1.42.6-6.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-GCE:podman-4.9.5-6.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-GCE:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SLE-Micro-EC2:NetworkManager-1.42.6-6.1</ProductID>
        <ProductID>Image SLE-Micro-EC2:NetworkManager-tui-1.42.6-6.1</ProductID>
        <ProductID>Image SLE-Micro-EC2:libnm0-1.42.6-6.1</ProductID>
        <ProductID>Image SLE-Micro-EC2:podman-4.9.5-6.1</ProductID>
        <ProductID>Image SLE-Micro-EC2:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SLE-Micro-GCE:NetworkManager-1.42.6-6.1</ProductID>
        <ProductID>Image SLE-Micro-GCE:NetworkManager-tui-1.42.6-6.1</ProductID>
        <ProductID>Image SLE-Micro-GCE:libnm0-1.42.6-6.1</ProductID>
        <ProductID>Image SLE-Micro-GCE:podman-4.9.5-6.1</ProductID>
        <ProductID>Image SLE-Micro-GCE:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SLES-Azure-3P:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>Image SLES-Azure-Basic:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>Image SLES-Azure-Standard:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>Image SLES-BYOS-Azure:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>Image SLES-BYOS-EC2:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>Image SLES-BYOS-GCE:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>Image SLES-CHOST-BYOS-Aliyun:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>Image SLES-CHOST-BYOS-Azure:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>Image SLES-CHOST-BYOS-EC2:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>Image SLES-CHOST-BYOS-GDC:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>Image SLES-CHOST-BYOS-SAP-CCloud:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>Image SLES-EC2:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>Image SLES-GCE:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>Image SLES-Hardened-BYOS-Azure:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>Image SLES-Hardened-BYOS-EC2:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>Image SLES-Hardened-BYOS-GCE:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>Image SLES-SAP-Azure:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>Image SLES-SAP-Azure-3P:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>Image SLES-SAP-BYOS-Azure:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>Image SLES-SAP-BYOS-EC2:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>Image SLES-SAP-BYOS-GCE:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>Image SLES-SAP-GCE:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>Image SLES-SAPCAL-Azure:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>Image SLES-SAPCAL-EC2:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>Image SLES-SAPCAL-GCE:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP5-Azure-3P:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP5-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP5-BYOS-EC2:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Image SLES15-SP5-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP5-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP5-Hardened-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP5-Hardened-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Azure-3P:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP5-SAP-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP5-SAP-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP5-SAP-Hardened-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP5-SAPCAL-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-Azure-3P:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-Azure-Basic:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-Azure-Standard:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-BYOS:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Image SLES15-SP6-BYOS:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-BYOS-EC2:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Image SLES15-SP6-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-EC2-ECS-HVM:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-BYOS:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-BYOS:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-BYOS-EC2:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-EC2:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-Hardened-BYOS:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Image SLES15-SP6-Hardened-BYOS:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-Hardened-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-Hardened-BYOS-EC2:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Image SLES15-SP6-Hardened-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Azure-3P:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-BYOS:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-BYOS:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-BYOS-EC2:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-BYOS:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-BYOS:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-BYOS-EC2:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-EC2:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-SAPCAL-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP6-SAPCAL-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-Azure-3P:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-Azure-Basic:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-Azure-Standard:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-BYOS-EC2:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Image SLES15-SP7-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-BYOS-GCE:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-CHOST-BYOS-Aliyun:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Image SLES15-SP7-CHOST-BYOS-Azure:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Image SLES15-SP7-CHOST-BYOS-EC2:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Image SLES15-SP7-CHOST-BYOS-GDC:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Image SLES15-SP7-CHOST-BYOS-SAP-CCloud:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Image SLES15-SP7-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-EC2-ECS-HVM:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-GCE-3P:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Image SLES15-SP7-HPC-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-HPC-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-HPC-BYOS-EC2:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Image SLES15-SP7-HPC-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-HPC-BYOS-GCE:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-Hardened-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-Hardened-BYOS-EC2:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Image SLES15-SP7-Hardened-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-Hardened-BYOS-GCE:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-SAP-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-SAP-Azure-3P:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-SAP-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-SAP-BYOS-EC2:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Image SLES15-SP7-SAP-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-SAP-BYOS-GCE:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-SAP-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-SAP-GCE-3P:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>Image SLES15-SP7-SAP-Hardened-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-SAP-Hardened-BYOS-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-SAP-Hardened-BYOS-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-SAP-Hardened-BYOS-GCE:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-SAPCAL-Azure:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SLES15-SP7-SAPCAL-EC2:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image SUSE-Multi-Linux-Manager-Proxy-BYOS-Azure:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SUSE-Multi-Linux-Manager-Proxy-BYOS-EC2:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SUSE-Multi-Linux-Manager-Proxy-BYOS-GCE:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SUSE-Multi-Linux-Manager-Server-Azure-llc:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SUSE-Multi-Linux-Manager-Server-Azure-ltd:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SUSE-Multi-Linux-Manager-Server-BYOS-Azure:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SUSE-Multi-Linux-Manager-Server-BYOS-EC2:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SUSE-Multi-Linux-Manager-Server-BYOS-GCE:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SUSE-Multi-Linux-Manager-Server-EC2-llc:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image SUSE-Multi-Linux-Manager-Server-EC2-ltd:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>Image proxy-salt-broker-image:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>Image server-image:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-aliyun-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-all-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-amt-ws-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-apc-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-apc-snmp-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-aws-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-azure-arm-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-bladecenter-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-brocade-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-cisco-mds-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-cisco-ucs-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-common-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-compute-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-drac5-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-eaton-snmp-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-emerson-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-eps-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-gce-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-heuristics-ping-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-hpblade-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-ibm-powervs-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-ibm-vpc-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-ibmblade-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-ifmib-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-ilo-moonshot-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-ilo-mp-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-ilo-ssh-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-ilo2-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-intelmodular-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-ipdu-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-ipmilan-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-kdump-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-kubevirt-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-lpar-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-mpath-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-nutanix-ahv-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-openstack-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-redfish-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-rhevm-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-rsa-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-rsb-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-sbd-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-scsi-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-virsh-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-vmware-rest-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-vmware-soap-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 8:fence-agents-wti-4.2.1-129.el8_10.20</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-aliyun-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-all-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-amt-ws-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-apc-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-apc-snmp-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-aws-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-azure-arm-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-bladecenter-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-brocade-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-cisco-mds-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-cisco-ucs-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-common-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-compute-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-drac5-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-eaton-snmp-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-emerson-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-eps-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-gce-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-heuristics-ping-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-hpblade-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-ibm-powervs-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-ibm-vpc-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-ibmblade-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-ifmib-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-ilo-moonshot-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-ilo-mp-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-ilo-ssh-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-ilo2-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-intelmodular-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-ipdu-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-ipmilan-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-kdump-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-kubevirt-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-lpar-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-mpath-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-nutanix-ahv-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-openstack-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-redfish-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-rhevm-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-rsa-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-rsb-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-sbd-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-scsi-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-virsh-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-vmware-rest-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-vmware-soap-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-agents-wti-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-virt-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-virtd-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-virtd-cpg-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-virtd-libvirt-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-virtd-multicast-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-virtd-serial-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:fence-virtd-tcp-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:ha-cloud-support-4.10.0-86.el9_6.14</ProductID>
        <ProductID>SUSE Liberty Linux 9:python3-urllib3-1.26.5-6.el9_6.1</ProductID>
        <ProductID>SUSE Liberty Linux 9:python3.11-urllib3-1.26.12-5.el9_6.1</ProductID>
        <ProductID>SUSE Liberty Linux 9:python3.12-urllib3-1.26.19-1.el9_6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP7:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP7:python311-urllib3_1-1.26.18-150600.3.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-TERADATA:python-urllib3-1.22-7.25.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:python3-urllib3-1.25.10-150300.4.21.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP applications 16.0:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>SUSE Linux Micro 6.0:python311-urllib3-2.1.0-4.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:python311-urllib3-2.1.0-slfo.1.1_3.1</ProductID>
        <ProductID>SUSE Linux Micro 6.2:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python311-urllib3-2.0.7-150400.7.24.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python311-urllib3_1-1.26.18-150600.3.6.1</ProductID>
        <ProductID>openSUSE Leap 16.0:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>openSUSE Leap 16.0:python313-urllib3_1-1.26.20-160000.3.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python311-urllib3-2.6.3-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python311-urllib3_1-1.26.20-5.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python312-urllib3-2.6.3-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python312-urllib3_1-1.26.20-5.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python313-urllib3-2.6.3-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python313-urllib3_1-1.26.20-5.1</ProductID>
      </Status>
      <Status Type="First Fixed">
        <ProductID>SUSE Linux Enterprise Server 12 SP3-TERADATA:python36-urllib3-1.25.10-6.12.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:python313-urllib3-2.5.0-160000.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:python313-urllib3_1-1.26.20-160000.3.1</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-sp1-chost-byos-v20220715-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-sp2-chost-byos-v20220718-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-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: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-sp1-chost-byos-v20220715-x86-64</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-sp2-chost-byos-v20220718-x86-64</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-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: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-sp1-chost-byos-v20220715-x86_64</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-sp2-chost-byos-v20220718-x86_64</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-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>
        <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>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>4.3</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
  </Vulnerability>
</cvrfdoc>
