<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:cpe="http://cpe.mitre.org/language/2.0" xmlns:cvrf="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf" xmlns:cvrf-common="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/common" xmlns:cvssv2="http://scap.nist.gov/schema/cvss-v2/1.0" xmlns:cvssv3="https://www.first.org/cvss/cvss-v3.0.xsd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ns0="http://purl.org/dc/elements/1.1/" xmlns:prod="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod" xmlns:scap-core="http://scap.nist.gov/schema/scap-core/1.0" xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns:vuln="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf">
  <DocumentTitle xml:lang="en">CVE-2022-4450</DocumentTitle>
  <DocumentType>SUSE CVE</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE CVE-2022-4450</ID>
    </Identification>
    <Status>Interim</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>119</Number>
        <Date>2026-03-05T04:50:57Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2023-02-08T00:33:01Z</InitialReleaseDate>
    <CurrentReleaseDate>2026-03-05T04:50:57Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf-cve.pl</Engine>
      <Date>2020-12-27T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="CVE" Type="Summary" Ordinal="1" xml:lang="en">CVE-2022-4450</Note>
    <Note Title="Mitre CVE Description" Type="Description" Ordinal="2" xml:lang="en">The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and
decodes the "name" (e.g. "CERTIFICATE"), any header data and the payload data.
If the function succeeds then the "name_out", "header" and "data" arguments are
populated with pointers to buffers containing the relevant decoded data. The
caller is responsible for freeing those buffers. It is possible to construct a
PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex()
will return a failure code but will populate the header argument with a pointer
to a buffer that has already been freed. If the caller also frees this buffer
then a double free will occur. This will most likely lead to a crash. This
could be exploited by an attacker who has the ability to supply malicious PEM
files for parsing to achieve a denial of service attack.

The functions PEM_read_bio() and PEM_read() are simple wrappers around
PEM_read_bio_ex() and therefore these functions are also directly affected.

These functions are also called indirectly by a number of other OpenSSL
functions including PEM_X509_INFO_read_bio_ex() and
SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal
uses of these functions are not vulnerable because the caller does not free the
header argument if PEM_read_bio_ex() returns a failure code. These locations
include the PEM_read_bio_TYPE() functions as well as the decoders introduced in
OpenSSL 3.0.

