<?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-2023-39325</DocumentTitle>
  <DocumentType>SUSE CVE</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE CVE-2023-39325</ID>
    </Identification>
    <Status>Interim</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>53</Number>
        <Date>2026-03-05T03:38:36Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2023-10-10T23:19:25Z</InitialReleaseDate>
    <CurrentReleaseDate>2026-03-05T03:38:36Z</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-2023-39325</Note>
    <Note Title="Mitre CVE Description" Type="Description" Ordinal="2" xml:lang="en">A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function.</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="4" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
  </DocumentNotes>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-October/016718.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:3447-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-October/016782.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:3506-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-November/017081.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:3739-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-November/017135.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:3785-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-November/017136.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:3786-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-October/016681.html</URL>
      <Description>E-Mail link for SUSE-SU-2023:4068-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-October/016680.html</URL>
      <Description>E-Mail link for SUSE-SU-2023:4069-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-November/017050.html</URL>
      <Description>E-Mail link for SUSE-SU-2023:4469-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-November/017047.html</URL>
      <Description>E-Mail link for SUSE-SU-2023:4472-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-September/036778.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3094-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-September/036775.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3097-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-September/036774.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3098-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-September/036982.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3341-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-September/036981.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3342-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-September/036980.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3343-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-September/036979.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3344-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/PHLNOE5TP7BJKIUIINHT2OD2ZR672SJX/</URL>
      <Description>E-Mail link for openSUSE-SU-2023:0360-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 bci/golang:1.21-2.34.5">
      <Branch Type="Product Name" Name="Container bci/golang:1.21-2.34.5">
        <FullProductName ProductID="Container bci/golang:1.21-2.34.5">Container bci/golang:1.21-2.34.5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/golang:oldstable-openssl-34.5">
      <Branch Type="Product Name" Name="Container bci/golang:oldstable-openssl-34.5">
        <FullProductName ProductID="Container bci/golang:oldstable-openssl-34.5">Container bci/golang:oldstable-openssl-34.5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/golang:stable-openssl-8.2">
      <Branch Type="Product Name" Name="Container bci/golang:stable-openssl-8.2">
        <FullProductName ProductID="Container bci/golang:stable-openssl-8.2">Container bci/golang:stable-openssl-8.2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/kubectl:1.28.13-38.1">
      <Branch Type="Product Name" Name="Container suse/kubectl:1.28.13-38.1">
        <FullProductName ProductID="Container suse/kubectl:1.28.13-38.1">Container suse/kubectl:1.28.13-38.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SLES-LTSS-TERADATA 15 SP2">
      <Branch Type="Product Name" Name="SLES-LTSS-TERADATA 15 SP2">
        <FullProductName ProductID="SLES-LTSS-TERADATA 15 SP2" CPE="cpe:/o:suse:sles-ltss-teradata:15:sp2">SLES-LTSS-TERADATA 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Enterprise Storage 7.1">
      <Branch Type="Product Name" Name="SUSE Enterprise Storage 7.1">
        <FullProductName ProductID="SUSE Enterprise Storage 7.1" CPE="cpe:/o:suse:ses:7.1">SUSE Enterprise Storage 7.1</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 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5" CPE="cpe:/o:suse:sle-module-development-tools:15:sp5">SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6" CPE="cpe:/o:suse:sle-module-basesystem:15:sp6">SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6" CPE="cpe:/o:suse:sle-module-development-tools:15:sp6">SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP7">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7" CPE="cpe:/o:suse:sle-module-development-tools:15:sp7">SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Availability Extension 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Availability Extension 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP5" CPE="cpe:/o:suse:sle-ha:15:sp5">SUSE Linux Enterprise High Availability Extension 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Availability Extension 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Availability Extension 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP6" CPE="cpe:/o:suse:sle-ha:15:sp6">SUSE Linux Enterprise High Availability Extension 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Availability Extension 15 SP7">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Availability Extension 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP7" CPE="cpe:/o:suse:sle-ha:15:sp7">SUSE Linux Enterprise High Availability Extension 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 SP2-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp2">SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15:sp3">SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp3">SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</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 Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for 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-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15:sp4">SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</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">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Containers 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP5" CPE="cpe:/o:suse:sle-module-containers:15:sp5">SUSE Linux Enterprise Module for Containers 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5" CPE="cpe:/o:suse:sle-module-development-tools:15:sp5">SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp5">SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15:sp5">SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</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 Type="Product Name" Name="SUSE Linux Enterprise Module for Containers 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP6" CPE="cpe:/o:suse:sle-module-containers:15:sp6">SUSE Linux Enterprise Module for Containers 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6" CPE="cpe:/o:suse:sle-module-development-tools:15:sp6">SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for HPC 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for HPC 15 SP6" CPE="cpe:/o:suse:sle-module-hpc:15:sp6">SUSE Linux Enterprise Module for HPC 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP6" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp6">SUSE Linux Enterprise Module for Public Cloud 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP7">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Containers 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP7" CPE="cpe:/o:suse:sle-module-containers:15:sp7">SUSE Linux Enterprise Module for Containers 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7" CPE="cpe:/o:suse:sle-module-development-tools:15:sp7">SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for HPC 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for HPC 15 SP7" CPE="cpe:/o:suse:sle-module-hpc:15:sp7">SUSE Linux Enterprise Module for HPC 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP7" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp7">SUSE Linux Enterprise Module for Public Cloud 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.1">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1" CPE="cpe:/o:suse:suse-microos:5.1">SUSE Linux Enterprise Micro 5.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.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 Module for Package Hub 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Package Hub 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Package Hub 15 SP6" CPE="cpe:/o:suse:packagehub:15:sp6">SUSE Linux Enterprise Module for Package Hub 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Real Time 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Real Time 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3" CPE="cpe:/o:suse:sle_rt:15:sp3">SUSE Linux Enterprise Real Time 15 SP3</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 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 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 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 Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5" CPE="cpe:/o:suse:sle-sdk:12:sp5">SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <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 Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for 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">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Containers 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP5" CPE="cpe:/o:suse:sle-module-containers:15:sp5">SUSE Linux Enterprise Module for Containers 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5" CPE="cpe:/o:suse:sle-module-development-tools:15:sp5">SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp5">SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 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 Type="Product Name" Name="SUSE Linux Enterprise Module for Containers 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP6" CPE="cpe:/o:suse:sle-module-containers:15:sp6">SUSE Linux Enterprise Module for Containers 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6" CPE="cpe:/o:suse:sle-module-development-tools:15:sp6">SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP6" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp6">SUSE Linux Enterprise Module for Public Cloud 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 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 Containers 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP7" CPE="cpe:/o:suse:sle-module-containers:15:sp7">SUSE Linux Enterprise Module for Containers 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7" CPE="cpe:/o:suse:sle-module-development-tools:15:sp7">SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP7" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp7">SUSE Linux Enterprise Module for Public Cloud 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS" CPE="cpe:/o:suse:sles-ltss:15">SUSE Linux Enterprise Server 15-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 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 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server Teradata 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 15 SP4" CPE="cpe:/o:suse:sles_teradata:15:sp4">SUSE Linux Enterprise Server Teradata 15 SP4</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 Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5" CPE="cpe:/o:suse:sles_sap:12:sp5">SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5" CPE="cpe:/o:suse:sle-sdk:12:sp5">SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2" CPE="cpe:/o:suse:sles_sap:15:sp2">SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for SAP Applications 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for SAP Applications 15 SP3" CPE="cpe:/o:suse:sle-module-sap-applications:15:sp3">SUSE Linux Enterprise Module for SAP Applications 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3" CPE="cpe:/o:suse:sles_sap:15:sp3">SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for 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 Module for SAP Applications 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for SAP Applications 15 SP4" CPE="cpe:/o:suse:sle-module-sap-applications:15:sp4">SUSE Linux Enterprise Module for SAP Applications 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 Module for Containers 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP5" CPE="cpe:/o:suse:sle-module-containers:15:sp5">SUSE Linux Enterprise Module for Containers 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5" CPE="cpe:/o:suse:sle-module-development-tools:15:sp5">SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp5">SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
      </Branch>
      <Branch 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 Module for Containers 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP6" CPE="cpe:/o:suse:sle-module-containers:15:sp6">SUSE Linux Enterprise Module for Containers 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6" CPE="cpe:/o:suse:sle-module-development-tools:15:sp6">SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP6" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp6">SUSE Linux Enterprise Module for Public Cloud 15 SP6</FullProductName>
      </Branch>
      <Branch 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 Containers 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP7" CPE="cpe:/o:suse:sle-module-containers:15:sp7">SUSE Linux Enterprise Module for Containers 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7" CPE="cpe:/o:suse:sle-module-development-tools:15:sp7">SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP7" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp7">SUSE Linux Enterprise Module for Public Cloud 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 Client Tools Beta for RHEL, Liberty and Clones 9">
      <Branch Type="Product Name" Name="SUSE Manager Client Tools Beta for RHEL, Liberty and Clones 9">
        <FullProductName ProductID="SUSE Manager Client Tools Beta for RHEL, Liberty and Clones 9" CPE="cpe:/o:suse:el-managertools-beta:9">SUSE Manager Client Tools Beta for RHEL, Liberty and Clones 9</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Client Tools Beta for SLE Micro 5">
      <Branch Type="Product Name" Name="SUSE Manager Client Tools Beta for SLE Micro 5">
        <FullProductName ProductID="SUSE Manager Client Tools Beta for SLE Micro 5" CPE="cpe:/o:suse:sle-manager-tools-beta-micro:5">SUSE Manager Client Tools Beta for SLE Micro 5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Client Tools for RHEL, Liberty and Clones 9">
      <Branch Type="Product Name" Name="SUSE Manager Client Tools for RHEL, Liberty and Clones 9">
        <FullProductName ProductID="SUSE Manager Client Tools for RHEL, Liberty and Clones 9" CPE="cpe:/o:suse:el-managertools:9">SUSE Manager Client Tools for RHEL, Liberty and Clones 9</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Client Tools for SLE 12">
      <Branch Type="Product Name" Name="SUSE Manager Client Tools for SLE 12">
        <FullProductName ProductID="SUSE Manager Client Tools for SLE 12" CPE="cpe:/o:suse:sle-manager-tools:12">SUSE Manager Client Tools for SLE 12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Client Tools for SLE 15">
      <Branch Type="Product Name" Name="SUSE Manager Client Tools for SLE 15">
        <FullProductName ProductID="SUSE Manager Client Tools for SLE 15" CPE="cpe:/o:suse:sle-manager-tools:15">SUSE Manager Client Tools for SLE 15</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Client Tools for SLE Micro 5">
      <Branch Type="Product Name" Name="SUSE Manager Client Tools for SLE Micro 5">
        <FullProductName ProductID="SUSE Manager Client Tools for SLE Micro 5" CPE="cpe:/o:suse:sle-manager-tools-micro:5">SUSE Manager Client Tools for SLE Micro 5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Proxy 4.3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for 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 Manager Proxy 4.3">
        <FullProductName ProductID="SUSE Manager Proxy 4.3" CPE="cpe:/o:suse:suse-manager-proxy:4.3">SUSE Manager Proxy 4.3</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 Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for 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 Manager Retail Branch Server 4.3">
        <FullProductName ProductID="SUSE Manager Retail Branch Server 4.3" CPE="cpe:/o:suse:suse-manager-retail-branch-server:4.3">SUSE Manager Retail Branch Server 4.3</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 Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for 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 Manager Server 4.3">
        <FullProductName ProductID="SUSE Manager Server 4.3" CPE="cpe:/o:suse:suse-manager-server:4.3">SUSE Manager Server 4.3</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="SUSE Package Hub 12">
      <Branch Type="Product Name" Name="SUSE Package Hub 12">
        <FullProductName ProductID="SUSE Package Hub 12" CPE="cpe:/o:suse:packagehub:12">SUSE Package Hub 12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.4">
      <Branch Type="Product Name" Name="openSUSE Leap 15.4">
        <FullProductName ProductID="openSUSE Leap 15.4" CPE="cpe:/o:opensuse:leap:15.4">openSUSE Leap 15.4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.5">
      <Branch Type="Product Name" Name="openSUSE Leap 15.5">
        <FullProductName ProductID="openSUSE Leap 15.5" CPE="cpe:/o:opensuse:leap:15.5">openSUSE Leap 15.5</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 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 Version" Name="aws-iam-authenticator">
      <FullProductName ProductID="aws-iam-authenticator">aws-iam-authenticator</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="buildah">
      <FullProductName ProductID="buildah" CPE="cpe:2.3:a:buildah_project:buildah:*:*:*:*:*:*:*:*">buildah</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="buildkit">
      <FullProductName ProductID="buildkit" CPE="cpe:2.3:a:mobyproject:buildkit:*:*:*:*:*:*:*:*">buildkit</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cmctl-1.13.2-1.1">
      <FullProductName ProductID="cmctl-1.13.2-1.1">cmctl-1.13.2-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="containerized-data-importer">
      <FullProductName ProductID="containerized-data-importer">containerized-data-importer</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="containerized-data-importer-api">
      <FullProductName ProductID="containerized-data-importer-api">containerized-data-importer-api</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="containerized-data-importer-cloner">
      <FullProductName ProductID="containerized-data-importer-cloner">containerized-data-importer-cloner</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="containerized-data-importer-controller">
      <FullProductName ProductID="containerized-data-importer-controller">containerized-data-importer-controller</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="containerized-data-importer-importer">
      <FullProductName ProductID="containerized-data-importer-importer">containerized-data-importer-importer</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="containerized-data-importer-manifests">
      <FullProductName ProductID="containerized-data-importer-manifests">containerized-data-importer-manifests</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="containerized-data-importer-operator">
      <FullProductName ProductID="containerized-data-importer-operator">containerized-data-importer-operator</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="containerized-data-importer-uploadproxy">
      <FullProductName ProductID="containerized-data-importer-uploadproxy">containerized-data-importer-uploadproxy</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="containerized-data-importer-uploadserver">
      <FullProductName ProductID="containerized-data-importer-uploadserver">containerized-data-importer-uploadserver</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5">
      <FullProductName ProductID="delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5">delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="firewalld-prometheus-config">
      <FullProductName ProductID="firewalld-prometheus-config">firewalld-prometheus-config</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go">
      <FullProductName ProductID="go" CPE="cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*">go</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go-1.21-41.1">
      <FullProductName ProductID="go-1.21-41.1" CPE="cpe:2.3:a:golang:go:1.21:*:*:*:*:*:*:*">go-1.21-41.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go-doc">
      <FullProductName ProductID="go-doc">go-doc</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go-doc-1.21-41.1">
      <FullProductName ProductID="go-doc-1.21-41.1">go-doc-1.21-41.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go-race">
      <FullProductName ProductID="go-race">go-race</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go-toolset-1.19.13-1.el9_2">
      <FullProductName ProductID="go-toolset-1.19.13-1.el9_2">go-toolset-1.19.13-1.el9_2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go-toolset-1.19.13-1.module+el8.8.0+20380+7171fefb">
      <FullProductName ProductID="go-toolset-1.19.13-1.module+el8.8.0+20380+7171fefb">go-toolset-1.19.13-1.module+el8.8.0+20380+7171fefb</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.19">
      <FullProductName ProductID="go1.19" CPE="cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*">go1.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.19-doc">
      <FullProductName ProductID="go1.19-doc">go1.19-doc</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.19-race">
      <FullProductName ProductID="go1.19-race">go1.19-race</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-1.20.10-1.1">
      <FullProductName ProductID="go1.20-1.20.10-1.1" CPE="cpe:2.3:a:golang:go:1.20.10:*:*:*:*:*:*:*">go1.20-1.20.10-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-1.20.10-150000.1.29.1">
      <FullProductName ProductID="go1.20-1.20.10-150000.1.29.1" CPE="cpe:2.3:a:golang:go:1.20.10:*:*:*:*:*:*:*">go1.20-1.20.10-150000.1.29.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-doc-1.20.10-1.1">
      <FullProductName ProductID="go1.20-doc-1.20.10-1.1">go1.20-doc-1.20.10-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-doc-1.20.10-150000.1.29.1">
      <FullProductName ProductID="go1.20-doc-1.20.10-150000.1.29.1">go1.20-doc-1.20.10-150000.1.29.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-libstd-1.20.10-1.1">
      <FullProductName ProductID="go1.20-libstd-1.20.10-1.1">go1.20-libstd-1.20.10-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-openssl-1.20.11.1-150000.1.14.1">
      <FullProductName ProductID="go1.20-openssl-1.20.11.1-150000.1.14.1" CPE="cpe:2.3:a:golang:go:1.20.11.1:*:*:*:*:*:*:*">go1.20-openssl-1.20.11.1-150000.1.14.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-openssl-doc-1.20.11.1-150000.1.14.1">
      <FullProductName ProductID="go1.20-openssl-doc-1.20.11.1-150000.1.14.1">go1.20-openssl-doc-1.20.11.1-150000.1.14.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-openssl-race-1.20.11.1-150000.1.14.1">
      <FullProductName ProductID="go1.20-openssl-race-1.20.11.1-150000.1.14.1">go1.20-openssl-race-1.20.11.1-150000.1.14.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-race-1.20.10-1.1">
      <FullProductName ProductID="go1.20-race-1.20.10-1.1">go1.20-race-1.20.10-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-race-1.20.10-150000.1.29.1">
      <FullProductName ProductID="go1.20-race-1.20.10-150000.1.29.1">go1.20-race-1.20.10-150000.1.29.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-1.21.3-1.1">
      <FullProductName ProductID="go1.21-1.21.3-1.1" CPE="cpe:2.3:a:golang:go:1.21.3:*:*:*:*:*:*:*">go1.21-1.21.3-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-1.21.3-150000.1.12.1">
      <FullProductName ProductID="go1.21-1.21.3-150000.1.12.1" CPE="cpe:2.3:a:golang:go:1.21.3:*:*:*:*:*:*:*">go1.21-1.21.3-150000.1.12.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-1.21.3-2.1">
      <FullProductName ProductID="go1.21-1.21.3-2.1" CPE="cpe:2.3:a:golang:go:1.21.3:*:*:*:*:*:*:*">go1.21-1.21.3-2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-doc-1.21.3-1.1">
      <FullProductName ProductID="go1.21-doc-1.21.3-1.1">go1.21-doc-1.21.3-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-doc-1.21.3-150000.1.12.1">
      <FullProductName ProductID="go1.21-doc-1.21.3-150000.1.12.1">go1.21-doc-1.21.3-150000.1.12.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-doc-1.21.3-2.1">
      <FullProductName ProductID="go1.21-doc-1.21.3-2.1">go1.21-doc-1.21.3-2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-libstd-1.21.3-1.1">
      <FullProductName ProductID="go1.21-libstd-1.21.3-1.1">go1.21-libstd-1.21.3-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-openssl-1.21.4.1-150000.1.5.1">
      <FullProductName ProductID="go1.21-openssl-1.21.4.1-150000.1.5.1" CPE="cpe:2.3:a:golang:go:1.21.4.1:*:*:*:*:*:*:*">go1.21-openssl-1.21.4.1-150000.1.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-openssl-1.21.5.1-150600.14.2">
      <FullProductName ProductID="go1.21-openssl-1.21.5.1-150600.14.2" CPE="cpe:2.3:a:golang:go:1.21.5.1:*:*:*:*:*:*:*">go1.21-openssl-1.21.5.1-150600.14.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-openssl-doc-1.21.4.1-150000.1.5.1">
      <FullProductName ProductID="go1.21-openssl-doc-1.21.4.1-150000.1.5.1">go1.21-openssl-doc-1.21.4.1-150000.1.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-openssl-doc-1.21.5.1-150600.14.2">
      <FullProductName ProductID="go1.21-openssl-doc-1.21.5.1-150600.14.2">go1.21-openssl-doc-1.21.5.1-150600.14.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-openssl-race-1.21.4.1-150000.1.5.1">
      <FullProductName ProductID="go1.21-openssl-race-1.21.4.1-150000.1.5.1">go1.21-openssl-race-1.21.4.1-150000.1.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-openssl-race-1.21.5.1-150600.14.2">
      <FullProductName ProductID="go1.21-openssl-race-1.21.5.1-150600.14.2">go1.21-openssl-race-1.21.5.1-150600.14.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-race-1.21.3-1.1">
      <FullProductName ProductID="go1.21-race-1.21.3-1.1">go1.21-race-1.21.3-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-race-1.21.3-150000.1.12.1">
      <FullProductName ProductID="go1.21-race-1.21.3-150000.1.12.1">go1.21-race-1.21.3-150000.1.12.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="golang-1.19.13-1.el9_2">
      <FullProductName ProductID="golang-1.19.13-1.el9_2">golang-1.19.13-1.el9_2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="golang-1.19.13-1.module+el8.8.0+20373+d9cd605c">
      <FullProductName ProductID="golang-1.19.13-1.module+el8.8.0+20373+d9cd605c">golang-1.19.13-1.module+el8.8.0+20373+d9cd605c</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="golang-bin-1.19.13-1.el9_2">
      <FullProductName ProductID="golang-bin-1.19.13-1.el9_2">golang-bin-1.19.13-1.el9_2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="golang-bin-1.19.13-1.module+el8.8.0+20373+d9cd605c">
      <FullProductName ProductID="golang-bin-1.19.13-1.module+el8.8.0+20373+d9cd605c">golang-bin-1.19.13-1.module+el8.8.0+20373+d9cd605c</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="golang-docs-1.19.13-1.el9_2">
      <FullProductName ProductID="golang-docs-1.19.13-1.el9_2">golang-docs-1.19.13-1.el9_2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="golang-docs-1.19.13-1.module+el8.8.0+20373+d9cd605c">
      <FullProductName ProductID="golang-docs-1.19.13-1.module+el8.8.0+20373+d9cd605c">golang-docs-1.19.13-1.module+el8.8.0+20373+d9cd605c</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="golang-github-prometheus-alertmanager">
      <FullProductName ProductID="golang-github-prometheus-alertmanager" CPE="cpe:2.3:a:prometheus:alertmanager:*:*:*:*:*:*:*:*">golang-github-prometheus-alertmanager</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="golang-github-prometheus-prometheus">
      <FullProductName ProductID="golang-github-prometheus-prometheus">golang-github-prometheus-prometheus</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="golang-misc-1.19.13-1.el9_2">
      <FullProductName ProductID="golang-misc-1.19.13-1.el9_2">golang-misc-1.19.13-1.el9_2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="golang-misc-1.19.13-1.module+el8.8.0+20373+d9cd605c">
      <FullProductName ProductID="golang-misc-1.19.13-1.module+el8.8.0+20373+d9cd605c">golang-misc-1.19.13-1.module+el8.8.0+20373+d9cd605c</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="golang-race-1.19.13-1.el9_2">
      <FullProductName ProductID="golang-race-1.19.13-1.el9_2">golang-race-1.19.13-1.el9_2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="golang-race-1.19.13-1.module+el8.8.0+20373+d9cd605c">
      <FullProductName ProductID="golang-race-1.19.13-1.module+el8.8.0+20373+d9cd605c">golang-race-1.19.13-1.module+el8.8.0+20373+d9cd605c</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="golang-src-1.19.13-1.el9_2">
      <FullProductName ProductID="golang-src-1.19.13-1.el9_2">golang-src-1.19.13-1.el9_2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="golang-src-1.19.13-1.module+el8.8.0+20373+d9cd605c">
      <FullProductName ProductID="golang-src-1.19.13-1.module+el8.8.0+20373+d9cd605c">golang-src-1.19.13-1.module+el8.8.0+20373+d9cd605c</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="golang-tests-1.19.13-1.el9_2">
      <FullProductName ProductID="golang-tests-1.19.13-1.el9_2">golang-tests-1.19.13-1.el9_2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="golang-tests-1.19.13-1.module+el8.8.0+20373+d9cd605c">
      <FullProductName ProductID="golang-tests-1.19.13-1.module+el8.8.0+20373+d9cd605c">golang-tests-1.19.13-1.module+el8.8.0+20373+d9cd605c</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="google-guest-agent">
      <FullProductName ProductID="google-guest-agent">google-guest-agent</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="grafana-7.5.15-5.el8_8">
      <FullProductName ProductID="grafana-7.5.15-5.el8_8" CPE="cpe:2.3:a:grafana:grafana:7.5.15:*:*:*:*:*:*:*">grafana-7.5.15-5.el8_8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="grafana-9.0.9-4.el9_2">
      <FullProductName ProductID="grafana-9.0.9-4.el9_2" CPE="cpe:2.3:a:grafana:grafana:9.0.9:*:*:*:*:*:*:*">grafana-9.0.9-4.el9_2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ignition">
      <FullProductName ProductID="ignition">ignition</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ignition-dracut-grub2">
      <FullProductName ProductID="ignition-dracut-grub2">ignition-dracut-grub2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes">
      <FullProductName ProductID="kubernetes" CPE="cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*">kubernetes</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes-client">
      <FullProductName ProductID="kubernetes-client">kubernetes-client</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes-common">
      <FullProductName ProductID="kubernetes-common">kubernetes-common</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.18">
      <FullProductName ProductID="kubernetes1.18">kubernetes1.18</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.18-client">
      <FullProductName ProductID="kubernetes1.18-client">kubernetes1.18-client</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.18-client-common">
      <FullProductName ProductID="kubernetes1.18-client-common">kubernetes1.18-client-common</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.23">
      <FullProductName ProductID="kubernetes1.23" CPE="cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*">kubernetes1.23</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.23-apiserver">
      <FullProductName ProductID="kubernetes1.23-apiserver">kubernetes1.23-apiserver</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.23-client">
      <FullProductName ProductID="kubernetes1.23-client">kubernetes1.23-client</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.23-client-bash-completion">
      <FullProductName ProductID="kubernetes1.23-client-bash-completion">kubernetes1.23-client-bash-completion</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.23-client-common">
      <FullProductName ProductID="kubernetes1.23-client-common">kubernetes1.23-client-common</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.23-client-fish-completion">
      <FullProductName ProductID="kubernetes1.23-client-fish-completion">kubernetes1.23-client-fish-completion</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.23-controller-manager">
      <FullProductName ProductID="kubernetes1.23-controller-manager">kubernetes1.23-controller-manager</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.23-kubeadm">
      <FullProductName ProductID="kubernetes1.23-kubeadm">kubernetes1.23-kubeadm</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.23-kubelet">
      <FullProductName ProductID="kubernetes1.23-kubelet">kubernetes1.23-kubelet</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.23-kubelet-common">
      <FullProductName ProductID="kubernetes1.23-kubelet-common">kubernetes1.23-kubelet-common</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.23-proxy">
      <FullProductName ProductID="kubernetes1.23-proxy">kubernetes1.23-proxy</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.23-scheduler">
      <FullProductName ProductID="kubernetes1.23-scheduler">kubernetes1.23-scheduler</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.24-apiserver-1.24.17-150500.3.22.1">
      <FullProductName ProductID="kubernetes1.24-apiserver-1.24.17-150500.3.22.1">kubernetes1.24-apiserver-1.24.17-150500.3.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.24-client-1.24.17-150300.7.6.1">
      <FullProductName ProductID="kubernetes1.24-client-1.24.17-150300.7.6.1">kubernetes1.24-client-1.24.17-150300.7.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.24-client-1.24.17-150400.9.16.1">
      <FullProductName ProductID="kubernetes1.24-client-1.24.17-150400.9.16.1">kubernetes1.24-client-1.24.17-150400.9.16.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.24-client-1.24.17-150500.3.22.1">
      <FullProductName ProductID="kubernetes1.24-client-1.24.17-150500.3.22.1">kubernetes1.24-client-1.24.17-150500.3.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.24-client-bash-completion-1.24.17-150500.3.22.1">
      <FullProductName ProductID="kubernetes1.24-client-bash-completion-1.24.17-150500.3.22.1">kubernetes1.24-client-bash-completion-1.24.17-150500.3.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.24-client-common-1.24.17-150300.7.6.1">
      <FullProductName ProductID="kubernetes1.24-client-common-1.24.17-150300.7.6.1">kubernetes1.24-client-common-1.24.17-150300.7.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.24-client-common-1.24.17-150400.9.16.1">
      <FullProductName ProductID="kubernetes1.24-client-common-1.24.17-150400.9.16.1">kubernetes1.24-client-common-1.24.17-150400.9.16.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.24-client-common-1.24.17-150500.3.22.1">
      <FullProductName ProductID="kubernetes1.24-client-common-1.24.17-150500.3.22.1">kubernetes1.24-client-common-1.24.17-150500.3.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.24-client-fish-completion-1.24.17-150500.3.22.1">
      <FullProductName ProductID="kubernetes1.24-client-fish-completion-1.24.17-150500.3.22.1">kubernetes1.24-client-fish-completion-1.24.17-150500.3.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.24-controller-manager-1.24.17-150500.3.22.1">
      <FullProductName ProductID="kubernetes1.24-controller-manager-1.24.17-150500.3.22.1">kubernetes1.24-controller-manager-1.24.17-150500.3.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.24-kubeadm-1.24.17-150500.3.22.1">
      <FullProductName ProductID="kubernetes1.24-kubeadm-1.24.17-150500.3.22.1">kubernetes1.24-kubeadm-1.24.17-150500.3.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.24-kubelet-1.24.17-150500.3.22.1">
      <FullProductName ProductID="kubernetes1.24-kubelet-1.24.17-150500.3.22.1">kubernetes1.24-kubelet-1.24.17-150500.3.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.24-kubelet-common-1.24.17-150500.3.22.1">
      <FullProductName ProductID="kubernetes1.24-kubelet-common-1.24.17-150500.3.22.1">kubernetes1.24-kubelet-common-1.24.17-150500.3.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.24-proxy-1.24.17-150500.3.22.1">
      <FullProductName ProductID="kubernetes1.24-proxy-1.24.17-150500.3.22.1">kubernetes1.24-proxy-1.24.17-150500.3.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.24-scheduler-1.24.17-150500.3.22.1">
      <FullProductName ProductID="kubernetes1.24-scheduler-1.24.17-150500.3.22.1">kubernetes1.24-scheduler-1.24.17-150500.3.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.25-apiserver-1.25.16-150400.9.16.1">
      <FullProductName ProductID="kubernetes1.25-apiserver-1.25.16-150400.9.16.1">kubernetes1.25-apiserver-1.25.16-150400.9.16.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.25-client-1.25.16-150400.9.16.1">
      <FullProductName ProductID="kubernetes1.25-client-1.25.16-150400.9.16.1">kubernetes1.25-client-1.25.16-150400.9.16.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.25-client-bash-completion-1.25.16-150400.9.16.1">
      <FullProductName ProductID="kubernetes1.25-client-bash-completion-1.25.16-150400.9.16.1">kubernetes1.25-client-bash-completion-1.25.16-150400.9.16.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.25-client-common-1.25.16-150400.9.16.1">
      <FullProductName ProductID="kubernetes1.25-client-common-1.25.16-150400.9.16.1">kubernetes1.25-client-common-1.25.16-150400.9.16.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.25-client-fish-completion-1.25.16-150400.9.16.1">
      <FullProductName ProductID="kubernetes1.25-client-fish-completion-1.25.16-150400.9.16.1">kubernetes1.25-client-fish-completion-1.25.16-150400.9.16.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.25-controller-manager-1.25.16-150400.9.16.1">
      <FullProductName ProductID="kubernetes1.25-controller-manager-1.25.16-150400.9.16.1">kubernetes1.25-controller-manager-1.25.16-150400.9.16.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.25-kubeadm-1.25.16-150400.9.16.1">
      <FullProductName ProductID="kubernetes1.25-kubeadm-1.25.16-150400.9.16.1">kubernetes1.25-kubeadm-1.25.16-150400.9.16.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.25-kubelet-1.25.16-150400.9.16.1">
      <FullProductName ProductID="kubernetes1.25-kubelet-1.25.16-150400.9.16.1">kubernetes1.25-kubelet-1.25.16-150400.9.16.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.25-kubelet-common-1.25.16-150400.9.16.1">
      <FullProductName ProductID="kubernetes1.25-kubelet-common-1.25.16-150400.9.16.1">kubernetes1.25-kubelet-common-1.25.16-150400.9.16.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.25-proxy-1.25.16-150400.9.16.1">
      <FullProductName ProductID="kubernetes1.25-proxy-1.25.16-150400.9.16.1">kubernetes1.25-proxy-1.25.16-150400.9.16.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.25-scheduler-1.25.16-150400.9.16.1">
      <FullProductName ProductID="kubernetes1.25-scheduler-1.25.16-150400.9.16.1">kubernetes1.25-scheduler-1.25.16-150400.9.16.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.26-apiserver-1.26.15-150400.9.11.1">
      <FullProductName ProductID="kubernetes1.26-apiserver-1.26.15-150400.9.11.1">kubernetes1.26-apiserver-1.26.15-150400.9.11.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.26-client-1.26.15-150400.9.11.1">
      <FullProductName ProductID="kubernetes1.26-client-1.26.15-150400.9.11.1">kubernetes1.26-client-1.26.15-150400.9.11.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.26-client-bash-completion-1.26.15-150400.9.11.1">
      <FullProductName ProductID="kubernetes1.26-client-bash-completion-1.26.15-150400.9.11.1">kubernetes1.26-client-bash-completion-1.26.15-150400.9.11.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.26-client-common-1.26.15-150400.9.11.1">
      <FullProductName ProductID="kubernetes1.26-client-common-1.26.15-150400.9.11.1">kubernetes1.26-client-common-1.26.15-150400.9.11.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.26-client-fish-completion-1.26.15-150400.9.11.1">
      <FullProductName ProductID="kubernetes1.26-client-fish-completion-1.26.15-150400.9.11.1">kubernetes1.26-client-fish-completion-1.26.15-150400.9.11.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.26-controller-manager-1.26.15-150400.9.11.1">
      <FullProductName ProductID="kubernetes1.26-controller-manager-1.26.15-150400.9.11.1">kubernetes1.26-controller-manager-1.26.15-150400.9.11.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.26-kubeadm-1.26.15-150400.9.11.1">
      <FullProductName ProductID="kubernetes1.26-kubeadm-1.26.15-150400.9.11.1">kubernetes1.26-kubeadm-1.26.15-150400.9.11.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.26-kubelet-1.26.15-150400.9.11.1">
      <FullProductName ProductID="kubernetes1.26-kubelet-1.26.15-150400.9.11.1">kubernetes1.26-kubelet-1.26.15-150400.9.11.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.26-kubelet-common-1.26.15-150400.9.11.1">
      <FullProductName ProductID="kubernetes1.26-kubelet-common-1.26.15-150400.9.11.1">kubernetes1.26-kubelet-common-1.26.15-150400.9.11.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.26-proxy-1.26.15-150400.9.11.1">
      <FullProductName ProductID="kubernetes1.26-proxy-1.26.15-150400.9.11.1">kubernetes1.26-proxy-1.26.15-150400.9.11.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.26-scheduler-1.26.15-150400.9.11.1">
      <FullProductName ProductID="kubernetes1.26-scheduler-1.26.15-150400.9.11.1">kubernetes1.26-scheduler-1.26.15-150400.9.11.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.27-apiserver-1.27.16-150400.9.10.1">
      <FullProductName ProductID="kubernetes1.27-apiserver-1.27.16-150400.9.10.1">kubernetes1.27-apiserver-1.27.16-150400.9.10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.27-client-1.27.16-150400.9.10.1">
      <FullProductName ProductID="kubernetes1.27-client-1.27.16-150400.9.10.1">kubernetes1.27-client-1.27.16-150400.9.10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.27-client-bash-completion-1.27.16-150400.9.10.1">
      <FullProductName ProductID="kubernetes1.27-client-bash-completion-1.27.16-150400.9.10.1">kubernetes1.27-client-bash-completion-1.27.16-150400.9.10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.27-client-common-1.27.16-150400.9.10.1">
      <FullProductName ProductID="kubernetes1.27-client-common-1.27.16-150400.9.10.1">kubernetes1.27-client-common-1.27.16-150400.9.10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.27-client-fish-completion-1.27.16-150400.9.10.1">
      <FullProductName ProductID="kubernetes1.27-client-fish-completion-1.27.16-150400.9.10.1">kubernetes1.27-client-fish-completion-1.27.16-150400.9.10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.27-controller-manager-1.27.16-150400.9.10.1">
      <FullProductName ProductID="kubernetes1.27-controller-manager-1.27.16-150400.9.10.1">kubernetes1.27-controller-manager-1.27.16-150400.9.10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.27-kubeadm-1.27.16-150400.9.10.1">
      <FullProductName ProductID="kubernetes1.27-kubeadm-1.27.16-150400.9.10.1">kubernetes1.27-kubeadm-1.27.16-150400.9.10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.27-kubelet-1.27.16-150400.9.10.1">
      <FullProductName ProductID="kubernetes1.27-kubelet-1.27.16-150400.9.10.1">kubernetes1.27-kubelet-1.27.16-150400.9.10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.27-kubelet-common-1.27.16-150400.9.10.1">
      <FullProductName ProductID="kubernetes1.27-kubelet-common-1.27.16-150400.9.10.1">kubernetes1.27-kubelet-common-1.27.16-150400.9.10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.27-proxy-1.27.16-150400.9.10.1">
      <FullProductName ProductID="kubernetes1.27-proxy-1.27.16-150400.9.10.1">kubernetes1.27-proxy-1.27.16-150400.9.10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.27-scheduler-1.27.16-150400.9.10.1">
      <FullProductName ProductID="kubernetes1.27-scheduler-1.27.16-150400.9.10.1">kubernetes1.27-scheduler-1.27.16-150400.9.10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.28-apiserver-1.28.13-150400.9.8.1">
      <FullProductName ProductID="kubernetes1.28-apiserver-1.28.13-150400.9.8.1">kubernetes1.28-apiserver-1.28.13-150400.9.8.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.28-client-1.28.13-150400.9.8.1">
      <FullProductName ProductID="kubernetes1.28-client-1.28.13-150400.9.8.1">kubernetes1.28-client-1.28.13-150400.9.8.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1">
      <FullProductName ProductID="kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1">kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.28-client-common-1.28.13-150400.9.8.1">
      <FullProductName ProductID="kubernetes1.28-client-common-1.28.13-150400.9.8.1">kubernetes1.28-client-common-1.28.13-150400.9.8.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1">
      <FullProductName ProductID="kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1">kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.28-controller-manager-1.28.13-150400.9.8.1">
      <FullProductName ProductID="kubernetes1.28-controller-manager-1.28.13-150400.9.8.1">kubernetes1.28-controller-manager-1.28.13-150400.9.8.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.28-kubeadm-1.28.13-150400.9.8.1">
      <FullProductName ProductID="kubernetes1.28-kubeadm-1.28.13-150400.9.8.1">kubernetes1.28-kubeadm-1.28.13-150400.9.8.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.28-kubelet-1.28.13-150400.9.8.1">
      <FullProductName ProductID="kubernetes1.28-kubelet-1.28.13-150400.9.8.1">kubernetes1.28-kubelet-1.28.13-150400.9.8.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1">
      <FullProductName ProductID="kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1">kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.28-proxy-1.28.13-150400.9.8.1">
      <FullProductName ProductID="kubernetes1.28-proxy-1.28.13-150400.9.8.1">kubernetes1.28-proxy-1.28.13-150400.9.8.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.28-scheduler-1.28.13-150400.9.8.1">
      <FullProductName ProductID="kubernetes1.28-scheduler-1.28.13-150400.9.8.1">kubernetes1.28-scheduler-1.28.13-150400.9.8.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.29-client-1.29.14-150600.13.4.1">
      <FullProductName ProductID="kubernetes1.29-client-1.29.14-150600.13.4.1">kubernetes1.29-client-1.29.14-150600.13.4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubernetes1.29-client-common-1.29.14-150600.13.4.1">
      <FullProductName ProductID="kubernetes1.29-client-common-1.29.14-150600.13.4.1">kubernetes1.29-client-common-1.29.14-150600.13.4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubevirt">
      <FullProductName ProductID="kubevirt" CPE="cpe:2.3:a:kubevirt:kubevirt:*:*:*:*:*:kubernetes:*:*">kubevirt</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubevirt-container-disk">
      <FullProductName ProductID="kubevirt-container-disk">kubevirt-container-disk</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubevirt-manifests">
      <FullProductName ProductID="kubevirt-manifests">kubevirt-manifests</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubevirt-pr-helper-conf">
      <FullProductName ProductID="kubevirt-pr-helper-conf">kubevirt-pr-helper-conf</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubevirt-tests">
      <FullProductName ProductID="kubevirt-tests">kubevirt-tests</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubevirt-virt-api">
      <FullProductName ProductID="kubevirt-virt-api">kubevirt-virt-api</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubevirt-virt-controller">
      <FullProductName ProductID="kubevirt-virt-controller">kubevirt-virt-controller</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubevirt-virt-exportproxy">
      <FullProductName ProductID="kubevirt-virt-exportproxy">kubevirt-virt-exportproxy</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubevirt-virt-exportserver">
      <FullProductName ProductID="kubevirt-virt-exportserver">kubevirt-virt-exportserver</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubevirt-virt-handler">
      <FullProductName ProductID="kubevirt-virt-handler">kubevirt-virt-handler</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubevirt-virt-launcher">
      <FullProductName ProductID="kubevirt-virt-launcher">kubevirt-virt-launcher</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubevirt-virt-operator">
      <FullProductName ProductID="kubevirt-virt-operator">kubevirt-virt-operator</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kubevirt-virtctl">
      <FullProductName ProductID="kubevirt-virtctl">kubevirt-virtctl</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="obs-service-cdi_containers_meta">
      <FullProductName ProductID="obs-service-cdi_containers_meta">obs-service-cdi_containers_meta</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="obs-service-kubevirt_containers_meta">
      <FullProductName ProductID="obs-service-kubevirt_containers_meta">obs-service-kubevirt_containers_meta</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="podman">
      <FullProductName ProductID="podman" CPE="cpe:2.3:a:podman_project:podman:*:*:*:*:*:*:*:*">podman</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="podman-cni-config">
      <FullProductName ProductID="podman-cni-config">podman-cni-config</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="podman-docker">
      <FullProductName ProductID="podman-docker">podman-docker</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="podman-remote">
      <FullProductName ProductID="podman-remote">podman-remote</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="podmansh">
      <FullProductName ProductID="podmansh">podmansh</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="prometheus-blackbox_exporter">
      <FullProductName ProductID="prometheus-blackbox_exporter">prometheus-blackbox_exporter</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="prometheus-ha_cluster_exporter">
      <FullProductName ProductID="prometheus-ha_cluster_exporter">prometheus-ha_cluster_exporter</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="prometheus-postgres_exporter">
      <FullProductName ProductID="prometheus-postgres_exporter">prometheus-postgres_exporter</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="singularity">
      <FullProductName ProductID="singularity" CPE="cpe:2.3:a:sylabs:singularity:*:*:*:*:*:*:*:*">singularity</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="skopeo">
      <FullProductName ProductID="skopeo">skopeo</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="skopeo-bash-completion">
      <FullProductName ProductID="skopeo-bash-completion">skopeo-bash-completion</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="skopeo-fish-completion">
      <FullProductName ProductID="skopeo-fish-completion">skopeo-fish-completion</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="skopeo-zsh-completion">
      <FullProductName ProductID="skopeo-zsh-completion">skopeo-zsh-completion</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="terraform">
      <FullProductName ProductID="terraform" CPE="cpe:2.3:a:hashicorp:terraform:*:*:*:*:*:*:*:*">terraform</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="terraform-provider-aws">
      <FullProductName ProductID="terraform-provider-aws">terraform-provider-aws</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="terraform-provider-azurerm">
      <FullProductName ProductID="terraform-provider-azurerm">terraform-provider-azurerm</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="terraform-provider-external">
      <FullProductName ProductID="terraform-provider-external">terraform-provider-external</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="terraform-provider-google">
      <FullProductName ProductID="terraform-provider-google">terraform-provider-google</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="terraform-provider-helm">
      <FullProductName ProductID="terraform-provider-helm">terraform-provider-helm</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="terraform-provider-kubernetes">
      <FullProductName ProductID="terraform-provider-kubernetes">terraform-provider-kubernetes</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="terraform-provider-local">
      <FullProductName ProductID="terraform-provider-local">terraform-provider-local</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="terraform-provider-null">
      <FullProductName ProductID="terraform-provider-null">terraform-provider-null</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="terraform-provider-random">
      <FullProductName ProductID="terraform-provider-random">terraform-provider-random</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="terraform-provider-susepubliccloud">
      <FullProductName ProductID="terraform-provider-susepubliccloud">terraform-provider-susepubliccloud</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="terraform-provider-tls">
      <FullProductName ProductID="terraform-provider-tls">terraform-provider-tls</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="traefik-2.10.7-1.1">
      <FullProductName ProductID="traefik-2.10.7-1.1">traefik-2.10.7-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="traefik2-2.11.5-1.1">
      <FullProductName ProductID="traefik2-2.11.5-1.1">traefik2-2.11.5-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="velero-1.12.1-1.1">
      <FullProductName ProductID="velero-1.12.1-1.1">velero-1.12.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="velero-bash-completion-1.12.1-1.1">
      <FullProductName ProductID="velero-bash-completion-1.12.1-1.1">velero-bash-completion-1.12.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="velero-fish-completion-1.12.1-1.1">
      <FullProductName ProductID="velero-fish-completion-1.12.1-1.1">velero-fish-completion-1.12.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="velero-zsh-completion-1.12.1-1.1">
      <FullProductName ProductID="velero-zsh-completion-1.12.1-1.1">velero-zsh-completion-1.12.1-1.1</FullProductName>
    </Branch>
    <Relationship ProductReference="go1.21-1.21.3-150000.1.12.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:1.21-2.34.5">
      <FullProductName ProductID="Container bci/golang:1.21-2.34.5:go1.21-1.21.3-150000.1.12.1">go1.21-1.21.3-150000.1.12.1 as a component of Container bci/golang:1.21-2.34.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-doc-1.21.3-150000.1.12.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:1.21-2.34.5">
      <FullProductName ProductID="Container bci/golang:1.21-2.34.5:go1.21-doc-1.21.3-150000.1.12.1">go1.21-doc-1.21.3-150000.1.12.1 as a component of Container bci/golang:1.21-2.34.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-race-1.21.3-150000.1.12.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:1.21-2.34.5">
      <FullProductName ProductID="Container bci/golang:1.21-2.34.5:go1.21-race-1.21.3-150000.1.12.1">go1.21-race-1.21.3-150000.1.12.1 as a component of Container bci/golang:1.21-2.34.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:oldstable-openssl-34.5">
      <FullProductName ProductID="Container bci/golang:oldstable-openssl-34.5:go1.20-openssl-1.20.11.1-150000.1.14.1">go1.20-openssl-1.20.11.1-150000.1.14.1 as a component of Container bci/golang:oldstable-openssl-34.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-doc-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:oldstable-openssl-34.5">
      <FullProductName ProductID="Container bci/golang:oldstable-openssl-34.5:go1.20-openssl-doc-1.20.11.1-150000.1.14.1">go1.20-openssl-doc-1.20.11.1-150000.1.14.1 as a component of Container bci/golang:oldstable-openssl-34.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-race-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:oldstable-openssl-34.5">
      <FullProductName ProductID="Container bci/golang:oldstable-openssl-34.5:go1.20-openssl-race-1.20.11.1-150000.1.14.1">go1.20-openssl-race-1.20.11.1-150000.1.14.1 as a component of Container bci/golang:oldstable-openssl-34.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:stable-openssl-8.2">
      <FullProductName ProductID="Container bci/golang:stable-openssl-8.2:go1.21-openssl-1.21.4.1-150000.1.5.1">go1.21-openssl-1.21.4.1-150000.1.5.1 as a component of Container bci/golang:stable-openssl-8.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-doc-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:stable-openssl-8.2">
      <FullProductName ProductID="Container bci/golang:stable-openssl-8.2:go1.21-openssl-doc-1.21.4.1-150000.1.5.1">go1.21-openssl-doc-1.21.4.1-150000.1.5.1 as a component of Container bci/golang:stable-openssl-8.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-race-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:stable-openssl-8.2">
      <FullProductName ProductID="Container bci/golang:stable-openssl-8.2:go1.21-openssl-race-1.21.4.1-150000.1.5.1">go1.21-openssl-race-1.21.4.1-150000.1.5.1 as a component of Container bci/golang:stable-openssl-8.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-client-1.28.13-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/kubectl:1.28.13-38.1">
      <FullProductName ProductID="Container suse/kubectl:1.28.13-38.1:kubernetes1.28-client-1.28.13-150400.9.8.1">kubernetes1.28-client-1.28.13-150400.9.8.1 as a component of Container suse/kubectl:1.28.13-38.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-client-common-1.28.13-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/kubectl:1.28.13-38.1">
      <FullProductName ProductID="Container suse/kubectl:1.28.13-38.1:kubernetes1.28-client-common-1.28.13-150400.9.8.1">kubernetes1.28-client-common-1.28.13-150400.9.8.1 as a component of Container suse/kubectl:1.28.13-38.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-1.24.17-150300.7.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1">kubernetes1.24-client-1.24.17-150300.7.6.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-common-1.24.17-150300.7.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1">kubernetes1.24-client-common-1.24.17-150300.7.6.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5">delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-toolset-1.19.13-1.module+el8.8.0+20380+7171fefb" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:go-toolset-1.19.13-1.module+el8.8.0+20380+7171fefb">go-toolset-1.19.13-1.module+el8.8.0+20380+7171fefb as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="golang-1.19.13-1.module+el8.8.0+20373+d9cd605c" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:golang-1.19.13-1.module+el8.8.0+20373+d9cd605c">golang-1.19.13-1.module+el8.8.0+20373+d9cd605c as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="golang-bin-1.19.13-1.module+el8.8.0+20373+d9cd605c" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:golang-bin-1.19.13-1.module+el8.8.0+20373+d9cd605c">golang-bin-1.19.13-1.module+el8.8.0+20373+d9cd605c as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="golang-docs-1.19.13-1.module+el8.8.0+20373+d9cd605c" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:golang-docs-1.19.13-1.module+el8.8.0+20373+d9cd605c">golang-docs-1.19.13-1.module+el8.8.0+20373+d9cd605c as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="golang-misc-1.19.13-1.module+el8.8.0+20373+d9cd605c" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:golang-misc-1.19.13-1.module+el8.8.0+20373+d9cd605c">golang-misc-1.19.13-1.module+el8.8.0+20373+d9cd605c as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="golang-race-1.19.13-1.module+el8.8.0+20373+d9cd605c" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:golang-race-1.19.13-1.module+el8.8.0+20373+d9cd605c">golang-race-1.19.13-1.module+el8.8.0+20373+d9cd605c as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="golang-src-1.19.13-1.module+el8.8.0+20373+d9cd605c" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:golang-src-1.19.13-1.module+el8.8.0+20373+d9cd605c">golang-src-1.19.13-1.module+el8.8.0+20373+d9cd605c as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="golang-tests-1.19.13-1.module+el8.8.0+20373+d9cd605c" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:golang-tests-1.19.13-1.module+el8.8.0+20373+d9cd605c">golang-tests-1.19.13-1.module+el8.8.0+20373+d9cd605c as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="grafana-7.5.15-5.el8_8" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:grafana-7.5.15-5.el8_8">grafana-7.5.15-5.el8_8 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-toolset-1.19.13-1.el9_2" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:go-toolset-1.19.13-1.el9_2">go-toolset-1.19.13-1.el9_2 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="golang-1.19.13-1.el9_2" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:golang-1.19.13-1.el9_2">golang-1.19.13-1.el9_2 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="golang-bin-1.19.13-1.el9_2" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:golang-bin-1.19.13-1.el9_2">golang-bin-1.19.13-1.el9_2 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="golang-docs-1.19.13-1.el9_2" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:golang-docs-1.19.13-1.el9_2">golang-docs-1.19.13-1.el9_2 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="golang-misc-1.19.13-1.el9_2" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:golang-misc-1.19.13-1.el9_2">golang-misc-1.19.13-1.el9_2 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="golang-race-1.19.13-1.el9_2" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:golang-race-1.19.13-1.el9_2">golang-race-1.19.13-1.el9_2 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="golang-src-1.19.13-1.el9_2" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:golang-src-1.19.13-1.el9_2">golang-src-1.19.13-1.el9_2 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="golang-tests-1.19.13-1.el9_2" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:golang-tests-1.19.13-1.el9_2">golang-tests-1.19.13-1.el9_2 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="grafana-9.0.9-4.el9_2" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:grafana-9.0.9-4.el9_2">grafana-9.0.9-4.el9_2 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-1.24.17-150300.7.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1">kubernetes1.24-client-1.24.17-150300.7.6.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-common-1.24.17-150300.7.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1">kubernetes1.24-client-common-1.24.17-150300.7.6.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-1.24.17-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1">kubernetes1.24-client-1.24.17-150400.9.16.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-common-1.24.17-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1">kubernetes1.24-client-common-1.24.17-150400.9.16.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-client-1.25.16-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.25-client-1.25.16-150400.9.16.1">kubernetes1.25-client-1.25.16-150400.9.16.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-client-common-1.25.16-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.25-client-common-1.25.16-150400.9.16.1">kubernetes1.25-client-common-1.25.16-150400.9.16.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-client-1.26.15-150400.9.11.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.26-client-1.26.15-150400.9.11.1">kubernetes1.26-client-1.26.15-150400.9.11.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-client-common-1.26.15-150400.9.11.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.26-client-common-1.26.15-150400.9.11.1">kubernetes1.26-client-common-1.26.15-150400.9.11.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-client-1.27.16-150400.9.10.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.27-client-1.27.16-150400.9.10.1">kubernetes1.27-client-1.27.16-150400.9.10.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-client-common-1.27.16-150400.9.10.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.27-client-common-1.27.16-150400.9.10.1">kubernetes1.27-client-common-1.27.16-150400.9.10.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-client-1.28.13-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.8.1">kubernetes1.28-client-1.28.13-150400.9.8.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-client-common-1.28.13-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1">kubernetes1.28-client-common-1.28.13-150400.9.8.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-1.24.17-150400.9.16.1" 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:kubernetes1.24-client-1.24.17-150400.9.16.1">kubernetes1.24-client-1.24.17-150400.9.16.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-common-1.24.17-150400.9.16.1" 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:kubernetes1.24-client-common-1.24.17-150400.9.16.1">kubernetes1.24-client-common-1.24.17-150400.9.16.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-client-1.25.16-150400.9.16.1" 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:kubernetes1.25-client-1.25.16-150400.9.16.1">kubernetes1.25-client-1.25.16-150400.9.16.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-client-common-1.25.16-150400.9.16.1" 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:kubernetes1.25-client-common-1.25.16-150400.9.16.1">kubernetes1.25-client-common-1.25.16-150400.9.16.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-client-1.26.15-150400.9.11.1" 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:kubernetes1.26-client-1.26.15-150400.9.11.1">kubernetes1.26-client-1.26.15-150400.9.11.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-client-common-1.26.15-150400.9.11.1" 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:kubernetes1.26-client-common-1.26.15-150400.9.11.1">kubernetes1.26-client-common-1.26.15-150400.9.11.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-client-1.27.16-150400.9.10.1" 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:kubernetes1.27-client-1.27.16-150400.9.10.1">kubernetes1.27-client-1.27.16-150400.9.10.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-client-common-1.27.16-150400.9.10.1" 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:kubernetes1.27-client-common-1.27.16-150400.9.10.1">kubernetes1.27-client-common-1.27.16-150400.9.10.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-client-1.28.13-150400.9.8.1" 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:kubernetes1.28-client-1.28.13-150400.9.8.1">kubernetes1.28-client-1.28.13-150400.9.8.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-client-common-1.28.13-150400.9.8.1" 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:kubernetes1.28-client-common-1.28.13-150400.9.8.1">kubernetes1.28-client-common-1.28.13-150400.9.8.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-1.24.17-150500.3.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-1.24.17-150500.3.22.1">kubernetes1.24-client-1.24.17-150500.3.22.1 as a component of SUSE Linux Enterprise Module for Containers 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-common-1.24.17-150500.3.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-common-1.24.17-150500.3.22.1">kubernetes1.24-client-common-1.24.17-150500.3.22.1 as a component of SUSE Linux Enterprise Module for Containers 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-client-1.25.16-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-1.25.16-150400.9.16.1">kubernetes1.25-client-1.25.16-150400.9.16.1 as a component of SUSE Linux Enterprise Module for Containers 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-client-common-1.25.16-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-common-1.25.16-150400.9.16.1">kubernetes1.25-client-common-1.25.16-150400.9.16.1 as a component of SUSE Linux Enterprise Module for Containers 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-client-1.26.15-150400.9.11.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.26-client-1.26.15-150400.9.11.1">kubernetes1.26-client-1.26.15-150400.9.11.1 as a component of SUSE Linux Enterprise Module for Containers 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-client-common-1.26.15-150400.9.11.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.26-client-common-1.26.15-150400.9.11.1">kubernetes1.26-client-common-1.26.15-150400.9.11.1 as a component of SUSE Linux Enterprise Module for Containers 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-client-1.27.16-150400.9.10.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.27-client-1.27.16-150400.9.10.1">kubernetes1.27-client-1.27.16-150400.9.10.1 as a component of SUSE Linux Enterprise Module for Containers 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-client-common-1.27.16-150400.9.10.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.27-client-common-1.27.16-150400.9.10.1">kubernetes1.27-client-common-1.27.16-150400.9.10.1 as a component of SUSE Linux Enterprise Module for Containers 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-client-1.28.13-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1">kubernetes1.28-client-1.28.13-150400.9.8.1 as a component of SUSE Linux Enterprise Module for Containers 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-client-common-1.28.13-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1">kubernetes1.28-client-common-1.28.13-150400.9.8.1 as a component of SUSE Linux Enterprise Module for Containers 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-client-1.25.16-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.16.1">kubernetes1.25-client-1.25.16-150400.9.16.1 as a component of SUSE Linux Enterprise Module for Containers 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-client-common-1.25.16-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.16.1">kubernetes1.25-client-common-1.25.16-150400.9.16.1 as a component of SUSE Linux Enterprise Module for Containers 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-client-1.26.15-150400.9.11.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-1.26.15-150400.9.11.1">kubernetes1.26-client-1.26.15-150400.9.11.1 as a component of SUSE Linux Enterprise Module for Containers 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-client-common-1.26.15-150400.9.11.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-common-1.26.15-150400.9.11.1">kubernetes1.26-client-common-1.26.15-150400.9.11.1 as a component of SUSE Linux Enterprise Module for Containers 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-client-1.27.16-150400.9.10.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-1.27.16-150400.9.10.1">kubernetes1.27-client-1.27.16-150400.9.10.1 as a component of SUSE Linux Enterprise Module for Containers 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-client-common-1.27.16-150400.9.10.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-common-1.27.16-150400.9.10.1">kubernetes1.27-client-common-1.27.16-150400.9.10.1 as a component of SUSE Linux Enterprise Module for Containers 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-client-1.28.13-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1">kubernetes1.28-client-1.28.13-150400.9.8.1 as a component of SUSE Linux Enterprise Module for Containers 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-client-common-1.28.13-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1">kubernetes1.28-client-common-1.28.13-150400.9.8.1 as a component of SUSE Linux Enterprise Module for Containers 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.29-client-1.29.14-150600.13.4.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP7:kubernetes1.29-client-1.29.14-150600.13.4.1">kubernetes1.29-client-1.29.14-150600.13.4.1 as a component of SUSE Linux Enterprise Module for Containers 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.29-client-common-1.29.14-150600.13.4.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP7:kubernetes1.29-client-common-1.29.14-150600.13.4.1">kubernetes1.29-client-common-1.29.14-150600.13.4.1 as a component of SUSE Linux Enterprise Module for Containers 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-1.20.10-150000.1.29.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.10-150000.1.29.1">go1.20-1.20.10-150000.1.29.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-doc-1.20.10-150000.1.29.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.10-150000.1.29.1">go1.20-doc-1.20.10-150000.1.29.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.11.1-150000.1.14.1">go1.20-openssl-1.20.11.1-150000.1.14.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-doc-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.11.1-150000.1.14.1">go1.20-openssl-doc-1.20.11.1-150000.1.14.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-race-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.11.1-150000.1.14.1">go1.20-openssl-race-1.20.11.1-150000.1.14.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-race-1.20.10-150000.1.29.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.10-150000.1.29.1">go1.20-race-1.20.10-150000.1.29.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-1.21.3-150000.1.12.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.3-150000.1.12.1">go1.21-1.21.3-150000.1.12.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-doc-1.21.3-150000.1.12.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.3-150000.1.12.1">go1.21-doc-1.21.3-150000.1.12.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1">go1.21-openssl-1.21.4.1-150000.1.5.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-doc-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1">go1.21-openssl-doc-1.21.4.1-150000.1.5.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-race-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1">go1.21-openssl-race-1.21.4.1-150000.1.5.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-race-1.21.3-150000.1.12.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.3-150000.1.12.1">go1.21-race-1.21.3-150000.1.12.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-1.20.10-150000.1.29.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.10-150000.1.29.1">go1.20-1.20.10-150000.1.29.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-doc-1.20.10-150000.1.29.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.10-150000.1.29.1">go1.20-doc-1.20.10-150000.1.29.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.11.1-150000.1.14.1">go1.20-openssl-1.20.11.1-150000.1.14.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-doc-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.11.1-150000.1.14.1">go1.20-openssl-doc-1.20.11.1-150000.1.14.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-race-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.11.1-150000.1.14.1">go1.20-openssl-race-1.20.11.1-150000.1.14.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-race-1.20.10-150000.1.29.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.10-150000.1.29.1">go1.20-race-1.20.10-150000.1.29.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-1.21.3-150000.1.12.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.3-150000.1.12.1">go1.21-1.21.3-150000.1.12.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-doc-1.21.3-150000.1.12.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.3-150000.1.12.1">go1.21-doc-1.21.3-150000.1.12.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1">go1.21-openssl-1.21.4.1-150000.1.5.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-doc-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1">go1.21-openssl-doc-1.21.4.1-150000.1.5.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-race-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1">go1.21-openssl-race-1.21.4.1-150000.1.5.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-race-1.21.3-150000.1.12.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.3-150000.1.12.1">go1.21-race-1.21.3-150000.1.12.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.20-openssl-1.20.11.1-150000.1.14.1">go1.20-openssl-1.20.11.1-150000.1.14.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-doc-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.20-openssl-doc-1.20.11.1-150000.1.14.1">go1.20-openssl-doc-1.20.11.1-150000.1.14.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-race-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.20-openssl-race-1.20.11.1-150000.1.14.1">go1.20-openssl-race-1.20.11.1-150000.1.14.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-1.21.3-150000.1.12.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.21-1.21.3-150000.1.12.1">go1.21-1.21.3-150000.1.12.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-doc-1.21.3-150000.1.12.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.21-doc-1.21.3-150000.1.12.1">go1.21-doc-1.21.3-150000.1.12.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-1.21.5.1-150600.14.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.21-openssl-1.21.5.1-150600.14.2">go1.21-openssl-1.21.5.1-150600.14.2 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-doc-1.21.5.1-150600.14.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.21-openssl-doc-1.21.5.1-150600.14.2">go1.21-openssl-doc-1.21.5.1-150600.14.2 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-race-1.21.5.1-150600.14.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.21-openssl-race-1.21.5.1-150600.14.2">go1.21-openssl-race-1.21.5.1-150600.14.2 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-race-1.21.3-150000.1.12.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.21-race-1.21.3-150000.1.12.1">go1.21-race-1.21.3-150000.1.12.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-1.24.17-150300.7.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1">kubernetes1.24-client-1.24.17-150300.7.6.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-common-1.24.17-150300.7.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1">kubernetes1.24-client-common-1.24.17-150300.7.6.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-1.24.17-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1">kubernetes1.24-client-1.24.17-150400.9.16.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-common-1.24.17-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1">kubernetes1.24-client-common-1.24.17-150400.9.16.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-client-1.25.16-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.25-client-1.25.16-150400.9.16.1">kubernetes1.25-client-1.25.16-150400.9.16.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-client-common-1.25.16-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.25-client-common-1.25.16-150400.9.16.1">kubernetes1.25-client-common-1.25.16-150400.9.16.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-client-1.26.15-150400.9.11.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.11.1">kubernetes1.26-client-1.26.15-150400.9.11.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-client-common-1.26.15-150400.9.11.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.11.1">kubernetes1.26-client-common-1.26.15-150400.9.11.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-client-1.27.16-150400.9.10.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.27-client-1.27.16-150400.9.10.1">kubernetes1.27-client-1.27.16-150400.9.10.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-client-common-1.27.16-150400.9.10.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.27-client-common-1.27.16-150400.9.10.1">kubernetes1.27-client-common-1.27.16-150400.9.10.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-client-1.28.13-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1">kubernetes1.28-client-1.28.13-150400.9.8.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-client-common-1.28.13-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1">kubernetes1.28-client-common-1.28.13-150400.9.8.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-1.20.10-150000.1.29.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-1.20.10-150000.1.29.1">go1.20-1.20.10-150000.1.29.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-doc-1.20.10-150000.1.29.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-doc-1.20.10-150000.1.29.1">go1.20-doc-1.20.10-150000.1.29.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-openssl-1.20.11.1-150000.1.14.1">go1.20-openssl-1.20.11.1-150000.1.14.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-doc-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-openssl-doc-1.20.11.1-150000.1.14.1">go1.20-openssl-doc-1.20.11.1-150000.1.14.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-race-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-openssl-race-1.20.11.1-150000.1.14.1">go1.20-openssl-race-1.20.11.1-150000.1.14.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-race-1.20.10-150000.1.29.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-race-1.20.10-150000.1.29.1">go1.20-race-1.20.10-150000.1.29.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-1.21.3-150000.1.12.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.21-1.21.3-150000.1.12.1">go1.21-1.21.3-150000.1.12.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-doc-1.21.3-150000.1.12.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.21-doc-1.21.3-150000.1.12.1">go1.21-doc-1.21.3-150000.1.12.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.21-openssl-1.21.4.1-150000.1.5.1">go1.21-openssl-1.21.4.1-150000.1.5.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-doc-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.21-openssl-doc-1.21.4.1-150000.1.5.1">go1.21-openssl-doc-1.21.4.1-150000.1.5.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-race-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.21-openssl-race-1.21.4.1-150000.1.5.1">go1.21-openssl-race-1.21.4.1-150000.1.5.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-race-1.21.3-150000.1.12.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.21-race-1.21.3-150000.1.12.1">go1.21-race-1.21.3-150000.1.12.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-1.24.17-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:kubernetes1.24-client-1.24.17-150400.9.16.1">kubernetes1.24-client-1.24.17-150400.9.16.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-common-1.24.17-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:kubernetes1.24-client-common-1.24.17-150400.9.16.1">kubernetes1.24-client-common-1.24.17-150400.9.16.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-client-1.25.16-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:kubernetes1.25-client-1.25.16-150400.9.16.1">kubernetes1.25-client-1.25.16-150400.9.16.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-client-common-1.25.16-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:kubernetes1.25-client-common-1.25.16-150400.9.16.1">kubernetes1.25-client-common-1.25.16-150400.9.16.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-client-1.26.15-150400.9.11.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:kubernetes1.26-client-1.26.15-150400.9.11.1">kubernetes1.26-client-1.26.15-150400.9.11.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-client-common-1.26.15-150400.9.11.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:kubernetes1.26-client-common-1.26.15-150400.9.11.1">kubernetes1.26-client-common-1.26.15-150400.9.11.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-client-1.27.16-150400.9.10.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:kubernetes1.27-client-1.27.16-150400.9.10.1">kubernetes1.27-client-1.27.16-150400.9.10.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-client-common-1.27.16-150400.9.10.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:kubernetes1.27-client-common-1.27.16-150400.9.10.1">kubernetes1.27-client-common-1.27.16-150400.9.10.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-client-1.28.13-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:kubernetes1.28-client-1.28.13-150400.9.8.1">kubernetes1.28-client-1.28.13-150400.9.8.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-client-common-1.28.13-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:kubernetes1.28-client-common-1.28.13-150400.9.8.1">kubernetes1.28-client-common-1.28.13-150400.9.8.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-1.24.17-150300.7.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1">kubernetes1.24-client-1.24.17-150300.7.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-common-1.24.17-150300.7.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1">kubernetes1.24-client-common-1.24.17-150300.7.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-1.24.17-150400.9.16.1" 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:kubernetes1.24-client-1.24.17-150400.9.16.1">kubernetes1.24-client-1.24.17-150400.9.16.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-common-1.24.17-150400.9.16.1" 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:kubernetes1.24-client-common-1.24.17-150400.9.16.1">kubernetes1.24-client-common-1.24.17-150400.9.16.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-client-1.25.16-150400.9.16.1" 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:kubernetes1.25-client-1.25.16-150400.9.16.1">kubernetes1.25-client-1.25.16-150400.9.16.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-client-common-1.25.16-150400.9.16.1" 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:kubernetes1.25-client-common-1.25.16-150400.9.16.1">kubernetes1.25-client-common-1.25.16-150400.9.16.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-client-1.26.15-150400.9.11.1" 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:kubernetes1.26-client-1.26.15-150400.9.11.1">kubernetes1.26-client-1.26.15-150400.9.11.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-client-common-1.26.15-150400.9.11.1" 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:kubernetes1.26-client-common-1.26.15-150400.9.11.1">kubernetes1.26-client-common-1.26.15-150400.9.11.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-client-1.27.16-150400.9.10.1" 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:kubernetes1.27-client-1.27.16-150400.9.10.1">kubernetes1.27-client-1.27.16-150400.9.10.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-client-common-1.27.16-150400.9.10.1" 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:kubernetes1.27-client-common-1.27.16-150400.9.10.1">kubernetes1.27-client-common-1.27.16-150400.9.10.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-client-1.28.13-150400.9.8.1" 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:kubernetes1.28-client-1.28.13-150400.9.8.1">kubernetes1.28-client-1.28.13-150400.9.8.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-client-common-1.28.13-150400.9.8.1" 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:kubernetes1.28-client-common-1.28.13-150400.9.8.1">kubernetes1.28-client-common-1.28.13-150400.9.8.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-1.21-41.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 12">
      <FullProductName ProductID="SUSE Package Hub 12:go-1.21-41.1">go-1.21-41.1 as a component of SUSE Package Hub 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-doc-1.21-41.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 12">
      <FullProductName ProductID="SUSE Package Hub 12:go-doc-1.21-41.1">go-doc-1.21-41.1 as a component of SUSE Package Hub 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-1.21.3-2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 12">
      <FullProductName ProductID="SUSE Package Hub 12:go1.21-1.21.3-2.1">go1.21-1.21.3-2.1 as a component of SUSE Package Hub 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-doc-1.21.3-2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 12">
      <FullProductName ProductID="SUSE Package Hub 12:go1.21-doc-1.21.3-2.1">go1.21-doc-1.21.3-2.1 as a component of SUSE Package Hub 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-1.20.10-150000.1.29.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.20-1.20.10-150000.1.29.1">go1.20-1.20.10-150000.1.29.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-doc-1.20.10-150000.1.29.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.20-doc-1.20.10-150000.1.29.1">go1.20-doc-1.20.10-150000.1.29.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.20-openssl-1.20.11.1-150000.1.14.1">go1.20-openssl-1.20.11.1-150000.1.14.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-doc-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.20-openssl-doc-1.20.11.1-150000.1.14.1">go1.20-openssl-doc-1.20.11.1-150000.1.14.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-race-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.20-openssl-race-1.20.11.1-150000.1.14.1">go1.20-openssl-race-1.20.11.1-150000.1.14.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-race-1.20.10-150000.1.29.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.20-race-1.20.10-150000.1.29.1">go1.20-race-1.20.10-150000.1.29.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-1.21.3-150000.1.12.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.21-1.21.3-150000.1.12.1">go1.21-1.21.3-150000.1.12.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-doc-1.21.3-150000.1.12.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.21-doc-1.21.3-150000.1.12.1">go1.21-doc-1.21.3-150000.1.12.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1">go1.21-openssl-1.21.4.1-150000.1.5.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-doc-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1">go1.21-openssl-doc-1.21.4.1-150000.1.5.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-race-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1">go1.21-openssl-race-1.21.4.1-150000.1.5.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-race-1.21.3-150000.1.12.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.21-race-1.21.3-150000.1.12.1">go1.21-race-1.21.3-150000.1.12.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-1.20.10-150000.1.29.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.20-1.20.10-150000.1.29.1">go1.20-1.20.10-150000.1.29.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-doc-1.20.10-150000.1.29.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.20-doc-1.20.10-150000.1.29.1">go1.20-doc-1.20.10-150000.1.29.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.20-openssl-1.20.11.1-150000.1.14.1">go1.20-openssl-1.20.11.1-150000.1.14.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-doc-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.20-openssl-doc-1.20.11.1-150000.1.14.1">go1.20-openssl-doc-1.20.11.1-150000.1.14.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-race-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.20-openssl-race-1.20.11.1-150000.1.14.1">go1.20-openssl-race-1.20.11.1-150000.1.14.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-race-1.20.10-150000.1.29.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.20-race-1.20.10-150000.1.29.1">go1.20-race-1.20.10-150000.1.29.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-1.21.3-150000.1.12.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.21-1.21.3-150000.1.12.1">go1.21-1.21.3-150000.1.12.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-doc-1.21.3-150000.1.12.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.21-doc-1.21.3-150000.1.12.1">go1.21-doc-1.21.3-150000.1.12.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1">go1.21-openssl-1.21.4.1-150000.1.5.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-doc-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1">go1.21-openssl-doc-1.21.4.1-150000.1.5.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-race-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1">go1.21-openssl-race-1.21.4.1-150000.1.5.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-race-1.21.3-150000.1.12.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.21-race-1.21.3-150000.1.12.1">go1.21-race-1.21.3-150000.1.12.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-apiserver-1.24.17-150500.3.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.24-apiserver-1.24.17-150500.3.22.1">kubernetes1.24-apiserver-1.24.17-150500.3.22.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-1.24.17-150500.3.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.24-client-1.24.17-150500.3.22.1">kubernetes1.24-client-1.24.17-150500.3.22.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-bash-completion-1.24.17-150500.3.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.24-client-bash-completion-1.24.17-150500.3.22.1">kubernetes1.24-client-bash-completion-1.24.17-150500.3.22.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-common-1.24.17-150500.3.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.24-client-common-1.24.17-150500.3.22.1">kubernetes1.24-client-common-1.24.17-150500.3.22.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-fish-completion-1.24.17-150500.3.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.24-client-fish-completion-1.24.17-150500.3.22.1">kubernetes1.24-client-fish-completion-1.24.17-150500.3.22.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-controller-manager-1.24.17-150500.3.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.24-controller-manager-1.24.17-150500.3.22.1">kubernetes1.24-controller-manager-1.24.17-150500.3.22.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-kubeadm-1.24.17-150500.3.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.24-kubeadm-1.24.17-150500.3.22.1">kubernetes1.24-kubeadm-1.24.17-150500.3.22.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-kubelet-1.24.17-150500.3.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.24-kubelet-1.24.17-150500.3.22.1">kubernetes1.24-kubelet-1.24.17-150500.3.22.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-kubelet-common-1.24.17-150500.3.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.24-kubelet-common-1.24.17-150500.3.22.1">kubernetes1.24-kubelet-common-1.24.17-150500.3.22.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-proxy-1.24.17-150500.3.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.24-proxy-1.24.17-150500.3.22.1">kubernetes1.24-proxy-1.24.17-150500.3.22.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-scheduler-1.24.17-150500.3.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.24-scheduler-1.24.17-150500.3.22.1">kubernetes1.24-scheduler-1.24.17-150500.3.22.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-client-1.25.16-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.25-client-1.25.16-150400.9.16.1">kubernetes1.25-client-1.25.16-150400.9.16.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-client-common-1.25.16-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.25-client-common-1.25.16-150400.9.16.1">kubernetes1.25-client-common-1.25.16-150400.9.16.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-client-1.26.15-150400.9.11.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.26-client-1.26.15-150400.9.11.1">kubernetes1.26-client-1.26.15-150400.9.11.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-client-common-1.26.15-150400.9.11.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.26-client-common-1.26.15-150400.9.11.1">kubernetes1.26-client-common-1.26.15-150400.9.11.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-client-1.27.16-150400.9.10.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.27-client-1.27.16-150400.9.10.1">kubernetes1.27-client-1.27.16-150400.9.10.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-client-common-1.27.16-150400.9.10.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.27-client-common-1.27.16-150400.9.10.1">kubernetes1.27-client-common-1.27.16-150400.9.10.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-client-1.28.13-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1">kubernetes1.28-client-1.28.13-150400.9.8.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-client-common-1.28.13-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1">kubernetes1.28-client-common-1.28.13-150400.9.8.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-apiserver-1.24.17-150500.3.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.24-apiserver-1.24.17-150500.3.22.1">kubernetes1.24-apiserver-1.24.17-150500.3.22.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-1.24.17-150500.3.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.24-client-1.24.17-150500.3.22.1">kubernetes1.24-client-1.24.17-150500.3.22.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-bash-completion-1.24.17-150500.3.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.24-client-bash-completion-1.24.17-150500.3.22.1">kubernetes1.24-client-bash-completion-1.24.17-150500.3.22.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-common-1.24.17-150500.3.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.24-client-common-1.24.17-150500.3.22.1">kubernetes1.24-client-common-1.24.17-150500.3.22.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-client-fish-completion-1.24.17-150500.3.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.24-client-fish-completion-1.24.17-150500.3.22.1">kubernetes1.24-client-fish-completion-1.24.17-150500.3.22.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-controller-manager-1.24.17-150500.3.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.24-controller-manager-1.24.17-150500.3.22.1">kubernetes1.24-controller-manager-1.24.17-150500.3.22.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-kubeadm-1.24.17-150500.3.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.24-kubeadm-1.24.17-150500.3.22.1">kubernetes1.24-kubeadm-1.24.17-150500.3.22.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-kubelet-1.24.17-150500.3.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.24-kubelet-1.24.17-150500.3.22.1">kubernetes1.24-kubelet-1.24.17-150500.3.22.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-kubelet-common-1.24.17-150500.3.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.24-kubelet-common-1.24.17-150500.3.22.1">kubernetes1.24-kubelet-common-1.24.17-150500.3.22.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-proxy-1.24.17-150500.3.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.24-proxy-1.24.17-150500.3.22.1">kubernetes1.24-proxy-1.24.17-150500.3.22.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.24-scheduler-1.24.17-150500.3.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.24-scheduler-1.24.17-150500.3.22.1">kubernetes1.24-scheduler-1.24.17-150500.3.22.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-apiserver-1.25.16-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.16.1">kubernetes1.25-apiserver-1.25.16-150400.9.16.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-client-1.25.16-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.16.1">kubernetes1.25-client-1.25.16-150400.9.16.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-client-bash-completion-1.25.16-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.25-client-bash-completion-1.25.16-150400.9.16.1">kubernetes1.25-client-bash-completion-1.25.16-150400.9.16.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-client-common-1.25.16-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.16.1">kubernetes1.25-client-common-1.25.16-150400.9.16.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-client-fish-completion-1.25.16-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.25-client-fish-completion-1.25.16-150400.9.16.1">kubernetes1.25-client-fish-completion-1.25.16-150400.9.16.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-controller-manager-1.25.16-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.16.1">kubernetes1.25-controller-manager-1.25.16-150400.9.16.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-kubeadm-1.25.16-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.16.1">kubernetes1.25-kubeadm-1.25.16-150400.9.16.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-kubelet-1.25.16-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.16.1">kubernetes1.25-kubelet-1.25.16-150400.9.16.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-kubelet-common-1.25.16-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.16.1">kubernetes1.25-kubelet-common-1.25.16-150400.9.16.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-proxy-1.25.16-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.16.1">kubernetes1.25-proxy-1.25.16-150400.9.16.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.25-scheduler-1.25.16-150400.9.16.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.16.1">kubernetes1.25-scheduler-1.25.16-150400.9.16.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-apiserver-1.26.15-150400.9.11.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.26-apiserver-1.26.15-150400.9.11.1">kubernetes1.26-apiserver-1.26.15-150400.9.11.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-client-1.26.15-150400.9.11.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.26-client-1.26.15-150400.9.11.1">kubernetes1.26-client-1.26.15-150400.9.11.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-client-bash-completion-1.26.15-150400.9.11.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.26-client-bash-completion-1.26.15-150400.9.11.1">kubernetes1.26-client-bash-completion-1.26.15-150400.9.11.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-client-common-1.26.15-150400.9.11.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.26-client-common-1.26.15-150400.9.11.1">kubernetes1.26-client-common-1.26.15-150400.9.11.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-client-fish-completion-1.26.15-150400.9.11.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.26-client-fish-completion-1.26.15-150400.9.11.1">kubernetes1.26-client-fish-completion-1.26.15-150400.9.11.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-controller-manager-1.26.15-150400.9.11.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.26-controller-manager-1.26.15-150400.9.11.1">kubernetes1.26-controller-manager-1.26.15-150400.9.11.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-kubeadm-1.26.15-150400.9.11.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.26-kubeadm-1.26.15-150400.9.11.1">kubernetes1.26-kubeadm-1.26.15-150400.9.11.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-kubelet-1.26.15-150400.9.11.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.26-kubelet-1.26.15-150400.9.11.1">kubernetes1.26-kubelet-1.26.15-150400.9.11.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-kubelet-common-1.26.15-150400.9.11.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.26-kubelet-common-1.26.15-150400.9.11.1">kubernetes1.26-kubelet-common-1.26.15-150400.9.11.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-proxy-1.26.15-150400.9.11.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.26-proxy-1.26.15-150400.9.11.1">kubernetes1.26-proxy-1.26.15-150400.9.11.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.26-scheduler-1.26.15-150400.9.11.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.26-scheduler-1.26.15-150400.9.11.1">kubernetes1.26-scheduler-1.26.15-150400.9.11.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-apiserver-1.27.16-150400.9.10.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.27-apiserver-1.27.16-150400.9.10.1">kubernetes1.27-apiserver-1.27.16-150400.9.10.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-client-1.27.16-150400.9.10.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.27-client-1.27.16-150400.9.10.1">kubernetes1.27-client-1.27.16-150400.9.10.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-client-bash-completion-1.27.16-150400.9.10.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.27-client-bash-completion-1.27.16-150400.9.10.1">kubernetes1.27-client-bash-completion-1.27.16-150400.9.10.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-client-common-1.27.16-150400.9.10.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.27-client-common-1.27.16-150400.9.10.1">kubernetes1.27-client-common-1.27.16-150400.9.10.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-client-fish-completion-1.27.16-150400.9.10.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.27-client-fish-completion-1.27.16-150400.9.10.1">kubernetes1.27-client-fish-completion-1.27.16-150400.9.10.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-controller-manager-1.27.16-150400.9.10.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.27-controller-manager-1.27.16-150400.9.10.1">kubernetes1.27-controller-manager-1.27.16-150400.9.10.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-kubeadm-1.27.16-150400.9.10.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.27-kubeadm-1.27.16-150400.9.10.1">kubernetes1.27-kubeadm-1.27.16-150400.9.10.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-kubelet-1.27.16-150400.9.10.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.27-kubelet-1.27.16-150400.9.10.1">kubernetes1.27-kubelet-1.27.16-150400.9.10.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-kubelet-common-1.27.16-150400.9.10.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.27-kubelet-common-1.27.16-150400.9.10.1">kubernetes1.27-kubelet-common-1.27.16-150400.9.10.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-proxy-1.27.16-150400.9.10.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.27-proxy-1.27.16-150400.9.10.1">kubernetes1.27-proxy-1.27.16-150400.9.10.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.27-scheduler-1.27.16-150400.9.10.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.27-scheduler-1.27.16-150400.9.10.1">kubernetes1.27-scheduler-1.27.16-150400.9.10.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-apiserver-1.28.13-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1">kubernetes1.28-apiserver-1.28.13-150400.9.8.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-client-1.28.13-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1">kubernetes1.28-client-1.28.13-150400.9.8.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1">kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-client-common-1.28.13-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1">kubernetes1.28-client-common-1.28.13-150400.9.8.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1">kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-controller-manager-1.28.13-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1">kubernetes1.28-controller-manager-1.28.13-150400.9.8.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-kubeadm-1.28.13-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1">kubernetes1.28-kubeadm-1.28.13-150400.9.8.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-kubelet-1.28.13-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1">kubernetes1.28-kubelet-1.28.13-150400.9.8.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1">kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-proxy-1.28.13-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1">kubernetes1.28-proxy-1.28.13-150400.9.8.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.28-scheduler-1.28.13-150400.9.8.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1">kubernetes1.28-scheduler-1.28.13-150400.9.8.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="cmctl-1.13.2-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:cmctl-1.13.2-1.1">cmctl-1.13.2-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-1.20.10-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:go1.20-1.20.10-1.1">go1.20-1.20.10-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-doc-1.20.10-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:go1.20-doc-1.20.10-1.1">go1.20-doc-1.20.10-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-libstd-1.20.10-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:go1.20-libstd-1.20.10-1.1">go1.20-libstd-1.20.10-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-race-1.20.10-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:go1.20-race-1.20.10-1.1">go1.20-race-1.20.10-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-1.21.3-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:go1.21-1.21.3-1.1">go1.21-1.21.3-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-doc-1.21.3-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:go1.21-doc-1.21.3-1.1">go1.21-doc-1.21.3-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-libstd-1.21.3-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:go1.21-libstd-1.21.3-1.1">go1.21-libstd-1.21.3-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-race-1.21.3-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:go1.21-race-1.21.3-1.1">go1.21-race-1.21.3-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="traefik-2.10.7-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:traefik-2.10.7-1.1">traefik-2.10.7-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="traefik2-2.11.5-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:traefik2-2.11.5-1.1">traefik2-2.11.5-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="velero-1.12.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:velero-1.12.1-1.1">velero-1.12.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="velero-bash-completion-1.12.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:velero-bash-completion-1.12.1-1.1">velero-bash-completion-1.12.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="velero-fish-completion-1.12.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:velero-fish-completion-1.12.1-1.1">velero-fish-completion-1.12.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="velero-zsh-completion-1.12.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:velero-zsh-completion-1.12.1-1.1">velero-zsh-completion-1.12.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="buildah" RelationType="Default Component Of" RelatesToProductReference="SLES-LTSS-TERADATA 15 SP2">
      <FullProductName ProductID="SLES-LTSS-TERADATA 15 SP2:buildah">buildah as a component of SLES-LTSS-TERADATA 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer" RelationType="Default Component Of" RelatesToProductReference="SLES-LTSS-TERADATA 15 SP2">
      <FullProductName ProductID="SLES-LTSS-TERADATA 15 SP2:containerized-data-importer">containerized-data-importer as a component of SLES-LTSS-TERADATA 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" RelationType="Default Component Of" RelatesToProductReference="SLES-LTSS-TERADATA 15 SP2">
      <FullProductName ProductID="SLES-LTSS-TERADATA 15 SP2:podman">podman as a component of SLES-LTSS-TERADATA 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" RelationType="Default Component Of" RelatesToProductReference="SLES-LTSS-TERADATA 15 SP2">
      <FullProductName ProductID="SLES-LTSS-TERADATA 15 SP2:skopeo">skopeo as a component of SLES-LTSS-TERADATA 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:go">go as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:go-doc">go-doc as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:go-race">go-race as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:go1.19">go1.19 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:go1.19-doc">go1.19-doc as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:go1.19-race">go1.19-race as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="prometheus-ha_cluster_exporter" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP5:prometheus-ha_cluster_exporter">prometheus-ha_cluster_exporter as a component of SUSE Linux Enterprise High Availability Extension 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="prometheus-ha_cluster_exporter" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP6:prometheus-ha_cluster_exporter">prometheus-ha_cluster_exporter as a component of SUSE Linux Enterprise High Availability Extension 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="prometheus-ha_cluster_exporter" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP7:prometheus-ha_cluster_exporter">prometheus-ha_cluster_exporter as a component of SUSE Linux Enterprise High Availability Extension 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18-client" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kubernetes1.18-client">kubernetes1.18-client as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18-client-common" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kubernetes1.18-client-common">kubernetes1.18-client-common as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kubernetes1.18">kubernetes1.18 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go">go as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go-doc">go-doc as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go-race">go-race as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19">go1.19 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-doc">go1.19-doc as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-race">go1.19-race as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="buildah" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:buildah">buildah as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-manifests" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerized-data-importer-manifests">containerized-data-importer-manifests as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerized-data-importer">containerized-data-importer as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go">go as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go-doc">go-doc as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go-race">go-race as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19">go1.19 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-doc">go1.19-doc as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-race">go1.19-race as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18-client" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.18-client">kubernetes1.18-client as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18-client-common" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.18-client-common">kubernetes1.18-client-common as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.18">kubernetes1.18 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-client" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client">kubernetes1.23-client as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-client-common" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common">kubernetes1.23-client-common as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23">kubernetes1.23 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:podman">podman as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-cni-config" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:podman-cni-config">podman-cni-config as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:podman-remote">podman-remote as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:skopeo">skopeo as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18-client" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.18-client">kubernetes1.18-client as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18-client-common" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.18-client-common">kubernetes1.18-client-common as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.18">kubernetes1.18 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-client" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client">kubernetes1.23-client as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-client-common" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common">kubernetes1.23-client-common as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23">kubernetes1.23 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="buildah" 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:buildah">buildah as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-manifests" 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:containerized-data-importer-manifests">containerized-data-importer-manifests as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer" 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:containerized-data-importer">containerized-data-importer as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18-client" 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:kubernetes1.18-client">kubernetes1.18-client as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18-client-common" 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:kubernetes1.18-client-common">kubernetes1.18-client-common as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18" 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:kubernetes1.18">kubernetes1.18 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-client" 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:kubernetes1.23-client">kubernetes1.23-client as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-client-common" 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:kubernetes1.23-client-common">kubernetes1.23-client-common as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23" 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:kubernetes1.23">kubernetes1.23 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-manifests" 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:kubevirt-manifests">kubevirt-manifests as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-virtctl" 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:kubevirt-virtctl">kubevirt-virtctl as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt" 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:kubevirt">kubevirt as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" 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:podman">podman as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-cni-config" 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:podman-cni-config">podman-cni-config as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-docker" 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:podman-docker">podman-docker as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote" 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:podman-remote">podman-remote as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" 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:skopeo">skopeo as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="buildah" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:buildah">buildah as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-manifests" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:containerized-data-importer-manifests">containerized-data-importer-manifests as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:containerized-data-importer">containerized-data-importer as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubevirt">kubevirt as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:podman">podman as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-docker" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:podman-docker">podman-docker as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:podman-remote">podman-remote as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podmansh" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:podmansh">podmansh as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:skopeo">skopeo as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="buildah" 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:buildah">buildah as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-manifests" 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:containerized-data-importer-manifests">containerized-data-importer-manifests as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer" 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:containerized-data-importer">containerized-data-importer as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt" 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:kubevirt">kubevirt as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" 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:podman">podman as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-docker" 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:podman-docker">podman-docker as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote" 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:podman-remote">podman-remote as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podmansh" 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:podmansh">podmansh as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" 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:skopeo">skopeo as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="ignition" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.1">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1:ignition">ignition as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="ignition-dracut-grub2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.1">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1:ignition-dracut-grub2">ignition-dracut-grub2 as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.1">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1:podman">podman as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-cni-config" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.1">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1:podman-cni-config">podman-cni-config as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.1">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1:podman-remote">podman-remote as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="ignition" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.2">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.2:ignition">ignition as a component of SUSE Linux Enterprise Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="ignition-dracut-grub2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.2">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.2:ignition-dracut-grub2">ignition-dracut-grub2 as a component of SUSE Linux Enterprise Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.2">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.2:podman">podman as a component of SUSE Linux Enterprise Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-cni-config" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.2">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.2:podman-cni-config">podman-cni-config as a component of SUSE Linux Enterprise Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.2">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.2:podman-remote">podman-remote as a component of SUSE Linux Enterprise Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-manifests" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:containerized-data-importer-manifests">containerized-data-importer-manifests as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:containerized-data-importer">containerized-data-importer as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="ignition" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:ignition">ignition as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="ignition-dracut-grub2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:ignition-dracut-grub2">ignition-dracut-grub2 as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-manifests" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:kubevirt-manifests">kubevirt-manifests as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-virtctl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:kubevirt-virtctl">kubevirt-virtctl as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:kubevirt">kubevirt as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:podman">podman as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-cni-config" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:podman-cni-config">podman-cni-config as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:podman-remote">podman-remote as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-manifests" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:containerized-data-importer-manifests">containerized-data-importer-manifests as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:containerized-data-importer">containerized-data-importer as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="ignition" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:ignition">ignition as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="ignition-dracut-grub2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:ignition-dracut-grub2">ignition-dracut-grub2 as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-manifests" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:kubevirt-manifests">kubevirt-manifests as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-virtctl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:kubevirt-virtctl">kubevirt-virtctl as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:kubevirt">kubevirt as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:podman">podman as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-cni-config" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:podman-cni-config">podman-cni-config as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:podman-remote">podman-remote as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-manifests" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:containerized-data-importer-manifests">containerized-data-importer-manifests as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:containerized-data-importer">containerized-data-importer as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="google-guest-agent" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:google-guest-agent">google-guest-agent as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="ignition" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:ignition">ignition as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="ignition-dracut-grub2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:ignition-dracut-grub2">ignition-dracut-grub2 as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-manifests" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:kubevirt-manifests">kubevirt-manifests as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-virtctl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:kubevirt-virtctl">kubevirt-virtctl as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:kubevirt">kubevirt as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:podman">podman as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-docker" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:podman-docker">podman-docker as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:podman-remote">podman-remote as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="podmansh" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:podmansh">podmansh as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:skopeo">skopeo as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:skopeo">skopeo as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo-bash-completion" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:skopeo-bash-completion">skopeo-bash-completion as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo-zsh-completion" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:skopeo-zsh-completion">skopeo-zsh-completion as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-client" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client">kubernetes1.23-client as a component of SUSE Linux Enterprise Module for Containers 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-client-common" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-common">kubernetes1.23-client-common as a component of SUSE Linux Enterprise Module for Containers 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23">kubernetes1.23 as a component of SUSE Linux Enterprise Module for Containers 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="buildah" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP6:buildah">buildah as a component of SUSE Linux Enterprise Module for Containers 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-manifests" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP6:containerized-data-importer-manifests">containerized-data-importer-manifests as a component of SUSE Linux Enterprise Module for Containers 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP6:containerized-data-importer">containerized-data-importer as a component of SUSE Linux Enterprise Module for Containers 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-manifests" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP6:kubevirt-manifests">kubevirt-manifests as a component of SUSE Linux Enterprise Module for Containers 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-virtctl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP6:kubevirt-virtctl">kubevirt-virtctl as a component of SUSE Linux Enterprise Module for Containers 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP6:kubevirt">kubevirt as a component of SUSE Linux Enterprise Module for Containers 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP6:podman">podman as a component of SUSE Linux Enterprise Module for Containers 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-docker" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP6:podman-docker">podman-docker as a component of SUSE Linux Enterprise Module for Containers 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP6:podman-remote">podman-remote as a component of SUSE Linux Enterprise Module for Containers 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="podmansh" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP6:podmansh">podmansh as a component of SUSE Linux Enterprise Module for Containers 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="buildah" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP7:buildah">buildah as a component of SUSE Linux Enterprise Module for Containers 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-manifests" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP7:containerized-data-importer-manifests">containerized-data-importer-manifests as a component of SUSE Linux Enterprise Module for Containers 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP7:containerized-data-importer">containerized-data-importer as a component of SUSE Linux Enterprise Module for Containers 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP7:podman">podman as a component of SUSE Linux Enterprise Module for Containers 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-docker" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP7:podman-docker">podman-docker as a component of SUSE Linux Enterprise Module for Containers 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP7:podman-remote">podman-remote as a component of SUSE Linux Enterprise Module for Containers 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="podmansh" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Containers 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Containers 15 SP7:podmansh">podmansh as a component of SUSE Linux Enterprise Module for Containers 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go">go as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go-doc">go-doc as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go-race">go-race as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19">go1.19 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc">go1.19-doc as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race">go1.19-race as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go">go as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19">go1.19 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc">go1.19-doc as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race">go1.19-race as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:go">go as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:go-race">go-race as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7:go">go as a component of SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7:go-doc">go-doc as a component of SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7:go-race">go-race as a component of SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="ignition" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for HPC 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for HPC 15 SP6:ignition">ignition as a component of SUSE Linux Enterprise Module for HPC 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="ignition-dracut-grub2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for HPC 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for HPC 15 SP6:ignition-dracut-grub2">ignition-dracut-grub2 as a component of SUSE Linux Enterprise Module for HPC 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="ignition" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for HPC 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for HPC 15 SP7:ignition">ignition as a component of SUSE Linux Enterprise Module for HPC 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="ignition-dracut-grub2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for HPC 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for HPC 15 SP7:ignition-dracut-grub2">ignition-dracut-grub2 as a component of SUSE Linux Enterprise Module for HPC 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="golang-github-prometheus-alertmanager" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Package Hub 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager">golang-github-prometheus-alertmanager as a component of SUSE Linux Enterprise Module for Package Hub 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="golang-github-prometheus-prometheus" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Package Hub 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus">golang-github-prometheus-prometheus as a component of SUSE Linux Enterprise Module for Package Hub 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="singularity" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Package Hub 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Package Hub 15 SP6:singularity">singularity as a component of SUSE Linux Enterprise Module for Package Hub 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="google-guest-agent" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent">google-guest-agent as a component of SUSE Linux Enterprise Module for Public Cloud 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes-client" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 12:kubernetes-client">kubernetes-client as a component of SUSE Linux Enterprise Module for Public Cloud 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 12:kubernetes">kubernetes as a component of SUSE Linux Enterprise Module for Public Cloud 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="aws-iam-authenticator" 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:aws-iam-authenticator">aws-iam-authenticator as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="google-guest-agent" 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:google-guest-agent">google-guest-agent as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform" 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:terraform">terraform as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-aws" 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:terraform-provider-aws">terraform-provider-aws as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-azurerm" 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:terraform-provider-azurerm">terraform-provider-azurerm as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-external" 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:terraform-provider-external">terraform-provider-external as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-google" 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:terraform-provider-google">terraform-provider-google as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-helm" 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:terraform-provider-helm">terraform-provider-helm as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-kubernetes" 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:terraform-provider-kubernetes">terraform-provider-kubernetes as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-local" 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:terraform-provider-local">terraform-provider-local as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-null" 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:terraform-provider-null">terraform-provider-null as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-random" 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:terraform-provider-random">terraform-provider-random as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-susepubliccloud" 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:terraform-provider-susepubliccloud">terraform-provider-susepubliccloud as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-tls" 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:terraform-provider-tls">terraform-provider-tls as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="aws-iam-authenticator" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-iam-authenticator">aws-iam-authenticator as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="google-guest-agent" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5:google-guest-agent">google-guest-agent as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5:terraform">terraform as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-aws" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5:terraform-provider-aws">terraform-provider-aws as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-azurerm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5:terraform-provider-azurerm">terraform-provider-azurerm as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-external" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5:terraform-provider-external">terraform-provider-external as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-google" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5:terraform-provider-google">terraform-provider-google as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-helm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5:terraform-provider-helm">terraform-provider-helm as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-kubernetes" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5:terraform-provider-kubernetes">terraform-provider-kubernetes as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-local" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5:terraform-provider-local">terraform-provider-local as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-null" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5:terraform-provider-null">terraform-provider-null as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-random" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5:terraform-provider-random">terraform-provider-random as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-susepubliccloud" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5:terraform-provider-susepubliccloud">terraform-provider-susepubliccloud as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-tls" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP5:terraform-provider-tls">terraform-provider-tls as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="aws-iam-authenticator" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-iam-authenticator">aws-iam-authenticator as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="google-guest-agent" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP6:google-guest-agent">google-guest-agent as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="aws-iam-authenticator" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP7:aws-iam-authenticator">aws-iam-authenticator as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="google-guest-agent" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP7:google-guest-agent">google-guest-agent as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="prometheus-ha_cluster_exporter" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for SAP Applications 15 SP3:prometheus-ha_cluster_exporter">prometheus-ha_cluster_exporter as a component of SUSE Linux Enterprise Module for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="prometheus-ha_cluster_exporter" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for SAP Applications 15 SP4:prometheus-ha_cluster_exporter">prometheus-ha_cluster_exporter as a component of SUSE Linux Enterprise Module for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:go">go as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:go-doc">go-doc as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:go-race">go-race as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:go1.19">go1.19 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:go1.19-doc">go1.19-doc as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:go1.19-race">go1.19-race as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="buildah" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:buildah">buildah as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes-client" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:kubernetes-client">kubernetes-client as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes-common" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:kubernetes-common">kubernetes-common as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:kubernetes">kubernetes as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:podman">podman as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-cni-config" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:podman-cni-config">podman-cni-config as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:skopeo">skopeo as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="buildah" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:buildah">buildah as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-manifests" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:containerized-data-importer-manifests">containerized-data-importer-manifests as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:containerized-data-importer">containerized-data-importer as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18-client" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:kubernetes1.18-client">kubernetes1.18-client as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18-client-common" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:kubernetes1.18-client-common">kubernetes1.18-client-common as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:kubernetes1.18">kubernetes1.18 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:podman">podman as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-cni-config" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:podman-cni-config">podman-cni-config as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:skopeo">skopeo as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="buildah" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:buildah">buildah as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-manifests" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:containerized-data-importer-manifests">containerized-data-importer-manifests as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:containerized-data-importer">containerized-data-importer as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:go">go as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:go-doc">go-doc as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:go-race">go-race as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19">go1.19 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc">go1.19-doc as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-race">go1.19-race as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18-client" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.18-client">kubernetes1.18-client as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18-client-common" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.18-client-common">kubernetes1.18-client-common as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.18">kubernetes1.18 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-client" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client">kubernetes1.23-client as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-client-common" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common">kubernetes1.23-client-common as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23">kubernetes1.23 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:podman">podman as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-cni-config" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:podman-cni-config">podman-cni-config as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:podman-remote">podman-remote as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:skopeo">skopeo as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="buildah" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:buildah">buildah as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-manifests" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:containerized-data-importer-manifests">containerized-data-importer-manifests as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:containerized-data-importer">containerized-data-importer as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18-client" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.18-client">kubernetes1.18-client as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18-client-common" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.18-client-common">kubernetes1.18-client-common as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.18">kubernetes1.18 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-client" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client">kubernetes1.23-client as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-client-common" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common">kubernetes1.23-client-common as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23">kubernetes1.23 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kubevirt">kubevirt as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:podman">podman as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-cni-config" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:podman-cni-config">podman-cni-config as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-docker" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:podman-docker">podman-docker as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:podman-remote">podman-remote as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:skopeo">skopeo as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="buildah" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:buildah">buildah as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-manifests" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:containerized-data-importer-manifests">containerized-data-importer-manifests as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:containerized-data-importer">containerized-data-importer as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:kubevirt">kubevirt as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:podman">podman as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-docker" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:podman-docker">podman-docker as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:podman-remote">podman-remote as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podmansh" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:podmansh">podmansh as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:skopeo">skopeo as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="buildah" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:buildah">buildah as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-manifests" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:containerized-data-importer-manifests">containerized-data-importer-manifests as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:containerized-data-importer">containerized-data-importer as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:go">go as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:go-race">go-race as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="ignition" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:ignition">ignition as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="ignition-dracut-grub2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:ignition-dracut-grub2">ignition-dracut-grub2 as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:kubevirt">kubevirt as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:podman">podman as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-docker" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:podman-docker">podman-docker as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:podman-remote">podman-remote as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podmansh" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:podmansh">podmansh as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:skopeo">skopeo as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo-bash-completion" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:skopeo-bash-completion">skopeo-bash-completion as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo-zsh-completion" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:skopeo-zsh-completion">skopeo-zsh-completion as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:skopeo">skopeo as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="buildah" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:buildah">buildah as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="buildkit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:buildkit">buildkit as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:go">go as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:go-doc">go-doc as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:go-race">go-race as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="golang-github-prometheus-prometheus" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus">golang-github-prometheus-prometheus as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="google-guest-agent" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:google-guest-agent">google-guest-agent as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="ignition" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:ignition">ignition as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-virtctl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kubevirt-virtctl">kubevirt-virtctl as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:kubevirt">kubevirt as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:podman">podman as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-docker" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:podman-docker">podman-docker as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:podman-remote">podman-remote as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="podmansh" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:podmansh">podmansh as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:skopeo">skopeo as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo-bash-completion" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:skopeo-bash-completion">skopeo-bash-completion as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo-fish-completion" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:skopeo-fish-completion">skopeo-fish-completion as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo-zsh-completion" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:skopeo-zsh-completion">skopeo-zsh-completion as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="aws-iam-authenticator" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 15 SP4:aws-iam-authenticator">aws-iam-authenticator as a component of SUSE Linux Enterprise Server Teradata 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="buildah" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 15 SP4:buildah">buildah as a component of SUSE Linux Enterprise Server Teradata 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 15 SP4:containerized-data-importer">containerized-data-importer as a component of SUSE Linux Enterprise Server Teradata 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="google-guest-agent" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 15 SP4:google-guest-agent">google-guest-agent as a component of SUSE Linux Enterprise Server Teradata 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 15 SP4:kubernetes1.18">kubernetes1.18 as a component of SUSE Linux Enterprise Server Teradata 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 15 SP4:kubernetes1.23">kubernetes1.23 as a component of SUSE Linux Enterprise Server Teradata 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 15 SP4:kubevirt">kubevirt as a component of SUSE Linux Enterprise Server Teradata 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 15 SP4:podman">podman as a component of SUSE Linux Enterprise Server Teradata 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 15 SP4:skopeo">skopeo as a component of SUSE Linux Enterprise Server Teradata 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 15 SP4:terraform">terraform as a component of SUSE Linux Enterprise Server Teradata 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-aws" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 15 SP4:terraform-provider-aws">terraform-provider-aws as a component of SUSE Linux Enterprise Server Teradata 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-azurerm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 15 SP4:terraform-provider-azurerm">terraform-provider-azurerm as a component of SUSE Linux Enterprise Server Teradata 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-external" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 15 SP4:terraform-provider-external">terraform-provider-external as a component of SUSE Linux Enterprise Server Teradata 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-google" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 15 SP4:terraform-provider-google">terraform-provider-google as a component of SUSE Linux Enterprise Server Teradata 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-helm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 15 SP4:terraform-provider-helm">terraform-provider-helm as a component of SUSE Linux Enterprise Server Teradata 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-kubernetes" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 15 SP4:terraform-provider-kubernetes">terraform-provider-kubernetes as a component of SUSE Linux Enterprise Server Teradata 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-local" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 15 SP4:terraform-provider-local">terraform-provider-local as a component of SUSE Linux Enterprise Server Teradata 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-null" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 15 SP4:terraform-provider-null">terraform-provider-null as a component of SUSE Linux Enterprise Server Teradata 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-random" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 15 SP4:terraform-provider-random">terraform-provider-random as a component of SUSE Linux Enterprise Server Teradata 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-susepubliccloud" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 15 SP4:terraform-provider-susepubliccloud">terraform-provider-susepubliccloud as a component of SUSE Linux Enterprise Server Teradata 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-tls" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 15 SP4:terraform-provider-tls">terraform-provider-tls as a component of SUSE Linux Enterprise Server Teradata 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="prometheus-ha_cluster_exporter" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:prometheus-ha_cluster_exporter">prometheus-ha_cluster_exporter as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18-client" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:kubernetes1.18-client">kubernetes1.18-client as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18-client-common" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:kubernetes1.18-client-common">kubernetes1.18-client-common as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:kubernetes1.18">kubernetes1.18 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="buildah" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:buildah">buildah as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-manifests" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerized-data-importer-manifests">containerized-data-importer-manifests as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerized-data-importer">containerized-data-importer as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:go">go as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:go-doc">go-doc as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:go-race">go-race as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19">go1.19 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-doc">go1.19-doc as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-race">go1.19-race as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18-client" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.18-client">kubernetes1.18-client as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18-client-common" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.18-client-common">kubernetes1.18-client-common as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.18">kubernetes1.18 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-client" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client">kubernetes1.23-client as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-client-common" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common">kubernetes1.23-client-common as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23">kubernetes1.23 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:podman">podman as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-cni-config" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:podman-cni-config">podman-cni-config as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:podman-remote">podman-remote as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:skopeo">skopeo as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="buildah" 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:buildah">buildah as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-manifests" 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:containerized-data-importer-manifests">containerized-data-importer-manifests as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer" 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:containerized-data-importer">containerized-data-importer as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" 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:go">go as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-doc" 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:go-doc">go-doc as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-race" 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:go-race">go-race as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19" 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:go1.19">go1.19 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc" 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:go1.19-doc">go1.19-doc as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race" 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:go1.19-race">go1.19-race as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18-client" 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:kubernetes1.18-client">kubernetes1.18-client as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18-client-common" 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:kubernetes1.18-client-common">kubernetes1.18-client-common as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18" 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:kubernetes1.18">kubernetes1.18 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-client" 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:kubernetes1.23-client">kubernetes1.23-client as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-client-common" 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:kubernetes1.23-client-common">kubernetes1.23-client-common as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23" 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:kubernetes1.23">kubernetes1.23 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-manifests" 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:kubevirt-manifests">kubevirt-manifests as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-virtctl" 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:kubevirt-virtctl">kubevirt-virtctl as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt" 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:kubevirt">kubevirt as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" 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:podman">podman as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-cni-config" 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:podman-cni-config">podman-cni-config as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-docker" 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:podman-docker">podman-docker as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote" 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:podman-remote">podman-remote as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" 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:skopeo">skopeo as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="buildah" 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:buildah">buildah as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-manifests" 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:containerized-data-importer-manifests">containerized-data-importer-manifests as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer" 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:containerized-data-importer">containerized-data-importer as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" 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:go">go as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19" 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:go1.19">go1.19 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc" 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:go1.19-doc">go1.19-doc as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race" 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:go1.19-race">go1.19-race as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-client" 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:kubernetes1.23-client">kubernetes1.23-client as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-client-common" 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:kubernetes1.23-client-common">kubernetes1.23-client-common as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23" 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:kubernetes1.23">kubernetes1.23 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt" 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:kubevirt">kubevirt as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" 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:podman">podman as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-docker" 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:podman-docker">podman-docker as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote" 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:podman-remote">podman-remote as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="podmansh" 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:podmansh">podmansh as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" 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:skopeo">skopeo as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="buildah" 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:buildah">buildah as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-manifests" 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:containerized-data-importer-manifests">containerized-data-importer-manifests as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer" 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:containerized-data-importer">containerized-data-importer as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" 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:go">go as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-race" 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:go-race">go-race as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt" 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:kubevirt">kubevirt as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" 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:podman">podman as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-docker" 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:podman-docker">podman-docker as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote" 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:podman-remote">podman-remote as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="podmansh" 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:podmansh">podmansh as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" 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:skopeo">skopeo as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo-bash-completion" 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:skopeo-bash-completion">skopeo-bash-completion as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo-zsh-completion" 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:skopeo-zsh-completion">skopeo-zsh-completion as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="buildah" 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:buildah">buildah as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="buildkit" 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:buildkit">buildkit as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" 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:go">go as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-doc" 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:go-doc">go-doc as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-race" 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:go-race">go-race as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="golang-github-prometheus-prometheus" 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:golang-github-prometheus-prometheus">golang-github-prometheus-prometheus as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="google-guest-agent" 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:google-guest-agent">google-guest-agent as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="ignition" 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:ignition">ignition as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-virtctl" 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:kubevirt-virtctl">kubevirt-virtctl as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt" 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:kubevirt">kubevirt as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" 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:podman">podman as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-docker" 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:podman-docker">podman-docker as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote" 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:podman-remote">podman-remote as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="podmansh" 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:podmansh">podmansh as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" 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:skopeo">skopeo as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo-bash-completion" 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:skopeo-bash-completion">skopeo-bash-completion as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo-fish-completion" 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:skopeo-fish-completion">skopeo-fish-completion as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo-zsh-completion" 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:skopeo-zsh-completion">skopeo-zsh-completion as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:go">go as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:go-doc">go-doc as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="buildkit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:buildkit">buildkit as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-manifests" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:containerized-data-importer-manifests">containerized-data-importer-manifests as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:containerized-data-importer">containerized-data-importer as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="ignition" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:ignition">ignition as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-manifests" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:kubevirt-manifests">kubevirt-manifests as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-virtctl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:kubevirt-virtctl">kubevirt-virtctl as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:kubevirt">kubevirt as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:podman">podman as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-docker" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:podman-docker">podman-docker as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:podman-remote">podman-remote as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="podmansh" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:podmansh">podmansh as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:skopeo">skopeo as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="buildkit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:buildkit">buildkit as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-manifests" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:containerized-data-importer-manifests">containerized-data-importer-manifests as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:containerized-data-importer">containerized-data-importer as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="ignition" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:ignition">ignition as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-manifests" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:kubevirt-manifests">kubevirt-manifests as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-virtctl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:kubevirt-virtctl">kubevirt-virtctl as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:kubevirt">kubevirt as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:podman">podman as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-docker" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:podman-docker">podman-docker as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:podman-remote">podman-remote as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="podmansh" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:podmansh">podmansh as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:skopeo">skopeo as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-manifests" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.2">
      <FullProductName ProductID="SUSE Linux Micro 6.2:containerized-data-importer-manifests">containerized-data-importer-manifests as a component of SUSE Linux Micro 6.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.2">
      <FullProductName ProductID="SUSE Linux Micro 6.2:containerized-data-importer">containerized-data-importer as a component of SUSE Linux Micro 6.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="ignition" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.2">
      <FullProductName ProductID="SUSE Linux Micro 6.2:ignition">ignition as a component of SUSE Linux Micro 6.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-manifests" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.2">
      <FullProductName ProductID="SUSE Linux Micro 6.2:kubevirt-manifests">kubevirt-manifests as a component of SUSE Linux Micro 6.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-virtctl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.2">
      <FullProductName ProductID="SUSE Linux Micro 6.2:kubevirt-virtctl">kubevirt-virtctl as a component of SUSE Linux Micro 6.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.2">
      <FullProductName ProductID="SUSE Linux Micro 6.2:kubevirt">kubevirt as a component of SUSE Linux Micro 6.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.2">
      <FullProductName ProductID="SUSE Linux Micro 6.2:podman">podman as a component of SUSE Linux Micro 6.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-docker" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.2">
      <FullProductName ProductID="SUSE Linux Micro 6.2:podman-docker">podman-docker as a component of SUSE Linux Micro 6.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.2">
      <FullProductName ProductID="SUSE Linux Micro 6.2:podman-remote">podman-remote as a component of SUSE Linux Micro 6.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="podmansh" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.2">
      <FullProductName ProductID="SUSE Linux Micro 6.2:podmansh">podmansh as a component of SUSE Linux Micro 6.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.2">
      <FullProductName ProductID="SUSE Linux Micro 6.2:skopeo">skopeo as a component of SUSE Linux Micro 6.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="prometheus-postgres_exporter" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Client Tools Beta for RHEL, Liberty and Clones 9">
      <FullProductName ProductID="SUSE Manager Client Tools Beta for RHEL, Liberty and Clones 9:prometheus-postgres_exporter">prometheus-postgres_exporter as a component of SUSE Manager Client Tools Beta for RHEL, Liberty and Clones 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="prometheus-blackbox_exporter" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Client Tools Beta for SLE Micro 5">
      <FullProductName ProductID="SUSE Manager Client Tools Beta for SLE Micro 5:prometheus-blackbox_exporter">prometheus-blackbox_exporter as a component of SUSE Manager Client Tools Beta for SLE Micro 5</FullProductName>
    </Relationship>
    <Relationship ProductReference="prometheus-postgres_exporter" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Client Tools for RHEL, Liberty and Clones 9">
      <FullProductName ProductID="SUSE Manager Client Tools for RHEL, Liberty and Clones 9:prometheus-postgres_exporter">prometheus-postgres_exporter as a component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="golang-github-prometheus-alertmanager" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Client Tools for SLE 12">
      <FullProductName ProductID="SUSE Manager Client Tools for SLE 12:golang-github-prometheus-alertmanager">golang-github-prometheus-alertmanager as a component of SUSE Manager Client Tools for SLE 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="golang-github-prometheus-prometheus" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Client Tools for SLE 12">
      <FullProductName ProductID="SUSE Manager Client Tools for SLE 12:golang-github-prometheus-prometheus">golang-github-prometheus-prometheus as a component of SUSE Manager Client Tools for SLE 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="prometheus-blackbox_exporter" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Client Tools for SLE 12">
      <FullProductName ProductID="SUSE Manager Client Tools for SLE 12:prometheus-blackbox_exporter">prometheus-blackbox_exporter as a component of SUSE Manager Client Tools for SLE 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="prometheus-postgres_exporter" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Client Tools for SLE 12">
      <FullProductName ProductID="SUSE Manager Client Tools for SLE 12:prometheus-postgres_exporter">prometheus-postgres_exporter as a component of SUSE Manager Client Tools for SLE 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="golang-github-prometheus-alertmanager" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Client Tools for SLE 15">
      <FullProductName ProductID="SUSE Manager Client Tools for SLE 15:golang-github-prometheus-alertmanager">golang-github-prometheus-alertmanager as a component of SUSE Manager Client Tools for SLE 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="golang-github-prometheus-prometheus" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Client Tools for SLE 15">
      <FullProductName ProductID="SUSE Manager Client Tools for SLE 15:golang-github-prometheus-prometheus">golang-github-prometheus-prometheus as a component of SUSE Manager Client Tools for SLE 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="prometheus-blackbox_exporter" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Client Tools for SLE 15">
      <FullProductName ProductID="SUSE Manager Client Tools for SLE 15:prometheus-blackbox_exporter">prometheus-blackbox_exporter as a component of SUSE Manager Client Tools for SLE 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="prometheus-postgres_exporter" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Client Tools for SLE 15">
      <FullProductName ProductID="SUSE Manager Client Tools for SLE 15:prometheus-postgres_exporter">prometheus-postgres_exporter as a component of SUSE Manager Client Tools for SLE 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="prometheus-blackbox_exporter" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Client Tools for SLE Micro 5">
      <FullProductName ProductID="SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter">prometheus-blackbox_exporter as a component of SUSE Manager Client Tools for SLE Micro 5</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.3">
      <FullProductName ProductID="SUSE Manager Proxy 4.3:skopeo">skopeo as a component of SUSE Manager Proxy 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="golang-github-prometheus-alertmanager" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy LTS 4.3">
      <FullProductName ProductID="SUSE Manager Proxy LTS 4.3:golang-github-prometheus-alertmanager">golang-github-prometheus-alertmanager as a component of SUSE Manager Proxy LTS 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="golang-github-prometheus-prometheus" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy LTS 4.3">
      <FullProductName ProductID="SUSE Manager Proxy LTS 4.3:golang-github-prometheus-prometheus">golang-github-prometheus-prometheus as a component of SUSE Manager Proxy LTS 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="prometheus-blackbox_exporter" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy LTS 4.3">
      <FullProductName ProductID="SUSE Manager Proxy LTS 4.3:prometheus-blackbox_exporter">prometheus-blackbox_exporter as a component of SUSE Manager Proxy LTS 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy LTS 4.3">
      <FullProductName ProductID="SUSE Manager Proxy LTS 4.3:skopeo">skopeo as a component of SUSE Manager Proxy LTS 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.3">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.3:skopeo">skopeo as a component of SUSE Manager Retail Branch Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server LTS 4.3">
      <FullProductName ProductID="SUSE Manager Retail Branch Server LTS 4.3:skopeo">skopeo as a component of SUSE Manager Retail Branch Server LTS 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.3">
      <FullProductName ProductID="SUSE Manager Server 4.3:skopeo">skopeo as a component of SUSE Manager Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="prometheus-postgres_exporter" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server LTS 4.3">
      <FullProductName ProductID="SUSE Manager Server LTS 4.3:prometheus-postgres_exporter">prometheus-postgres_exporter as a component of SUSE Manager Server LTS 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server LTS 4.3">
      <FullProductName ProductID="SUSE Manager Server LTS 4.3:skopeo">skopeo as a component of SUSE Manager Server LTS 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go">go as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-doc" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go-doc">go-doc as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-race" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go-race">go-race as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.19">go1.19 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.19-doc">go1.19-doc as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.19-race">go1.19-race as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18-client" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.18-client">kubernetes1.18-client as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18-client-common" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.18-client-common">kubernetes1.18-client-common as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.18">kubernetes1.18 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-apiserver" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.23-apiserver">kubernetes1.23-apiserver as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-client" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.23-client">kubernetes1.23-client as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-client-bash-completion" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.23-client-bash-completion">kubernetes1.23-client-bash-completion as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-client-common" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.23-client-common">kubernetes1.23-client-common as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-client-fish-completion" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.23-client-fish-completion">kubernetes1.23-client-fish-completion as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-controller-manager" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.23-controller-manager">kubernetes1.23-controller-manager as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-kubeadm" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.23-kubeadm">kubernetes1.23-kubeadm as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-kubelet" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.23-kubelet">kubernetes1.23-kubelet as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-kubelet-common" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.23-kubelet-common">kubernetes1.23-kubelet-common as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-proxy" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.23-proxy">kubernetes1.23-proxy as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-scheduler" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.23-scheduler">kubernetes1.23-scheduler as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kubernetes1.23">kubernetes1.23 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="aws-iam-authenticator" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:aws-iam-authenticator">aws-iam-authenticator as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="buildah" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:buildah">buildah as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-api" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:containerized-data-importer-api">containerized-data-importer-api as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-cloner" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:containerized-data-importer-cloner">containerized-data-importer-cloner as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-controller" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:containerized-data-importer-controller">containerized-data-importer-controller as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-importer" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:containerized-data-importer-importer">containerized-data-importer-importer as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-manifests" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:containerized-data-importer-manifests">containerized-data-importer-manifests as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-operator" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:containerized-data-importer-operator">containerized-data-importer-operator as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-uploadproxy" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:containerized-data-importer-uploadproxy">containerized-data-importer-uploadproxy as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer-uploadserver" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:containerized-data-importer-uploadserver">containerized-data-importer-uploadserver as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="obs-service-cdi_containers_meta" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:obs-service-cdi_containers_meta">obs-service-cdi_containers_meta as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="containerized-data-importer" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:containerized-data-importer">containerized-data-importer as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:go">go as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-doc" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:go-doc">go-doc as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-race" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:go-race">go-race as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:go1.19">go1.19 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:go1.19-doc">go1.19-doc as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:go1.19-race">go1.19-race as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="golang-github-prometheus-alertmanager" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:golang-github-prometheus-alertmanager">golang-github-prometheus-alertmanager as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="firewalld-prometheus-config" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:firewalld-prometheus-config">firewalld-prometheus-config as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="golang-github-prometheus-prometheus" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:golang-github-prometheus-prometheus">golang-github-prometheus-prometheus as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="google-guest-agent" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:google-guest-agent">google-guest-agent as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="ignition" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:ignition">ignition as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="ignition-dracut-grub2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:ignition-dracut-grub2">ignition-dracut-grub2 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18-client" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.18-client">kubernetes1.18-client as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18-client-common" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.18-client-common">kubernetes1.18-client-common as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.18" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.18">kubernetes1.18 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-apiserver" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.23-apiserver">kubernetes1.23-apiserver as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-client" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.23-client">kubernetes1.23-client as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-client-bash-completion" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.23-client-bash-completion">kubernetes1.23-client-bash-completion as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-client-common" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.23-client-common">kubernetes1.23-client-common as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-client-fish-completion" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.23-client-fish-completion">kubernetes1.23-client-fish-completion as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-controller-manager" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.23-controller-manager">kubernetes1.23-controller-manager as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-kubeadm" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.23-kubeadm">kubernetes1.23-kubeadm as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-kubelet" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.23-kubelet">kubernetes1.23-kubelet as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-kubelet-common" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.23-kubelet-common">kubernetes1.23-kubelet-common as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-proxy" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.23-proxy">kubernetes1.23-proxy as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23-scheduler" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.23-scheduler">kubernetes1.23-scheduler as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubernetes1.23" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubernetes1.23">kubernetes1.23 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-container-disk" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubevirt-container-disk">kubevirt-container-disk as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-manifests" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubevirt-manifests">kubevirt-manifests as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-pr-helper-conf" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubevirt-pr-helper-conf">kubevirt-pr-helper-conf as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-tests" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubevirt-tests">kubevirt-tests as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-virt-api" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubevirt-virt-api">kubevirt-virt-api as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-virt-controller" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubevirt-virt-controller">kubevirt-virt-controller as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-virt-exportproxy" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubevirt-virt-exportproxy">kubevirt-virt-exportproxy as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-virt-exportserver" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubevirt-virt-exportserver">kubevirt-virt-exportserver as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-virt-handler" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubevirt-virt-handler">kubevirt-virt-handler as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-virt-launcher" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubevirt-virt-launcher">kubevirt-virt-launcher as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-virt-operator" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubevirt-virt-operator">kubevirt-virt-operator as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt-virtctl" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubevirt-virtctl">kubevirt-virtctl as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="obs-service-kubevirt_containers_meta" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:obs-service-kubevirt_containers_meta">obs-service-kubevirt_containers_meta as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kubevirt" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:kubevirt">kubevirt as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:podman">podman as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-cni-config" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:podman-cni-config">podman-cni-config as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-docker" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:podman-docker">podman-docker as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:podman-remote">podman-remote as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="podmansh" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:podmansh">podmansh as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="prometheus-blackbox_exporter" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:prometheus-blackbox_exporter">prometheus-blackbox_exporter as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="prometheus-ha_cluster_exporter" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:prometheus-ha_cluster_exporter">prometheus-ha_cluster_exporter as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="prometheus-postgres_exporter" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:prometheus-postgres_exporter">prometheus-postgres_exporter as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="singularity" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:singularity">singularity as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:skopeo">skopeo as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo-bash-completion" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:skopeo-bash-completion">skopeo-bash-completion as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo-fish-completion" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:skopeo-fish-completion">skopeo-fish-completion as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="skopeo-zsh-completion" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:skopeo-zsh-completion">skopeo-zsh-completion as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:terraform">terraform as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-aws" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:terraform-provider-aws">terraform-provider-aws as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-azurerm" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:terraform-provider-azurerm">terraform-provider-azurerm as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-external" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:terraform-provider-external">terraform-provider-external as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-google" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:terraform-provider-google">terraform-provider-google as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-helm" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:terraform-provider-helm">terraform-provider-helm as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-kubernetes" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:terraform-provider-kubernetes">terraform-provider-kubernetes as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-local" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:terraform-provider-local">terraform-provider-local as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-null" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:terraform-provider-null">terraform-provider-null as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-random" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:terraform-provider-random">terraform-provider-random as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-susepubliccloud" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:terraform-provider-susepubliccloud">terraform-provider-susepubliccloud as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="terraform-provider-tls" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:terraform-provider-tls">terraform-provider-tls as a component of openSUSE Leap 15.6</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">A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function.</Note>
    </Notes>
    <CVE>CVE-2023-39325</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container bci/golang:1.21-2.34.5:go1.21-1.21.3-150000.1.12.1</ProductID>
        <ProductID>Container bci/golang:1.21-2.34.5:go1.21-doc-1.21.3-150000.1.12.1</ProductID>
        <ProductID>Container bci/golang:1.21-2.34.5:go1.21-race-1.21.3-150000.1.12.1</ProductID>
        <ProductID>Container bci/golang:oldstable-openssl-34.5:go1.20-openssl-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>Container bci/golang:oldstable-openssl-34.5:go1.20-openssl-doc-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>Container bci/golang:oldstable-openssl-34.5:go1.20-openssl-race-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>Container bci/golang:stable-openssl-8.2:go1.21-openssl-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>Container bci/golang:stable-openssl-8.2:go1.21-openssl-doc-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>Container bci/golang:stable-openssl-8.2:go1.21-openssl-race-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>Container suse/kubectl:1.28.13-38.1:kubernetes1.28-client-1.28.13-150400.9.8.1</ProductID>
        <ProductID>Container suse/kubectl:1.28.13-38.1:kubernetes1.28-client-common-1.28.13-150400.9.8.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:kubernetes1.24-client-1.24.17-150300.7.6.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:kubernetes1.24-client-common-1.24.17-150300.7.6.1</ProductID>
        <ProductID>SUSE Liberty Linux 8:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5</ProductID>
        <ProductID>SUSE Liberty Linux 8:go-toolset-1.19.13-1.module+el8.8.0+20380+7171fefb</ProductID>
        <ProductID>SUSE Liberty Linux 8:golang-1.19.13-1.module+el8.8.0+20373+d9cd605c</ProductID>
        <ProductID>SUSE Liberty Linux 8:golang-bin-1.19.13-1.module+el8.8.0+20373+d9cd605c</ProductID>
        <ProductID>SUSE Liberty Linux 8:golang-docs-1.19.13-1.module+el8.8.0+20373+d9cd605c</ProductID>
        <ProductID>SUSE Liberty Linux 8:golang-misc-1.19.13-1.module+el8.8.0+20373+d9cd605c</ProductID>
        <ProductID>SUSE Liberty Linux 8:golang-race-1.19.13-1.module+el8.8.0+20373+d9cd605c</ProductID>
        <ProductID>SUSE Liberty Linux 8:golang-src-1.19.13-1.module+el8.8.0+20373+d9cd605c</ProductID>
        <ProductID>SUSE Liberty Linux 8:golang-tests-1.19.13-1.module+el8.8.0+20373+d9cd605c</ProductID>
        <ProductID>SUSE Liberty Linux 8:grafana-7.5.15-5.el8_8</ProductID>
        <ProductID>SUSE Liberty Linux 9:go-toolset-1.19.13-1.el9_2</ProductID>
        <ProductID>SUSE Liberty Linux 9:golang-1.19.13-1.el9_2</ProductID>
        <ProductID>SUSE Liberty Linux 9:golang-bin-1.19.13-1.el9_2</ProductID>
        <ProductID>SUSE Liberty Linux 9:golang-docs-1.19.13-1.el9_2</ProductID>
        <ProductID>SUSE Liberty Linux 9:golang-misc-1.19.13-1.el9_2</ProductID>
        <ProductID>SUSE Liberty Linux 9:golang-race-1.19.13-1.el9_2</ProductID>
        <ProductID>SUSE Liberty Linux 9:golang-src-1.19.13-1.el9_2</ProductID>
        <ProductID>SUSE Liberty Linux 9:golang-tests-1.19.13-1.el9_2</ProductID>
        <ProductID>SUSE Liberty Linux 9:grafana-9.0.9-4.el9_2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-1.24.17-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.24-client-common-1.24.17-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.25-client-1.25.16-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.25-client-common-1.25.16-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.26-client-1.26.15-150400.9.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.26-client-common-1.26.15-150400.9.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.27-client-1.27.16-150400.9.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.27-client-common-1.27.16-150400.9.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-1.28.13-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.28-client-common-1.28.13-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.25-client-1.25.16-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.25-client-common-1.25.16-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.27-client-1.27.16-150400.9.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.27-client-common-1.27.16-150400.9.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-1.24.17-150500.3.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.24-client-common-1.24.17-150500.3.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-1.25.16-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.25-client-common-1.25.16-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.26-client-1.26.15-150400.9.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.26-client-common-1.26.15-150400.9.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.27-client-1.27.16-150400.9.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.27-client-common-1.27.16-150400.9.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-1.28.13-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.28-client-common-1.28.13-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-1.25.16-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.25-client-common-1.25.16-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-1.26.15-150400.9.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.26-client-common-1.26.15-150400.9.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-1.27.16-150400.9.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.27-client-common-1.27.16-150400.9.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-1.28.13-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP6:kubernetes1.28-client-common-1.28.13-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP7:kubernetes1.29-client-1.29.14-150600.13.4.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP7:kubernetes1.29-client-common-1.29.14-150600.13.4.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.10-150000.1.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.10-150000.1.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.10-150000.1.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.3-150000.1.12.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.3-150000.1.12.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.3-150000.1.12.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.10-150000.1.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.10-150000.1.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.10-150000.1.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.3-150000.1.12.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.3-150000.1.12.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.3-150000.1.12.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.20-openssl-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.20-openssl-doc-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.20-openssl-race-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.21-1.21.3-150000.1.12.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.21-doc-1.21.3-150000.1.12.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.21-openssl-1.21.5.1-150600.14.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.21-openssl-doc-1.21.5.1-150600.14.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.21-openssl-race-1.21.5.1-150600.14.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.21-race-1.21.3-150000.1.12.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:go1.20-1.20.10-150000.1.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:go1.20-doc-1.20.10-150000.1.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:go1.20-race-1.20.10-150000.1.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:go1.20-1.20.10-150000.1.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:go1.20-doc-1.20.10-150000.1.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:go1.20-openssl-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:go1.20-openssl-doc-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:go1.20-openssl-race-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:go1.20-race-1.20.10-150000.1.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:go1.21-1.21.3-150000.1.12.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:go1.21-doc-1.21.3-150000.1.12.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:go1.21-race-1.21.3-150000.1.12.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.24-apiserver-1.24.17-150500.3.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.24-client-1.24.17-150500.3.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.24-client-bash-completion-1.24.17-150500.3.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.24-client-common-1.24.17-150500.3.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.24-client-fish-completion-1.24.17-150500.3.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.24-controller-manager-1.24.17-150500.3.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.24-kubeadm-1.24.17-150500.3.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.24-kubelet-1.24.17-150500.3.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.24-kubelet-common-1.24.17-150500.3.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.24-proxy-1.24.17-150500.3.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.24-scheduler-1.24.17-150500.3.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.25-apiserver-1.25.16-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.25-client-1.25.16-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.25-client-bash-completion-1.25.16-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.25-client-common-1.25.16-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.25-client-fish-completion-1.25.16-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.25-controller-manager-1.25.16-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.25-kubeadm-1.25.16-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.25-kubelet-1.25.16-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.25-kubelet-common-1.25.16-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.25-proxy-1.25.16-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.25-scheduler-1.25.16-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.26-apiserver-1.26.15-150400.9.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.26-client-1.26.15-150400.9.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.26-client-bash-completion-1.26.15-150400.9.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.26-client-common-1.26.15-150400.9.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.26-client-fish-completion-1.26.15-150400.9.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.26-controller-manager-1.26.15-150400.9.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.26-kubeadm-1.26.15-150400.9.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.26-kubelet-1.26.15-150400.9.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.26-kubelet-common-1.26.15-150400.9.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.26-proxy-1.26.15-150400.9.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.26-scheduler-1.26.15-150400.9.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.27-apiserver-1.27.16-150400.9.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.27-client-1.27.16-150400.9.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.27-client-bash-completion-1.27.16-150400.9.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.27-client-common-1.27.16-150400.9.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.27-client-fish-completion-1.27.16-150400.9.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.27-controller-manager-1.27.16-150400.9.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.27-kubeadm-1.27.16-150400.9.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.27-kubelet-1.27.16-150400.9.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.27-kubelet-common-1.27.16-150400.9.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.27-proxy-1.27.16-150400.9.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.27-scheduler-1.27.16-150400.9.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.28-apiserver-1.28.13-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.28-client-1.28.13-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.28-client-common-1.28.13-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.28-kubelet-1.28.13-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.28-proxy-1.28.13-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kubernetes1.28-scheduler-1.28.13-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-1.24.17-150300.7.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.24-client-common-1.24.17-150300.7.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-1.24.17-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.24-client-common-1.24.17-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.25-client-1.25.16-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.25-client-common-1.25.16-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-1.26.15-150400.9.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.26-client-common-1.26.15-150400.9.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.27-client-1.27.16-150400.9.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.27-client-common-1.27.16-150400.9.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-1.28.13-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.28-client-common-1.28.13-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-1.20.10-150000.1.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-doc-1.20.10-150000.1.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-openssl-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-openssl-doc-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-openssl-race-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-race-1.20.10-150000.1.29.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.21-1.21.3-150000.1.12.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.21-doc-1.21.3-150000.1.12.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.21-openssl-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.21-openssl-doc-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.21-openssl-race-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.21-race-1.21.3-150000.1.12.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:kubernetes1.24-client-1.24.17-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:kubernetes1.24-client-common-1.24.17-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:kubernetes1.25-client-1.25.16-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:kubernetes1.25-client-common-1.25.16-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:kubernetes1.26-client-1.26.15-150400.9.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:kubernetes1.26-client-common-1.26.15-150400.9.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:kubernetes1.27-client-1.27.16-150400.9.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:kubernetes1.27-client-common-1.27.16-150400.9.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:kubernetes1.28-client-1.28.13-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:kubernetes1.28-client-common-1.28.13-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-1.24.17-150300.7.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.24-client-common-1.24.17-150300.7.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-1.24.17-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.24-client-common-1.24.17-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.25-client-1.25.16-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.25-client-common-1.25.16-150400.9.16.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.26-client-1.26.15-150400.9.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.26-client-common-1.26.15-150400.9.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.27-client-1.27.16-150400.9.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.27-client-common-1.27.16-150400.9.10.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-1.28.13-150400.9.8.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.28-client-common-1.28.13-150400.9.8.1</ProductID>
        <ProductID>SUSE Package Hub 12:go-1.21-41.1</ProductID>
        <ProductID>SUSE Package Hub 12:go-doc-1.21-41.1</ProductID>
        <ProductID>SUSE Package Hub 12:go1.21-1.21.3-2.1</ProductID>
        <ProductID>SUSE Package Hub 12:go1.21-doc-1.21.3-2.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.20-1.20.10-150000.1.29.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.20-doc-1.20.10-150000.1.29.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.20-openssl-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.20-openssl-doc-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.20-openssl-race-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.20-race-1.20.10-150000.1.29.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.21-1.21.3-150000.1.12.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.21-doc-1.21.3-150000.1.12.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.21-race-1.21.3-150000.1.12.1</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.20-1.20.10-150000.1.29.1</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.20-doc-1.20.10-150000.1.29.1</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.20-openssl-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.20-openssl-doc-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.20-openssl-race-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.20-race-1.20.10-150000.1.29.1</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.21-1.21.3-150000.1.12.1</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.21-doc-1.21.3-150000.1.12.1</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.21-race-1.21.3-150000.1.12.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.24-apiserver-1.24.17-150500.3.22.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.24-client-1.24.17-150500.3.22.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.24-client-bash-completion-1.24.17-150500.3.22.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.24-client-common-1.24.17-150500.3.22.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.24-client-fish-completion-1.24.17-150500.3.22.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.24-controller-manager-1.24.17-150500.3.22.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.24-kubeadm-1.24.17-150500.3.22.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.24-kubelet-1.24.17-150500.3.22.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.24-kubelet-common-1.24.17-150500.3.22.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.24-proxy-1.24.17-150500.3.22.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.24-scheduler-1.24.17-150500.3.22.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.25-client-1.25.16-150400.9.16.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.25-client-common-1.25.16-150400.9.16.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.26-client-1.26.15-150400.9.11.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.26-client-common-1.26.15-150400.9.11.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.27-client-1.27.16-150400.9.10.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.27-client-common-1.27.16-150400.9.10.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.28-client-1.28.13-150400.9.8.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.28-client-common-1.28.13-150400.9.8.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.24-apiserver-1.24.17-150500.3.22.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.24-client-1.24.17-150500.3.22.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.24-client-bash-completion-1.24.17-150500.3.22.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.24-client-common-1.24.17-150500.3.22.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.24-client-fish-completion-1.24.17-150500.3.22.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.24-controller-manager-1.24.17-150500.3.22.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.24-kubeadm-1.24.17-150500.3.22.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.24-kubelet-1.24.17-150500.3.22.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.24-kubelet-common-1.24.17-150500.3.22.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.24-proxy-1.24.17-150500.3.22.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.24-scheduler-1.24.17-150500.3.22.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.25-apiserver-1.25.16-150400.9.16.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.25-client-1.25.16-150400.9.16.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.25-client-bash-completion-1.25.16-150400.9.16.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.25-client-common-1.25.16-150400.9.16.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.25-client-fish-completion-1.25.16-150400.9.16.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.25-controller-manager-1.25.16-150400.9.16.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.25-kubeadm-1.25.16-150400.9.16.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.25-kubelet-1.25.16-150400.9.16.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.25-kubelet-common-1.25.16-150400.9.16.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.25-proxy-1.25.16-150400.9.16.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.25-scheduler-1.25.16-150400.9.16.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.26-apiserver-1.26.15-150400.9.11.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.26-client-1.26.15-150400.9.11.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.26-client-bash-completion-1.26.15-150400.9.11.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.26-client-common-1.26.15-150400.9.11.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.26-client-fish-completion-1.26.15-150400.9.11.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.26-controller-manager-1.26.15-150400.9.11.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.26-kubeadm-1.26.15-150400.9.11.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.26-kubelet-1.26.15-150400.9.11.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.26-kubelet-common-1.26.15-150400.9.11.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.26-proxy-1.26.15-150400.9.11.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.26-scheduler-1.26.15-150400.9.11.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.27-apiserver-1.27.16-150400.9.10.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.27-client-1.27.16-150400.9.10.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.27-client-bash-completion-1.27.16-150400.9.10.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.27-client-common-1.27.16-150400.9.10.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.27-client-fish-completion-1.27.16-150400.9.10.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.27-controller-manager-1.27.16-150400.9.10.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.27-kubeadm-1.27.16-150400.9.10.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.27-kubelet-1.27.16-150400.9.10.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.27-kubelet-common-1.27.16-150400.9.10.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.27-proxy-1.27.16-150400.9.10.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.27-scheduler-1.27.16-150400.9.10.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.28-apiserver-1.28.13-150400.9.8.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.28-client-1.28.13-150400.9.8.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.28-client-bash-completion-1.28.13-150400.9.8.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.28-client-common-1.28.13-150400.9.8.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.28-client-fish-completion-1.28.13-150400.9.8.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.28-controller-manager-1.28.13-150400.9.8.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.28-kubeadm-1.28.13-150400.9.8.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.28-kubelet-1.28.13-150400.9.8.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.28-kubelet-common-1.28.13-150400.9.8.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.28-proxy-1.28.13-150400.9.8.1</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.28-scheduler-1.28.13-150400.9.8.1</ProductID>
        <ProductID>openSUSE Tumbleweed:cmctl-1.13.2-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:go1.20-1.20.10-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:go1.20-doc-1.20.10-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:go1.20-libstd-1.20.10-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:go1.20-race-1.20.10-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:go1.21-1.21.3-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:go1.21-doc-1.21.3-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:go1.21-libstd-1.21.3-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:go1.21-race-1.21.3-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:traefik-2.10.7-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:traefik2-2.11.5-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:velero-1.12.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:velero-bash-completion-1.12.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:velero-fish-completion-1.12.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:velero-zsh-completion-1.12.1-1.1</ProductID>
      </Status>
      <Status Type="Known Not Affected">
        <ProductID>SLES-LTSS-TERADATA 15 SP2:buildah</ProductID>
        <ProductID>SLES-LTSS-TERADATA 15 SP2:containerized-data-importer</ProductID>
        <ProductID>SLES-LTSS-TERADATA 15 SP2:podman</ProductID>
        <ProductID>SLES-LTSS-TERADATA 15 SP2:skopeo</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:go</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:go-doc</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:go-race</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP5:prometheus-ha_cluster_exporter</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP6:prometheus-ha_cluster_exporter</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP7:prometheus-ha_cluster_exporter</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kubernetes1.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kubernetes1.18-client</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kubernetes1.18-client-common</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go-doc</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go-race</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:buildah</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerized-data-importer</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerized-data-importer-manifests</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go-doc</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go-race</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.18-client</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.18-client-common</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kubernetes1.23-client-common</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:podman</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:podman-cni-config</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:podman-remote</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:skopeo</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.18-client</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.18-client-common</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kubernetes1.23-client-common</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:buildah</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerized-data-importer</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerized-data-importer-manifests</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.18-client</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.18-client-common</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubernetes1.23-client-common</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubevirt</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubevirt-manifests</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kubevirt-virtctl</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-cni-config</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-docker</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-remote</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:skopeo</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:buildah</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:containerized-data-importer</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:containerized-data-importer-manifests</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kubevirt</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:podman</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:podman-docker</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:podman-remote</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:podmansh</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:skopeo</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:buildah</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:containerized-data-importer</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:containerized-data-importer-manifests</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kubevirt</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:podman</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:podman-docker</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:podman-remote</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:podmansh</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:skopeo</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.1:ignition</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.1:ignition-dracut-grub2</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.1:podman</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.1:podman-cni-config</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.1:podman-remote</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:ignition</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:ignition-dracut-grub2</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:podman</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:podman-cni-config</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:podman-remote</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:containerized-data-importer</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:containerized-data-importer-manifests</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:ignition</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:ignition-dracut-grub2</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kubevirt</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kubevirt-manifests</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kubevirt-virtctl</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:podman</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:podman-cni-config</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:podman-remote</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:containerized-data-importer</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:containerized-data-importer-manifests</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:ignition</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:ignition-dracut-grub2</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kubevirt</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kubevirt-manifests</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kubevirt-virtctl</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:podman</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:podman-cni-config</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:podman-remote</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:containerized-data-importer</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:containerized-data-importer-manifests</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:google-guest-agent</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:ignition</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:ignition-dracut-grub2</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kubevirt</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kubevirt-manifests</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kubevirt-virtctl</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:podman</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:podman-docker</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:podman-remote</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:podmansh</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:skopeo</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:skopeo</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:skopeo-bash-completion</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:skopeo-zsh-completion</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP5:kubernetes1.23-client-common</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP6:buildah</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP6:containerized-data-importer</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP6:containerized-data-importer-manifests</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP6:kubevirt</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP6:kubevirt-manifests</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP6:kubevirt-virtctl</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP6:podman</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP6:podman-docker</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP6:podman-remote</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP6:podmansh</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP7:buildah</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP7:containerized-data-importer</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP7:containerized-data-importer-manifests</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP7:podman</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP7:podman-docker</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP7:podman-remote</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Containers 15 SP7:podmansh</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go-race</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:go</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:go-race</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP7:go</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP7:go-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP7:go-race</ProductID>
        <ProductID>SUSE Linux Enterprise Module for HPC 15 SP6:ignition</ProductID>
        <ProductID>SUSE Linux Enterprise Module for HPC 15 SP6:ignition-dracut-grub2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for HPC 15 SP7:ignition</ProductID>
        <ProductID>SUSE Linux Enterprise Module for HPC 15 SP7:ignition-dracut-grub2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-alertmanager</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-prometheus</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Package Hub 15 SP6:singularity</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:google-guest-agent</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:kubernetes</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:kubernetes-client</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-iam-authenticator</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP4:google-guest-agent</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP4:terraform</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP4:terraform-provider-aws</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP4:terraform-provider-azurerm</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP4:terraform-provider-external</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP4:terraform-provider-google</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP4:terraform-provider-helm</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP4:terraform-provider-kubernetes</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP4:terraform-provider-local</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP4:terraform-provider-null</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP4:terraform-provider-random</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP4:terraform-provider-susepubliccloud</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP4:terraform-provider-tls</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-iam-authenticator</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP5:google-guest-agent</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP5:terraform</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP5:terraform-provider-aws</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP5:terraform-provider-azurerm</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP5:terraform-provider-external</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP5:terraform-provider-google</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP5:terraform-provider-helm</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP5:terraform-provider-kubernetes</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP5:terraform-provider-local</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP5:terraform-provider-null</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP5:terraform-provider-random</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP5:terraform-provider-susepubliccloud</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP5:terraform-provider-tls</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-iam-authenticator</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP6:google-guest-agent</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP7:aws-iam-authenticator</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP7:google-guest-agent</ProductID>
        <ProductID>SUSE Linux Enterprise Module for SAP Applications 15 SP3:prometheus-ha_cluster_exporter</ProductID>
        <ProductID>SUSE Linux Enterprise Module for SAP Applications 15 SP4:prometheus-ha_cluster_exporter</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:go</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:go-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:go-race</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:buildah</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:kubernetes</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:kubernetes-client</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:kubernetes-common</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:podman</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:podman-cni-config</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:skopeo</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:buildah</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:containerized-data-importer</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:containerized-data-importer-manifests</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:kubernetes1.18</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:kubernetes1.18-client</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:kubernetes1.18-client-common</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:podman</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:podman-cni-config</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:skopeo</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:buildah</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:containerized-data-importer</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:containerized-data-importer-manifests</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:go</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:go-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:go-race</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.18</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.18-client</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.18-client-common</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:kubernetes1.23-client-common</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:podman</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:podman-cni-config</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:podman-remote</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:skopeo</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:buildah</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:containerized-data-importer</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:containerized-data-importer-manifests</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.18</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.18-client</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.18-client-common</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kubernetes1.23-client-common</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kubevirt</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:podman</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:podman-cni-config</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:podman-docker</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:podman-remote</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:skopeo</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:buildah</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:containerized-data-importer</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:containerized-data-importer-manifests</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:kubevirt</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:podman</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:podman-docker</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:podman-remote</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:podmansh</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:skopeo</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:buildah</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:containerized-data-importer</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:containerized-data-importer-manifests</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:go</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:go-race</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:ignition</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:ignition-dracut-grub2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:kubevirt</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:podman</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:podman-docker</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:podman-remote</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:podmansh</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:skopeo</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:skopeo-bash-completion</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:skopeo-zsh-completion</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:skopeo</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:buildah</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:go</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:go-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:go-race</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:golang-github-prometheus-prometheus</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:google-guest-agent</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:ignition</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kubevirt</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:kubevirt-virtctl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:podman</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:podman-docker</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:podman-remote</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:podmansh</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:skopeo</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:skopeo-bash-completion</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:skopeo-fish-completion</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:skopeo-zsh-completion</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 15 SP4:aws-iam-authenticator</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 15 SP4:buildah</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 15 SP4:containerized-data-importer</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 15 SP4:google-guest-agent</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 15 SP4:kubernetes1.18</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 15 SP4:kubernetes1.23</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 15 SP4:kubevirt</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 15 SP4:podman</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 15 SP4:skopeo</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 15 SP4:terraform</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 15 SP4:terraform-provider-aws</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 15 SP4:terraform-provider-azurerm</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 15 SP4:terraform-provider-external</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 15 SP4:terraform-provider-google</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 15 SP4:terraform-provider-helm</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 15 SP4:terraform-provider-kubernetes</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 15 SP4:terraform-provider-local</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 15 SP4:terraform-provider-null</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 15 SP4:terraform-provider-random</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 15 SP4:terraform-provider-susepubliccloud</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 15 SP4:terraform-provider-tls</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:prometheus-ha_cluster_exporter</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:kubernetes1.18</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:kubernetes1.18-client</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:kubernetes1.18-client-common</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:buildah</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerized-data-importer</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerized-data-importer-manifests</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:go</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:go-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:go-race</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.18</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.18-client</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.18-client-common</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:kubernetes1.23-client-common</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:podman</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:podman-cni-config</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:podman-remote</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:skopeo</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:buildah</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerized-data-importer</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerized-data-importer-manifests</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:go</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:go-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:go-race</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.18</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.18-client</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.18-client-common</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubernetes1.23-client-common</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubevirt</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubevirt-manifests</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kubevirt-virtctl</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-cni-config</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-docker</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-remote</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:skopeo</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:buildah</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:containerized-data-importer</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:containerized-data-importer-manifests</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:go</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.23</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.23-client</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubernetes1.23-client-common</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:kubevirt</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:podman</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:podman-docker</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:podman-remote</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:podmansh</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:skopeo</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:buildah</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:containerized-data-importer</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:containerized-data-importer-manifests</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:go</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:go-race</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:kubevirt</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:podman</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:podman-docker</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:podman-remote</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:podmansh</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:skopeo</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:skopeo-bash-completion</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:skopeo-zsh-completion</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP applications 16.0:buildah</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP applications 16.0:go</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP applications 16.0:go-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP applications 16.0:go-race</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP applications 16.0:golang-github-prometheus-prometheus</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP applications 16.0:google-guest-agent</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP applications 16.0:ignition</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP applications 16.0:kubevirt</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP applications 16.0:kubevirt-virtctl</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP applications 16.0:podman</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP applications 16.0:podman-docker</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP applications 16.0:podman-remote</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP applications 16.0:podmansh</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP applications 16.0:skopeo</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP applications 16.0:skopeo-bash-completion</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP applications 16.0:skopeo-fish-completion</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP applications 16.0:skopeo-zsh-completion</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:go</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:go-doc</ProductID>
        <ProductID>SUSE Linux Micro 6.0:containerized-data-importer</ProductID>
        <ProductID>SUSE Linux Micro 6.0:containerized-data-importer-manifests</ProductID>
        <ProductID>SUSE Linux Micro 6.0:ignition</ProductID>
        <ProductID>SUSE Linux Micro 6.0:kubevirt</ProductID>
        <ProductID>SUSE Linux Micro 6.0:kubevirt-manifests</ProductID>
        <ProductID>SUSE Linux Micro 6.0:kubevirt-virtctl</ProductID>
        <ProductID>SUSE Linux Micro 6.0:podman</ProductID>
        <ProductID>SUSE Linux Micro 6.0:podman-docker</ProductID>
        <ProductID>SUSE Linux Micro 6.0:podman-remote</ProductID>
        <ProductID>SUSE Linux Micro 6.0:podmansh</ProductID>
        <ProductID>SUSE Linux Micro 6.0:skopeo</ProductID>
        <ProductID>SUSE Linux Micro 6.1:containerized-data-importer</ProductID>
        <ProductID>SUSE Linux Micro 6.1:containerized-data-importer-manifests</ProductID>
        <ProductID>SUSE Linux Micro 6.1:ignition</ProductID>
        <ProductID>SUSE Linux Micro 6.1:kubevirt</ProductID>
        <ProductID>SUSE Linux Micro 6.1:kubevirt-manifests</ProductID>
        <ProductID>SUSE Linux Micro 6.1:kubevirt-virtctl</ProductID>
        <ProductID>SUSE Linux Micro 6.1:podman</ProductID>
        <ProductID>SUSE Linux Micro 6.1:podman-docker</ProductID>
        <ProductID>SUSE Linux Micro 6.1:podman-remote</ProductID>
        <ProductID>SUSE Linux Micro 6.1:podmansh</ProductID>
        <ProductID>SUSE Linux Micro 6.1:skopeo</ProductID>
        <ProductID>SUSE Linux Micro 6.2:containerized-data-importer</ProductID>
        <ProductID>SUSE Linux Micro 6.2:containerized-data-importer-manifests</ProductID>
        <ProductID>SUSE Linux Micro 6.2:ignition</ProductID>
        <ProductID>SUSE Linux Micro 6.2:kubevirt</ProductID>
        <ProductID>SUSE Linux Micro 6.2:kubevirt-manifests</ProductID>
        <ProductID>SUSE Linux Micro 6.2:kubevirt-virtctl</ProductID>
        <ProductID>SUSE Linux Micro 6.2:podman</ProductID>
        <ProductID>SUSE Linux Micro 6.2:podman-docker</ProductID>
        <ProductID>SUSE Linux Micro 6.2:podman-remote</ProductID>
        <ProductID>SUSE Linux Micro 6.2:podmansh</ProductID>
        <ProductID>SUSE Linux Micro 6.2:skopeo</ProductID>
        <ProductID>SUSE Manager Client Tools Beta for RHEL, Liberty and Clones 9:prometheus-postgres_exporter</ProductID>
        <ProductID>SUSE Manager Client Tools Beta for SLE Micro 5:prometheus-blackbox_exporter</ProductID>
        <ProductID>SUSE Manager Client Tools for RHEL, Liberty and Clones 9:prometheus-postgres_exporter</ProductID>
        <ProductID>SUSE Manager Client Tools for SLE 12:golang-github-prometheus-alertmanager</ProductID>
        <ProductID>SUSE Manager Client Tools for SLE 12:golang-github-prometheus-prometheus</ProductID>
        <ProductID>SUSE Manager Client Tools for SLE 12:prometheus-blackbox_exporter</ProductID>
        <ProductID>SUSE Manager Client Tools for SLE 12:prometheus-postgres_exporter</ProductID>
        <ProductID>SUSE Manager Client Tools for SLE 15:golang-github-prometheus-alertmanager</ProductID>
        <ProductID>SUSE Manager Client Tools for SLE 15:golang-github-prometheus-prometheus</ProductID>
        <ProductID>SUSE Manager Client Tools for SLE 15:prometheus-blackbox_exporter</ProductID>
        <ProductID>SUSE Manager Client Tools for SLE 15:prometheus-postgres_exporter</ProductID>
        <ProductID>SUSE Manager Client Tools for SLE Micro 5:prometheus-blackbox_exporter</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:skopeo</ProductID>
        <ProductID>SUSE Manager Proxy LTS 4.3:golang-github-prometheus-alertmanager</ProductID>
        <ProductID>SUSE Manager Proxy LTS 4.3:golang-github-prometheus-prometheus</ProductID>
        <ProductID>SUSE Manager Proxy LTS 4.3:prometheus-blackbox_exporter</ProductID>
        <ProductID>SUSE Manager Proxy LTS 4.3:skopeo</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.3:skopeo</ProductID>
        <ProductID>SUSE Manager Retail Branch Server LTS 4.3:skopeo</ProductID>
        <ProductID>SUSE Manager Server 4.3:skopeo</ProductID>
        <ProductID>SUSE Manager Server LTS 4.3:prometheus-postgres_exporter</ProductID>
        <ProductID>SUSE Manager Server LTS 4.3:skopeo</ProductID>
        <ProductID>openSUSE Leap 15.5:go</ProductID>
        <ProductID>openSUSE Leap 15.5:go-doc</ProductID>
        <ProductID>openSUSE Leap 15.5:go-race</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.18</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.18-client</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.18-client-common</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.23</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.23-apiserver</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.23-client</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.23-client-bash-completion</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.23-client-common</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.23-client-fish-completion</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.23-controller-manager</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.23-kubeadm</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.23-kubelet</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.23-kubelet-common</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.23-proxy</ProductID>
        <ProductID>openSUSE Leap 15.5:kubernetes1.23-scheduler</ProductID>
        <ProductID>openSUSE Leap 15.6:aws-iam-authenticator</ProductID>
        <ProductID>openSUSE Leap 15.6:buildah</ProductID>
        <ProductID>openSUSE Leap 15.6:containerized-data-importer</ProductID>
        <ProductID>openSUSE Leap 15.6:containerized-data-importer-api</ProductID>
        <ProductID>openSUSE Leap 15.6:containerized-data-importer-cloner</ProductID>
        <ProductID>openSUSE Leap 15.6:containerized-data-importer-controller</ProductID>
        <ProductID>openSUSE Leap 15.6:containerized-data-importer-importer</ProductID>
        <ProductID>openSUSE Leap 15.6:containerized-data-importer-manifests</ProductID>
        <ProductID>openSUSE Leap 15.6:containerized-data-importer-operator</ProductID>
        <ProductID>openSUSE Leap 15.6:containerized-data-importer-uploadproxy</ProductID>
        <ProductID>openSUSE Leap 15.6:containerized-data-importer-uploadserver</ProductID>
        <ProductID>openSUSE Leap 15.6:firewalld-prometheus-config</ProductID>
        <ProductID>openSUSE Leap 15.6:go</ProductID>
        <ProductID>openSUSE Leap 15.6:go-doc</ProductID>
        <ProductID>openSUSE Leap 15.6:go-race</ProductID>
        <ProductID>openSUSE Leap 15.6:golang-github-prometheus-alertmanager</ProductID>
        <ProductID>openSUSE Leap 15.6:golang-github-prometheus-prometheus</ProductID>
        <ProductID>openSUSE Leap 15.6:google-guest-agent</ProductID>
        <ProductID>openSUSE Leap 15.6:ignition</ProductID>
        <ProductID>openSUSE Leap 15.6:ignition-dracut-grub2</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.18</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.18-client</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.18-client-common</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.23</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.23-apiserver</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.23-client</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.23-client-bash-completion</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.23-client-common</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.23-client-fish-completion</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.23-controller-manager</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.23-kubeadm</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.23-kubelet</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.23-kubelet-common</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.23-proxy</ProductID>
        <ProductID>openSUSE Leap 15.6:kubernetes1.23-scheduler</ProductID>
        <ProductID>openSUSE Leap 15.6:kubevirt</ProductID>
        <ProductID>openSUSE Leap 15.6:kubevirt-container-disk</ProductID>
        <ProductID>openSUSE Leap 15.6:kubevirt-manifests</ProductID>
        <ProductID>openSUSE Leap 15.6:kubevirt-pr-helper-conf</ProductID>
        <ProductID>openSUSE Leap 15.6:kubevirt-tests</ProductID>
        <ProductID>openSUSE Leap 15.6:kubevirt-virt-api</ProductID>
        <ProductID>openSUSE Leap 15.6:kubevirt-virt-controller</ProductID>
        <ProductID>openSUSE Leap 15.6:kubevirt-virt-exportproxy</ProductID>
        <ProductID>openSUSE Leap 15.6:kubevirt-virt-exportserver</ProductID>
        <ProductID>openSUSE Leap 15.6:kubevirt-virt-handler</ProductID>
        <ProductID>openSUSE Leap 15.6:kubevirt-virt-launcher</ProductID>
        <ProductID>openSUSE Leap 15.6:kubevirt-virt-operator</ProductID>
        <ProductID>openSUSE Leap 15.6:kubevirt-virtctl</ProductID>
        <ProductID>openSUSE Leap 15.6:obs-service-cdi_containers_meta</ProductID>
        <ProductID>openSUSE Leap 15.6:obs-service-kubevirt_containers_meta</ProductID>
        <ProductID>openSUSE Leap 15.6:podman</ProductID>
        <ProductID>openSUSE Leap 15.6:podman-cni-config</ProductID>
        <ProductID>openSUSE Leap 15.6:podman-docker</ProductID>
        <ProductID>openSUSE Leap 15.6:podman-remote</ProductID>
        <ProductID>openSUSE Leap 15.6:podmansh</ProductID>
        <ProductID>openSUSE Leap 15.6:prometheus-blackbox_exporter</ProductID>
        <ProductID>openSUSE Leap 15.6:prometheus-ha_cluster_exporter</ProductID>
        <ProductID>openSUSE Leap 15.6:prometheus-postgres_exporter</ProductID>
        <ProductID>openSUSE Leap 15.6:singularity</ProductID>
        <ProductID>openSUSE Leap 15.6:skopeo</ProductID>
        <ProductID>openSUSE Leap 15.6:skopeo-bash-completion</ProductID>
        <ProductID>openSUSE Leap 15.6:skopeo-fish-completion</ProductID>
        <ProductID>openSUSE Leap 15.6:skopeo-zsh-completion</ProductID>
        <ProductID>openSUSE Leap 15.6:terraform</ProductID>
        <ProductID>openSUSE Leap 15.6:terraform-provider-aws</ProductID>
        <ProductID>openSUSE Leap 15.6:terraform-provider-azurerm</ProductID>
        <ProductID>openSUSE Leap 15.6:terraform-provider-external</ProductID>
        <ProductID>openSUSE Leap 15.6:terraform-provider-google</ProductID>
        <ProductID>openSUSE Leap 15.6:terraform-provider-helm</ProductID>
        <ProductID>openSUSE Leap 15.6:terraform-provider-kubernetes</ProductID>
        <ProductID>openSUSE Leap 15.6:terraform-provider-local</ProductID>
        <ProductID>openSUSE Leap 15.6:terraform-provider-null</ProductID>
        <ProductID>openSUSE Leap 15.6:terraform-provider-random</ProductID>
        <ProductID>openSUSE Leap 15.6:terraform-provider-susepubliccloud</ProductID>
        <ProductID>openSUSE Leap 15.6:terraform-provider-tls</ProductID>
      </Status>
      <Status Type="Will Not Fix">
        <ProductID>SUSE Enterprise Storage 7.1:go1.19</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:go1.19-doc</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:go1.19-race</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-doc</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-race</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-doc</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-race</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:go1.19</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:go1.19-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:go1.19-race</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-race</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-race</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.19</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.19-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.19-race</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.19</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.19-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.19-race</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.19</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.19-doc</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.19-race</ProductID>
        <ProductID>openSUSE Leap 15.6:go1.19</ProductID>
        <ProductID>openSUSE Leap 15.6:go1.19-doc</ProductID>
        <ProductID>openSUSE Leap 15.6:go1.19-race</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>7.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
  </Vulnerability>
</cvrfdoc>