The OpenSSL asn1parse command line application is also impacted by this issue.</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-April/014450.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:1103-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-April/014451.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:1104-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-April/014452.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:1105-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-April/014549.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:1229-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-April/014551.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:1231-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-April/014552.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:1234-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-April/014553.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:1236-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-April/014555.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:1261-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-April/014556.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:1262-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-May/014810.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:1498-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013667.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:297-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013668.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:298-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013669.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:299-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013670.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:300-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013672.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:301-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013671.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:302-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013673.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:303-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013674.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:304-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013675.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:305-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013676.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:306-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013677.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:307-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013678.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:308-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013679.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:309-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013680.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:310-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013681.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:311-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013682.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:312-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013683.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:313-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013684.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:314-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013685.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:315-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013687.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:316-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013688.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:317-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013689.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:318-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013690.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:319-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013691.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:320-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013694.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:321-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013693.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:322-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013695.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:323-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013692.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:324-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013696.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:325-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013698.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:326-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013697.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:327-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013699.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:328-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013732.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:330-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013734.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:332-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013735.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:334-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013736.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:336-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013737.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:338-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013807.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:374-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-March/013935.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:496-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-March/013936.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:498-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-March/013937.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:499-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-March/013938.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:500-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-March/013939.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:501-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-March/013940.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:502-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-March/013941.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:503-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-March/013942.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:504-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-March/013943.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:505-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-March/013944.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:506-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-March/013945.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:507-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-March/013946.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:508-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-March/013947.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:509-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-March/013948.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:510-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-March/013949.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:511-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013740.html</URL>
      <Description>E-Mail link for SUSE-IU-2023:139-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013752.html</URL>
      <Description>E-Mail link for SUSE-IU-2023:141-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013753.html</URL>
      <Description>E-Mail link for SUSE-IU-2023:142-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-March/014078.html</URL>
      <Description>E-Mail link for SUSE-IU-2023:158-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-March/014079.html</URL>
      <Description>E-Mail link for SUSE-IU-2023:159-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-March/014083.html</URL>
      <Description>E-Mail link for SUSE-IU-2023:164-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013662.html</URL>
      <Description>E-Mail link for SUSE-SU-2023:0309-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013661.html</URL>
      <Description>E-Mail link for SUSE-SU-2023:0310-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013658.html</URL>
      <Description>E-Mail link for SUSE-SU-2023:0311-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013654.html</URL>
      <Description>E-Mail link for SUSE-SU-2023:0312-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/bci-init:15.4">
      <Branch Type="Product Name" Name="Container bci/bci-init:15.4">
        <FullProductName ProductID="Container bci/bci-init:15.4">Container bci/bci-init:15.4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/dotnet-aspnet:3.1.32-46.25">
      <Branch Type="Product Name" Name="Container bci/dotnet-aspnet:3.1.32-46.25">
        <FullProductName ProductID="Container bci/dotnet-aspnet:3.1.32-46.25">Container bci/dotnet-aspnet:3.1.32-46.25</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/dotnet-aspnet:5.0.17-27.88">
      <Branch Type="Product Name" Name="Container bci/dotnet-aspnet:5.0.17-27.88">
        <FullProductName ProductID="Container bci/dotnet-aspnet:5.0.17-27.88">Container bci/dotnet-aspnet:5.0.17-27.88</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/dotnet-aspnet:6.0.13-27.10">
      <Branch Type="Product Name" Name="Container bci/dotnet-aspnet:6.0.13-27.10">
        <FullProductName ProductID="Container bci/dotnet-aspnet:6.0.13-27.10">Container bci/dotnet-aspnet:6.0.13-27.10</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/dotnet-aspnet:7.0.3-9.1">
      <Branch Type="Product Name" Name="Container bci/dotnet-aspnet:7.0.3-9.1">
        <FullProductName ProductID="Container bci/dotnet-aspnet:7.0.3-9.1">Container bci/dotnet-aspnet:7.0.3-9.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/dotnet-runtime:3.1.32-52.25">
      <Branch Type="Product Name" Name="Container bci/dotnet-runtime:3.1.32-52.25">
        <FullProductName ProductID="Container bci/dotnet-runtime:3.1.32-52.25">Container bci/dotnet-runtime:3.1.32-52.25</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/dotnet-runtime:5.0.17-34.86">
      <Branch Type="Product Name" Name="Container bci/dotnet-runtime:5.0.17-34.86">
        <FullProductName ProductID="Container bci/dotnet-runtime:5.0.17-34.86">Container bci/dotnet-runtime:5.0.17-34.86</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/dotnet-runtime:6.0.13-26.10">
      <Branch Type="Product Name" Name="Container bci/dotnet-runtime:6.0.13-26.10">
        <FullProductName ProductID="Container bci/dotnet-runtime:6.0.13-26.10">Container bci/dotnet-runtime:6.0.13-26.10</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/dotnet-runtime:7.0.3-9.1">
      <Branch Type="Product Name" Name="Container bci/dotnet-runtime:7.0.3-9.1">
        <FullProductName ProductID="Container bci/dotnet-runtime:7.0.3-9.1">Container bci/dotnet-runtime:7.0.3-9.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/dotnet-sdk:3.1.32-51.25">
      <Branch Type="Product Name" Name="Container bci/dotnet-sdk:3.1.32-51.25">
        <FullProductName ProductID="Container bci/dotnet-sdk:3.1.32-51.25">Container bci/dotnet-sdk:3.1.32-51.25</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/dotnet-sdk:5.0.17-35.87">
      <Branch Type="Product Name" Name="Container bci/dotnet-sdk:5.0.17-35.87">
        <FullProductName ProductID="Container bci/dotnet-sdk:5.0.17-35.87">Container bci/dotnet-sdk:5.0.17-35.87</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/dotnet-sdk:6.0.13-29.10">
      <Branch Type="Product Name" Name="Container bci/dotnet-sdk:6.0.13-29.10">
        <FullProductName ProductID="Container bci/dotnet-sdk:6.0.13-29.10">Container bci/dotnet-sdk:6.0.13-29.10</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/dotnet-sdk:7.0.3-9.1">
      <Branch Type="Product Name" Name="Container bci/dotnet-sdk:7.0.3-9.1">
        <FullProductName ProductID="Container bci/dotnet-sdk:7.0.3-9.1">Container bci/dotnet-sdk:7.0.3-9.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/golang:1.18-19.28">
      <Branch Type="Product Name" Name="Container bci/golang:1.18-19.28">
        <FullProductName ProductID="Container bci/golang:1.18-19.28">Container bci/golang:1.18-19.28</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/golang:1.19">
      <Branch Type="Product Name" Name="Container bci/golang:1.19">
        <FullProductName ProductID="Container bci/golang:1.19">Container bci/golang:1.19</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/golang:1.20-2.2">
      <Branch Type="Product Name" Name="Container bci/golang:1.20-2.2">
        <FullProductName ProductID="Container bci/golang:1.20-2.2">Container bci/golang:1.20-2.2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/node:16">
      <Branch Type="Product Name" Name="Container bci/node:16">
        <FullProductName ProductID="Container bci/node:16">Container bci/node:16</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/nodejs:14-36.28">
      <Branch Type="Product Name" Name="Container bci/nodejs:14-36.28">
        <FullProductName ProductID="Container bci/nodejs:14-36.28">Container bci/nodejs:14-36.28</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/nodejs:18-2.1">
      <Branch Type="Product Name" Name="Container bci/nodejs:18-2.1">
        <FullProductName ProductID="Container bci/nodejs:18-2.1">Container bci/nodejs:18-2.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/openjdk-devel:11-38.60">
      <Branch Type="Product Name" Name="Container bci/openjdk-devel:11-38.60">
        <FullProductName ProductID="Container bci/openjdk-devel:11-38.60">Container bci/openjdk-devel:11-38.60</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/openjdk-devel:17-13.26">
      <Branch Type="Product Name" Name="Container bci/openjdk-devel:17-13.26">
        <FullProductName ProductID="Container bci/openjdk-devel:17-13.26">Container bci/openjdk-devel:17-13.26</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/openjdk:11-34.29">
      <Branch Type="Product Name" Name="Container bci/openjdk:11-34.29">
        <FullProductName ProductID="Container bci/openjdk:11-34.29">Container bci/openjdk:11-34.29</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/openjdk:17-12.14">
      <Branch Type="Product Name" Name="Container bci/openjdk:17-12.14">
        <FullProductName ProductID="Container bci/openjdk:17-12.14">Container bci/openjdk:17-12.14</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/php-apache:8-2.17">
      <Branch Type="Product Name" Name="Container bci/php-apache:8-2.17">
        <FullProductName ProductID="Container bci/php-apache:8-2.17">Container bci/php-apache:8-2.17</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/php-fpm:8-2.16">
      <Branch Type="Product Name" Name="Container bci/php-fpm:8-2.16">
        <FullProductName ProductID="Container bci/php-fpm:8-2.16">Container bci/php-fpm:8-2.16</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/php:8-2.12">
      <Branch Type="Product Name" Name="Container bci/php:8-2.12">
        <FullProductName ProductID="Container bci/php:8-2.12">Container bci/php:8-2.12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/python:3.11-2.2">
      <Branch Type="Product Name" Name="Container bci/python:3.11-2.2">
        <FullProductName ProductID="Container bci/python:3.11-2.2">Container bci/python:3.11-2.2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/python:3.6-34.15">
      <Branch Type="Product Name" Name="Container bci/python:3.6-34.15">
        <FullProductName ProductID="Container bci/python:3.6-34.15">Container bci/python:3.6-34.15</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/ruby:2.5-33.13">
      <Branch Type="Product Name" Name="Container bci/ruby:2.5-33.13">
        <FullProductName ProductID="Container bci/ruby:2.5-33.13">Container bci/ruby:2.5-33.13</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/rust:1.65-13.13">
      <Branch Type="Product Name" Name="Container bci/rust:1.65-13.13">
        <FullProductName ProductID="Container bci/rust:1.65-13.13">Container bci/rust:1.65-13.13</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/rust:1.66">
      <Branch Type="Product Name" Name="Container bci/rust:1.66">
        <FullProductName ProductID="Container bci/rust:1.66">Container bci/rust:1.66</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/rust:1.67">
      <Branch Type="Product Name" Name="Container bci/rust:1.67">
        <FullProductName ProductID="Container bci/rust:1.67">Container bci/rust:1.67</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/rust:1.68">
      <Branch Type="Product Name" Name="Container bci/rust:1.68">
        <FullProductName ProductID="Container bci/rust:1.68">Container bci/rust:1.68</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/rust:1.69-2.1">
      <Branch Type="Product Name" Name="Container bci/rust:1.69-2.1">
        <FullProductName ProductID="Container bci/rust:1.69-2.1">Container bci/rust:1.69-2.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container rancher/elemental-builder-image/5.3:latest">
      <Branch Type="Product Name" Name="Container rancher/elemental-builder-image/5.3:latest">
        <FullProductName ProductID="Container rancher/elemental-builder-image/5.3:latest">Container rancher/elemental-builder-image/5.3:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container rancher/elemental-operator/5.3:latest">
      <Branch Type="Product Name" Name="Container rancher/elemental-operator/5.3:latest">
        <FullProductName ProductID="Container rancher/elemental-operator/5.3:latest">Container rancher/elemental-operator/5.3:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container rancher/elemental-operator:latest">
      <Branch Type="Product Name" Name="Container rancher/elemental-operator:latest">
        <FullProductName ProductID="Container rancher/elemental-operator:latest">Container rancher/elemental-operator:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container rancher/elemental-teal-iso/5.3:latest">
      <Branch Type="Product Name" Name="Container rancher/elemental-teal-iso/5.3:latest">
        <FullProductName ProductID="Container rancher/elemental-teal-iso/5.3:latest">Container rancher/elemental-teal-iso/5.3:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container rancher/elemental-teal-iso/5.4:latest">
      <Branch Type="Product Name" Name="Container rancher/elemental-teal-iso/5.4:latest">
        <FullProductName ProductID="Container rancher/elemental-teal-iso/5.4:latest">Container rancher/elemental-teal-iso/5.4:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container rancher/elemental-teal-rt/5.3:latest">
      <Branch Type="Product Name" Name="Container rancher/elemental-teal-rt/5.3:latest">
        <FullProductName ProductID="Container rancher/elemental-teal-rt/5.3:latest">Container rancher/elemental-teal-rt/5.3:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container rancher/elemental-teal-rt/5.4:latest">
      <Branch Type="Product Name" Name="Container rancher/elemental-teal-rt/5.4:latest">
        <FullProductName ProductID="Container rancher/elemental-teal-rt/5.4:latest">Container rancher/elemental-teal-rt/5.4:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container rancher/elemental-teal/5.3:latest">
      <Branch Type="Product Name" Name="Container rancher/elemental-teal/5.3:latest">
        <FullProductName ProductID="Container rancher/elemental-teal/5.3:latest">Container rancher/elemental-teal/5.3:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container rancher/elemental-teal/5.4:latest">
      <Branch Type="Product Name" Name="Container rancher/elemental-teal/5.4:latest">
        <FullProductName ProductID="Container rancher/elemental-teal/5.4:latest">Container rancher/elemental-teal/5.4:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container rancher/seedimage-builder/5.3:latest">
      <Branch Type="Product Name" Name="Container rancher/seedimage-builder/5.3:latest">
        <FullProductName ProductID="Container rancher/seedimage-builder/5.3:latest">Container rancher/seedimage-builder/5.3:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container rancher/seedimage-builder:latest">
      <Branch Type="Product Name" Name="Container rancher/seedimage-builder:latest">
        <FullProductName ProductID="Container rancher/seedimage-builder:latest">Container rancher/seedimage-builder:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7.1/ceph/grafana:8.5.15.2.2.393">
      <Branch Type="Product Name" Name="Container ses/7.1/ceph/grafana:8.5.15.2.2.393">
        <FullProductName ProductID="Container ses/7.1/ceph/grafana:8.5.15.2.2.393">Container ses/7.1/ceph/grafana:8.5.15.2.2.393</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7.1/ceph/haproxy:2.0.14.3.5.330">
      <Branch Type="Product Name" Name="Container ses/7.1/ceph/haproxy:2.0.14.3.5.330">
        <FullProductName ProductID="Container ses/7.1/ceph/haproxy:2.0.14.3.5.330">Container ses/7.1/ceph/haproxy:2.0.14.3.5.330</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7.1/ceph/keepalived:2.0.19.3.5.316">
      <Branch Type="Product Name" Name="Container ses/7.1/ceph/keepalived:2.0.19.3.5.316">
        <FullProductName ProductID="Container ses/7.1/ceph/keepalived:2.0.19.3.5.316">Container ses/7.1/ceph/keepalived:2.0.19.3.5.316</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7.1/ceph/prometheus-alertmanager:0.23.0.3.2.368">
      <Branch Type="Product Name" Name="Container ses/7.1/ceph/prometheus-alertmanager:0.23.0.3.2.368">
        <FullProductName ProductID="Container ses/7.1/ceph/prometheus-alertmanager:0.23.0.3.2.368">Container ses/7.1/ceph/prometheus-alertmanager:0.23.0.3.2.368</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7.1/ceph/prometheus-node-exporter:1.3.0.3.2.359">
      <Branch Type="Product Name" Name="Container ses/7.1/ceph/prometheus-node-exporter:1.3.0.3.2.359">
        <FullProductName ProductID="Container ses/7.1/ceph/prometheus-node-exporter:1.3.0.3.2.359">Container ses/7.1/ceph/prometheus-node-exporter:1.3.0.3.2.359</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.352">
      <Branch Type="Product Name" Name="Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.352">
        <FullProductName ProductID="Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.352">Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.352</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.341">
      <Branch Type="Product Name" Name="Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.341">
        <FullProductName ProductID="Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.341">Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.341</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7.1/cephcsi/cephcsi:v3.7.0.0">
      <Branch Type="Product Name" Name="Container ses/7.1/cephcsi/cephcsi:v3.7.0.0">
        <FullProductName ProductID="Container ses/7.1/cephcsi/cephcsi:v3.7.0.0">Container ses/7.1/cephcsi/cephcsi:v3.7.0.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7.1/cephcsi/csi-attacher:v4.1.0">
      <Branch Type="Product Name" Name="Container ses/7.1/cephcsi/csi-attacher:v4.1.0">
        <FullProductName ProductID="Container ses/7.1/cephcsi/csi-attacher:v4.1.0">Container ses/7.1/cephcsi/csi-attacher:v4.1.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7.1/cephcsi/csi-node-driver-registrar:v2.7.0">
      <Branch Type="Product Name" Name="Container ses/7.1/cephcsi/csi-node-driver-registrar:v2.7.0">
        <FullProductName ProductID="Container ses/7.1/cephcsi/csi-node-driver-registrar:v2.7.0">Container ses/7.1/cephcsi/csi-node-driver-registrar:v2.7.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7.1/cephcsi/csi-provisioner:v3.4.0">
      <Branch Type="Product Name" Name="Container ses/7.1/cephcsi/csi-provisioner:v3.4.0">
        <FullProductName ProductID="Container ses/7.1/cephcsi/csi-provisioner:v3.4.0">Container ses/7.1/cephcsi/csi-provisioner:v3.4.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7.1/cephcsi/csi-resizer:v1.7.0">
      <Branch Type="Product Name" Name="Container ses/7.1/cephcsi/csi-resizer:v1.7.0">
        <FullProductName ProductID="Container ses/7.1/cephcsi/csi-resizer:v1.7.0">Container ses/7.1/cephcsi/csi-resizer:v1.7.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7.1/cephcsi/csi-snapshotter:v6.2.1">
      <Branch Type="Product Name" Name="Container ses/7.1/cephcsi/csi-snapshotter:v6.2.1">
        <FullProductName ProductID="Container ses/7.1/cephcsi/csi-snapshotter:v6.2.1">Container ses/7.1/cephcsi/csi-snapshotter:v6.2.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7.1/rook/ceph:1.10.1.16.4.5.328">
      <Branch Type="Product Name" Name="Container ses/7.1/rook/ceph:1.10.1.16.4.5.328">
        <FullProductName ProductID="Container ses/7.1/rook/ceph:1.10.1.16.4.5.328">Container ses/7.1/rook/ceph:1.10.1.16.4.5.328</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/389-ds:2.0-19.15">
      <Branch Type="Product Name" Name="Container suse/389-ds:2.0-19.15">
        <FullProductName ProductID="Container suse/389-ds:2.0-19.15">Container suse/389-ds:2.0-19.15</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/manager/4.3/proxy-httpd:4.3.4.9.25.2">
      <Branch Type="Product Name" Name="Container suse/manager/4.3/proxy-httpd:4.3.4.9.25.2">
        <FullProductName ProductID="Container suse/manager/4.3/proxy-httpd:4.3.4.9.25.2">Container suse/manager/4.3/proxy-httpd:4.3.4.9.25.2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/manager/4.3/proxy-salt-broker:latest">
      <Branch Type="Product Name" Name="Container suse/manager/4.3/proxy-salt-broker:latest">
        <FullProductName ProductID="Container suse/manager/4.3/proxy-salt-broker:latest">Container suse/manager/4.3/proxy-salt-broker:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/manager/4.3/proxy-squid:latest">
      <Branch Type="Product Name" Name="Container suse/manager/4.3/proxy-squid:latest">
        <FullProductName ProductID="Container suse/manager/4.3/proxy-squid:latest">Container suse/manager/4.3/proxy-squid:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/manager/4.3/proxy-ssh:latest">
      <Branch Type="Product Name" Name="Container suse/manager/4.3/proxy-ssh:latest">
        <FullProductName ProductID="Container suse/manager/4.3/proxy-ssh:latest">Container suse/manager/4.3/proxy-ssh:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/manager/4.3/proxy-tftpd:latest">
      <Branch Type="Product Name" Name="Container suse/manager/4.3/proxy-tftpd:latest">
        <FullProductName ProductID="Container suse/manager/4.3/proxy-tftpd:latest">Container suse/manager/4.3/proxy-tftpd:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/pcp:5">
      <Branch Type="Product Name" Name="Container suse/pcp:5">
        <FullProductName ProductID="Container suse/pcp:5">Container suse/pcp:5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/postgres:12.14-21.1">
      <Branch Type="Product Name" Name="Container suse/postgres:12.14-21.1">
        <FullProductName ProductID="Container suse/postgres:12.14-21.1">Container suse/postgres:12.14-21.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/postgres:13.10-22.1">
      <Branch Type="Product Name" Name="Container suse/postgres:13.10-22.1">
        <FullProductName ProductID="Container suse/postgres:13.10-22.1">Container suse/postgres:13.10-22.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/postgres:14.7-20.1">
      <Branch Type="Product Name" Name="Container suse/postgres:14.7-20.1">
        <FullProductName ProductID="Container suse/postgres:14.7-20.1">Container suse/postgres:14.7-20.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/postgres:15.2-4.10">
      <Branch Type="Product Name" Name="Container suse/postgres:15.2-4.10">
        <FullProductName ProductID="Container suse/postgres:15.2-4.10">Container suse/postgres:15.2-4.10</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/registry:latest">
      <Branch Type="Product Name" Name="Container suse/registry:latest">
        <FullProductName ProductID="Container suse/registry:latest">Container suse/registry:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/rmt-mariadb-client:10.6-14.12">
      <Branch Type="Product Name" Name="Container suse/rmt-mariadb-client:10.6-14.12">
        <FullProductName ProductID="Container suse/rmt-mariadb-client:10.6-14.12">Container suse/rmt-mariadb-client:10.6-14.12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/rmt-mariadb:10.6-14.12">
      <Branch Type="Product Name" Name="Container suse/rmt-mariadb:10.6-14.12">
        <FullProductName ProductID="Container suse/rmt-mariadb:10.6-14.12">Container suse/rmt-mariadb:10.6-14.12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/rmt-nginx:1.21-14.14">
      <Branch Type="Product Name" Name="Container suse/rmt-nginx:1.21-14.14">
        <FullProductName ProductID="Container suse/rmt-nginx:1.21-14.14">Container suse/rmt-nginx:1.21-14.14</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/rmt-server:2.10-14.12">
      <Branch Type="Product Name" Name="Container suse/rmt-server:2.10-14.12">
        <FullProductName ProductID="Container suse/rmt-server:2.10-14.12">Container suse/rmt-server:2.10-14.12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sle-micro-rancher/5.2:latest">
      <Branch Type="Product Name" Name="Container suse/sle-micro-rancher/5.2:latest">
        <FullProductName ProductID="Container suse/sle-micro-rancher/5.2:latest">Container suse/sle-micro-rancher/5.2:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sle-micro-rancher/5.3:latest">
      <Branch Type="Product Name" Name="Container suse/sle-micro-rancher/5.3:latest">
        <FullProductName ProductID="Container suse/sle-micro-rancher/5.3:latest">Container suse/sle-micro-rancher/5.3:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sle-micro-rancher/5.4:latest">
      <Branch Type="Product Name" Name="Container suse/sle-micro-rancher/5.4:latest">
        <FullProductName ProductID="Container suse/sle-micro-rancher/5.4:latest">Container suse/sle-micro-rancher/5.4:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sle-micro/5.1/toolbox:12.1-2.2.377">
      <Branch Type="Product Name" Name="Container suse/sle-micro/5.1/toolbox:12.1-2.2.377">
        <FullProductName ProductID="Container suse/sle-micro/5.1/toolbox:12.1-2.2.377">Container suse/sle-micro/5.1/toolbox:12.1-2.2.377</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sle-micro/5.2/toolbox:12.1-6.2.199">
      <Branch Type="Product Name" Name="Container suse/sle-micro/5.2/toolbox:12.1-6.2.199">
        <FullProductName ProductID="Container suse/sle-micro/5.2/toolbox:12.1-6.2.199">Container suse/sle-micro/5.2/toolbox:12.1-6.2.199</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sle-micro/5.3/toolbox:12.1-5.2.112">
      <Branch Type="Product Name" Name="Container suse/sle-micro/5.3/toolbox:12.1-5.2.112">
        <FullProductName ProductID="Container suse/sle-micro/5.3/toolbox:12.1-5.2.112">Container suse/sle-micro/5.3/toolbox:12.1-5.2.112</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sle-micro/5.4/toolbox:12.1-4.2.9">
      <Branch Type="Product Name" Name="Container suse/sle-micro/5.4/toolbox:12.1-4.2.9">
        <FullProductName ProductID="Container suse/sle-micro/5.4/toolbox:12.1-4.2.9">Container suse/sle-micro/5.4/toolbox:12.1-4.2.9</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sle15:15.2.9.5.261">
      <Branch Type="Product Name" Name="Container suse/sle15:15.2.9.5.261">
        <FullProductName ProductID="Container suse/sle15:15.2.9.5.261">Container suse/sle15:15.2.9.5.261</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sle15:15.3.17.20.101">
      <Branch Type="Product Name" Name="Container suse/sle15:15.3.17.20.101">
        <FullProductName ProductID="Container suse/sle15:15.3.17.20.101">Container suse/sle15:15.3.17.20.101</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sle15:15.4.27.14.34">
      <Branch Type="Product Name" Name="Container suse/sle15:15.4.27.14.34">
        <FullProductName ProductID="Container suse/sle15:15.4.27.14.34">Container suse/sle15:15.4.27.14.34</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-Azure-BYOS">Image SLES12-SP5-Azure-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-Basic-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-Basic-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-Azure-Basic-On-Demand">Image SLES12-SP5-Azure-Basic-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-HPC-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-HPC-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-Azure-HPC-BYOS">Image SLES12-SP5-Azure-HPC-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-HPC-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-HPC-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-Azure-HPC-On-Demand">Image SLES12-SP5-Azure-HPC-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-SAP-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-SAP-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-BYOS">Image SLES12-SP5-Azure-SAP-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-SAP-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-SAP-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-On-Demand">Image SLES12-SP5-Azure-SAP-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-Standard-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-Standard-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-Azure-Standard-On-Demand">Image SLES12-SP5-Azure-Standard-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-EC2-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-EC2-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-EC2-BYOS">Image SLES12-SP5-EC2-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-EC2-ECS-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-EC2-ECS-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-EC2-ECS-On-Demand">Image SLES12-SP5-EC2-ECS-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-EC2-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-EC2-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-EC2-On-Demand">Image SLES12-SP5-EC2-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-EC2-SAP-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-EC2-SAP-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-BYOS">Image SLES12-SP5-EC2-SAP-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-EC2-SAP-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-EC2-SAP-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-On-Demand">Image SLES12-SP5-EC2-SAP-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-GCE-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-GCE-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-GCE-BYOS">Image SLES12-SP5-GCE-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-GCE-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-GCE-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-GCE-On-Demand">Image SLES12-SP5-GCE-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-GCE-SAP-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-GCE-SAP-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-BYOS">Image SLES12-SP5-GCE-SAP-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-GCE-SAP-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-GCE-SAP-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-On-Demand">Image SLES12-SP5-GCE-SAP-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production">
      <Branch Type="Product Name" Name="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production">
        <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production">Image SLES12-SP5-SAP-Azure-LI-BYOS-Production</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production">
      <Branch Type="Product Name" Name="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production">
        <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production">Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-BYOS-Azure">Image SLES15-SP3-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-BYOS-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-BYOS-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-BYOS-EC2-HVM">Image SLES15-SP3-BYOS-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-BYOS-GCE">Image SLES15-SP3-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-CHOST-BYOS-Aliyun">
      <Branch Type="Product Name" Name="Image SLES15-SP3-CHOST-BYOS-Aliyun">
        <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-Aliyun">Image SLES15-SP3-CHOST-BYOS-Aliyun</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-CHOST-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-CHOST-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-Azure">Image SLES15-SP3-CHOST-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-CHOST-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP3-CHOST-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-EC2">Image SLES15-SP3-CHOST-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-CHOST-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-CHOST-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-GCE">Image SLES15-SP3-CHOST-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-CHOST-BYOS-SAP-CCloud">
      <Branch Type="Product Name" Name="Image SLES15-SP3-CHOST-BYOS-SAP-CCloud">
        <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-SAP-CCloud">Image SLES15-SP3-CHOST-BYOS-SAP-CCloud</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-HPC-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-HPC-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-HPC-BYOS-Azure">Image SLES15-SP3-HPC-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-HPC-BYOS-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-HPC-BYOS-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-HPC-BYOS-EC2-HVM">Image SLES15-SP3-HPC-BYOS-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-HPC-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-HPC-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-HPC-BYOS-GCE">Image SLES15-SP3-HPC-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure">Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM">Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE">Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure">Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM">Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE">Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Micro-5-1-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Micro-5-1-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-Micro-5-1-BYOS-Azure">Image SLES15-SP3-Micro-5-1-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM">Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Micro-5-1-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Micro-5-1-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-Micro-5-1-BYOS-GCE">Image SLES15-SP3-Micro-5-1-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Micro-5-2-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Micro-5-2-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-Micro-5-2-BYOS-Azure">Image SLES15-SP3-Micro-5-2-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM">Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Micro-5-2-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Micro-5-2-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-Micro-5-2-BYOS-GCE">Image SLES15-SP3-Micro-5-2-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production">
        <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production">Image SLES15-SP3-SAP-Azure-LI-BYOS-Production</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production">
        <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production">Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAP-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAP-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-Azure">Image SLES15-SP3-SAP-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAP-BYOS-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAP-BYOS-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-EC2-HVM">Image SLES15-SP3-SAP-BYOS-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAP-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAP-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-GCE">Image SLES15-SP3-SAP-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAPCAL-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAPCAL-Azure">
        <FullProductName ProductID="Image SLES15-SP3-SAPCAL-Azure">Image SLES15-SP3-SAPCAL-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAPCAL-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAPCAL-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-SAPCAL-EC2-HVM">Image SLES15-SP3-SAPCAL-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAPCAL-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAPCAL-GCE">
        <FullProductName ProductID="Image SLES15-SP3-SAPCAL-GCE">Image SLES15-SP3-SAPCAL-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4">
      <Branch Type="Product Name" Name="Image SLES15-SP4">
        <FullProductName ProductID="Image SLES15-SP4">Image SLES15-SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Azure-Basic">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Azure-Basic">
        <FullProductName ProductID="Image SLES15-SP4-Azure-Basic">Image SLES15-SP4-Azure-Basic</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Azure-Standard">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Azure-Standard">
        <FullProductName ProductID="Image SLES15-SP4-Azure-Standard">Image SLES15-SP4-Azure-Standard</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-BYOS">Image SLES15-SP4-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-BYOS-Azure">Image SLES15-SP4-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-BYOS-EC2">Image SLES15-SP4-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-BYOS-GCE">Image SLES15-SP4-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-CHOST-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-CHOST-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS">Image SLES15-SP4-CHOST-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-CHOST-BYOS-Aliyun">
      <Branch Type="Product Name" Name="Image SLES15-SP4-CHOST-BYOS-Aliyun">
        <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-Aliyun">Image SLES15-SP4-CHOST-BYOS-Aliyun</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-CHOST-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-CHOST-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-Azure">Image SLES15-SP4-CHOST-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-CHOST-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-CHOST-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-EC2">Image SLES15-SP4-CHOST-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-CHOST-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-CHOST-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-GCE">Image SLES15-SP4-CHOST-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-CHOST-BYOS-SAP-CCloud">
      <Branch Type="Product Name" Name="Image SLES15-SP4-CHOST-BYOS-SAP-CCloud">
        <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-SAP-CCloud">Image SLES15-SP4-CHOST-BYOS-SAP-CCloud</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-EC2">
        <FullProductName ProductID="Image SLES15-SP4-EC2">Image SLES15-SP4-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-EC2-ECS-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP4-EC2-ECS-HVM">
        <FullProductName ProductID="Image SLES15-SP4-EC2-ECS-HVM">Image SLES15-SP4-EC2-ECS-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-GCE">
        <FullProductName ProductID="Image SLES15-SP4-GCE">Image SLES15-SP4-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-HPC">
      <Branch Type="Product Name" Name="Image SLES15-SP4-HPC">
        <FullProductName ProductID="Image SLES15-SP4-HPC">Image SLES15-SP4-HPC</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-HPC-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-HPC-Azure">
        <FullProductName ProductID="Image SLES15-SP4-HPC-Azure">Image SLES15-SP4-HPC-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-HPC-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-HPC-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS">Image SLES15-SP4-HPC-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-HPC-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-HPC-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS-Azure">Image SLES15-SP4-HPC-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-HPC-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-HPC-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS-EC2">Image SLES15-SP4-HPC-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-HPC-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-HPC-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS-GCE">Image SLES15-SP4-HPC-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-HPC-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-HPC-EC2">
        <FullProductName ProductID="Image SLES15-SP4-HPC-EC2">Image SLES15-SP4-HPC-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-HPC-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-HPC-GCE">
        <FullProductName ProductID="Image SLES15-SP4-HPC-GCE">Image SLES15-SP4-HPC-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Hardened-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Hardened-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS">Image SLES15-SP4-Hardened-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Hardened-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Hardened-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS-Azure">Image SLES15-SP4-Hardened-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Hardened-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Hardened-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS-EC2">Image SLES15-SP4-Hardened-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Hardened-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Hardened-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS-GCE">Image SLES15-SP4-Hardened-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Proxy-4-3-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Proxy-4-3-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS">Image SLES15-SP4-Manager-Proxy-4-3-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure">Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2">Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE">Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3">Image SLES15-SP4-Manager-Server-4-3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-Azure-llc">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-Azure-llc">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-Azure-llc">Image SLES15-SP4-Manager-Server-4-3-Azure-llc</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-Azure-ltd">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-Azure-ltd">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-Azure-ltd">Image SLES15-SP4-Manager-Server-4-3-Azure-ltd</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS">Image SLES15-SP4-Manager-Server-4-3-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure">Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2">Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE">Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-EC2-llc">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-EC2-llc">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-EC2-llc">Image SLES15-SP4-Manager-Server-4-3-EC2-llc</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-EC2-ltd">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-EC2-ltd">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-EC2-ltd">Image SLES15-SP4-Manager-Server-4-3-EC2-ltd</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-3">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-3">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-3">Image SLES15-SP4-Micro-5-3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-3-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-3-Azure">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-Azure">Image SLES15-SP4-Micro-5-3-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-3-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-3-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS">Image SLES15-SP4-Micro-5-3-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-3-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-3-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS-Azure">Image SLES15-SP4-Micro-5-3-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-3-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-3-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS-EC2">Image SLES15-SP4-Micro-5-3-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-3-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-3-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS-GCE">Image SLES15-SP4-Micro-5-3-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-3-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-3-EC2">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-EC2">Image SLES15-SP4-Micro-5-3-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-3-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-3-GCE">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-GCE">Image SLES15-SP4-Micro-5-3-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-4">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-4">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-4">Image SLES15-SP4-Micro-5-4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-4-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-4-Azure">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-Azure">Image SLES15-SP4-Micro-5-4-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-4-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-4-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS">Image SLES15-SP4-Micro-5-4-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-4-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-4-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS-Azure">Image SLES15-SP4-Micro-5-4-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-4-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-4-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS-EC2">Image SLES15-SP4-Micro-5-4-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-4-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-4-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS-GCE">Image SLES15-SP4-Micro-5-4-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-4-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-4-EC2">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-EC2">Image SLES15-SP4-Micro-5-4-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-4-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-4-GCE">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-GCE">Image SLES15-SP4-Micro-5-4-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP">
        <FullProductName ProductID="Image SLES15-SP4-SAP">Image SLES15-SP4-SAP</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Azure">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Azure">Image SLES15-SP4-SAP-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Azure-LI-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Azure-LI-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS">Image SLES15-SP4-SAP-Azure-LI-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production">Image SLES15-SP4-SAP-Azure-LI-BYOS-Production</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Azure-VLI-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Azure-VLI-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS">Image SLES15-SP4-SAP-Azure-VLI-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production">Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS">Image SLES15-SP4-SAP-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-Azure">Image SLES15-SP4-SAP-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-EC2">Image SLES15-SP4-SAP-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-GCE">Image SLES15-SP4-SAP-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-EC2">
        <FullProductName ProductID="Image SLES15-SP4-SAP-EC2">Image SLES15-SP4-SAP-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-GCE">
        <FullProductName ProductID="Image SLES15-SP4-SAP-GCE">Image SLES15-SP4-SAP-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Hardened">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Hardened">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened">Image SLES15-SP4-SAP-Hardened</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Hardened-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Hardened-Azure">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-Azure">Image SLES15-SP4-SAP-Hardened-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Hardened-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Hardened-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS">Image SLES15-SP4-SAP-Hardened-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Hardened-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Hardened-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-Azure">Image SLES15-SP4-SAP-Hardened-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Hardened-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Hardened-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-EC2">Image SLES15-SP4-SAP-Hardened-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Hardened-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Hardened-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-GCE">Image SLES15-SP4-SAP-Hardened-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Hardened-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Hardened-EC2">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-EC2">Image SLES15-SP4-SAP-Hardened-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Hardened-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Hardened-GCE">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-GCE">Image SLES15-SP4-SAP-Hardened-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAPCAL">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAPCAL">
        <FullProductName ProductID="Image SLES15-SP4-SAPCAL">Image SLES15-SP4-SAPCAL</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAPCAL-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAPCAL-Azure">
        <FullProductName ProductID="Image SLES15-SP4-SAPCAL-Azure">Image SLES15-SP4-SAPCAL-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAPCAL-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAPCAL-EC2">
        <FullProductName ProductID="Image SLES15-SP4-SAPCAL-EC2">Image SLES15-SP4-SAPCAL-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAPCAL-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAPCAL-GCE">
        <FullProductName ProductID="Image SLES15-SP4-SAPCAL-GCE">Image SLES15-SP4-SAPCAL-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SUSE-Rancher-Setup-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SUSE-Rancher-Setup-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-SUSE-Rancher-Setup-BYOS">Image SLES15-SP4-SUSE-Rancher-Setup-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SUSE-Rancher-Setup-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SUSE-Rancher-Setup-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-SUSE-Rancher-Setup-BYOS-EC2">Image SLES15-SP4-SUSE-Rancher-Setup-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE CaaS Platform 4.0">
      <Branch Type="Product Name" Name="SUSE CaaS Platform 4.0">
        <FullProductName ProductID="SUSE CaaS Platform 4.0" CPE="cpe:/o:suse:caasp:4.0">SUSE CaaS Platform 4.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Enterprise Storage 6">
      <Branch Type="Product Name" Name="SUSE Enterprise Storage 6">
        <FullProductName ProductID="SUSE Enterprise Storage 6" CPE="cpe:/o:suse:ses:6">SUSE Enterprise Storage 6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Enterprise Storage 7">
      <Branch Type="Product Name" Name="SUSE Enterprise Storage 7">
        <FullProductName ProductID="SUSE Enterprise Storage 7" CPE="cpe:/o:suse:ses:7">SUSE Enterprise Storage 7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Enterprise Storage 7.1">
      <Branch Type="Product Name" Name="SUSE 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 Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5" CPE="cpe:/o:suse:sle-module-basesystem:15:sp5">SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6" CPE="cpe:/o:suse:sle-module-basesystem:15:sp6">SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6" CPE="cpe:/o:suse:sle-module-development-tools:15:sp6">SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP7">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7" CPE="cpe:/o:suse:sle-module-basesystem:15:sp7">SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7" CPE="cpe:/o:suse:sle-module-development-tools:15:sp7">SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 12">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 12" CPE="cpe:/o:suse:sle-module-legacy:12">SUSE Linux Enterprise Module for Legacy 12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 12 SP5" CPE="cpe:/o:suse:sle-hpc:12:sp5">SUSE Linux Enterprise High Performance Computing 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp1">SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP2-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 Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP4" CPE="cpe:/o:suse:sle-module-legacy:15:sp4">SUSE Linux Enterprise Module for Legacy 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5" CPE="cpe:/o:suse:sle-module-basesystem:15:sp5">SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP5" CPE="cpe:/o:suse:sle-module-legacy:15:sp5">SUSE Linux Enterprise Module for Legacy 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6" CPE="cpe:/o:suse:sle-module-basesystem:15:sp6">SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6" CPE="cpe:/o:suse:sle-module-development-tools:15:sp6">SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP6" CPE="cpe:/o:suse:sle-module-legacy:15:sp6">SUSE Linux Enterprise Module for Legacy 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP7">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7" CPE="cpe:/o:suse:sle-module-basesystem:15:sp7">SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7" CPE="cpe:/o:suse:sle-module-development-tools:15:sp7">SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP7" CPE="cpe:/o:suse:sle-module-legacy:15:sp7">SUSE Linux Enterprise Module for Legacy 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise 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 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 11 SP3 for Teradata">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP3 for Teradata">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3 for Teradata" CPE="cpe:/o:suse:suse_sles_teradata:11:sp3">SUSE Linux Enterprise Server 11 SP3 for Teradata</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 12" CPE="cpe:/o:suse:sle-module-legacy:12">SUSE Linux Enterprise Module for Legacy 12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP2-BCL">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP2-BCL">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL" CPE="cpe:/o:suse:sles-bcl:12:sp2">SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 12" CPE="cpe:/o:suse:sle-module-legacy:12">SUSE Linux Enterprise Module for Legacy 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 Legacy 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 12" CPE="cpe:/o:suse:sle-module-legacy:12">SUSE Linux Enterprise Module for Legacy 12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP4-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS" CPE="cpe:/o:suse:sles-espos:12:sp4">SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP4-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS" CPE="cpe:/o:suse:sles-ltss:12:sp4">SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 12" CPE="cpe:/o:suse:sle-module-legacy:12">SUSE Linux Enterprise Module for Legacy 12</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5" CPE="cpe:/o:suse:sles:12:sp5">SUSE Linux Enterprise Server 12 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5" CPE="cpe:/o:suse:sle-sdk:12:sp5">SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <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 Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP4" CPE="cpe:/o:suse:sle-module-legacy:15:sp4">SUSE Linux Enterprise Module for Legacy 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <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 Basesystem 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5" CPE="cpe:/o:suse:sle-module-basesystem:15:sp5">SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP5" CPE="cpe:/o:suse:sle-module-legacy:15:sp5">SUSE Linux Enterprise Module for Legacy 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6" CPE="cpe:/o:suse:sle-module-basesystem:15:sp6">SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6" CPE="cpe:/o:suse:sle-module-development-tools:15:sp6">SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP6" CPE="cpe:/o:suse:sle-module-legacy:15:sp6">SUSE Linux Enterprise Module for Legacy 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP7">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7" CPE="cpe:/o:suse:sle-module-basesystem:15:sp7">SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7" CPE="cpe:/o:suse:sle-module-development-tools:15:sp7">SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP7" CPE="cpe:/o:suse:sle-module-legacy:15:sp7">SUSE Linux Enterprise Module for Legacy 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 16.0">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 16.0">
        <FullProductName ProductID="SUSE Linux Enterprise Server 16.0" CPE="cpe:/o:suse:sles:16:16.0:server">SUSE Linux Enterprise Server 16.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server Teradata 12 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server Teradata 12 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 12 SP3" CPE="cpe:/o:suse:sles_teradata:12:sp3">SUSE Linux Enterprise Server Teradata 12 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS" CPE="cpe:/o:suse:sles_ltss_teradata:12:sp3">SUSE Linux Enterprise Server Teradata 12 SP3-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 12" CPE="cpe:/o:suse:sle-module-legacy:12">SUSE Linux Enterprise Module for Legacy 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 Legacy 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 12" CPE="cpe:/o:suse:sle-module-legacy:12">SUSE Linux Enterprise Module for Legacy 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 Legacy 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 12" CPE="cpe:/o:suse:sle-module-legacy:12">SUSE Linux Enterprise Module for Legacy 12</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4" CPE="cpe:/o:suse:sles_sap:12:sp4">SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 12" CPE="cpe:/o:suse:sle-module-legacy:12">SUSE Linux Enterprise Module for Legacy 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 SP1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1" CPE="cpe:/o:suse:sles_sap:15:sp1">SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2" CPE="cpe:/o:suse:sles_sap:15:sp2">SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise 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 Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP4" CPE="cpe:/o:suse:sle-module-legacy:15:sp4">SUSE Linux Enterprise Module for Legacy 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5" CPE="cpe:/o:suse:sle-module-basesystem:15:sp5">SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP5" CPE="cpe:/o:suse:sle-module-legacy:15:sp5">SUSE Linux Enterprise Module for Legacy 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6" CPE="cpe:/o:suse:sle-module-basesystem:15:sp6">SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6" CPE="cpe:/o:suse:sle-module-development-tools:15:sp6">SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP6" CPE="cpe:/o:suse:sle-module-legacy:15:sp6">SUSE Linux Enterprise Module for Legacy 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP7">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7" CPE="cpe:/o:suse:sle-module-basesystem:15:sp7">SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7" CPE="cpe:/o:suse:sle-module-development-tools:15:sp7">SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP7" CPE="cpe:/o:suse:sle-module-legacy:15:sp7">SUSE Linux Enterprise Module for Legacy 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE 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 Manager Proxy 4.2">
      <Branch Type="Product Name" Name="SUSE Manager Proxy 4.2">
        <FullProductName ProductID="SUSE Manager Proxy 4.2" CPE="cpe:/o:suse:suse-manager-proxy:4.2">SUSE Manager Proxy 4.2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Proxy 4.3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP4" CPE="cpe:/o:suse:sle-module-legacy:15:sp4">SUSE Linux Enterprise Module for Legacy 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Retail Branch Server 4.2">
      <Branch Type="Product Name" Name="SUSE Manager Retail Branch Server 4.2">
        <FullProductName ProductID="SUSE Manager Retail Branch Server 4.2" CPE="cpe:/o:suse:suse-manager-retail-branch-server:4.2">SUSE Manager Retail Branch Server 4.2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Retail Branch Server 4.3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP4" CPE="cpe:/o:suse:sle-module-legacy:15:sp4">SUSE Linux Enterprise Module for Legacy 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Server 4.2">
      <Branch Type="Product Name" Name="SUSE Manager Server 4.2">
        <FullProductName ProductID="SUSE Manager Server 4.2" CPE="cpe:/o:suse:suse-manager-server:4.2">SUSE Manager Server 4.2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Server 4.3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP4" CPE="cpe:/o:suse:sle-module-legacy:15:sp4">SUSE Linux Enterprise Module for Legacy 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud 9">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud 9">
        <FullProductName ProductID="SUSE OpenStack Cloud 9" CPE="cpe:/o:suse:suse-openstack-cloud:9">SUSE OpenStack Cloud 9</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud Crowbar 9">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud Crowbar 9">
        <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9" CPE="cpe:/o:suse:suse-openstack-cloud-crowbar:9">SUSE OpenStack Cloud Crowbar 9</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.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 Micro 5.2">
      <Branch Type="Product Name" Name="openSUSE Leap Micro 5.2">
        <FullProductName ProductID="openSUSE Leap Micro 5.2" CPE="cpe:/o:opensuse:leap-micro:5.2">openSUSE Leap Micro 5.2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap Micro 5.3">
      <Branch Type="Product Name" Name="openSUSE Leap Micro 5.3">
        <FullProductName ProductID="openSUSE Leap Micro 5.3" CPE="cpe:/o:opensuse:leap-micro:5.3">openSUSE Leap Micro 5.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Tumbleweed">
      <Branch Type="Product Name" Name="openSUSE Tumbleweed">
        <FullProductName ProductID="openSUSE Tumbleweed" CPE="cpe:/o:opensuse:tumbleweed">openSUSE Tumbleweed</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="CHOST Images">
      <Branch Type="Product Name" Name="SLES 15 SP1 CHOST Images for Amazon EC2">
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp1-chost-byos-v20210304-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp1:chost-amazon:suse-sles-15-sp1-chost-byos-v20210304-hvm-ssd-x86_64">SLES 15 SP1 CHOST Images for Amazon EC2 suse-sles-15-sp1-chost-byos-v20210304-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp1-chost-byos-v20220127-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp1:chost-amazon:suse-sles-15-sp1-chost-byos-v20220127-hvm-ssd-x86_64">SLES 15 SP1 CHOST Images for Amazon EC2 suse-sles-15-sp1-chost-byos-v20220127-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp1-chost-byos-v20220715-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp1:chost-amazon:suse-sles-15-sp1-chost-byos-v20220715-hvm-ssd-x86_64">SLES 15 SP1 CHOST Images for Amazon EC2 suse-sles-15-sp1-chost-byos-v20220715-hvm-ssd-x86_64</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SLES 15 SP2 CHOST Images for Amazon EC2">
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp2-chost-byos-v20210610-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp2:chost-amazon:suse-sles-15-sp2-chost-byos-v20210610-hvm-ssd-x86_64">SLES 15 SP2 CHOST Images for Amazon EC2 suse-sles-15-sp2-chost-byos-v20210610-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp2-chost-byos-v20210722-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp2:chost-amazon:suse-sles-15-sp2-chost-byos-v20210722-hvm-ssd-x86_64">SLES 15 SP2 CHOST Images for Amazon EC2 suse-sles-15-sp2-chost-byos-v20210722-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp2-chost-byos-v20210913-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp2:chost-amazon:suse-sles-15-sp2-chost-byos-v20210913-hvm-ssd-x86_64">SLES 15 SP2 CHOST Images for Amazon EC2 suse-sles-15-sp2-chost-byos-v20210913-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp2-chost-byos-v20211025-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp2:chost-amazon:suse-sles-15-sp2-chost-byos-v20211025-hvm-ssd-x86_64">SLES 15 SP2 CHOST Images for Amazon EC2 suse-sles-15-sp2-chost-byos-v20211025-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp2-chost-byos-v20220126-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp2:chost-amazon:suse-sles-15-sp2-chost-byos-v20220126-hvm-ssd-x86_64">SLES 15 SP2 CHOST Images for Amazon EC2 suse-sles-15-sp2-chost-byos-v20220126-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp2-chost-byos-v20220718-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp2:chost-amazon:suse-sles-15-sp2-chost-byos-v20220718-hvm-ssd-x86_64">SLES 15 SP2 CHOST Images for Amazon EC2 suse-sles-15-sp2-chost-byos-v20220718-hvm-ssd-x86_64</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SLES 15 SP3 CHOST Images for Amazon EC2">
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20210729-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20210729-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20210729-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20210827-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20210827-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20210827-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20210927-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20210927-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20210927-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20211004-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20211004-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20211004-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20211101-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20211101-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20211101-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20211202-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20211202-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20211202-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20220103-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220103-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20220103-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20220126-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220126-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20220126-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20220222-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220222-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20220222-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20220310-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220310-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20220310-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20220411-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220411-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20220411-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20220510-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220510-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20220510-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20220608-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220608-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20220608-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20220708-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220708-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20220708-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20220718-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220718-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20220718-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20220818-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220818-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20220818-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20220916-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220916-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20220916-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20220921-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20220921-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20220921-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20221019-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20221019-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20221019-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20221119-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20221119-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20221119-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20221215-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20221215-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20221215-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20230313-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20230313-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20230313-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20230613-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20230613-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20230613-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20240807-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20240807-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20240807-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp3-chost-byos-v20240912-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-amazon:suse-sles-15-sp3-chost-byos-v20240912-hvm-ssd-x86_64">SLES 15 SP3 CHOST Images for Amazon EC2 suse-sles-15-sp3-chost-byos-v20240912-hvm-ssd-x86_64</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SLES 15 SP4 CHOST Images for Amazon EC2">
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20220718-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20220718-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20220718-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20220721-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20220721-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20220721-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20220819-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20220819-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20220819-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20220916-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20220916-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20220916-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20220923-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20220923-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20220923-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20221018-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20221018-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20221018-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20221118-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20221118-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20221118-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20221215-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20221215-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20221215-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20230111-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230111-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20230111-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20230210-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230210-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20230210-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20230310-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230310-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20230310-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20230410-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230410-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20230410-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20230510-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230510-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20230510-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20230606-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230606-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20230606-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20230704-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230704-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20230704-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20230803-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230803-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20230803-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20230901-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230901-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20230901-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20230928-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20230928-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20230928-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20231027-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20231027-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20231027-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20231127-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20231127-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20231127-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20231212-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20231212-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20231212-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20240312-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20240312-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20240312-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20240612-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20240612-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20240612-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20240809-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20240809-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20240809-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20240912-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20240912-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20240912-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20250721-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20250721-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20250721-hvm-ssd-x86_64</FullProductName>
        <FullProductName ProductID="chost:amazon/suse-sles-15-sp4-chost-byos-v20251022-hvm-ssd-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-amazon:suse-sles-15-sp4-chost-byos-v20251022-hvm-ssd-x86_64">SLES 15 SP4 CHOST Images for Amazon EC2 suse-sles-15-sp4-chost-byos-v20251022-hvm-ssd-x86_64</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SLES 15 SP1 CHOST Images for Google">
        <FullProductName ProductID="chost:google/sles-15-sp1-chost-byos-v20210202" CPE="cpe:/o:suse:sles:15:sp1:chost-google:sles-15-sp1-chost-byos-v20210202">SLES 15 SP1 CHOST Images for Google sles-15-sp1-chost-byos-v20210202</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp1-chost-byos-v20210304" CPE="cpe:/o:suse:sles:15:sp1:chost-google:sles-15-sp1-chost-byos-v20210304">SLES 15 SP1 CHOST Images for Google sles-15-sp1-chost-byos-v20210304</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp1-chost-byos-v20220127" CPE="cpe:/o:suse:sles:15:sp1:chost-google:sles-15-sp1-chost-byos-v20220127">SLES 15 SP1 CHOST Images for Google sles-15-sp1-chost-byos-v20220127</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp1-chost-byos-v20220715-x86-64" CPE="cpe:/o:suse:sles:15:sp1:chost-google:sles-15-sp1-chost-byos-v20220715-x86-64">SLES 15 SP1 CHOST Images for Google sles-15-sp1-chost-byos-v20220715-x86-64</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SLES 15 SP2 CHOST Images for Google">
        <FullProductName ProductID="chost:google/sles-15-sp2-chost-byos-v20210202" CPE="cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210202">SLES 15 SP2 CHOST Images for Google sles-15-sp2-chost-byos-v20210202</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp2-chost-byos-v20210304" CPE="cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210304">SLES 15 SP2 CHOST Images for Google sles-15-sp2-chost-byos-v20210304</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp2-chost-byos-v20210405" CPE="cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210405">SLES 15 SP2 CHOST Images for Google sles-15-sp2-chost-byos-v20210405</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp2-chost-byos-v20210506" CPE="cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210506">SLES 15 SP2 CHOST Images for Google sles-15-sp2-chost-byos-v20210506</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp2-chost-byos-v20210610" CPE="cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210610">SLES 15 SP2 CHOST Images for Google sles-15-sp2-chost-byos-v20210610</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp2-chost-byos-v20210722" CPE="cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210722">SLES 15 SP2 CHOST Images for Google sles-15-sp2-chost-byos-v20210722</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp2-chost-byos-v20210913" CPE="cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20210913">SLES 15 SP2 CHOST Images for Google sles-15-sp2-chost-byos-v20210913</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp2-chost-byos-v20211025" CPE="cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20211025">SLES 15 SP2 CHOST Images for Google sles-15-sp2-chost-byos-v20211025</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp2-chost-byos-v20220126" CPE="cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20220126">SLES 15 SP2 CHOST Images for Google sles-15-sp2-chost-byos-v20220126</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp2-chost-byos-v20220718-x86-64" CPE="cpe:/o:suse:sles:15:sp2:chost-google:sles-15-sp2-chost-byos-v20220718-x86-64">SLES 15 SP2 CHOST Images for Google sles-15-sp2-chost-byos-v20220718-x86-64</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SLES 15 SP3 CHOST Images for Google">
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20210729" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20210729">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20210729</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20210827" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20210827">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20210827</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20210927" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20210927">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20210927</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20211004" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20211004">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20211004</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20211101" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20211101">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20211101</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20211202" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20211202">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20211202</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20220103" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220103">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20220103</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20220126" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220126">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20220126</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20220222" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220222">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20220222</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20220310" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220310">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20220310</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20220411-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220411-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20220411-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20220510-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220510-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20220510-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20220608-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220608-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20220608-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20220708-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220708-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20220708-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20220718-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220718-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20220718-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20220818-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220818-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20220818-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20220916-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20220916-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20220916-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20221019-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20221019-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20221019-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20221118-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20221118-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20221118-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20221215-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20221215-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20221215-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20230313-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20230313-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20230313-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20230613-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20230613-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20230613-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20240807-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20240807-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20240807-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp3-chost-byos-v20240912-x86-64" CPE="cpe:/o:suse:sles:15:sp3:chost-google:sles-15-sp3-chost-byos-v20240912-x86-64">SLES 15 SP3 CHOST Images for Google sles-15-sp3-chost-byos-v20240912-x86-64</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SLES 15 SP4 CHOST Images for Google">
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20220718-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20220718-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20220718-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20220721-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20220721-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20220721-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20220818-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20220818-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20220818-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20220916-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20220916-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20220916-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20221018-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20221018-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20221018-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20221118-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20221118-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20221118-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20221215-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20221215-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20221215-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20221215-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20221215-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20221215-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230111-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230111-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230111-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230111-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230111-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230111-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230210-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230210-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230210-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230210-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230210-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230210-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230310-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230310-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230310-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230310-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230310-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230310-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230410-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230410-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230410-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230410-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230410-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230410-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230510-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230510-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230510-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230510-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230510-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230510-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230606-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230606-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230606-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230606-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230606-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230606-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230704-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230704-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230704-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230704-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230704-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230704-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230804-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230804-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230804-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230804-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230804-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230804-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230901-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230901-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230901-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230901-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230901-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230901-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230928-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230928-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230928-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20230928-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20230928-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20230928-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20231027-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20231027-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20231027-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20231027-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20231027-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20231027-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20231127-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20231127-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20231127-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20231127-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20231127-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20231127-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20231212-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20231212-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20231212-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20231212-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20231212-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20231212-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20240312-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240312-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20240312-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20240312-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240312-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20240312-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20240612-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240612-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20240612-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20240612-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240612-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20240612-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20240809-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240809-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20240809-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20240809-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240809-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20240809-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20240912-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240912-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20240912-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20240912-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20240912-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20240912-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20250721-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20250721-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20250721-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20250721-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20250721-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20250721-x86-64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20251022-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20251022-arm64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20251022-arm64</FullProductName>
        <FullProductName ProductID="chost:google/sles-15-sp4-chost-byos-v20251022-x86-64" CPE="cpe:/o:suse:sles:15:sp4:chost-google:sles-15-sp4-chost-byos-v20251022-x86-64">SLES 15 SP4 CHOST Images for Google sles-15-sp4-chost-byos-v20251022-x86-64</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SLES 15 SP1 CHOST Images for Microsoft Azure">
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp1-chost-byos-v20210202" CPE="cpe:/o:suse:sles:15:sp1:chost-microsoft:suse-sles-15-sp1-chost-byos-v20210202">SLES 15 SP1 CHOST Images for Microsoft Azure suse-sles-15-sp1-chost-byos-v20210202</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp1-chost-byos-v20210304" CPE="cpe:/o:suse:sles:15:sp1:chost-microsoft:suse-sles-15-sp1-chost-byos-v20210304">SLES 15 SP1 CHOST Images for Microsoft Azure suse-sles-15-sp1-chost-byos-v20210304</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp1-chost-byos-v20220127" CPE="cpe:/o:suse:sles:15:sp1:chost-microsoft:suse-sles-15-sp1-chost-byos-v20220127">SLES 15 SP1 CHOST Images for Microsoft Azure suse-sles-15-sp1-chost-byos-v20220127</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp1-chost-byos-v20220715-x86_64" CPE="cpe:/o:suse:sles:15:sp1:chost-microsoft:suse-sles-15-sp1-chost-byos-v20220715-x86_64">SLES 15 SP1 CHOST Images for Microsoft Azure suse-sles-15-sp1-chost-byos-v20220715-x86_64</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SLES 15 SP2 CHOST Images for Microsoft Azure">
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp2-chost-byos-v20210202" CPE="cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210202">SLES 15 SP2 CHOST Images for Microsoft Azure suse-sles-15-sp2-chost-byos-v20210202</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp2-chost-byos-v20210304" CPE="cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210304">SLES 15 SP2 CHOST Images for Microsoft Azure suse-sles-15-sp2-chost-byos-v20210304</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp2-chost-byos-v20210405" CPE="cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210405">SLES 15 SP2 CHOST Images for Microsoft Azure suse-sles-15-sp2-chost-byos-v20210405</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp2-chost-byos-v20210506" CPE="cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210506">SLES 15 SP2 CHOST Images for Microsoft Azure suse-sles-15-sp2-chost-byos-v20210506</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp2-chost-byos-v20210610" CPE="cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210610">SLES 15 SP2 CHOST Images for Microsoft Azure suse-sles-15-sp2-chost-byos-v20210610</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp2-chost-byos-v20210722" CPE="cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210722">SLES 15 SP2 CHOST Images for Microsoft Azure suse-sles-15-sp2-chost-byos-v20210722</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp2-chost-byos-v20210913" CPE="cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20210913">SLES 15 SP2 CHOST Images for Microsoft Azure suse-sles-15-sp2-chost-byos-v20210913</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp2-chost-byos-v20211025" CPE="cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20211025">SLES 15 SP2 CHOST Images for Microsoft Azure suse-sles-15-sp2-chost-byos-v20211025</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp2-chost-byos-v20220126" CPE="cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20220126">SLES 15 SP2 CHOST Images for Microsoft Azure suse-sles-15-sp2-chost-byos-v20220126</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp2-chost-byos-v20220718-x86_64" CPE="cpe:/o:suse:sles:15:sp2:chost-microsoft:suse-sles-15-sp2-chost-byos-v20220718-x86_64">SLES 15 SP2 CHOST Images for Microsoft Azure suse-sles-15-sp2-chost-byos-v20220718-x86_64</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SLES 15 SP3 CHOST Images for Microsoft Azure">
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20210729" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20210729">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20210729</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20210827" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20210827">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20210827</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20210927" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20210927">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20210927</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20211004" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20211004">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20211004</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20211101" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20211101">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20211101</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20211202" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20211202">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20211202</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20220103" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220103">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20220103</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20220126" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220126">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20220126</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20220222" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220222">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20220222</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20220310" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220310">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20220310</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20220411-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220411-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20220411-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20220510-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220510-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20220510-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20220609-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220609-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20220609-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20220708-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220708-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20220708-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20220718-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220718-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20220718-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20220818-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220818-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20220818-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20220916-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220916-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20220916-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20220921-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20220921-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20220921-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20221019-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20221019-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20221019-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20221119-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20221119-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20221119-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20221215-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20221215-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20221215-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20230313-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20230313-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20230313-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20230613-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20230613-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20230613-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20240807-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20240807-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20240807-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp3-chost-byos-v20240912-x86_64" CPE="cpe:/o:suse:sles:15:sp3:chost-microsoft:suse-sles-15-sp3-chost-byos-v20240912-x86_64">SLES 15 SP3 CHOST Images for Microsoft Azure suse-sles-15-sp3-chost-byos-v20240912-x86_64</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SLES 15 SP4 CHOST Images for Microsoft Azure">
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20220718-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20220718-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20220718-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20220721-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20220721-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20220721-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20220819-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20220819-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20220819-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20220916-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20220916-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20220916-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20220923-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20220923-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20220923-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20221018-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20221018-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20221018-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20221118-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20221118-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20221118-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20221215-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20221215-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20221215-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20221215-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20221215-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20221215-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230111-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230111-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230111-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230111-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230111-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230111-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230210-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230210-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230210-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230210-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230210-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230210-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230310-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230310-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230310-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230310-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230310-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230310-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230410-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230410-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230410-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230410-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230410-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230410-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230510-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230510-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230510-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230510-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230510-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230510-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230606-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230606-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230606-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230606-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230606-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230606-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230704-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230704-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230704-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230704-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230704-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230704-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230803-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230803-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230803-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230803-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230803-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230803-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230901-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230901-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230901-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230901-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230901-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230901-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230928-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230928-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230928-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20230928-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20230928-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20230928-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20231027-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20231027-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20231027-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20231027-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20231027-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20231027-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20231127-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20231127-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20231127-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20231127-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20231127-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20231127-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20231212-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20231212-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20231212-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20231212-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20231212-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20231212-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20240312-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240312-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20240312-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20240312-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240312-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20240312-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20240612-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240612-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20240612-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20240612-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240612-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20240612-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20240809-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240809-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20240809-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20240809-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240809-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20240809-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20240912-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240912-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20240912-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20240912-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20240912-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20240912-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20250721-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20250721-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20250721-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20250721-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20250721-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20250721-x86_64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20251022-arm64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20251022-arm64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20251022-arm64</FullProductName>
        <FullProductName ProductID="chost:microsoft/suse-sles-15-sp4-chost-byos-v20251022-x86_64" CPE="cpe:/o:suse:sles:15:sp4:chost-microsoft:suse-sles-15-sp4-chost-byos-v20251022-x86_64">SLES 15 SP4 CHOST Images for Microsoft Azure suse-sles-15-sp4-chost-byos-v20251022-x86_64</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="compat-openssl098">
      <FullProductName ProductID="compat-openssl098" CPE="cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*">compat-openssl098</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="edk2-ovmf-20220126gitbb1bba3d77-4.el8">
      <FullProductName ProductID="edk2-ovmf-20220126gitbb1bba3d77-4.el8">edk2-ovmf-20220126gitbb1bba3d77-4.el8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="edk2-ovmf-20221207gitfff6d81270b5-9.el9_2">
      <FullProductName ProductID="edk2-ovmf-20221207gitfff6d81270b5-9.el9_2">edk2-ovmf-20221207gitfff6d81270b5-9.el9_2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="edk2-tools-20221207gitfff6d81270b5-9.el9_2">
      <FullProductName ProductID="edk2-tools-20221207gitfff6d81270b5-9.el9_2">edk2-tools-20221207gitfff6d81270b5-9.el9_2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="edk2-tools-doc-20221207gitfff6d81270b5-9.el9_2">
      <FullProductName ProductID="edk2-tools-doc-20221207gitfff6d81270b5-9.el9_2">edk2-tools-doc-20221207gitfff6d81270b5-9.el9_2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_0_0-devel">
      <FullProductName ProductID="libopenssl-1_0_0-devel">libopenssl-1_0_0-devel</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_0_0-devel-32bit">
      <FullProductName ProductID="libopenssl-1_0_0-devel-32bit">libopenssl-1_0_0-devel-32bit</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_1-devel">
      <FullProductName ProductID="libopenssl-1_1-devel">libopenssl-1_1-devel</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_1-devel-1.1.1d-150200.11.57.1">
      <FullProductName ProductID="libopenssl-1_1-devel-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-1.1.1d-150200.11.57.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_1-devel-1.1.1d-2.75.1">
      <FullProductName ProductID="libopenssl-1_1-devel-1.1.1d-2.75.1">libopenssl-1_1-devel-1.1.1d-2.75.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_1-devel-1.1.1l-150400.7.22.1">
      <FullProductName ProductID="libopenssl-1_1-devel-1.1.1l-150400.7.22.1">libopenssl-1_1-devel-1.1.1l-150400.7.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_1-devel-1.1.1l-150400.7.25.1">
      <FullProductName ProductID="libopenssl-1_1-devel-1.1.1l-150400.7.25.1">libopenssl-1_1-devel-1.1.1l-150400.7.25.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_1-devel-1.1.1l-150500.15.4">
      <FullProductName ProductID="libopenssl-1_1-devel-1.1.1l-150500.15.4">libopenssl-1_1-devel-1.1.1l-150500.15.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_1-devel-1.1.1l-150500.17.15.1">
      <FullProductName ProductID="libopenssl-1_1-devel-1.1.1l-150500.17.15.1">libopenssl-1_1-devel-1.1.1l-150500.17.15.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_1-devel-1.1.1t-1.1">
      <FullProductName ProductID="libopenssl-1_1-devel-1.1.1t-1.1">libopenssl-1_1-devel-1.1.1t-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_1-devel-1.1.1w-150600.3.10">
      <FullProductName ProductID="libopenssl-1_1-devel-1.1.1w-150600.3.10">libopenssl-1_1-devel-1.1.1w-150600.3.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_1-devel-1.1.1w-150700.9.37">
      <FullProductName ProductID="libopenssl-1_1-devel-1.1.1w-150700.9.37">libopenssl-1_1-devel-1.1.1w-150700.9.37</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_1-devel-32bit">
      <FullProductName ProductID="libopenssl-1_1-devel-32bit">libopenssl-1_1-devel-32bit</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1">
      <FullProductName ProductID="libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_1-devel-32bit-1.1.1d-2.75.1">
      <FullProductName ProductID="libopenssl-1_1-devel-32bit-1.1.1d-2.75.1">libopenssl-1_1-devel-32bit-1.1.1d-2.75.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1">
      <FullProductName ProductID="libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1">libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_1-devel-32bit-1.1.1t-1.1">
      <FullProductName ProductID="libopenssl-1_1-devel-32bit-1.1.1t-1.1">libopenssl-1_1-devel-32bit-1.1.1t-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-3-devel">
      <FullProductName ProductID="libopenssl-3-devel">libopenssl-3-devel</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-3-devel-3.0.1-150400.4.17.1">
      <FullProductName ProductID="libopenssl-3-devel-3.0.1-150400.4.17.1">libopenssl-3-devel-3.0.1-150400.4.17.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-3-devel-3.0.8-1.1">
      <FullProductName ProductID="libopenssl-3-devel-3.0.8-1.1">libopenssl-3-devel-3.0.8-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-3-devel-3.0.8-150500.3.1">
      <FullProductName ProductID="libopenssl-3-devel-3.0.8-150500.3.1">libopenssl-3-devel-3.0.8-150500.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-3-devel-3.1.4-150600.3.6">
      <FullProductName ProductID="libopenssl-3-devel-3.1.4-150600.3.6">libopenssl-3-devel-3.1.4-150600.3.6</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-3-devel-3.1.4-5.6">
      <FullProductName ProductID="libopenssl-3-devel-3.1.4-5.6">libopenssl-3-devel-3.1.4-5.6</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-3-devel-3.1.4-slfo.1.1_3.10">
      <FullProductName ProductID="libopenssl-3-devel-3.1.4-slfo.1.1_3.10">libopenssl-3-devel-3.1.4-slfo.1.1_3.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-3-devel-3.2.3-150700.3.20">
      <FullProductName ProductID="libopenssl-3-devel-3.2.3-150700.3.20">libopenssl-3-devel-3.2.3-150700.3.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-3-devel-3.5.0-160000.3.2">
      <FullProductName ProductID="libopenssl-3-devel-3.5.0-160000.3.2">libopenssl-3-devel-3.5.0-160000.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-3-devel-32bit-3.0.1-150400.4.17.1">
      <FullProductName ProductID="libopenssl-3-devel-32bit-3.0.1-150400.4.17.1">libopenssl-3-devel-32bit-3.0.1-150400.4.17.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-3-devel-32bit-3.0.8-1.1">
      <FullProductName ProductID="libopenssl-3-devel-32bit-3.0.8-1.1">libopenssl-3-devel-32bit-3.0.8-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-3-fips-provider-3.1.4-150600.3.6">
      <FullProductName ProductID="libopenssl-3-fips-provider-3.1.4-150600.3.6">libopenssl-3-fips-provider-3.1.4-150600.3.6</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-3-fips-provider-3.1.4-5.6">
      <FullProductName ProductID="libopenssl-3-fips-provider-3.1.4-5.6">libopenssl-3-fips-provider-3.1.4-5.6</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-3-fips-provider-3.1.4-slfo.1.1_3.10">
      <FullProductName ProductID="libopenssl-3-fips-provider-3.1.4-slfo.1.1_3.10">libopenssl-3-fips-provider-3.1.4-slfo.1.1_3.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-3-fips-provider-3.2.3-150700.3.20">
      <FullProductName ProductID="libopenssl-3-fips-provider-3.2.3-150700.3.20">libopenssl-3-fips-provider-3.2.3-150700.3.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-3-fips-provider-3.5.0-160000.3.2">
      <FullProductName ProductID="libopenssl-3-fips-provider-3.5.0-160000.3.2">libopenssl-3-fips-provider-3.5.0-160000.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-3-fips-provider-32bit-3.1.4-150600.3.6">
      <FullProductName ProductID="libopenssl-3-fips-provider-32bit-3.1.4-150600.3.6">libopenssl-3-fips-provider-32bit-3.1.4-150600.3.6</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-3-fips-provider-32bit-3.2.3-150700.3.20">
      <FullProductName ProductID="libopenssl-3-fips-provider-32bit-3.2.3-150700.3.20">libopenssl-3-fips-provider-32bit-3.2.3-150700.3.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-3-fips-provider-x86-64-v3-3.5.0-160000.3.2">
      <FullProductName ProductID="libopenssl-3-fips-provider-x86-64-v3-3.5.0-160000.3.2">libopenssl-3-fips-provider-x86-64-v3-3.5.0-160000.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-devel">
      <FullProductName ProductID="libopenssl-devel">libopenssl-devel</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl0_9_8">
      <FullProductName ProductID="libopenssl0_9_8">libopenssl0_9_8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl0_9_8-32bit">
      <FullProductName ProductID="libopenssl0_9_8-32bit">libopenssl0_9_8-32bit</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl10">
      <FullProductName ProductID="libopenssl10">libopenssl10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_0_0">
      <FullProductName ProductID="libopenssl1_0_0">libopenssl1_0_0</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_0_0-32bit">
      <FullProductName ProductID="libopenssl1_0_0-32bit">libopenssl1_0_0-32bit</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_0_0-hmac">
      <FullProductName ProductID="libopenssl1_0_0-hmac">libopenssl1_0_0-hmac</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_0_0-hmac-32bit">
      <FullProductName ProductID="libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1">
      <FullProductName ProductID="libopenssl1_1">libopenssl1_1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-1.1.1d-150200.11.57.1">
      <FullProductName ProductID="libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-1.1.1d-2.75.1">
      <FullProductName ProductID="libopenssl1_1-1.1.1d-2.75.1">libopenssl1_1-1.1.1d-2.75.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-1.1.1l-150400.7.22.1">
      <FullProductName ProductID="libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-1.1.1l-150400.7.25.1">
      <FullProductName ProductID="libopenssl1_1-1.1.1l-150400.7.25.1">libopenssl1_1-1.1.1l-150400.7.25.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-1.1.1l-150500.15.4">
      <FullProductName ProductID="libopenssl1_1-1.1.1l-150500.15.4">libopenssl1_1-1.1.1l-150500.15.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-1.1.1l-150500.17.15.1">
      <FullProductName ProductID="libopenssl1_1-1.1.1l-150500.17.15.1">libopenssl1_1-1.1.1l-150500.17.15.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-1.1.1t-1.1">
      <FullProductName ProductID="libopenssl1_1-1.1.1t-1.1">libopenssl1_1-1.1.1t-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-1.1.1w-150600.3.10">
      <FullProductName ProductID="libopenssl1_1-1.1.1w-150600.3.10">libopenssl1_1-1.1.1w-150600.3.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-1.1.1w-150700.9.37">
      <FullProductName ProductID="libopenssl1_1-1.1.1w-150700.9.37">libopenssl1_1-1.1.1w-150700.9.37</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-32bit">
      <FullProductName ProductID="libopenssl1_1-32bit">libopenssl1_1-32bit</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-32bit-1.1.1d-150200.11.57.1">
      <FullProductName ProductID="libopenssl1_1-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-32bit-1.1.1d-150200.11.57.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-32bit-1.1.1d-2.75.1">
      <FullProductName ProductID="libopenssl1_1-32bit-1.1.1d-2.75.1">libopenssl1_1-32bit-1.1.1d-2.75.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-32bit-1.1.1l-150400.7.22.1">
      <FullProductName ProductID="libopenssl1_1-32bit-1.1.1l-150400.7.22.1">libopenssl1_1-32bit-1.1.1l-150400.7.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-32bit-1.1.1l-150500.15.4">
      <FullProductName ProductID="libopenssl1_1-32bit-1.1.1l-150500.15.4">libopenssl1_1-32bit-1.1.1l-150500.15.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-32bit-1.1.1t-1.1">
      <FullProductName ProductID="libopenssl1_1-32bit-1.1.1t-1.1">libopenssl1_1-32bit-1.1.1t-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-32bit-1.1.1w-150600.3.10">
      <FullProductName ProductID="libopenssl1_1-32bit-1.1.1w-150600.3.10">libopenssl1_1-32bit-1.1.1w-150600.3.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-32bit-1.1.1w-150700.9.37">
      <FullProductName ProductID="libopenssl1_1-32bit-1.1.1w-150700.9.37">libopenssl1_1-32bit-1.1.1w-150700.9.37</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-hmac">
      <FullProductName ProductID="libopenssl1_1-hmac">libopenssl1_1-hmac</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-hmac-1.1.1d-150200.11.57.1">
      <FullProductName ProductID="libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-hmac-1.1.1d-2.75.1">
      <FullProductName ProductID="libopenssl1_1-hmac-1.1.1d-2.75.1">libopenssl1_1-hmac-1.1.1d-2.75.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-hmac-1.1.1l-150400.7.22.1">
      <FullProductName ProductID="libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-hmac-1.1.1l-150400.7.25.1">
      <FullProductName ProductID="libopenssl1_1-hmac-1.1.1l-150400.7.25.1">libopenssl1_1-hmac-1.1.1l-150400.7.25.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-hmac-1.1.1l-150500.15.4">
      <FullProductName ProductID="libopenssl1_1-hmac-1.1.1l-150500.15.4">libopenssl1_1-hmac-1.1.1l-150500.15.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-hmac-1.1.1l-150500.17.15.1">
      <FullProductName ProductID="libopenssl1_1-hmac-1.1.1l-150500.17.15.1">libopenssl1_1-hmac-1.1.1l-150500.17.15.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-hmac-1.1.1t-1.1">
      <FullProductName ProductID="libopenssl1_1-hmac-1.1.1t-1.1">libopenssl1_1-hmac-1.1.1t-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-hmac-32bit">
      <FullProductName ProductID="libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1">
      <FullProductName ProductID="libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-hmac-32bit-1.1.1d-2.75.1">
      <FullProductName ProductID="libopenssl1_1-hmac-32bit-1.1.1d-2.75.1">libopenssl1_1-hmac-32bit-1.1.1d-2.75.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1">
      <FullProductName ProductID="libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-hmac-32bit-1.1.1l-150500.15.4">
      <FullProductName ProductID="libopenssl1_1-hmac-32bit-1.1.1l-150500.15.4">libopenssl1_1-hmac-32bit-1.1.1l-150500.15.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-hmac-32bit-1.1.1t-1.1">
      <FullProductName ProductID="libopenssl1_1-hmac-32bit-1.1.1t-1.1">libopenssl1_1-hmac-32bit-1.1.1t-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl3">
      <FullProductName ProductID="libopenssl3">libopenssl3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl3-3.0.1-150400.4.17.1">
      <FullProductName ProductID="libopenssl3-3.0.1-150400.4.17.1">libopenssl3-3.0.1-150400.4.17.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl3-3.0.8-1.1">
      <FullProductName ProductID="libopenssl3-3.0.8-1.1">libopenssl3-3.0.8-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl3-3.0.8-150500.3.1">
      <FullProductName ProductID="libopenssl3-3.0.8-150500.3.1">libopenssl3-3.0.8-150500.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl3-3.1.4-150600.3.6">
      <FullProductName ProductID="libopenssl3-3.1.4-150600.3.6">libopenssl3-3.1.4-150600.3.6</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl3-3.1.4-5.6">
      <FullProductName ProductID="libopenssl3-3.1.4-5.6">libopenssl3-3.1.4-5.6</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl3-3.1.4-slfo.1.1_3.10">
      <FullProductName ProductID="libopenssl3-3.1.4-slfo.1.1_3.10">libopenssl3-3.1.4-slfo.1.1_3.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl3-3.2.3-150700.3.20">
      <FullProductName ProductID="libopenssl3-3.2.3-150700.3.20">libopenssl3-3.2.3-150700.3.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl3-3.5.0-160000.3.2">
      <FullProductName ProductID="libopenssl3-3.5.0-160000.3.2">libopenssl3-3.5.0-160000.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl3-32bit-3.0.1-150400.4.17.1">
      <FullProductName ProductID="libopenssl3-32bit-3.0.1-150400.4.17.1">libopenssl3-32bit-3.0.1-150400.4.17.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl3-32bit-3.0.8-1.1">
      <FullProductName ProductID="libopenssl3-32bit-3.0.8-1.1">libopenssl3-32bit-3.0.8-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl3-32bit-3.1.4-150600.3.6">
      <FullProductName ProductID="libopenssl3-32bit-3.1.4-150600.3.6">libopenssl3-32bit-3.1.4-150600.3.6</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl3-32bit-3.2.3-150700.3.20">
      <FullProductName ProductID="libopenssl3-32bit-3.2.3-150700.3.20">libopenssl3-32bit-3.2.3-150700.3.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl3-hmac-3.0.8-1.1">
      <FullProductName ProductID="libopenssl3-hmac-3.0.8-1.1">libopenssl3-hmac-3.0.8-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl3-hmac-32bit-3.0.8-1.1">
      <FullProductName ProductID="libopenssl3-hmac-32bit-3.0.8-1.1">libopenssl3-hmac-32bit-3.0.8-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl3-x86-64-v3-3.5.0-160000.3.2">
      <FullProductName ProductID="libopenssl3-x86-64-v3-3.5.0-160000.3.2">libopenssl3-x86-64-v3-3.5.0-160000.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl">
      <FullProductName ProductID="openssl" CPE="cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*">openssl</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1.1.1k-9.el8_7">
      <FullProductName ProductID="openssl-1.1.1k-9.el8_7" CPE="cpe:2.3:a:openssl:openssl:1.1.1k:*:*:*:*:*:*:*">openssl-1.1.1k-9.el8_7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_0_0">
      <FullProductName ProductID="openssl-1_0_0" CPE="cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*">openssl-1_0_0</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_0_0-doc">
      <FullProductName ProductID="openssl-1_0_0-doc" CPE="cpe:2.3:a:openssl:openssl:1_0_0:*:*:*:*:*:*:*">openssl-1_0_0-doc</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_1">
      <FullProductName ProductID="openssl-1_1" CPE="cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*">openssl-1_1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_1-1.1.1d-150200.11.57.1">
      <FullProductName ProductID="openssl-1_1-1.1.1d-150200.11.57.1" CPE="cpe:2.3:a:openssl:openssl:1.1.1d:*:*:*:*:*:*:*">openssl-1_1-1.1.1d-150200.11.57.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_1-1.1.1d-2.75.1">
      <FullProductName ProductID="openssl-1_1-1.1.1d-2.75.1" CPE="cpe:2.3:a:openssl:openssl:1.1.1d:*:*:*:*:*:*:*">openssl-1_1-1.1.1d-2.75.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_1-1.1.1l-150400.7.22.1">
      <FullProductName ProductID="openssl-1_1-1.1.1l-150400.7.22.1" CPE="cpe:2.3:a:openssl:openssl:1.1.1l:*:*:*:*:*:*:*">openssl-1_1-1.1.1l-150400.7.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_1-1.1.1l-150400.7.25.1">
      <FullProductName ProductID="openssl-1_1-1.1.1l-150400.7.25.1" CPE="cpe:2.3:a:openssl:openssl:1.1.1l:*:*:*:*:*:*:*">openssl-1_1-1.1.1l-150400.7.25.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_1-1.1.1l-150500.15.4">
      <FullProductName ProductID="openssl-1_1-1.1.1l-150500.15.4" CPE="cpe:2.3:a:openssl:openssl:1.1.1l:*:*:*:*:*:*:*">openssl-1_1-1.1.1l-150500.15.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_1-1.1.1l-150500.17.15.1">
      <FullProductName ProductID="openssl-1_1-1.1.1l-150500.17.15.1" CPE="cpe:2.3:a:openssl:openssl:1.1.1l:*:*:*:*:*:*:*">openssl-1_1-1.1.1l-150500.17.15.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_1-1.1.1t-1.1">
      <FullProductName ProductID="openssl-1_1-1.1.1t-1.1" CPE="cpe:2.3:a:openssl:openssl:1.1.1t:*:*:*:*:*:*:*">openssl-1_1-1.1.1t-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_1-1.1.1w-150600.3.10">
      <FullProductName ProductID="openssl-1_1-1.1.1w-150600.3.10" CPE="cpe:2.3:a:openssl:openssl:1.1.1w:*:*:*:*:*:*:*">openssl-1_1-1.1.1w-150600.3.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_1-1.1.1w-150700.9.37">
      <FullProductName ProductID="openssl-1_1-1.1.1w-150700.9.37" CPE="cpe:2.3:a:openssl:openssl:1.1.1w:*:*:*:*:*:*:*">openssl-1_1-1.1.1w-150700.9.37</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_1-doc-1.1.1d-150200.11.57.1">
      <FullProductName ProductID="openssl-1_1-doc-1.1.1d-150200.11.57.1">openssl-1_1-doc-1.1.1d-150200.11.57.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_1-doc-1.1.1l-150400.7.22.1">
      <FullProductName ProductID="openssl-1_1-doc-1.1.1l-150400.7.22.1">openssl-1_1-doc-1.1.1l-150400.7.22.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_1-doc-1.1.1t-1.1">
      <FullProductName ProductID="openssl-1_1-doc-1.1.1t-1.1">openssl-1_1-doc-1.1.1t-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-3">
      <FullProductName ProductID="openssl-3" CPE="cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*">openssl-3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-3-3.0.1-150400.4.17.1">
      <FullProductName ProductID="openssl-3-3.0.1-150400.4.17.1" CPE="cpe:2.3:a:openssl:openssl:3.0.1:*:*:*:*:*:*:*">openssl-3-3.0.1-150400.4.17.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-3-3.0.8-1.1">
      <FullProductName ProductID="openssl-3-3.0.8-1.1" CPE="cpe:2.3:a:openssl:openssl:3.0.8:*:*:*:*:*:*:*">openssl-3-3.0.8-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-3-3.0.8-150500.3.1">
      <FullProductName ProductID="openssl-3-3.0.8-150500.3.1" CPE="cpe:2.3:a:openssl:openssl:3.0.8:*:*:*:*:*:*:*">openssl-3-3.0.8-150500.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-3-3.1.4-150600.3.6">
      <FullProductName ProductID="openssl-3-3.1.4-150600.3.6" CPE="cpe:2.3:a:openssl:openssl:3.1.4:*:*:*:*:*:*:*">openssl-3-3.1.4-150600.3.6</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-3-3.1.4-5.6">
      <FullProductName ProductID="openssl-3-3.1.4-5.6" CPE="cpe:2.3:a:openssl:openssl:3.1.4:*:*:*:*:*:*:*">openssl-3-3.1.4-5.6</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-3-3.1.4-slfo.1.1_3.10">
      <FullProductName ProductID="openssl-3-3.1.4-slfo.1.1_3.10" CPE="cpe:2.3:a:openssl:openssl:3.1.4:*:*:*:*:*:*:*">openssl-3-3.1.4-slfo.1.1_3.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-3-3.2.3-150700.3.20">
      <FullProductName ProductID="openssl-3-3.2.3-150700.3.20" CPE="cpe:2.3:a:openssl:openssl:3.2.3:*:*:*:*:*:*:*">openssl-3-3.2.3-150700.3.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-3-3.5.0-160000.3.2">
      <FullProductName ProductID="openssl-3-3.5.0-160000.3.2" CPE="cpe:2.3:a:openssl:openssl:3.5.0:*:*:*:*:*:*:*">openssl-3-3.5.0-160000.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-3-doc-3.0.1-150400.4.17.1">
      <FullProductName ProductID="openssl-3-doc-3.0.1-150400.4.17.1">openssl-3-doc-3.0.1-150400.4.17.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-3-doc-3.0.8-1.1">
      <FullProductName ProductID="openssl-3-doc-3.0.8-1.1">openssl-3-doc-3.0.8-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-3-doc-3.5.0-160000.3.2">
      <FullProductName ProductID="openssl-3-doc-3.5.0-160000.3.2">openssl-3-doc-3.5.0-160000.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-3.0.1-47.el9_1">
      <FullProductName ProductID="openssl-3.0.1-47.el9_1" CPE="cpe:2.3:a:openssl:openssl:3.0.1:*:*:*:*:*:*:*">openssl-3.0.1-47.el9_1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-devel-1.1.1k-9.el8_7">
      <FullProductName ProductID="openssl-devel-1.1.1k-9.el8_7">openssl-devel-1.1.1k-9.el8_7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-devel-3.0.1-47.el9_1">
      <FullProductName ProductID="openssl-devel-3.0.1-47.el9_1">openssl-devel-3.0.1-47.el9_1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-doc">
      <FullProductName ProductID="openssl-doc">openssl-doc</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-libs-1.1.1k-9.el8_7">
      <FullProductName ProductID="openssl-libs-1.1.1k-9.el8_7">openssl-libs-1.1.1k-9.el8_7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-libs-3.0.1-47.el9_1">
      <FullProductName ProductID="openssl-libs-3.0.1-47.el9_1">openssl-libs-3.0.1-47.el9_1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-perl-1.1.1k-9.el8_7">
      <FullProductName ProductID="openssl-perl-1.1.1k-9.el8_7">openssl-perl-1.1.1k-9.el8_7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-perl-3.0.1-47.el9_1">
      <FullProductName ProductID="openssl-perl-3.0.1-47.el9_1">openssl-perl-3.0.1-47.el9_1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl1">
      <FullProductName ProductID="openssl1" CPE="cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*">openssl1</FullProductName>
    </Branch>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/bci-init:15.4">
      <FullProductName ProductID="Container bci/bci-init:15.4:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/bci-init:15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/bci-init:15.4">
      <FullProductName ProductID="Container bci/bci-init:15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/bci-init:15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-aspnet:3.1.32-46.25">
      <FullProductName ProductID="Container bci/dotnet-aspnet:3.1.32-46.25:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/dotnet-aspnet:3.1.32-46.25</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-aspnet:3.1.32-46.25">
      <FullProductName ProductID="Container bci/dotnet-aspnet:3.1.32-46.25:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/dotnet-aspnet:3.1.32-46.25</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-aspnet:5.0.17-27.88">
      <FullProductName ProductID="Container bci/dotnet-aspnet:5.0.17-27.88:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/dotnet-aspnet:5.0.17-27.88</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-aspnet:5.0.17-27.88">
      <FullProductName ProductID="Container bci/dotnet-aspnet:5.0.17-27.88:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/dotnet-aspnet:5.0.17-27.88</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-aspnet:6.0.13-27.10">
      <FullProductName ProductID="Container bci/dotnet-aspnet:6.0.13-27.10:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/dotnet-aspnet:6.0.13-27.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-aspnet:6.0.13-27.10">
      <FullProductName ProductID="Container bci/dotnet-aspnet:6.0.13-27.10:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/dotnet-aspnet:6.0.13-27.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-aspnet:7.0.3-9.1">
      <FullProductName ProductID="Container bci/dotnet-aspnet:7.0.3-9.1:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/dotnet-aspnet:7.0.3-9.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-aspnet:7.0.3-9.1">
      <FullProductName ProductID="Container bci/dotnet-aspnet:7.0.3-9.1:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/dotnet-aspnet:7.0.3-9.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-runtime:3.1.32-52.25">
      <FullProductName ProductID="Container bci/dotnet-runtime:3.1.32-52.25:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/dotnet-runtime:3.1.32-52.25</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-runtime:3.1.32-52.25">
      <FullProductName ProductID="Container bci/dotnet-runtime:3.1.32-52.25:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/dotnet-runtime:3.1.32-52.25</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-runtime:5.0.17-34.86">
      <FullProductName ProductID="Container bci/dotnet-runtime:5.0.17-34.86:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/dotnet-runtime:5.0.17-34.86</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-runtime:5.0.17-34.86">
      <FullProductName ProductID="Container bci/dotnet-runtime:5.0.17-34.86:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/dotnet-runtime:5.0.17-34.86</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-runtime:6.0.13-26.10">
      <FullProductName ProductID="Container bci/dotnet-runtime:6.0.13-26.10:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/dotnet-runtime:6.0.13-26.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-runtime:6.0.13-26.10">
      <FullProductName ProductID="Container bci/dotnet-runtime:6.0.13-26.10:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/dotnet-runtime:6.0.13-26.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-runtime:7.0.3-9.1">
      <FullProductName ProductID="Container bci/dotnet-runtime:7.0.3-9.1:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/dotnet-runtime:7.0.3-9.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-runtime:7.0.3-9.1">
      <FullProductName ProductID="Container bci/dotnet-runtime:7.0.3-9.1:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/dotnet-runtime:7.0.3-9.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-sdk:3.1.32-51.25">
      <FullProductName ProductID="Container bci/dotnet-sdk:3.1.32-51.25:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/dotnet-sdk:3.1.32-51.25</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-sdk:3.1.32-51.25">
      <FullProductName ProductID="Container bci/dotnet-sdk:3.1.32-51.25:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/dotnet-sdk:3.1.32-51.25</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-sdk:5.0.17-35.87">
      <FullProductName ProductID="Container bci/dotnet-sdk:5.0.17-35.87:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/dotnet-sdk:5.0.17-35.87</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-sdk:5.0.17-35.87">
      <FullProductName ProductID="Container bci/dotnet-sdk:5.0.17-35.87:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/dotnet-sdk:5.0.17-35.87</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-sdk:6.0.13-29.10">
      <FullProductName ProductID="Container bci/dotnet-sdk:6.0.13-29.10:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/dotnet-sdk:6.0.13-29.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-sdk:6.0.13-29.10">
      <FullProductName ProductID="Container bci/dotnet-sdk:6.0.13-29.10:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/dotnet-sdk:6.0.13-29.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-sdk:7.0.3-9.1">
      <FullProductName ProductID="Container bci/dotnet-sdk:7.0.3-9.1:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/dotnet-sdk:7.0.3-9.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-sdk:7.0.3-9.1">
      <FullProductName ProductID="Container bci/dotnet-sdk:7.0.3-9.1:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/dotnet-sdk:7.0.3-9.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:1.18-19.28">
      <FullProductName ProductID="Container bci/golang:1.18-19.28:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/golang:1.18-19.28</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:1.18-19.28">
      <FullProductName ProductID="Container bci/golang:1.18-19.28:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/golang:1.18-19.28</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:1.19">
      <FullProductName ProductID="Container bci/golang:1.19:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/golang:1.19</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:1.19">
      <FullProductName ProductID="Container bci/golang:1.19:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/golang:1.19</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:1.20-2.2">
      <FullProductName ProductID="Container bci/golang:1.20-2.2:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/golang:1.20-2.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:1.20-2.2">
      <FullProductName ProductID="Container bci/golang:1.20-2.2:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/golang:1.20-2.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/node:16">
      <FullProductName ProductID="Container bci/node:16:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/node:16</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/node:16">
      <FullProductName ProductID="Container bci/node:16:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/node:16</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/nodejs:14-36.28">
      <FullProductName ProductID="Container bci/nodejs:14-36.28:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/nodejs:14-36.28</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/nodejs:14-36.28">
      <FullProductName ProductID="Container bci/nodejs:14-36.28:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/nodejs:14-36.28</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/nodejs:18-2.1">
      <FullProductName ProductID="Container bci/nodejs:18-2.1:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/nodejs:18-2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/nodejs:18-2.1">
      <FullProductName ProductID="Container bci/nodejs:18-2.1:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/nodejs:18-2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/openjdk-devel:11-38.60">
      <FullProductName ProductID="Container bci/openjdk-devel:11-38.60:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/openjdk-devel:11-38.60</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/openjdk-devel:11-38.60">
      <FullProductName ProductID="Container bci/openjdk-devel:11-38.60:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/openjdk-devel:11-38.60</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/openjdk-devel:11-38.60">
      <FullProductName ProductID="Container bci/openjdk-devel:11-38.60:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Container bci/openjdk-devel:11-38.60</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/openjdk-devel:17-13.26">
      <FullProductName ProductID="Container bci/openjdk-devel:17-13.26:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/openjdk-devel:17-13.26</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/openjdk-devel:17-13.26">
      <FullProductName ProductID="Container bci/openjdk-devel:17-13.26:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/openjdk-devel:17-13.26</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/openjdk-devel:17-13.26">
      <FullProductName ProductID="Container bci/openjdk-devel:17-13.26:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Container bci/openjdk-devel:17-13.26</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/openjdk:11-34.29">
      <FullProductName ProductID="Container bci/openjdk:11-34.29:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/openjdk:11-34.29</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/openjdk:11-34.29">
      <FullProductName ProductID="Container bci/openjdk:11-34.29:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/openjdk:11-34.29</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/openjdk:11-34.29">
      <FullProductName ProductID="Container bci/openjdk:11-34.29:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Container bci/openjdk:11-34.29</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/openjdk:17-12.14">
      <FullProductName ProductID="Container bci/openjdk:17-12.14:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/openjdk:17-12.14</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/openjdk:17-12.14">
      <FullProductName ProductID="Container bci/openjdk:17-12.14:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/openjdk:17-12.14</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/openjdk:17-12.14">
      <FullProductName ProductID="Container bci/openjdk:17-12.14:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Container bci/openjdk:17-12.14</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/php-apache:8-2.17">
      <FullProductName ProductID="Container bci/php-apache:8-2.17:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/php-apache:8-2.17</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/php-apache:8-2.17">
      <FullProductName ProductID="Container bci/php-apache:8-2.17:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/php-apache:8-2.17</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/php-fpm:8-2.16">
      <FullProductName ProductID="Container bci/php-fpm:8-2.16:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/php-fpm:8-2.16</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/php-fpm:8-2.16">
      <FullProductName ProductID="Container bci/php-fpm:8-2.16:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/php-fpm:8-2.16</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/php:8-2.12">
      <FullProductName ProductID="Container bci/php:8-2.12:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/php:8-2.12</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/php:8-2.12">
      <FullProductName ProductID="Container bci/php:8-2.12:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/php:8-2.12</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/python:3.11-2.2">
      <FullProductName ProductID="Container bci/python:3.11-2.2:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/python:3.11-2.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/python:3.11-2.2">
      <FullProductName ProductID="Container bci/python:3.11-2.2:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/python:3.11-2.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/python:3.11-2.2">
      <FullProductName ProductID="Container bci/python:3.11-2.2:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Container bci/python:3.11-2.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/python:3.6-34.15">
      <FullProductName ProductID="Container bci/python:3.6-34.15:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/python:3.6-34.15</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/python:3.6-34.15">
      <FullProductName ProductID="Container bci/python:3.6-34.15:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/python:3.6-34.15</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/python:3.6-34.15">
      <FullProductName ProductID="Container bci/python:3.6-34.15:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Container bci/python:3.6-34.15</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/ruby:2.5-33.13">
      <FullProductName ProductID="Container bci/ruby:2.5-33.13:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/ruby:2.5-33.13</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/ruby:2.5-33.13">
      <FullProductName ProductID="Container bci/ruby:2.5-33.13:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/ruby:2.5-33.13</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/rust:1.65-13.13">
      <FullProductName ProductID="Container bci/rust:1.65-13.13:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/rust:1.65-13.13</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/rust:1.65-13.13">
      <FullProductName ProductID="Container bci/rust:1.65-13.13:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/rust:1.65-13.13</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/rust:1.66">
      <FullProductName ProductID="Container bci/rust:1.66:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/rust:1.66</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/rust:1.66">
      <FullProductName ProductID="Container bci/rust:1.66:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/rust:1.66</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/rust:1.67">
      <FullProductName ProductID="Container bci/rust:1.67:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/rust:1.67</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/rust:1.67">
      <FullProductName ProductID="Container bci/rust:1.67:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/rust:1.67</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/rust:1.68">
      <FullProductName ProductID="Container bci/rust:1.68:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/rust:1.68</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/rust:1.68">
      <FullProductName ProductID="Container bci/rust:1.68:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/rust:1.68</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/rust:1.69-2.1">
      <FullProductName ProductID="Container bci/rust:1.69-2.1:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container bci/rust:1.69-2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/rust:1.69-2.1">
      <FullProductName ProductID="Container bci/rust:1.69-2.1:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container bci/rust:1.69-2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container rancher/elemental-builder-image/5.3:latest">
      <FullProductName ProductID="Container rancher/elemental-builder-image/5.3:latest:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container rancher/elemental-builder-image/5.3:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container rancher/elemental-builder-image/5.3:latest">
      <FullProductName ProductID="Container rancher/elemental-builder-image/5.3:latest:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container rancher/elemental-builder-image/5.3:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container rancher/elemental-operator/5.3:latest">
      <FullProductName ProductID="Container rancher/elemental-operator/5.3:latest:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container rancher/elemental-operator/5.3:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container rancher/elemental-operator/5.3:latest">
      <FullProductName ProductID="Container rancher/elemental-operator/5.3:latest:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container rancher/elemental-operator/5.3:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container rancher/elemental-operator:latest">
      <FullProductName ProductID="Container rancher/elemental-operator:latest:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container rancher/elemental-operator:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container rancher/elemental-operator:latest">
      <FullProductName ProductID="Container rancher/elemental-operator:latest:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container rancher/elemental-operator:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container rancher/elemental-operator:latest">
      <FullProductName ProductID="Container rancher/elemental-operator:latest:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Container rancher/elemental-operator:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container rancher/elemental-teal-iso/5.3:latest">
      <FullProductName ProductID="Container rancher/elemental-teal-iso/5.3:latest:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container rancher/elemental-teal-iso/5.3:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container rancher/elemental-teal-iso/5.3:latest">
      <FullProductName ProductID="Container rancher/elemental-teal-iso/5.3:latest:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container rancher/elemental-teal-iso/5.3:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container rancher/elemental-teal-iso/5.4:latest">
      <FullProductName ProductID="Container rancher/elemental-teal-iso/5.4:latest:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container rancher/elemental-teal-iso/5.4:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container rancher/elemental-teal-rt/5.3:latest">
      <FullProductName ProductID="Container rancher/elemental-teal-rt/5.3:latest:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container rancher/elemental-teal-rt/5.3:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container rancher/elemental-teal-rt/5.4:latest">
      <FullProductName ProductID="Container rancher/elemental-teal-rt/5.4:latest:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container rancher/elemental-teal-rt/5.4:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container rancher/elemental-teal/5.3:latest">
      <FullProductName ProductID="Container rancher/elemental-teal/5.3:latest:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container rancher/elemental-teal/5.3:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container rancher/elemental-teal/5.4:latest">
      <FullProductName ProductID="Container rancher/elemental-teal/5.4:latest:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container rancher/elemental-teal/5.4:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container rancher/seedimage-builder/5.3:latest">
      <FullProductName ProductID="Container rancher/seedimage-builder/5.3:latest:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container rancher/seedimage-builder/5.3:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container rancher/seedimage-builder/5.3:latest">
      <FullProductName ProductID="Container rancher/seedimage-builder/5.3:latest:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container rancher/seedimage-builder/5.3:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container rancher/seedimage-builder/5.3:latest">
      <FullProductName ProductID="Container rancher/seedimage-builder/5.3:latest:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Container rancher/seedimage-builder/5.3:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container rancher/seedimage-builder:latest">
      <FullProductName ProductID="Container rancher/seedimage-builder:latest:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container rancher/seedimage-builder:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container rancher/seedimage-builder:latest">
      <FullProductName ProductID="Container rancher/seedimage-builder:latest:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container rancher/seedimage-builder:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container rancher/seedimage-builder:latest">
      <FullProductName ProductID="Container rancher/seedimage-builder:latest:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Container rancher/seedimage-builder:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/grafana:8.5.15.2.2.393">
      <FullProductName ProductID="Container ses/7.1/ceph/grafana:8.5.15.2.2.393:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/ceph/grafana:8.5.15.2.2.393</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/grafana:8.5.15.2.2.393">
      <FullProductName ProductID="Container ses/7.1/ceph/grafana:8.5.15.2.2.393:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/ceph/grafana:8.5.15.2.2.393</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/grafana:8.5.15.2.2.393">
      <FullProductName ProductID="Container ses/7.1/ceph/grafana:8.5.15.2.2.393:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/ceph/grafana:8.5.15.2.2.393</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/haproxy:2.0.14.3.5.330">
      <FullProductName ProductID="Container ses/7.1/ceph/haproxy:2.0.14.3.5.330:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/ceph/haproxy:2.0.14.3.5.330</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/haproxy:2.0.14.3.5.330">
      <FullProductName ProductID="Container ses/7.1/ceph/haproxy:2.0.14.3.5.330:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/ceph/haproxy:2.0.14.3.5.330</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/haproxy:2.0.14.3.5.330">
      <FullProductName ProductID="Container ses/7.1/ceph/haproxy:2.0.14.3.5.330:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/ceph/haproxy:2.0.14.3.5.330</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/keepalived:2.0.19.3.5.316">
      <FullProductName ProductID="Container ses/7.1/ceph/keepalived:2.0.19.3.5.316:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/ceph/keepalived:2.0.19.3.5.316</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/keepalived:2.0.19.3.5.316">
      <FullProductName ProductID="Container ses/7.1/ceph/keepalived:2.0.19.3.5.316:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/ceph/keepalived:2.0.19.3.5.316</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/keepalived:2.0.19.3.5.316">
      <FullProductName ProductID="Container ses/7.1/ceph/keepalived:2.0.19.3.5.316:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/ceph/keepalived:2.0.19.3.5.316</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/prometheus-alertmanager:0.23.0.3.2.368">
      <FullProductName ProductID="Container ses/7.1/ceph/prometheus-alertmanager:0.23.0.3.2.368:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/ceph/prometheus-alertmanager:0.23.0.3.2.368</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/prometheus-alertmanager:0.23.0.3.2.368">
      <FullProductName ProductID="Container ses/7.1/ceph/prometheus-alertmanager:0.23.0.3.2.368:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/ceph/prometheus-alertmanager:0.23.0.3.2.368</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/prometheus-alertmanager:0.23.0.3.2.368">
      <FullProductName ProductID="Container ses/7.1/ceph/prometheus-alertmanager:0.23.0.3.2.368:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/ceph/prometheus-alertmanager:0.23.0.3.2.368</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/prometheus-node-exporter:1.3.0.3.2.359">
      <FullProductName ProductID="Container ses/7.1/ceph/prometheus-node-exporter:1.3.0.3.2.359:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/ceph/prometheus-node-exporter:1.3.0.3.2.359</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/prometheus-node-exporter:1.3.0.3.2.359">
      <FullProductName ProductID="Container ses/7.1/ceph/prometheus-node-exporter:1.3.0.3.2.359:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/ceph/prometheus-node-exporter:1.3.0.3.2.359</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/prometheus-node-exporter:1.3.0.3.2.359">
      <FullProductName ProductID="Container ses/7.1/ceph/prometheus-node-exporter:1.3.0.3.2.359:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/ceph/prometheus-node-exporter:1.3.0.3.2.359</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.352">
      <FullProductName ProductID="Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.352:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.352</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.352">
      <FullProductName ProductID="Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.352:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.352</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.352">
      <FullProductName ProductID="Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.352:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.352</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.341">
      <FullProductName ProductID="Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.341:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.341</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.341">
      <FullProductName ProductID="Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.341:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.341</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.341">
      <FullProductName ProductID="Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.341:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.341</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/cephcsi/cephcsi:v3.7.0.0">
      <FullProductName ProductID="Container ses/7.1/cephcsi/cephcsi:v3.7.0.0:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/cephcsi/cephcsi:v3.7.0.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/cephcsi/cephcsi:v3.7.0.0">
      <FullProductName ProductID="Container ses/7.1/cephcsi/cephcsi:v3.7.0.0:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/cephcsi/cephcsi:v3.7.0.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/cephcsi/cephcsi:v3.7.0.0">
      <FullProductName ProductID="Container ses/7.1/cephcsi/cephcsi:v3.7.0.0:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/cephcsi/cephcsi:v3.7.0.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/cephcsi/csi-attacher:v4.1.0">
      <FullProductName ProductID="Container ses/7.1/cephcsi/csi-attacher:v4.1.0:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/cephcsi/csi-attacher:v4.1.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/cephcsi/csi-attacher:v4.1.0">
      <FullProductName ProductID="Container ses/7.1/cephcsi/csi-attacher:v4.1.0:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/cephcsi/csi-attacher:v4.1.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/cephcsi/csi-attacher:v4.1.0">
      <FullProductName ProductID="Container ses/7.1/cephcsi/csi-attacher:v4.1.0:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/cephcsi/csi-attacher:v4.1.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/cephcsi/csi-node-driver-registrar:v2.7.0">
      <FullProductName ProductID="Container ses/7.1/cephcsi/csi-node-driver-registrar:v2.7.0:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/cephcsi/csi-node-driver-registrar:v2.7.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/cephcsi/csi-node-driver-registrar:v2.7.0">
      <FullProductName ProductID="Container ses/7.1/cephcsi/csi-node-driver-registrar:v2.7.0:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/cephcsi/csi-node-driver-registrar:v2.7.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/cephcsi/csi-node-driver-registrar:v2.7.0">
      <FullProductName ProductID="Container ses/7.1/cephcsi/csi-node-driver-registrar:v2.7.0:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/cephcsi/csi-node-driver-registrar:v2.7.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/cephcsi/csi-provisioner:v3.4.0">
      <FullProductName ProductID="Container ses/7.1/cephcsi/csi-provisioner:v3.4.0:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/cephcsi/csi-provisioner:v3.4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/cephcsi/csi-provisioner:v3.4.0">
      <FullProductName ProductID="Container ses/7.1/cephcsi/csi-provisioner:v3.4.0:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/cephcsi/csi-provisioner:v3.4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/cephcsi/csi-provisioner:v3.4.0">
      <FullProductName ProductID="Container ses/7.1/cephcsi/csi-provisioner:v3.4.0:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/cephcsi/csi-provisioner:v3.4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/cephcsi/csi-resizer:v1.7.0">
      <FullProductName ProductID="Container ses/7.1/cephcsi/csi-resizer:v1.7.0:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/cephcsi/csi-resizer:v1.7.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/cephcsi/csi-resizer:v1.7.0">
      <FullProductName ProductID="Container ses/7.1/cephcsi/csi-resizer:v1.7.0:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/cephcsi/csi-resizer:v1.7.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/cephcsi/csi-resizer:v1.7.0">
      <FullProductName ProductID="Container ses/7.1/cephcsi/csi-resizer:v1.7.0:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/cephcsi/csi-resizer:v1.7.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/cephcsi/csi-snapshotter:v6.2.1">
      <FullProductName ProductID="Container ses/7.1/cephcsi/csi-snapshotter:v6.2.1:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/cephcsi/csi-snapshotter:v6.2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/cephcsi/csi-snapshotter:v6.2.1">
      <FullProductName ProductID="Container ses/7.1/cephcsi/csi-snapshotter:v6.2.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/cephcsi/csi-snapshotter:v6.2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/cephcsi/csi-snapshotter:v6.2.1">
      <FullProductName ProductID="Container ses/7.1/cephcsi/csi-snapshotter:v6.2.1:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/cephcsi/csi-snapshotter:v6.2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/rook/ceph:1.10.1.16.4.5.328">
      <FullProductName ProductID="Container ses/7.1/rook/ceph:1.10.1.16.4.5.328:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/rook/ceph:1.10.1.16.4.5.328</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/rook/ceph:1.10.1.16.4.5.328">
      <FullProductName ProductID="Container ses/7.1/rook/ceph:1.10.1.16.4.5.328:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/rook/ceph:1.10.1.16.4.5.328</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/rook/ceph:1.10.1.16.4.5.328">
      <FullProductName ProductID="Container ses/7.1/rook/ceph:1.10.1.16.4.5.328:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Container ses/7.1/rook/ceph:1.10.1.16.4.5.328</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/389-ds:2.0-19.15">
      <FullProductName ProductID="Container suse/389-ds:2.0-19.15:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container suse/389-ds:2.0-19.15</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/389-ds:2.0-19.15">
      <FullProductName ProductID="Container suse/389-ds:2.0-19.15:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container suse/389-ds:2.0-19.15</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/389-ds:2.0-19.15">
      <FullProductName ProductID="Container suse/389-ds:2.0-19.15:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Container suse/389-ds:2.0-19.15</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/manager/4.3/proxy-httpd:4.3.4.9.25.2">
      <FullProductName ProductID="Container suse/manager/4.3/proxy-httpd:4.3.4.9.25.2:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container suse/manager/4.3/proxy-httpd:4.3.4.9.25.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/manager/4.3/proxy-httpd:4.3.4.9.25.2">
      <FullProductName ProductID="Container suse/manager/4.3/proxy-httpd:4.3.4.9.25.2:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container suse/manager/4.3/proxy-httpd:4.3.4.9.25.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/manager/4.3/proxy-salt-broker:latest">
      <FullProductName ProductID="Container suse/manager/4.3/proxy-salt-broker:latest:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container suse/manager/4.3/proxy-salt-broker:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/manager/4.3/proxy-salt-broker:latest">
      <FullProductName ProductID="Container suse/manager/4.3/proxy-salt-broker:latest:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container suse/manager/4.3/proxy-salt-broker:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/manager/4.3/proxy-salt-broker:latest">
      <FullProductName ProductID="Container suse/manager/4.3/proxy-salt-broker:latest:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Container suse/manager/4.3/proxy-salt-broker:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/manager/4.3/proxy-squid:latest">
      <FullProductName ProductID="Container suse/manager/4.3/proxy-squid:latest:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container suse/manager/4.3/proxy-squid:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/manager/4.3/proxy-squid:latest">
      <FullProductName ProductID="Container suse/manager/4.3/proxy-squid:latest:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container suse/manager/4.3/proxy-squid:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/manager/4.3/proxy-ssh:latest">
      <FullProductName ProductID="Container suse/manager/4.3/proxy-ssh:latest:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container suse/manager/4.3/proxy-ssh:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/manager/4.3/proxy-ssh:latest">
      <FullProductName ProductID="Container suse/manager/4.3/proxy-ssh:latest:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container suse/manager/4.3/proxy-ssh:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/manager/4.3/proxy-tftpd:latest">
      <FullProductName ProductID="Container suse/manager/4.3/proxy-tftpd:latest:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container suse/manager/4.3/proxy-tftpd:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/manager/4.3/proxy-tftpd:latest">
      <FullProductName ProductID="Container suse/manager/4.3/proxy-tftpd:latest:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container suse/manager/4.3/proxy-tftpd:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/manager/4.3/proxy-tftpd:latest">
      <FullProductName ProductID="Container suse/manager/4.3/proxy-tftpd:latest:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Container suse/manager/4.3/proxy-tftpd:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/pcp:5">
      <FullProductName ProductID="Container suse/pcp:5:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container suse/pcp:5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/pcp:5">
      <FullProductName ProductID="Container suse/pcp:5:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container suse/pcp:5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/postgres:12.14-21.1">
      <FullProductName ProductID="Container suse/postgres:12.14-21.1:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container suse/postgres:12.14-21.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/postgres:12.14-21.1">
      <FullProductName ProductID="Container suse/postgres:12.14-21.1:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container suse/postgres:12.14-21.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/postgres:13.10-22.1">
      <FullProductName ProductID="Container suse/postgres:13.10-22.1:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container suse/postgres:13.10-22.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/postgres:13.10-22.1">
      <FullProductName ProductID="Container suse/postgres:13.10-22.1:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container suse/postgres:13.10-22.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/postgres:14.7-20.1">
      <FullProductName ProductID="Container suse/postgres:14.7-20.1:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container suse/postgres:14.7-20.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/postgres:14.7-20.1">
      <FullProductName ProductID="Container suse/postgres:14.7-20.1:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container suse/postgres:14.7-20.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/postgres:15.2-4.10">
      <FullProductName ProductID="Container suse/postgres:15.2-4.10:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container suse/postgres:15.2-4.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/postgres:15.2-4.10">
      <FullProductName ProductID="Container suse/postgres:15.2-4.10:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container suse/postgres:15.2-4.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/registry:latest">
      <FullProductName ProductID="Container suse/registry:latest:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container suse/registry:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/registry:latest">
      <FullProductName ProductID="Container suse/registry:latest:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Container suse/registry:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/rmt-mariadb-client:10.6-14.12">
      <FullProductName ProductID="Container suse/rmt-mariadb-client:10.6-14.12:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container suse/rmt-mariadb-client:10.6-14.12</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/rmt-mariadb-client:10.6-14.12">
      <FullProductName ProductID="Container suse/rmt-mariadb-client:10.6-14.12:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container suse/rmt-mariadb-client:10.6-14.12</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/rmt-mariadb:10.6-14.12">
      <FullProductName ProductID="Container suse/rmt-mariadb:10.6-14.12:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container suse/rmt-mariadb:10.6-14.12</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/rmt-mariadb:10.6-14.12">
      <FullProductName ProductID="Container suse/rmt-mariadb:10.6-14.12:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container suse/rmt-mariadb:10.6-14.12</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/rmt-nginx:1.21-14.14">
      <FullProductName ProductID="Container suse/rmt-nginx:1.21-14.14:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container suse/rmt-nginx:1.21-14.14</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/rmt-nginx:1.21-14.14">
      <FullProductName ProductID="Container suse/rmt-nginx:1.21-14.14:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container suse/rmt-nginx:1.21-14.14</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/rmt-server:2.10-14.12">
      <FullProductName ProductID="Container suse/rmt-server:2.10-14.12:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container suse/rmt-server:2.10-14.12</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/rmt-server:2.10-14.12">
      <FullProductName ProductID="Container suse/rmt-server:2.10-14.12:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container suse/rmt-server:2.10-14.12</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro-rancher/5.2:latest">
      <FullProductName ProductID="Container suse/sle-micro-rancher/5.2:latest:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Container suse/sle-micro-rancher/5.2:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro-rancher/5.2:latest">
      <FullProductName ProductID="Container suse/sle-micro-rancher/5.2:latest:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Container suse/sle-micro-rancher/5.2:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro-rancher/5.3:latest">
      <FullProductName ProductID="Container suse/sle-micro-rancher/5.3:latest:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container suse/sle-micro-rancher/5.3:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro-rancher/5.3:latest">
      <FullProductName ProductID="Container suse/sle-micro-rancher/5.3:latest:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Container suse/sle-micro-rancher/5.3:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro-rancher/5.4:latest">
      <FullProductName ProductID="Container suse/sle-micro-rancher/5.4:latest:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container suse/sle-micro-rancher/5.4:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro-rancher/5.4:latest">
      <FullProductName ProductID="Container suse/sle-micro-rancher/5.4:latest:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Container suse/sle-micro-rancher/5.4:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro/5.1/toolbox:12.1-2.2.377">
      <FullProductName ProductID="Container suse/sle-micro/5.1/toolbox:12.1-2.2.377:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Container suse/sle-micro/5.1/toolbox:12.1-2.2.377</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro/5.1/toolbox:12.1-2.2.377">
      <FullProductName ProductID="Container suse/sle-micro/5.1/toolbox:12.1-2.2.377:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of Container suse/sle-micro/5.1/toolbox:12.1-2.2.377</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro/5.1/toolbox:12.1-2.2.377">
      <FullProductName ProductID="Container suse/sle-micro/5.1/toolbox:12.1-2.2.377:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Container suse/sle-micro/5.1/toolbox:12.1-2.2.377</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro/5.2/toolbox:12.1-6.2.199">
      <FullProductName ProductID="Container suse/sle-micro/5.2/toolbox:12.1-6.2.199:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Container suse/sle-micro/5.2/toolbox:12.1-6.2.199</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro/5.2/toolbox:12.1-6.2.199">
      <FullProductName ProductID="Container suse/sle-micro/5.2/toolbox:12.1-6.2.199:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of Container suse/sle-micro/5.2/toolbox:12.1-6.2.199</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro/5.2/toolbox:12.1-6.2.199">
      <FullProductName ProductID="Container suse/sle-micro/5.2/toolbox:12.1-6.2.199:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Container suse/sle-micro/5.2/toolbox:12.1-6.2.199</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro/5.3/toolbox:12.1-5.2.112">
      <FullProductName ProductID="Container suse/sle-micro/5.3/toolbox:12.1-5.2.112:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container suse/sle-micro/5.3/toolbox:12.1-5.2.112</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro/5.3/toolbox:12.1-5.2.112">
      <FullProductName ProductID="Container suse/sle-micro/5.3/toolbox:12.1-5.2.112:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container suse/sle-micro/5.3/toolbox:12.1-5.2.112</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro/5.3/toolbox:12.1-5.2.112">
      <FullProductName ProductID="Container suse/sle-micro/5.3/toolbox:12.1-5.2.112:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Container suse/sle-micro/5.3/toolbox:12.1-5.2.112</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro/5.4/toolbox:12.1-4.2.9">
      <FullProductName ProductID="Container suse/sle-micro/5.4/toolbox:12.1-4.2.9:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container suse/sle-micro/5.4/toolbox:12.1-4.2.9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro/5.4/toolbox:12.1-4.2.9">
      <FullProductName ProductID="Container suse/sle-micro/5.4/toolbox:12.1-4.2.9:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container suse/sle-micro/5.4/toolbox:12.1-4.2.9</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro/5.4/toolbox:12.1-4.2.9">
      <FullProductName ProductID="Container suse/sle-micro/5.4/toolbox:12.1-4.2.9:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Container suse/sle-micro/5.4/toolbox:12.1-4.2.9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle15:15.2.9.5.261">
      <FullProductName ProductID="Container suse/sle15:15.2.9.5.261:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Container suse/sle15:15.2.9.5.261</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle15:15.2.9.5.261">
      <FullProductName ProductID="Container suse/sle15:15.2.9.5.261:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of Container suse/sle15:15.2.9.5.261</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle15:15.2.9.5.261">
      <FullProductName ProductID="Container suse/sle15:15.2.9.5.261:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Container suse/sle15:15.2.9.5.261</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle15:15.3.17.20.101">
      <FullProductName ProductID="Container suse/sle15:15.3.17.20.101:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Container suse/sle15:15.3.17.20.101</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle15:15.3.17.20.101">
      <FullProductName ProductID="Container suse/sle15:15.3.17.20.101:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of Container suse/sle15:15.3.17.20.101</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle15:15.3.17.20.101">
      <FullProductName ProductID="Container suse/sle15:15.3.17.20.101:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Container suse/sle15:15.3.17.20.101</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle15:15.4.27.14.34">
      <FullProductName ProductID="Container suse/sle15:15.4.27.14.34:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Container suse/sle15:15.4.27.14.34</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle15:15.4.27.14.34">
      <FullProductName ProductID="Container suse/sle15:15.4.27.14.34:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of Container suse/sle15:15.4.27.14.34</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle15:15.4.27.14.34">
      <FullProductName ProductID="Container suse/sle15:15.4.27.14.34:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Container suse/sle15:15.4.27.14.34</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-Azure-BYOS:libopenssl1_1-1.1.1d-2.75.1">libopenssl1_1-1.1.1d-2.75.1 as a component of Image SLES12-SP5-Azure-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-Basic-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-Azure-Basic-On-Demand:libopenssl1_1-1.1.1d-2.75.1">libopenssl1_1-1.1.1d-2.75.1 as a component of Image SLES12-SP5-Azure-Basic-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-HPC-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-Azure-HPC-BYOS:libopenssl1_1-1.1.1d-2.75.1">libopenssl1_1-1.1.1d-2.75.1 as a component of Image SLES12-SP5-Azure-HPC-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-HPC-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-Azure-HPC-On-Demand:libopenssl1_1-1.1.1d-2.75.1">libopenssl1_1-1.1.1d-2.75.1 as a component of Image SLES12-SP5-Azure-HPC-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-BYOS:libopenssl1_1-1.1.1d-2.75.1">libopenssl1_1-1.1.1d-2.75.1 as a component of Image SLES12-SP5-Azure-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-On-Demand:libopenssl1_1-1.1.1d-2.75.1">libopenssl1_1-1.1.1d-2.75.1 as a component of Image SLES12-SP5-Azure-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-Standard-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-Azure-Standard-On-Demand:libopenssl1_1-1.1.1d-2.75.1">libopenssl1_1-1.1.1d-2.75.1 as a component of Image SLES12-SP5-Azure-Standard-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-EC2-BYOS:libopenssl1_1-1.1.1d-2.75.1">libopenssl1_1-1.1.1d-2.75.1 as a component of Image SLES12-SP5-EC2-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-ECS-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-EC2-ECS-On-Demand:libopenssl1_1-1.1.1d-2.75.1">libopenssl1_1-1.1.1d-2.75.1 as a component of Image SLES12-SP5-EC2-ECS-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-EC2-On-Demand:libopenssl1_1-1.1.1d-2.75.1">libopenssl1_1-1.1.1d-2.75.1 as a component of Image SLES12-SP5-EC2-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-BYOS:libopenssl1_1-1.1.1d-2.75.1">libopenssl1_1-1.1.1d-2.75.1 as a component of Image SLES12-SP5-EC2-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-On-Demand:libopenssl1_1-1.1.1d-2.75.1">libopenssl1_1-1.1.1d-2.75.1 as a component of Image SLES12-SP5-EC2-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-GCE-BYOS:libopenssl1_1-1.1.1d-2.75.1">libopenssl1_1-1.1.1d-2.75.1 as a component of Image SLES12-SP5-GCE-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-GCE-On-Demand:libopenssl1_1-1.1.1d-2.75.1">libopenssl1_1-1.1.1d-2.75.1 as a component of Image SLES12-SP5-GCE-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-SAP-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-BYOS:libopenssl1_1-1.1.1d-2.75.1">libopenssl1_1-1.1.1d-2.75.1 as a component of Image SLES12-SP5-GCE-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-SAP-On-Demand">
      <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-On-Demand:libopenssl1_1-1.1.1d-2.75.1">libopenssl1_1-1.1.1d-2.75.1 as a component of Image SLES12-SP5-GCE-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production:libopenssl1_1-1.1.1d-2.75.1">libopenssl1_1-1.1.1d-2.75.1 as a component of Image SLES12-SP5-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production:libopenssl1_1-1.1.1d-2.75.1">libopenssl1_1-1.1.1d-2.75.1 as a component of Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-BYOS-Azure:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-BYOS-Azure:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-BYOS-EC2-HVM:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-BYOS-EC2-HVM:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-BYOS-GCE:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-BYOS-GCE:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-CHOST-BYOS-Aliyun">
      <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-Aliyun:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-CHOST-BYOS-Aliyun</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-CHOST-BYOS-Aliyun">
      <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-Aliyun:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-CHOST-BYOS-Aliyun</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-CHOST-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-Azure:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-CHOST-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-CHOST-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-Azure:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-CHOST-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-CHOST-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-EC2:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-CHOST-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-CHOST-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-EC2:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-CHOST-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-CHOST-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-GCE:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-CHOST-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-CHOST-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-GCE:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-CHOST-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-CHOST-BYOS-SAP-CCloud">
      <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-SAP-CCloud:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-CHOST-BYOS-SAP-CCloud</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-CHOST-BYOS-SAP-CCloud">
      <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-SAP-CCloud:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-CHOST-BYOS-SAP-CCloud</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-HPC-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-HPC-BYOS-Azure:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-HPC-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-HPC-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-HPC-BYOS-Azure:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-HPC-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-HPC-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-HPC-BYOS-EC2-HVM:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-HPC-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-HPC-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-HPC-BYOS-EC2-HVM:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-HPC-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-HPC-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-HPC-BYOS-GCE:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-HPC-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-HPC-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-HPC-BYOS-GCE:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-HPC-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Micro-5-1-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-Micro-5-1-BYOS-Azure:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-Micro-5-1-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Micro-5-1-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-Micro-5-1-BYOS-Azure:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-Micro-5-1-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Micro-5-1-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-Micro-5-1-BYOS-GCE:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-Micro-5-1-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Micro-5-1-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-Micro-5-1-BYOS-GCE:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-Micro-5-1-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Micro-5-2-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-Micro-5-2-BYOS-Azure:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-Micro-5-2-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Micro-5-2-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-Micro-5-2-BYOS-Azure:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-Micro-5-2-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Micro-5-2-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-Micro-5-2-BYOS-GCE:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-Micro-5-2-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Micro-5-2-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-Micro-5-2-BYOS-GCE:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-Micro-5-2-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:libopenssl1_1-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-32bit-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:libopenssl1_1-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-32bit-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-Azure:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-Azure:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-EC2-HVM:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-SAP-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-EC2-HVM:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-SAP-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-GCE:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-GCE:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAPCAL-Azure">
      <FullProductName ProductID="Image SLES15-SP3-SAPCAL-Azure:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-SAPCAL-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAPCAL-Azure">
      <FullProductName ProductID="Image SLES15-SP3-SAPCAL-Azure:libopenssl1_1-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-32bit-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-SAPCAL-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAPCAL-Azure">
      <FullProductName ProductID="Image SLES15-SP3-SAPCAL-Azure:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-SAPCAL-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAPCAL-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-SAPCAL-EC2-HVM:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-SAPCAL-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAPCAL-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-SAPCAL-EC2-HVM:libopenssl1_1-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-32bit-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-SAPCAL-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAPCAL-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-SAPCAL-EC2-HVM:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-SAPCAL-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAPCAL-GCE">
      <FullProductName ProductID="Image SLES15-SP3-SAPCAL-GCE:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-SAPCAL-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAPCAL-GCE">
      <FullProductName ProductID="Image SLES15-SP3-SAPCAL-GCE:libopenssl1_1-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-32bit-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-SAPCAL-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAPCAL-GCE">
      <FullProductName ProductID="Image SLES15-SP3-SAPCAL-GCE:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of Image SLES15-SP3-SAPCAL-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4">
      <FullProductName ProductID="Image SLES15-SP4:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4">
      <FullProductName ProductID="Image SLES15-SP4:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Azure-Basic">
      <FullProductName ProductID="Image SLES15-SP4-Azure-Basic:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Azure-Basic</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Azure-Basic">
      <FullProductName ProductID="Image SLES15-SP4-Azure-Basic:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Azure-Basic</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Azure-Standard">
      <FullProductName ProductID="Image SLES15-SP4-Azure-Standard:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Azure-Standard</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Azure-Standard">
      <FullProductName ProductID="Image SLES15-SP4-Azure-Standard:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Azure-Standard</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-BYOS:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-BYOS:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-BYOS-Azure:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-BYOS-Azure:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-BYOS-EC2:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-BYOS-EC2:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-BYOS-GCE:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-BYOS-GCE:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-CHOST-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-CHOST-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-CHOST-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-CHOST-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-CHOST-BYOS-Aliyun">
      <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-Aliyun:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-CHOST-BYOS-Aliyun</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-CHOST-BYOS-Aliyun">
      <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-Aliyun:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-CHOST-BYOS-Aliyun</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-CHOST-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-Azure:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-CHOST-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-CHOST-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-Azure:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-CHOST-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-CHOST-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-EC2:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-CHOST-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-CHOST-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-EC2:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-CHOST-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-CHOST-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-GCE:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-CHOST-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-CHOST-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-GCE:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-CHOST-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-CHOST-BYOS-SAP-CCloud">
      <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-CHOST-BYOS-SAP-CCloud</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-CHOST-BYOS-SAP-CCloud">
      <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-CHOST-BYOS-SAP-CCloud</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-EC2">
      <FullProductName ProductID="Image SLES15-SP4-EC2:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-EC2">
      <FullProductName ProductID="Image SLES15-SP4-EC2:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-EC2-ECS-HVM">
      <FullProductName ProductID="Image SLES15-SP4-EC2-ECS-HVM:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-EC2-ECS-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-EC2-ECS-HVM">
      <FullProductName ProductID="Image SLES15-SP4-EC2-ECS-HVM:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-EC2-ECS-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-GCE">
      <FullProductName ProductID="Image SLES15-SP4-GCE:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-GCE">
      <FullProductName ProductID="Image SLES15-SP4-GCE:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC">
      <FullProductName ProductID="Image SLES15-SP4-HPC:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-HPC</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC">
      <FullProductName ProductID="Image SLES15-SP4-HPC:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-HPC</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC-Azure">
      <FullProductName ProductID="Image SLES15-SP4-HPC-Azure:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-HPC-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC-Azure">
      <FullProductName ProductID="Image SLES15-SP4-HPC-Azure:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-HPC-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-HPC-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-HPC-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS-Azure:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-HPC-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS-Azure:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-HPC-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS-EC2:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-HPC-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS-EC2:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-HPC-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS-GCE:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-HPC-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS-GCE:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-HPC-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC-EC2">
      <FullProductName ProductID="Image SLES15-SP4-HPC-EC2:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-HPC-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC-EC2">
      <FullProductName ProductID="Image SLES15-SP4-HPC-EC2:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-HPC-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC-GCE">
      <FullProductName ProductID="Image SLES15-SP4-HPC-GCE:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-HPC-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC-GCE">
      <FullProductName ProductID="Image SLES15-SP4-HPC-GCE:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-HPC-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Hardened-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Hardened-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Hardened-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Hardened-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS-Azure:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS-Azure:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS-EC2:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS-EC2:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS-GCE:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS-GCE:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Proxy-4-3-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Manager-Proxy-4-3-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Proxy-4-3-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Manager-Proxy-4-3-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Manager-Server-4-3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Manager-Server-4-3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-Azure-llc">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-Azure-llc:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Manager-Server-4-3-Azure-llc</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-Azure-llc">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-Azure-llc:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Manager-Server-4-3-Azure-llc</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-Azure-ltd">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Manager-Server-4-3-Azure-ltd</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-Azure-ltd">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Manager-Server-4-3-Azure-ltd</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-EC2-llc">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-EC2-llc:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Manager-Server-4-3-EC2-llc</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-EC2-llc">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-EC2-llc:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Manager-Server-4-3-EC2-llc</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-EC2-ltd">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Manager-Server-4-3-EC2-ltd</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-EC2-ltd">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Manager-Server-4-3-EC2-ltd</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-Azure:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-3-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-Azure:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-3-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-3-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-3-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS-Azure:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-3-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS-Azure:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-3-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS-EC2:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-3-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS-EC2:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-3-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS-GCE:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-3-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS-GCE:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-3-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-EC2:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-3-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-EC2:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-3-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-GCE:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-3-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-GCE:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-3-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-Azure:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-4-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-Azure:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-4-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-4-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-4-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS-Azure:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-4-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS-Azure:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-4-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS-EC2:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-4-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS-EC2:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-4-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS-GCE:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-4-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS-GCE:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-4-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-EC2:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-4-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-EC2:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-4-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-GCE:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-4-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-GCE:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-Micro-5-4-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP">
      <FullProductName ProductID="Image SLES15-SP4-SAP:libopenssl-1_1-devel-1.1.1l-150400.7.22.1">libopenssl-1_1-devel-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP">
      <FullProductName ProductID="Image SLES15-SP4-SAP:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP">
      <FullProductName ProductID="Image SLES15-SP4-SAP:libopenssl1_1-32bit-1.1.1l-150400.7.22.1">libopenssl1_1-32bit-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP">
      <FullProductName ProductID="Image SLES15-SP4-SAP:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure:libopenssl-1_1-devel-1.1.1l-150400.7.22.1">libopenssl-1_1-devel-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure:libopenssl1_1-32bit-1.1.1l-150400.7.22.1">libopenssl1_1-32bit-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-LI-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Azure-LI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-LI-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS:libopenssl1_1-32bit-1.1.1l-150400.7.22.1">libopenssl1_1-32bit-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Azure-LI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-LI-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Azure-LI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:libopenssl1_1-32bit-1.1.1l-150400.7.22.1">libopenssl1_1-32bit-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-VLI-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Azure-VLI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-VLI-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS:libopenssl1_1-32bit-1.1.1l-150400.7.22.1">libopenssl1_1-32bit-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Azure-VLI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-VLI-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Azure-VLI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:libopenssl1_1-32bit-1.1.1l-150400.7.22.1">libopenssl1_1-32bit-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-Azure:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-Azure:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-EC2:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-EC2:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-GCE:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-GCE:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-EC2:libopenssl-1_1-devel-1.1.1l-150400.7.22.1">libopenssl-1_1-devel-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-EC2:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-EC2:libopenssl1_1-32bit-1.1.1l-150400.7.22.1">libopenssl1_1-32bit-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-EC2:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-GCE:libopenssl-1_1-devel-1.1.1l-150400.7.22.1">libopenssl-1_1-devel-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-GCE:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-GCE:libopenssl1_1-32bit-1.1.1l-150400.7.22.1">libopenssl1_1-32bit-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-GCE:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Hardened</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Hardened</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-Azure:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Hardened-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-Azure:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Hardened-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-Azure:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-Azure:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-EC2:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-EC2:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-GCE:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-GCE:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-EC2:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Hardened-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-EC2:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Hardened-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-GCE:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Hardened-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-GCE:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAP-Hardened-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAPCAL">
      <FullProductName ProductID="Image SLES15-SP4-SAPCAL:libopenssl-1_1-devel-1.1.1l-150400.7.22.1">libopenssl-1_1-devel-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAPCAL</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAPCAL">
      <FullProductName ProductID="Image SLES15-SP4-SAPCAL:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAPCAL</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAPCAL">
      <FullProductName ProductID="Image SLES15-SP4-SAPCAL:libopenssl1_1-32bit-1.1.1l-150400.7.22.1">libopenssl1_1-32bit-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAPCAL</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAPCAL">
      <FullProductName ProductID="Image SLES15-SP4-SAPCAL:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAPCAL</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAPCAL-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAPCAL-Azure:libopenssl-1_1-devel-1.1.1l-150400.7.22.1">libopenssl-1_1-devel-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAPCAL-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAPCAL-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAPCAL-Azure:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAPCAL-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAPCAL-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAPCAL-Azure:libopenssl1_1-32bit-1.1.1l-150400.7.22.1">libopenssl1_1-32bit-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAPCAL-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAPCAL-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAPCAL-Azure:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAPCAL-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAPCAL-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAPCAL-EC2:libopenssl-1_1-devel-1.1.1l-150400.7.22.1">libopenssl-1_1-devel-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAPCAL-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAPCAL-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAPCAL-EC2:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAPCAL-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAPCAL-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAPCAL-EC2:libopenssl1_1-32bit-1.1.1l-150400.7.22.1">libopenssl1_1-32bit-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAPCAL-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAPCAL-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAPCAL-EC2:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAPCAL-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAPCAL-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAPCAL-GCE:libopenssl-1_1-devel-1.1.1l-150400.7.22.1">libopenssl-1_1-devel-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAPCAL-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAPCAL-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAPCAL-GCE:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAPCAL-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAPCAL-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAPCAL-GCE:libopenssl1_1-32bit-1.1.1l-150400.7.22.1">libopenssl1_1-32bit-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAPCAL-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAPCAL-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAPCAL-GCE:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SAPCAL-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SUSE-Rancher-Setup-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SUSE-Rancher-Setup-BYOS:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SUSE-Rancher-Setup-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SUSE-Rancher-Setup-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SUSE-Rancher-Setup-BYOS:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SUSE-Rancher-Setup-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SUSE-Rancher-Setup-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SUSE-Rancher-Setup-BYOS-EC2:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SUSE-Rancher-Setup-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SUSE-Rancher-Setup-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SUSE-Rancher-Setup-BYOS-EC2:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of Image SLES15-SP4-SUSE-Rancher-Setup-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-1.1.1d-150200.11.57.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:libopenssl1_1-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-1.1.1d-150200.11.57.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:libopenssl1_1-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-doc-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:openssl-1_1-doc-1.1.1d-150200.11.57.1">openssl-1_1-doc-1.1.1d-150200.11.57.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="edk2-ovmf-20220126gitbb1bba3d77-4.el8" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:edk2-ovmf-20220126gitbb1bba3d77-4.el8">edk2-ovmf-20220126gitbb1bba3d77-4.el8 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1.1.1k-9.el8_7" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:openssl-1.1.1k-9.el8_7">openssl-1.1.1k-9.el8_7 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-devel-1.1.1k-9.el8_7" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:openssl-devel-1.1.1k-9.el8_7">openssl-devel-1.1.1k-9.el8_7 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-libs-1.1.1k-9.el8_7" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:openssl-libs-1.1.1k-9.el8_7">openssl-libs-1.1.1k-9.el8_7 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-perl-1.1.1k-9.el8_7" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:openssl-perl-1.1.1k-9.el8_7">openssl-perl-1.1.1k-9.el8_7 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="edk2-ovmf-20221207gitfff6d81270b5-9.el9_2" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:edk2-ovmf-20221207gitfff6d81270b5-9.el9_2">edk2-ovmf-20221207gitfff6d81270b5-9.el9_2 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="edk2-tools-20221207gitfff6d81270b5-9.el9_2" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:edk2-tools-20221207gitfff6d81270b5-9.el9_2">edk2-tools-20221207gitfff6d81270b5-9.el9_2 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="edk2-tools-doc-20221207gitfff6d81270b5-9.el9_2" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:edk2-tools-doc-20221207gitfff6d81270b5-9.el9_2">edk2-tools-doc-20221207gitfff6d81270b5-9.el9_2 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-3.0.1-47.el9_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:openssl-3.0.1-47.el9_1">openssl-3.0.1-47.el9_1 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-devel-3.0.1-47.el9_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:openssl-devel-3.0.1-47.el9_1">openssl-devel-3.0.1-47.el9_1 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-libs-3.0.1-47.el9_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:openssl-libs-3.0.1-47.el9_1">openssl-libs-3.0.1-47.el9_1 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-perl-3.0.1-47.el9_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:openssl-perl-3.0.1-47.el9_1">openssl-perl-3.0.1-47.el9_1 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1d-150200.11.57.1" 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:libopenssl-1_1-devel-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1" 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:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" 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:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-150200.11.57.1" 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:libopenssl1_1-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" 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:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1" 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:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" 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:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-doc-1.1.1d-150200.11.57.1" 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:openssl-1_1-doc-1.1.1d-150200.11.57.1">openssl-1_1-doc-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1d-150200.11.57.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:libopenssl-1_1-devel-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.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:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.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:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-150200.11.57.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:libopenssl1_1-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.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:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.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:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.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:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-doc-1.1.1d-150200.11.57.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:openssl-1_1-doc-1.1.1d-150200.11.57.1">openssl-1_1-doc-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.1">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.1">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.1">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.1">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.2">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.2">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.2">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.2">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1">libopenssl-1_1-devel-1.1.1l-150400.7.22.1 as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1l-150400.7.25.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:libopenssl-1_1-devel-1.1.1l-150400.7.25.1">libopenssl-1_1-devel-1.1.1l-150400.7.25.1 as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.25.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:libopenssl1_1-1.1.1l-150400.7.25.1">libopenssl1_1-1.1.1l-150400.7.25.1 as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.25.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:libopenssl1_1-hmac-1.1.1l-150400.7.25.1">libopenssl1_1-hmac-1.1.1l-150400.7.25.1 as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.25.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:openssl-1_1-1.1.1l-150400.7.25.1">openssl-1_1-1.1.1l-150400.7.25.1 as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1l-150500.17.15.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:libopenssl-1_1-devel-1.1.1l-150500.17.15.1">libopenssl-1_1-devel-1.1.1l-150500.17.15.1 as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150500.17.15.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:libopenssl1_1-1.1.1l-150500.17.15.1">libopenssl1_1-1.1.1l-150500.17.15.1 as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150500.17.15.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:libopenssl1_1-hmac-1.1.1l-150500.17.15.1">libopenssl1_1-hmac-1.1.1l-150500.17.15.1 as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150500.17.15.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:openssl-1_1-1.1.1l-150500.17.15.1">openssl-1_1-1.1.1l-150500.17.15.1 as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1">libopenssl-1_1-devel-1.1.1l-150400.7.22.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1">libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-3-devel-3.0.1-150400.4.17.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1">libopenssl-3-devel-3.0.1-150400.4.17.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1">libopenssl1_1-32bit-1.1.1l-150400.7.22.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl3-3.0.1-150400.4.17.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1">libopenssl3-3.0.1-150400.4.17.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-3-3.0.1-150400.4.17.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1">openssl-3-3.0.1-150400.4.17.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1l-150500.15.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl-1_1-devel-1.1.1l-150500.15.4">libopenssl-1_1-devel-1.1.1l-150500.15.4 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-3-devel-3.0.8-150500.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl-3-devel-3.0.8-150500.3.1">libopenssl-3-devel-3.0.8-150500.3.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150500.15.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl1_1-1.1.1l-150500.15.4">libopenssl1_1-1.1.1l-150500.15.4 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1l-150500.15.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl1_1-32bit-1.1.1l-150500.15.4">libopenssl1_1-32bit-1.1.1l-150500.15.4 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150500.15.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl1_1-hmac-1.1.1l-150500.15.4">libopenssl1_1-hmac-1.1.1l-150500.15.4 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1l-150500.15.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl1_1-hmac-32bit-1.1.1l-150500.15.4">libopenssl1_1-hmac-32bit-1.1.1l-150500.15.4 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl3-3.0.8-150500.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl3-3.0.8-150500.3.1">libopenssl3-3.0.8-150500.3.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150500.15.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:openssl-1_1-1.1.1l-150500.15.4">openssl-1_1-1.1.1l-150500.15.4 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-3-3.0.8-150500.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:openssl-3-3.0.8-150500.3.1">openssl-3-3.0.8-150500.3.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-3-devel-3.1.4-150600.3.6" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:libopenssl-3-devel-3.1.4-150600.3.6">libopenssl-3-devel-3.1.4-150600.3.6 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-3-fips-provider-3.1.4-150600.3.6" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:libopenssl-3-fips-provider-3.1.4-150600.3.6">libopenssl-3-fips-provider-3.1.4-150600.3.6 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-3-fips-provider-32bit-3.1.4-150600.3.6" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:libopenssl-3-fips-provider-32bit-3.1.4-150600.3.6">libopenssl-3-fips-provider-32bit-3.1.4-150600.3.6 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1w-150600.3.10" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:libopenssl1_1-1.1.1w-150600.3.10">libopenssl1_1-1.1.1w-150600.3.10 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1w-150600.3.10" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:libopenssl1_1-32bit-1.1.1w-150600.3.10">libopenssl1_1-32bit-1.1.1w-150600.3.10 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl3-3.1.4-150600.3.6" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:libopenssl3-3.1.4-150600.3.6">libopenssl3-3.1.4-150600.3.6 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl3-32bit-3.1.4-150600.3.6" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:libopenssl3-32bit-3.1.4-150600.3.6">libopenssl3-32bit-3.1.4-150600.3.6 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-3-3.1.4-150600.3.6" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:openssl-3-3.1.4-150600.3.6">openssl-3-3.1.4-150600.3.6 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-3-devel-3.2.3-150700.3.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl-3-devel-3.2.3-150700.3.20">libopenssl-3-devel-3.2.3-150700.3.20 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-3-fips-provider-3.2.3-150700.3.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl-3-fips-provider-3.2.3-150700.3.20">libopenssl-3-fips-provider-3.2.3-150700.3.20 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-3-fips-provider-32bit-3.2.3-150700.3.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl-3-fips-provider-32bit-3.2.3-150700.3.20">libopenssl-3-fips-provider-32bit-3.2.3-150700.3.20 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1w-150700.9.37" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl1_1-1.1.1w-150700.9.37">libopenssl1_1-1.1.1w-150700.9.37 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1w-150700.9.37" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl1_1-32bit-1.1.1w-150700.9.37">libopenssl1_1-32bit-1.1.1w-150700.9.37 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl3-3.2.3-150700.3.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl3-3.2.3-150700.3.20">libopenssl3-3.2.3-150700.3.20 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl3-32bit-3.2.3-150700.3.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl3-32bit-3.2.3-150700.3.20">libopenssl3-32bit-3.2.3-150700.3.20 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-3-3.2.3-150700.3.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:openssl-3-3.2.3-150700.3.20">openssl-3-3.2.3-150700.3.20 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1w-150600.3.10" 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:libopenssl-1_1-devel-1.1.1w-150600.3.10">libopenssl-1_1-devel-1.1.1w-150600.3.10 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1w-150700.9.37" 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:libopenssl-1_1-devel-1.1.1w-150700.9.37">libopenssl-1_1-devel-1.1.1w-150700.9.37 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1w-150600.3.10" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP6:openssl-1_1-1.1.1w-150600.3.10">openssl-1_1-1.1.1w-150600.3.10 as a component of SUSE Linux Enterprise Module for Legacy 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1w-150700.9.37" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP7:openssl-1_1-1.1.1w-150700.9.37">openssl-1_1-1.1.1w-150700.9.37 as a component of SUSE Linux Enterprise Module for Legacy 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-1.1.1d-2.75.1">libopenssl1_1-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-32bit-1.1.1d-2.75.1">libopenssl1_1-32bit-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-1.1.1d-2.75.1">libopenssl1_1-hmac-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1">libopenssl1_1-hmac-32bit-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_1-1.1.1d-2.75.1">openssl-1_1-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1">libopenssl1_1-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1">libopenssl1_1-32bit-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1">libopenssl1_1-hmac-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1">libopenssl1_1-hmac-32bit-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1">openssl-1_1-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1">libopenssl1_1-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1">libopenssl1_1-32bit-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1">libopenssl1_1-hmac-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1">libopenssl1_1-hmac-32bit-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1">openssl-1_1-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-doc-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1">openssl-1_1-doc-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:libopenssl-1_1-devel-1.1.1l-150400.7.22.1">libopenssl-1_1-devel-1.1.1l-150400.7.22.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1">libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-3-devel-3.0.1-150400.4.17.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:libopenssl-3-devel-3.0.1-150400.4.17.1">libopenssl-3-devel-3.0.1-150400.4.17.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:libopenssl1_1-32bit-1.1.1l-150400.7.22.1">libopenssl1_1-32bit-1.1.1l-150400.7.22.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl3-3.0.1-150400.4.17.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:libopenssl3-3.0.1-150400.4.17.1">libopenssl3-3.0.1-150400.4.17.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-3-3.0.1-150400.4.17.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:openssl-3-3.0.1-150400.4.17.1">openssl-3-3.0.1-150400.4.17.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-3-devel-3.5.0-160000.3.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:libopenssl-3-devel-3.5.0-160000.3.2">libopenssl-3-devel-3.5.0-160000.3.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-3-fips-provider-3.5.0-160000.3.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:libopenssl-3-fips-provider-3.5.0-160000.3.2">libopenssl-3-fips-provider-3.5.0-160000.3.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-3-fips-provider-x86-64-v3-3.5.0-160000.3.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:libopenssl-3-fips-provider-x86-64-v3-3.5.0-160000.3.2">libopenssl-3-fips-provider-x86-64-v3-3.5.0-160000.3.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl3-3.5.0-160000.3.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:libopenssl3-3.5.0-160000.3.2">libopenssl3-3.5.0-160000.3.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl3-x86-64-v3-3.5.0-160000.3.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:libopenssl3-x86-64-v3-3.5.0-160000.3.2">libopenssl3-x86-64-v3-3.5.0-160000.3.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-3-3.5.0-160000.3.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:openssl-3-3.5.0-160000.3.2">openssl-3-3.5.0-160000.3.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-3-doc-3.5.0-160000.3.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:openssl-3-doc-3.5.0-160000.3.2">openssl-3-doc-3.5.0-160000.3.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1">libopenssl1_1-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.75.1">libopenssl1_1-32bit-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1">libopenssl1_1-hmac-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1">libopenssl1_1-hmac-32bit-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1">openssl-1_1-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1">libopenssl1_1-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1">libopenssl1_1-32bit-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1">libopenssl1_1-hmac-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1">libopenssl1_1-hmac-32bit-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1">openssl-1_1-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1d-150200.11.57.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:libopenssl-1_1-devel-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.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:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.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:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-150200.11.57.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:libopenssl1_1-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.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:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.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:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.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:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-doc-1.1.1d-150200.11.57.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:openssl-1_1-doc-1.1.1d-150200.11.57.1">openssl-1_1-doc-1.1.1d-150200.11.57.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1">libopenssl-1_1-devel-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1">libopenssl-1_1-devel-32bit-1.1.1d-2.75.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-3-devel-3.1.4-5.6" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-5.6">libopenssl-3-devel-3.1.4-5.6 as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-3-fips-provider-3.1.4-5.6" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-5.6">libopenssl-3-fips-provider-3.1.4-5.6 as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl3-3.1.4-5.6" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:libopenssl3-3.1.4-5.6">libopenssl3-3.1.4-5.6 as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-3-3.1.4-5.6" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:openssl-3-3.1.4-5.6">openssl-3-3.1.4-5.6 as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-3-devel-3.1.4-slfo.1.1_3.10" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:libopenssl-3-devel-3.1.4-slfo.1.1_3.10">libopenssl-3-devel-3.1.4-slfo.1.1_3.10 as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-3-fips-provider-3.1.4-slfo.1.1_3.10" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:libopenssl-3-fips-provider-3.1.4-slfo.1.1_3.10">libopenssl-3-fips-provider-3.1.4-slfo.1.1_3.10 as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl3-3.1.4-slfo.1.1_3.10" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:libopenssl3-3.1.4-slfo.1.1_3.10">libopenssl3-3.1.4-slfo.1.1_3.10 as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-3-3.1.4-slfo.1.1_3.10" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:openssl-3-3.1.4-slfo.1.1_3.10">openssl-3-3.1.4-slfo.1.1_3.10 as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.2">
      <FullProductName ProductID="SUSE Manager Proxy 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-1.1.1d-150200.11.57.1 as a component of SUSE Manager Proxy 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.2">
      <FullProductName ProductID="SUSE Manager Proxy 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Manager Proxy 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.2">
      <FullProductName ProductID="SUSE Manager Proxy 4.2:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of SUSE Manager Proxy 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.2">
      <FullProductName ProductID="SUSE Manager Proxy 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Manager Proxy 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.2">
      <FullProductName ProductID="SUSE Manager Proxy 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of SUSE Manager Proxy 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.2">
      <FullProductName ProductID="SUSE Manager Proxy 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Manager Proxy 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.2">
      <FullProductName ProductID="SUSE Manager Proxy 4.2:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of SUSE Manager Proxy 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.2">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-1.1.1d-150200.11.57.1 as a component of SUSE Manager Retail Branch Server 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.2">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Manager Retail Branch Server 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.2">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of SUSE Manager Retail Branch Server 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.2">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Manager Retail Branch Server 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.2">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of SUSE Manager Retail Branch Server 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.2">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Manager Retail Branch Server 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.2">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of SUSE Manager Retail Branch Server 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.2">
      <FullProductName ProductID="SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-1.1.1d-150200.11.57.1 as a component of SUSE Manager Server 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.2">
      <FullProductName ProductID="SUSE Manager Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Manager Server 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.2">
      <FullProductName ProductID="SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of SUSE Manager Server 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.2">
      <FullProductName ProductID="SUSE Manager Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Manager Server 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.2">
      <FullProductName ProductID="SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of SUSE Manager Server 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.2">
      <FullProductName ProductID="SUSE Manager Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1 as a component of SUSE Manager Server 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.2">
      <FullProductName ProductID="SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of SUSE Manager Server 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.75.1">libopenssl1_1-1.1.1d-2.75.1 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.75.1">libopenssl1_1-32bit-1.1.1d-2.75.1 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.75.1">libopenssl1_1-hmac-1.1.1d-2.75.1 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1">libopenssl1_1-hmac-32bit-1.1.1d-2.75.1 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.75.1">openssl-1_1-1.1.1d-2.75.1 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.75.1">libopenssl1_1-1.1.1d-2.75.1 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.75.1">libopenssl1_1-32bit-1.1.1d-2.75.1 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.75.1">libopenssl1_1-hmac-1.1.1d-2.75.1 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1">libopenssl1_1-hmac-32bit-1.1.1d-2.75.1 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-2.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.75.1">openssl-1_1-1.1.1d-2.75.1 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1">libopenssl-1_1-devel-1.1.1l-150400.7.22.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1">libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-3-devel-3.0.1-150400.4.17.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1">libopenssl-3-devel-3.0.1-150400.4.17.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-3-devel-32bit-3.0.1-150400.4.17.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1">libopenssl-3-devel-32bit-3.0.1-150400.4.17.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1">libopenssl1_1-32bit-1.1.1l-150400.7.22.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl3-3.0.1-150400.4.17.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1">libopenssl3-3.0.1-150400.4.17.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl3-32bit-3.0.1-150400.4.17.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1">libopenssl3-32bit-3.0.1-150400.4.17.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-doc-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:openssl-1_1-doc-1.1.1l-150400.7.22.1">openssl-1_1-doc-1.1.1l-150400.7.22.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-3-3.0.1-150400.4.17.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1">openssl-3-3.0.1-150400.4.17.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-3-doc-3.0.1-150400.4.17.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1">openssl-3-doc-3.0.1-150400.4.17.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap Micro 5.2">
      <FullProductName ProductID="openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1">libopenssl-1_1-devel-1.1.1d-150200.11.57.1 as a component of openSUSE Leap Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap Micro 5.2">
      <FullProductName ProductID="openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1">libopenssl1_1-1.1.1d-150200.11.57.1 as a component of openSUSE Leap Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap Micro 5.2">
      <FullProductName ProductID="openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1">libopenssl1_1-hmac-1.1.1d-150200.11.57.1 as a component of openSUSE Leap Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-150200.11.57.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap Micro 5.2">
      <FullProductName ProductID="openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1">openssl-1_1-1.1.1d-150200.11.57.1 as a component of openSUSE Leap Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap Micro 5.3">
      <FullProductName ProductID="openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1">libopenssl-1_1-devel-1.1.1l-150400.7.22.1 as a component of openSUSE Leap Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap Micro 5.3">
      <FullProductName ProductID="openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1">libopenssl1_1-1.1.1l-150400.7.22.1 as a component of openSUSE Leap Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap Micro 5.3">
      <FullProductName ProductID="openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1">libopenssl1_1-hmac-1.1.1l-150400.7.22.1 as a component of openSUSE Leap Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.22.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap Micro 5.3">
      <FullProductName ProductID="openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1">openssl-1_1-1.1.1l-150400.7.22.1 as a component of openSUSE Leap Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1t-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1t-1.1">libopenssl-1_1-devel-1.1.1t-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit-1.1.1t-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1t-1.1">libopenssl-1_1-devel-32bit-1.1.1t-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-3-devel-3.0.8-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:libopenssl-3-devel-3.0.8-1.1">libopenssl-3-devel-3.0.8-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-3-devel-32bit-3.0.8-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.0.8-1.1">libopenssl-3-devel-32bit-3.0.8-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1t-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:libopenssl1_1-1.1.1t-1.1">libopenssl1_1-1.1.1t-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1t-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1t-1.1">libopenssl1_1-32bit-1.1.1t-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1t-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1t-1.1">libopenssl1_1-hmac-1.1.1t-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1t-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:libopenssl1_1-hmac-32bit-1.1.1t-1.1">libopenssl1_1-hmac-32bit-1.1.1t-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl3-3.0.8-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:libopenssl3-3.0.8-1.1">libopenssl3-3.0.8-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl3-32bit-3.0.8-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:libopenssl3-32bit-3.0.8-1.1">libopenssl3-32bit-3.0.8-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl3-hmac-3.0.8-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:libopenssl3-hmac-3.0.8-1.1">libopenssl3-hmac-3.0.8-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl3-hmac-32bit-3.0.8-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:libopenssl3-hmac-32bit-3.0.8-1.1">libopenssl3-hmac-32bit-3.0.8-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1t-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:openssl-1_1-1.1.1t-1.1">openssl-1_1-1.1.1t-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-doc-1.1.1t-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:openssl-1_1-doc-1.1.1t-1.1">openssl-1_1-doc-1.1.1t-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-3-3.0.8-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:openssl-3-3.0.8-1.1">openssl-3-3.0.8-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-3-doc-3.0.8-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:openssl-3-doc-3.0.8-1.1">openssl-3-doc-3.0.8-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:libopenssl-devel">libopenssl-devel as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:openssl">openssl as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:openssl-1_0_0">openssl-1_0_0 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:libopenssl-1_1-devel-32bit">libopenssl-1_1-devel-32bit as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:libopenssl1_1">libopenssl1_1 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:openssl-1_1">openssl-1_1 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 6">
      <FullProductName ProductID="SUSE Enterprise Storage 6:openssl">openssl as a component of SUSE Enterprise Storage 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 6">
      <FullProductName ProductID="SUSE Enterprise Storage 6:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Enterprise Storage 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 6">
      <FullProductName ProductID="SUSE Enterprise Storage 6:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Enterprise Storage 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 6">
      <FullProductName ProductID="SUSE Enterprise Storage 6:openssl-1_1">openssl-1_1 as a component of SUSE Enterprise Storage 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:openssl">openssl as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:libopenssl-devel">libopenssl-devel as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:openssl">openssl as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl10" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:libopenssl10">libopenssl10 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 12 SP5:openssl">openssl as a component of SUSE Linux Enterprise High Performance Computing 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 12 SP5:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise High Performance Computing 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:openssl">openssl as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-32bit">libopenssl-1_1-devel-32bit as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" 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:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" 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:openssl">openssl as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" 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:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" 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:openssl">openssl as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" 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:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl10" 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:libopenssl10">libopenssl10 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" 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:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" 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:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" 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:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" 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:openssl">openssl as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" 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:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl10" 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:libopenssl10">libopenssl10 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" 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:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" 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:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.1">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1:openssl">openssl as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.2">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.2:openssl">openssl as a component of SUSE Linux Enterprise Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:openssl">openssl as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:openssl">openssl as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl">openssl as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:openssl">openssl as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-3-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl-3-devel">libopenssl-3-devel as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl3">libopenssl3 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:openssl-3">openssl-3 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl0_9_8" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8">libopenssl0_9_8 as a component of SUSE Linux Enterprise Module for Legacy 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl0_9_8-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-32bit">libopenssl0_9_8-32bit as a component of SUSE Linux Enterprise Module for Legacy 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="compat-openssl098" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 12:compat-openssl098">compat-openssl098 as a component of SUSE Linux Enterprise Module for Legacy 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Module for Legacy 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl10" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl10">libopenssl10 as a component of SUSE Linux Enterprise Module for Legacy 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Module for Legacy 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE Linux Enterprise Module for Legacy 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP4:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Module for Legacy 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP5:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Module for Legacy 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl10" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP5:libopenssl10">libopenssl10 as a component of SUSE Linux Enterprise Module for Legacy 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP5:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Module for Legacy 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP5:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE Linux Enterprise Module for Legacy 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP5:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Module for Legacy 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:openssl">openssl as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3 for Teradata">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3 for Teradata:openssl">openssl as a component of SUSE Linux Enterprise Server 11 SP3 for Teradata</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3 for Teradata">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3 for Teradata:openssl1">openssl1 as a component of SUSE Linux Enterprise Server 11 SP3 for Teradata</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:openssl">openssl as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:openssl-doc">openssl-doc as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl">openssl as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-doc">openssl-1_0_0-doc as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:openssl">openssl as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-doc">openssl-1_0_0-doc as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:openssl">openssl as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-doc">openssl-1_0_0-doc as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:openssl">openssl as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-32bit">libopenssl-1_1-devel-32bit as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:openssl">openssl as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 12 SP3:openssl">openssl as a component of SUSE Linux Enterprise Server Teradata 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS:openssl">openssl as a component of SUSE Linux Enterprise Server Teradata 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl0_9_8" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl0_9_8">libopenssl0_9_8 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="compat-openssl098" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:compat-openssl098">compat-openssl098 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl">openssl as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-doc">openssl-1_0_0-doc as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl0_9_8" 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:libopenssl0_9_8">libopenssl0_9_8 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="compat-openssl098" 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:compat-openssl098">compat-openssl098 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" 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:openssl">openssl as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" 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:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl">openssl as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-32bit">libopenssl-1_1-devel-32bit as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" 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:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" 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:openssl">openssl as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" 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:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" 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:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" 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:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" 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:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" 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:openssl">openssl as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" 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:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl10" 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:libopenssl10">libopenssl10 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" 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:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" 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:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:openssl">openssl as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-32bit">libopenssl-1_0_0-devel-32bit as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.2">
      <FullProductName ProductID="SUSE Manager Proxy 4.2:libopenssl-devel">libopenssl-devel as a component of SUSE Manager Proxy 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.2">
      <FullProductName ProductID="SUSE Manager Proxy 4.2:openssl">openssl as a component of SUSE Manager Proxy 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.2">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.2:libopenssl-devel">libopenssl-devel as a component of SUSE Manager Retail Branch Server 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.2">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.2:openssl">openssl as a component of SUSE Manager Retail Branch Server 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.2">
      <FullProductName ProductID="SUSE Manager Server 4.2:libopenssl-devel">libopenssl-devel as a component of SUSE Manager Server 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.2">
      <FullProductName ProductID="SUSE Manager Server 4.2:openssl">openssl as a component of SUSE Manager Server 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libopenssl-devel">libopenssl-devel as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:openssl">openssl as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:openssl-1_0_0">openssl-1_0_0 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:openssl-1_0_0-doc">openssl-1_0_0-doc as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libopenssl-devel">libopenssl-devel as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:openssl">openssl as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0">openssl-1_0_0 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0-doc">openssl-1_0_0-doc as a component of SUSE OpenStack Cloud Crowbar 9</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">The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and
decodes the "name" (e.g. "CERTIFICATE"), any header data and the payload data.
If the function succeeds then the "name_out", "header" and "data" arguments are
populated with pointers to buffers containing the relevant decoded data. The
caller is responsible for freeing those buffers. It is possible to construct a
PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex()
will return a failure code but will populate the header argument with a pointer
to a buffer that has already been freed. If the caller also frees this buffer
then a double free will occur. This will most likely lead to a crash. This
could be exploited by an attacker who has the ability to supply malicious PEM
files for parsing to achieve a denial of service attack.

The functions PEM_read_bio() and PEM_read() are simple wrappers around
PEM_read_bio_ex() and therefore these functions are also directly affected.

These functions are also called indirectly by a number of other OpenSSL
functions including PEM_X509_INFO_read_bio_ex() and
SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal
uses of these functions are not vulnerable because the caller does not free the
header argument if PEM_read_bio_ex() returns a failure code. These locations
include the PEM_read_bio_TYPE() functions as well as the decoders introduced in
OpenSSL 3.0.

The OpenSSL asn1parse command line application is also impacted by this issue.</Note>
    </Notes>
    <CVE>CVE-2022-4450</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container bci/bci-init:15.4:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/bci-init:15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/dotnet-aspnet:3.1.32-46.25:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/dotnet-aspnet:3.1.32-46.25:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/dotnet-aspnet:5.0.17-27.88:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/dotnet-aspnet:5.0.17-27.88:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/dotnet-aspnet:6.0.13-27.10:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/dotnet-aspnet:6.0.13-27.10:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/dotnet-aspnet:7.0.3-9.1:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/dotnet-aspnet:7.0.3-9.1:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/dotnet-runtime:3.1.32-52.25:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/dotnet-runtime:3.1.32-52.25:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/dotnet-runtime:5.0.17-34.86:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/dotnet-runtime:5.0.17-34.86:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/dotnet-runtime:6.0.13-26.10:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/dotnet-runtime:6.0.13-26.10:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/dotnet-runtime:7.0.3-9.1:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/dotnet-runtime:7.0.3-9.1:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/dotnet-sdk:3.1.32-51.25:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/dotnet-sdk:3.1.32-51.25:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/dotnet-sdk:5.0.17-35.87:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/dotnet-sdk:5.0.17-35.87:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/dotnet-sdk:6.0.13-29.10:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/dotnet-sdk:6.0.13-29.10:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/dotnet-sdk:7.0.3-9.1:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/dotnet-sdk:7.0.3-9.1:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/golang:1.18-19.28:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/golang:1.18-19.28:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/golang:1.19:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/golang:1.19:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/golang:1.20-2.2:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/golang:1.20-2.2:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/node:16:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/node:16:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/nodejs:14-36.28:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/nodejs:14-36.28:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/nodejs:18-2.1:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/nodejs:18-2.1:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/openjdk-devel:11-38.60:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/openjdk-devel:11-38.60:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/openjdk-devel:11-38.60:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/openjdk-devel:17-13.26:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/openjdk-devel:17-13.26:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/openjdk-devel:17-13.26:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/openjdk:11-34.29:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/openjdk:11-34.29:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/openjdk:11-34.29:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/openjdk:17-12.14:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/openjdk:17-12.14:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/openjdk:17-12.14:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/php-apache:8-2.17:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/php-apache:8-2.17:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/php-fpm:8-2.16:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/php-fpm:8-2.16:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/php:8-2.12:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/php:8-2.12:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/python:3.11-2.2:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/python:3.11-2.2:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/python:3.11-2.2:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/python:3.6-34.15:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/python:3.6-34.15:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/python:3.6-34.15:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/ruby:2.5-33.13:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/ruby:2.5-33.13:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/rust:1.65-13.13:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/rust:1.65-13.13:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/rust:1.66:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/rust:1.66:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/rust:1.67:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/rust:1.67:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/rust:1.68:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/rust:1.68:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/rust:1.69-2.1:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container bci/rust:1.69-2.1:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container rancher/elemental-builder-image/5.3:latest:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container rancher/elemental-builder-image/5.3:latest:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container rancher/elemental-operator/5.3:latest:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container rancher/elemental-operator/5.3:latest:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container rancher/elemental-operator:latest:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container rancher/elemental-operator:latest:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container rancher/elemental-operator:latest:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container rancher/elemental-teal-iso/5.3:latest:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container rancher/elemental-teal-iso/5.3:latest:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container rancher/elemental-teal-iso/5.4:latest:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container rancher/elemental-teal-rt/5.3:latest:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container rancher/elemental-teal-rt/5.4:latest:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container rancher/elemental-teal/5.3:latest:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container rancher/elemental-teal/5.4:latest:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container rancher/seedimage-builder/5.3:latest:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container rancher/seedimage-builder/5.3:latest:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container rancher/seedimage-builder/5.3:latest:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container rancher/seedimage-builder:latest:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container rancher/seedimage-builder:latest:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container rancher/seedimage-builder:latest:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container ses/7.1/ceph/grafana:8.5.15.2.2.393:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/ceph/grafana:8.5.15.2.2.393:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/ceph/grafana:8.5.15.2.2.393:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/ceph/haproxy:2.0.14.3.5.330:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/ceph/haproxy:2.0.14.3.5.330:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/ceph/haproxy:2.0.14.3.5.330:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/ceph/keepalived:2.0.19.3.5.316:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/ceph/keepalived:2.0.19.3.5.316:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/ceph/keepalived:2.0.19.3.5.316:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/ceph/prometheus-alertmanager:0.23.0.3.2.368:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/ceph/prometheus-alertmanager:0.23.0.3.2.368:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/ceph/prometheus-alertmanager:0.23.0.3.2.368:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/ceph/prometheus-node-exporter:1.3.0.3.2.359:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/ceph/prometheus-node-exporter:1.3.0.3.2.359:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/ceph/prometheus-node-exporter:1.3.0.3.2.359:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.352:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.352:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.352:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.341:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.341:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.341:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/cephcsi:v3.7.0.0:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/cephcsi:v3.7.0.0:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/cephcsi:v3.7.0.0:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-attacher:v4.1.0:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-attacher:v4.1.0:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-attacher:v4.1.0:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-node-driver-registrar:v2.7.0:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-node-driver-registrar:v2.7.0:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-node-driver-registrar:v2.7.0:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-provisioner:v3.4.0:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-provisioner:v3.4.0:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-provisioner:v3.4.0:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-resizer:v1.7.0:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-resizer:v1.7.0:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-resizer:v1.7.0:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-snapshotter:v6.2.1:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-snapshotter:v6.2.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-snapshotter:v6.2.1:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/rook/ceph:1.10.1.16.4.5.328:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/rook/ceph:1.10.1.16.4.5.328:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container ses/7.1/rook/ceph:1.10.1.16.4.5.328:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container suse/389-ds:2.0-19.15:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/389-ds:2.0-19.15:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/389-ds:2.0-19.15:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/manager/4.3/proxy-httpd:4.3.4.9.25.2:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/manager/4.3/proxy-httpd:4.3.4.9.25.2:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/manager/4.3/proxy-salt-broker:latest:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/manager/4.3/proxy-salt-broker:latest:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/manager/4.3/proxy-salt-broker:latest:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/manager/4.3/proxy-squid:latest:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/manager/4.3/proxy-squid:latest:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/manager/4.3/proxy-ssh:latest:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/manager/4.3/proxy-ssh:latest:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/manager/4.3/proxy-tftpd:latest:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/manager/4.3/proxy-tftpd:latest:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/manager/4.3/proxy-tftpd:latest:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/pcp:5:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/pcp:5:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/postgres:12.14-21.1:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/postgres:12.14-21.1:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/postgres:13.10-22.1:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/postgres:13.10-22.1:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/postgres:14.7-20.1:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/postgres:14.7-20.1:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/postgres:15.2-4.10:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/postgres:15.2-4.10:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/registry:latest:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/registry:latest:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/rmt-mariadb-client:10.6-14.12:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/rmt-mariadb-client:10.6-14.12:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/rmt-mariadb:10.6-14.12:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/rmt-mariadb:10.6-14.12:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/rmt-nginx:1.21-14.14:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/rmt-nginx:1.21-14.14:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/rmt-server:2.10-14.12:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/rmt-server:2.10-14.12:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.2:latest:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.2:latest:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/sle-micro/5.1/toolbox:12.1-2.2.377:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container suse/sle-micro/5.1/toolbox:12.1-2.2.377:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container suse/sle-micro/5.1/toolbox:12.1-2.2.377:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container suse/sle-micro/5.2/toolbox:12.1-6.2.199:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container suse/sle-micro/5.2/toolbox:12.1-6.2.199:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container suse/sle-micro/5.2/toolbox:12.1-6.2.199:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container suse/sle-micro/5.3/toolbox:12.1-5.2.112:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/sle-micro/5.3/toolbox:12.1-5.2.112:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/sle-micro/5.3/toolbox:12.1-5.2.112:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/sle-micro/5.4/toolbox:12.1-4.2.9:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/sle-micro/5.4/toolbox:12.1-4.2.9:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/sle-micro/5.4/toolbox:12.1-4.2.9:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/sle15:15.2.9.5.261:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container suse/sle15:15.2.9.5.261:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container suse/sle15:15.2.9.5.261:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container suse/sle15:15.3.17.20.101:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container suse/sle15:15.3.17.20.101:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container suse/sle15:15.3.17.20.101:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Container suse/sle15:15.4.27.14.34:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/sle15:15.4.27.14.34:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Container suse/sle15:15.4.27.14.34:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-BYOS:libopenssl1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-Basic-On-Demand:libopenssl1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-HPC-BYOS:libopenssl1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-HPC-On-Demand:libopenssl1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-SAP-BYOS:libopenssl1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-SAP-On-Demand:libopenssl1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-Standard-On-Demand:libopenssl1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-BYOS:libopenssl1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-ECS-On-Demand:libopenssl1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-On-Demand:libopenssl1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-SAP-BYOS:libopenssl1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>Image SLES12-SP5-EC2-SAP-On-Demand:libopenssl1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-BYOS:libopenssl1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-On-Demand:libopenssl1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-SAP-BYOS:libopenssl1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>Image SLES12-SP5-GCE-SAP-On-Demand:libopenssl1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>Image SLES12-SP5-SAP-Azure-LI-BYOS-Production:libopenssl1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production:libopenssl1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>Image SLES15-SP3-BYOS-Azure:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-BYOS-Azure:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-BYOS-EC2-HVM:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-BYOS-EC2-HVM:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-BYOS-GCE:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-BYOS-GCE:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-Aliyun:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-Aliyun:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-Azure:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-Azure:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-EC2:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-EC2:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-GCE:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-GCE:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-SAP-CCloud:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-SAP-CCloud:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-HPC-BYOS-Azure:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-HPC-BYOS-Azure:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-HPC-BYOS-EC2-HVM:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-HPC-BYOS-EC2-HVM:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-HPC-BYOS-GCE:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-HPC-BYOS-GCE:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-1-BYOS-Azure:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-1-BYOS-Azure:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-1-BYOS-GCE:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-1-BYOS-GCE:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-2-BYOS-Azure:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-2-BYOS-Azure:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-2-BYOS-GCE:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-2-BYOS-GCE:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:libopenssl1_1-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:libopenssl1_1-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-Azure:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-Azure:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-EC2-HVM:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-EC2-HVM:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-GCE:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-GCE:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-SAPCAL-Azure:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-SAPCAL-Azure:libopenssl1_1-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-SAPCAL-Azure:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-SAPCAL-EC2-HVM:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-SAPCAL-EC2-HVM:libopenssl1_1-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-SAPCAL-EC2-HVM:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-SAPCAL-GCE:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-SAPCAL-GCE:libopenssl1_1-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP3-SAPCAL-GCE:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>Image SLES15-SP4:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Azure-Basic:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Azure-Basic:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Azure-Standard:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Azure-Standard:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-EC2:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-EC2:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-EC2-ECS-HVM:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-EC2-ECS-HVM:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-GCE:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-GCE:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-Azure:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-Azure:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-Azure:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-Azure:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-GCE:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-GCE:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-Azure:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-Azure:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:libopenssl-1_1-devel-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:libopenssl1_1-32bit-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:libopenssl-1_1-devel-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:libopenssl1_1-32bit-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:libopenssl1_1-32bit-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:libopenssl1_1-32bit-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:libopenssl1_1-32bit-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:libopenssl1_1-32bit-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:libopenssl-1_1-devel-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:libopenssl1_1-32bit-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:libopenssl-1_1-devel-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:libopenssl1_1-32bit-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-EC2:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-EC2:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:libopenssl-1_1-devel-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:libopenssl1_1-32bit-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:libopenssl-1_1-devel-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:libopenssl1_1-32bit-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:libopenssl-1_1-devel-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:libopenssl1_1-32bit-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:libopenssl-1_1-devel-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:libopenssl1_1-32bit-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SUSE-Rancher-Setup-BYOS:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SUSE-Rancher-Setup-BYOS:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SUSE-Rancher-Setup-BYOS-EC2:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>Image SLES15-SP4-SUSE-Rancher-Setup-BYOS-EC2:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:libopenssl1_1-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:libopenssl1_1-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:openssl-1_1-doc-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Liberty Linux 8:edk2-ovmf-20220126gitbb1bba3d77-4.el8</ProductID>
        <ProductID>SUSE Liberty Linux 8:openssl-1.1.1k-9.el8_7</ProductID>
        <ProductID>SUSE Liberty Linux 8:openssl-devel-1.1.1k-9.el8_7</ProductID>
        <ProductID>SUSE Liberty Linux 8:openssl-libs-1.1.1k-9.el8_7</ProductID>
        <ProductID>SUSE Liberty Linux 8:openssl-perl-1.1.1k-9.el8_7</ProductID>
        <ProductID>SUSE Liberty Linux 9:edk2-ovmf-20221207gitfff6d81270b5-9.el9_2</ProductID>
        <ProductID>SUSE Liberty Linux 9:edk2-tools-20221207gitfff6d81270b5-9.el9_2</ProductID>
        <ProductID>SUSE Liberty Linux 9:edk2-tools-doc-20221207gitfff6d81270b5-9.el9_2</ProductID>
        <ProductID>SUSE Liberty Linux 9:openssl-3.0.1-47.el9_1</ProductID>
        <ProductID>SUSE Liberty Linux 9:openssl-devel-3.0.1-47.el9_1</ProductID>
        <ProductID>SUSE Liberty Linux 9:openssl-libs-3.0.1-47.el9_1</ProductID>
        <ProductID>SUSE Liberty Linux 9:openssl-perl-3.0.1-47.el9_1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-doc-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:libopenssl-1_1-devel-1.1.1l-150400.7.25.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:libopenssl1_1-1.1.1l-150400.7.25.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:libopenssl1_1-hmac-1.1.1l-150400.7.25.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:openssl-1_1-1.1.1l-150400.7.25.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:libopenssl-1_1-devel-1.1.1l-150500.17.15.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:libopenssl1_1-1.1.1l-150500.17.15.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:libopenssl1_1-hmac-1.1.1l-150500.17.15.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:openssl-1_1-1.1.1l-150500.17.15.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl-1_1-devel-1.1.1l-150500.15.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl-3-devel-3.0.8-150500.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl1_1-1.1.1l-150500.15.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl1_1-32bit-1.1.1l-150500.15.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl1_1-hmac-1.1.1l-150500.15.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl1_1-hmac-32bit-1.1.1l-150500.15.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl3-3.0.8-150500.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:openssl-1_1-1.1.1l-150500.15.4</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:openssl-3-3.0.8-150500.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:libopenssl-3-devel-3.1.4-150600.3.6</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:libopenssl-3-fips-provider-3.1.4-150600.3.6</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:libopenssl-3-fips-provider-32bit-3.1.4-150600.3.6</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:libopenssl1_1-1.1.1w-150600.3.10</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:libopenssl1_1-32bit-1.1.1w-150600.3.10</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:libopenssl3-3.1.4-150600.3.6</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:libopenssl3-32bit-3.1.4-150600.3.6</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:openssl-3-3.1.4-150600.3.6</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl-3-devel-3.2.3-150700.3.20</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl-3-fips-provider-3.2.3-150700.3.20</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl-3-fips-provider-32bit-3.2.3-150700.3.20</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl1_1-1.1.1w-150700.9.37</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl1_1-32bit-1.1.1w-150700.9.37</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl3-3.2.3-150700.3.20</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:libopenssl3-32bit-3.2.3-150700.3.20</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:openssl-3-3.2.3-150700.3.20</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:libopenssl-1_1-devel-1.1.1w-150600.3.10</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP7:libopenssl-1_1-devel-1.1.1w-150700.9.37</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP6:openssl-1_1-1.1.1w-150600.3.10</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP7:openssl-1_1-1.1.1w-150700.9.37</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-32bit-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:libopenssl-1_1-devel-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:libopenssl-3-devel-3.0.1-150400.4.17.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:libopenssl1_1-32bit-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:libopenssl3-3.0.1-150400.4.17.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:openssl-3-3.0.1-150400.4.17.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:libopenssl-3-devel-3.5.0-160000.3.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:libopenssl-3-fips-provider-3.5.0-160000.3.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:libopenssl-3-fips-provider-x86-64-v3-3.5.0-160000.3.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:libopenssl3-3.5.0-160000.3.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:libopenssl3-x86-64-v3-3.5.0-160000.3.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:openssl-3-3.5.0-160000.3.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:openssl-3-doc-3.5.0-160000.3.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-doc-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-5.6</ProductID>
        <ProductID>SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-5.6</ProductID>
        <ProductID>SUSE Linux Micro 6.0:libopenssl3-3.1.4-5.6</ProductID>
        <ProductID>SUSE Linux Micro 6.0:openssl-3-3.1.4-5.6</ProductID>
        <ProductID>SUSE Linux Micro 6.1:libopenssl-3-devel-3.1.4-slfo.1.1_3.10</ProductID>
        <ProductID>SUSE Linux Micro 6.1:libopenssl-3-fips-provider-3.1.4-slfo.1.1_3.10</ProductID>
        <ProductID>SUSE Linux Micro 6.1:libopenssl3-3.1.4-slfo.1.1_3.10</ProductID>
        <ProductID>SUSE Linux Micro 6.1:openssl-3-3.1.4-slfo.1.1_3.10</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.75.1</ProductID>
        <ProductID>openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>openSUSE Leap 15.4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1</ProductID>
        <ProductID>openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1</ProductID>
        <ProductID>openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>openSUSE Leap 15.4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>openSUSE Leap 15.4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1</ProductID>
        <ProductID>openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1</ProductID>
        <ProductID>openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>openSUSE Leap 15.4:openssl-1_1-doc-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1</ProductID>
        <ProductID>openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1</ProductID>
        <ProductID>openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1t-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1t-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:libopenssl-3-devel-3.0.8-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.0.8-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:libopenssl1_1-1.1.1t-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1t-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1t-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:libopenssl1_1-hmac-32bit-1.1.1t-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:libopenssl3-3.0.8-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:libopenssl3-32bit-3.0.8-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:libopenssl3-hmac-3.0.8-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:libopenssl3-hmac-32bit-3.0.8-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:openssl-1_1-1.1.1t-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:openssl-1_1-doc-1.1.1t-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:openssl-3-3.0.8-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:openssl-3-doc-3.0.8-1.1</ProductID>
      </Status>
      <Status Type="Known Not Affected">
        <ProductID>SUSE CaaS Platform 4.0:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:libopenssl-1_1-devel-32bit</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:libopenssl-devel</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:libopenssl1_0_0</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:libopenssl1_1</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:openssl</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:openssl-1_0_0</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:openssl-1_1</ProductID>
        <ProductID>SUSE Enterprise Storage 6:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Enterprise Storage 6:openssl</ProductID>
        <ProductID>SUSE Enterprise Storage 6:openssl-1_0_0</ProductID>
        <ProductID>SUSE Enterprise Storage 6:openssl-1_1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:libopenssl-devel</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:libopenssl10</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:openssl</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:openssl-1_0_0</ProductID>
        <ProductID>SUSE Enterprise Storage 7:openssl</ProductID>
        <ProductID>SUSE Enterprise Storage 7:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 12 SP5:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 12 SP5:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl10</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl10</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.1:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl-3-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:libopenssl3</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:openssl-3</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 12:compat-openssl098</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl10</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP4:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP5:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP5:libopenssl10</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP5:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP5:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP5:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3 for Teradata:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3 for Teradata:openssl1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-BCL:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-BCL:openssl-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 12 SP3-LTSS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 12 SP3:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:compat-openssl098</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl0_9_8</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:compat-openssl098</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl0_9_8</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl10</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:openssl-1_0_0</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:libopenssl-devel</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:openssl</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.2:libopenssl-devel</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.2:openssl</ProductID>
        <ProductID>SUSE Manager Server 4.2:libopenssl-devel</ProductID>
        <ProductID>SUSE Manager Server 4.2:openssl</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libopenssl-devel</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libopenssl1_0_0</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:openssl</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:openssl-1_0_0</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:openssl-1_0_0-doc</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libopenssl-devel</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:openssl</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0-doc</ProductID>
      </Status>
      <Status Type="Fixed">
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20230313-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20230613-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20240807-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20240912-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230210-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230310-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230410-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230510-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230606-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230704-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230803-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230901-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230928-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20231027-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20231127-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20231212-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20240312-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20240612-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20240809-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20240912-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20250721-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20251022-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20230313-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20230613-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20240807-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20240912-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230210-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230210-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230310-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230310-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230410-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230410-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230510-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230510-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230606-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230606-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230704-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230704-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230804-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230804-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230901-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230901-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230928-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230928-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20231027-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20231027-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20231127-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20231127-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20231212-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20231212-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240312-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240312-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240612-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240612-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240809-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240809-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240912-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240912-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20250721-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20250721-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20251022-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20251022-x86-64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20230313-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20230613-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20240807-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20240912-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230210-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230210-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230310-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230310-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230410-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230410-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230510-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230510-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230606-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230606-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230704-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230704-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230803-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230803-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230901-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230901-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230928-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230928-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20231027-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20231027-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20231127-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20231127-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20231212-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20231212-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240312-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240312-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240612-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240612-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240809-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240809-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240912-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240912-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20250721-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20250721-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20251022-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20251022-x86_64</ProductID>
      </Status>
      <Status Type="Known Affected">
        <ProductID>chost:amazon/suse-sles-15-sp1-chost-byos-v20210304-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp1-chost-byos-v20220127-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp1-chost-byos-v20220715-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp2-chost-byos-v20210610-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp2-chost-byos-v20210722-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp2-chost-byos-v20210913-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp2-chost-byos-v20211025-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp2-chost-byos-v20220126-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp2-chost-byos-v20220718-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20210729-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20210827-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20210927-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20211004-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20211101-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20211202-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220103-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220126-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220222-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220310-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220411-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220510-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220608-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220708-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220718-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220818-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220916-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220921-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20221019-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20221119-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20221215-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20220718-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20220721-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20220819-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20220916-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20220923-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20221018-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20221118-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20221215-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230111-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:google/sles-15-sp1-chost-byos-v20210202</ProductID>
        <ProductID>chost:google/sles-15-sp1-chost-byos-v20210304</ProductID>
        <ProductID>chost:google/sles-15-sp1-chost-byos-v20220127</ProductID>
        <ProductID>chost:google/sles-15-sp1-chost-byos-v20220715-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210202</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210304</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210405</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210506</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210610</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210722</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210913</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20211025</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20220126</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20220718-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20210729</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20210827</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20210927</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20211004</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20211101</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20211202</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220103</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220126</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220222</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220310</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220411-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220510-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220608-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220708-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220718-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220818-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220916-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20221019-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20221118-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20221215-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20220718-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20220721-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20220818-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20220916-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20221018-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20221118-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20221215-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20221215-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230111-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230111-x86-64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp1-chost-byos-v20210202</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp1-chost-byos-v20210304</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp1-chost-byos-v20220127</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp1-chost-byos-v20220715-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210202</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210304</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210405</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210506</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210610</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210722</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210913</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20211025</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20220126</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20220718-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20210729</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20210827</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20210927</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20211004</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20211101</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20211202</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220103</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220126</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220222</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220310</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220411-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220510-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220609-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220708-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220718-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220818-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220916-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220921-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20221019-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20221119-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20221215-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20220718-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20220721-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20220819-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20220916-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20220923-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20221018-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20221118-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20221215-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20221215-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230111-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230111-x86_64</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.9</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
  </Vulnerability>
</cvrfdoc>
