<?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-2021-3711</DocumentTitle>
  <DocumentType>SUSE CVE</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE CVE-2021-3711</ID>
    </Identification>
    <Status>Interim</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>223</Number>
        <Date>2025-12-23T03:24:06Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2021-08-25T01:02:14Z</InitialReleaseDate>
    <CurrentReleaseDate>2025-12-23T03:24:06Z</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-2021-3711</Note>
    <Note Title="Mitre CVE Description" Type="Description" Ordinal="2" xml:lang="en">In order to decrypt SM2 encrypted data an application is expected to call the API function EVP_PKEY_decrypt(). Typically an application will call this function twice. The first time, on entry, the "out" parameter can be NULL and, on exit, the "outlen" parameter is populated with the buffer size required to hold the decrypted plaintext. The application can then allocate a sufficiently sized buffer and call EVP_PKEY_decrypt() again, but this time passing a non-NULL value for the "out" parameter. A bug in the implementation of the SM2 decryption code means that the calculation of the buffer size required to hold the plaintext returned by the first call to EVP_PKEY_decrypt() can be smaller than the actual size required by the second call. This can lead to a buffer overflow when EVP_PKEY_decrypt() is called by the application a second time with a buffer that is too small. A malicious attacker who is able present SM2 content for decryption to an application could cause attacker chosen data to overflow the buffer by up to a maximum of 62 bytes altering the contents of other data held after the buffer, possibly changing application behaviour or causing the application to crash. The location of the buffer is application dependent but is typically heap allocated. Fixed in OpenSSL 1.1.1l (Affected 1.1.1-1.1.1k).</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/2021-September/009412.html</URL>
      <Description>E-Mail link for SUSE-CU-2021:299-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2021-September/009413.html</URL>
      <Description>E-Mail link for SUSE-CU-2021:304-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2021-September/009440.html</URL>
      <Description>E-Mail link for SUSE-CU-2021:313-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2021-September/009441.html</URL>
      <Description>E-Mail link for SUSE-CU-2021:315-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2021-September/009442.html</URL>
      <Description>E-Mail link for SUSE-CU-2021:316-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2021-September/009446.html</URL>
      <Description>E-Mail link for SUSE-CU-2021:318-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2021-September/009447.html</URL>
      <Description>E-Mail link for SUSE-CU-2021:319-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2021-September/009448.html</URL>
      <Description>E-Mail link for SUSE-CU-2021:320-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2021-September/009449.html</URL>
      <Description>E-Mail link for SUSE-CU-2021:321-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2021-December/009944.html</URL>
      <Description>E-Mail link for SUSE-CU-2021:599-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-May/011143.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:1151-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-August/011795.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:1765-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-September/012142.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:2083-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-March/010478.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:309-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-March/010479.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:310-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-March/010480.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:312-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-March/010481.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:313-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-March/010517.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:343-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-March/010518.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:344-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-March/010519.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:345-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-March/010520.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:346-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-March/010521.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:347-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-March/010522.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:348-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-March/010523.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:349-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-March/010524.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:350-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-March/010525.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:351-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-March/010535.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:372-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-March/010536.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:373-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-March/010537.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:374-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-April/010636.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:495-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-January/010054.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:52-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-January/010055.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:53-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-January/010056.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:54-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-January/010057.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:55-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-January/010058.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:56-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-January/010059.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:57-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-May/010952.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:878-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-updates/2022-April/022823.html</URL>
      <Description>E-Mail link for SUSE-FU-2022:1419-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2021-September/009376.html</URL>
      <Description>E-Mail link for SUSE-IU-2021:619-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2021-September/009377.html</URL>
      <Description>E-Mail link for SUSE-IU-2021:620-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2021-September/009378.html</URL>
      <Description>E-Mail link for SUSE-IU-2021:621-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2021-September/009436.html</URL>
      <Description>E-Mail link for SUSE-IU-2021:658-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2021-September/009437.html</URL>
      <Description>E-Mail link for SUSE-IU-2021:659-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2021-September/020142.html</URL>
      <Description>E-Mail link for SUSE-IU-2021:660-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2021-August/009341.html</URL>
      <Description>E-Mail link for SUSE-SU-2021:2830-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2021-August/009346.html</URL>
      <Description>E-Mail link for SUSE-SU-2021:2833-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-March/010387.html</URL>
      <Description>E-Mail link for SUSE-SU-2022:0751-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-April/010822.html</URL>
      <Description>E-Mail link for SUSE-SU-2022:1396-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-June/011316.html</URL>
      <Description>E-Mail link for SUSE-SU-2022:2134-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-October/012594.html</URL>
      <Description>E-Mail link for SUSE-SU-2022:3676-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-December/013218.html</URL>
      <Description>E-Mail link for SUSE-SU-2022:4428-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-December/013220.html</URL>
      <Description>E-Mail link for SUSE-SU-2022:4437-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-December/013221.html</URL>
      <Description>E-Mail link for SUSE-SU-2022:4439-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-January/017744.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:0191-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-January/017743.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:0196-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/YXBKWFNVQ5GSDMIZHMMOGHRWWUOWZMJE/</URL>
      <Description>E-Mail link for openSUSE-SU-2021:1188-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/YOUNRN5SCBRRVEIYDG3G3PFLGVRXKDPG/</URL>
      <Description>E-Mail link for openSUSE-SU-2021:2830-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/J2QBML6L7L5D24KOH62TTXXD5XXJHMEM/</URL>
      <Description>E-Mail link for openSUSE-SU-2025:15136-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.3">
      <Branch Type="Product Name" Name="Container bci/bci-init:15.3">
        <FullProductName ProductID="Container bci/bci-init:15.3">Container bci/bci-init:15.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/dotnet-aspnet:3.1.23-15.7">
      <Branch Type="Product Name" Name="Container bci/dotnet-aspnet:3.1.23-15.7">
        <FullProductName ProductID="Container bci/dotnet-aspnet:3.1.23-15.7">Container bci/dotnet-aspnet:3.1.23-15.7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/dotnet-aspnet:5.0.15-15.17">
      <Branch Type="Product Name" Name="Container bci/dotnet-aspnet:5.0.15-15.17">
        <FullProductName ProductID="Container bci/dotnet-aspnet:5.0.15-15.17">Container bci/dotnet-aspnet:5.0.15-15.17</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/dotnet-aspnet:6.0.3-12.6">
      <Branch Type="Product Name" Name="Container bci/dotnet-aspnet:6.0.3-12.6">
        <FullProductName ProductID="Container bci/dotnet-aspnet:6.0.3-12.6">Container bci/dotnet-aspnet:6.0.3-12.6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/dotnet-runtime:3.1.23-23.6">
      <Branch Type="Product Name" Name="Container bci/dotnet-runtime:3.1.23-23.6">
        <FullProductName ProductID="Container bci/dotnet-runtime:3.1.23-23.6">Container bci/dotnet-runtime:3.1.23-23.6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/dotnet-runtime:5.0.15-22.17">
      <Branch Type="Product Name" Name="Container bci/dotnet-runtime:5.0.15-22.17">
        <FullProductName ProductID="Container bci/dotnet-runtime:5.0.15-22.17">Container bci/dotnet-runtime:5.0.15-22.17</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/dotnet-runtime:6.0.3-12.6">
      <Branch Type="Product Name" Name="Container bci/dotnet-runtime:6.0.3-12.6">
        <FullProductName ProductID="Container bci/dotnet-runtime:6.0.3-12.6">Container bci/dotnet-runtime:6.0.3-12.6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/dotnet-sdk:3.1.23-21.6">
      <Branch Type="Product Name" Name="Container bci/dotnet-sdk:3.1.23-21.6">
        <FullProductName ProductID="Container bci/dotnet-sdk:3.1.23-21.6">Container bci/dotnet-sdk:3.1.23-21.6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/dotnet-sdk:5.0.15-23.17">
      <Branch Type="Product Name" Name="Container bci/dotnet-sdk:5.0.15-23.17">
        <FullProductName ProductID="Container bci/dotnet-sdk:5.0.15-23.17">Container bci/dotnet-sdk:5.0.15-23.17</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/dotnet-sdk:6.0.3-11.6">
      <Branch Type="Product Name" Name="Container bci/dotnet-sdk:6.0.3-11.6">
        <FullProductName ProductID="Container bci/dotnet-sdk:6.0.3-11.6">Container bci/dotnet-sdk:6.0.3-11.6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/golang:1.16">
      <Branch Type="Product Name" Name="Container bci/golang:1.16">
        <FullProductName ProductID="Container bci/golang:1.16">Container bci/golang:1.16</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/golang:1.17">
      <Branch Type="Product Name" Name="Container bci/golang:1.17">
        <FullProductName ProductID="Container bci/golang:1.17">Container bci/golang:1.17</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/golang:latest">
      <Branch Type="Product Name" Name="Container bci/golang:latest">
        <FullProductName ProductID="Container bci/golang:latest">Container bci/golang:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/node:12">
      <Branch Type="Product Name" Name="Container bci/node:12">
        <FullProductName ProductID="Container bci/node:12">Container bci/node:12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/node:14">
      <Branch Type="Product Name" Name="Container bci/node:14">
        <FullProductName ProductID="Container bci/node:14">Container bci/node:14</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/nodejs:16-2.1">
      <Branch Type="Product Name" Name="Container bci/nodejs:16-2.1">
        <FullProductName ProductID="Container bci/nodejs:16-2.1">Container bci/nodejs:16-2.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/openjdk-devel:11">
      <Branch Type="Product Name" Name="Container bci/openjdk-devel:11">
        <FullProductName ProductID="Container bci/openjdk-devel:11">Container bci/openjdk-devel:11</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/openjdk:latest">
      <Branch Type="Product Name" Name="Container bci/openjdk:latest">
        <FullProductName ProductID="Container bci/openjdk:latest">Container bci/openjdk:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/python:3">
      <Branch Type="Product Name" Name="Container bci/python:3">
        <FullProductName ProductID="Container bci/python:3">Container bci/python:3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/ruby:latest">
      <Branch Type="Product Name" Name="Container bci/ruby:latest">
        <FullProductName ProductID="Container bci/ruby:latest">Container bci/ruby: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.2.2.10">
      <Branch Type="Product Name" Name="Container ses/7.1/ceph/haproxy:2.0.14.2.2.10">
        <FullProductName ProductID="Container ses/7.1/ceph/haproxy:2.0.14.2.2.10">Container ses/7.1/ceph/haproxy:2.0.14.2.2.10</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7.1/ceph/keepalived:2.0.19.2.2.10">
      <Branch Type="Product Name" Name="Container ses/7.1/ceph/keepalived:2.0.19.2.2.10">
        <FullProductName ProductID="Container ses/7.1/ceph/keepalived:2.0.19.2.2.10">Container ses/7.1/ceph/keepalived:2.0.19.2.2.10</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7.1/ceph/prometheus-alertmanager:0.21.0.3.2.10">
      <Branch Type="Product Name" Name="Container ses/7.1/ceph/prometheus-alertmanager:0.21.0.3.2.10">
        <FullProductName ProductID="Container ses/7.1/ceph/prometheus-alertmanager:0.21.0.3.2.10">Container ses/7.1/ceph/prometheus-alertmanager:0.21.0.3.2.10</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7.1/ceph/prometheus-node-exporter:1.1.2.3.2.10">
      <Branch Type="Product Name" Name="Container ses/7.1/ceph/prometheus-node-exporter:1.1.2.3.2.10">
        <FullProductName ProductID="Container ses/7.1/ceph/prometheus-node-exporter:1.1.2.3.2.10">Container ses/7.1/ceph/prometheus-node-exporter:1.1.2.3.2.10</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.10">
      <Branch Type="Product Name" Name="Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.10">
        <FullProductName ProductID="Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.10">Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.10</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.3">
      <Branch Type="Product Name" Name="Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.3">
        <FullProductName ProductID="Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.3">Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7.1/cephcsi/cephcsi:3.5.1.0.3.2.10">
      <Branch Type="Product Name" Name="Container ses/7.1/cephcsi/cephcsi:3.5.1.0.3.2.10">
        <FullProductName ProductID="Container ses/7.1/cephcsi/cephcsi:3.5.1.0.3.2.10">Container ses/7.1/cephcsi/cephcsi:3.5.1.0.3.2.10</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.8.6.0.3.2.5">
      <Branch Type="Product Name" Name="Container ses/7.1/rook/ceph:1.8.6.0.3.2.5">
        <FullProductName ProductID="Container ses/7.1/rook/ceph:1.8.6.0.3.2.5">Container ses/7.1/rook/ceph:1.8.6.0.3.2.5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7/ceph/grafana:8.3.5.3.778">
      <Branch Type="Product Name" Name="Container ses/7/ceph/grafana:8.3.5.3.778">
        <FullProductName ProductID="Container ses/7/ceph/grafana:8.3.5.3.778">Container ses/7/ceph/grafana:8.3.5.3.778</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7/ceph/prometheus-alertmanager:latest">
      <Branch Type="Product Name" Name="Container ses/7/ceph/prometheus-alertmanager:latest">
        <FullProductName ProductID="Container ses/7/ceph/prometheus-alertmanager:latest">Container ses/7/ceph/prometheus-alertmanager:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7/ceph/prometheus-node-exporter:latest">
      <Branch Type="Product Name" Name="Container ses/7/ceph/prometheus-node-exporter:latest">
        <FullProductName ProductID="Container ses/7/ceph/prometheus-node-exporter:latest">Container ses/7/ceph/prometheus-node-exporter:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7/ceph/prometheus-server:latest">
      <Branch Type="Product Name" Name="Container ses/7/ceph/prometheus-server:latest">
        <FullProductName ProductID="Container ses/7/ceph/prometheus-server:latest">Container ses/7/ceph/prometheus-server:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7/cephcsi/cephcsi:3.3.1.0.3.670">
      <Branch Type="Product Name" Name="Container ses/7/cephcsi/cephcsi:3.3.1.0.3.670">
        <FullProductName ProductID="Container ses/7/cephcsi/cephcsi:3.3.1.0.3.670">Container ses/7/cephcsi/cephcsi:3.3.1.0.3.670</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7/cephcsi/csi-attacher:v3.3.0-rev1-build3.443">
      <Branch Type="Product Name" Name="Container ses/7/cephcsi/csi-attacher:v3.3.0-rev1-build3.443">
        <FullProductName ProductID="Container ses/7/cephcsi/csi-attacher:v3.3.0-rev1-build3.443">Container ses/7/cephcsi/csi-attacher:v3.3.0-rev1-build3.443</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7/cephcsi/csi-livenessprobe:v1.1.0-rev1-build3.517">
      <Branch Type="Product Name" Name="Container ses/7/cephcsi/csi-livenessprobe:v1.1.0-rev1-build3.517">
        <FullProductName ProductID="Container ses/7/cephcsi/csi-livenessprobe:v1.1.0-rev1-build3.517">Container ses/7/cephcsi/csi-livenessprobe:v1.1.0-rev1-build3.517</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7/cephcsi/csi-node-driver-registrar:v2.3.0-rev1-build3.426">
      <Branch Type="Product Name" Name="Container ses/7/cephcsi/csi-node-driver-registrar:v2.3.0-rev1-build3.426">
        <FullProductName ProductID="Container ses/7/cephcsi/csi-node-driver-registrar:v2.3.0-rev1-build3.426">Container ses/7/cephcsi/csi-node-driver-registrar:v2.3.0-rev1-build3.426</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7/cephcsi/csi-provisioner:v3.0.0-rev1-build3.415">
      <Branch Type="Product Name" Name="Container ses/7/cephcsi/csi-provisioner:v3.0.0-rev1-build3.415">
        <FullProductName ProductID="Container ses/7/cephcsi/csi-provisioner:v3.0.0-rev1-build3.415">Container ses/7/cephcsi/csi-provisioner:v3.0.0-rev1-build3.415</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7/cephcsi/csi-resizer:v1.3.0-rev1-build3.412">
      <Branch Type="Product Name" Name="Container ses/7/cephcsi/csi-resizer:v1.3.0-rev1-build3.412">
        <FullProductName ProductID="Container ses/7/cephcsi/csi-resizer:v1.3.0-rev1-build3.412">Container ses/7/cephcsi/csi-resizer:v1.3.0-rev1-build3.412</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7/cephcsi/csi-snapshotter:v4.2.0-rev1-build3.409">
      <Branch Type="Product Name" Name="Container ses/7/cephcsi/csi-snapshotter:v4.2.0-rev1-build3.409">
        <FullProductName ProductID="Container ses/7/cephcsi/csi-snapshotter:v4.2.0-rev1-build3.409">Container ses/7/cephcsi/csi-snapshotter:v4.2.0-rev1-build3.409</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7/prometheus-webhook-snmp:1.4.1.315">
      <Branch Type="Product Name" Name="Container ses/7/prometheus-webhook-snmp:1.4.1.315">
        <FullProductName ProductID="Container ses/7/prometheus-webhook-snmp:1.4.1.315">Container ses/7/prometheus-webhook-snmp:1.4.1.315</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container ses/7/rook/ceph:1.7.7.0.1.1903">
      <Branch Type="Product Name" Name="Container ses/7/rook/ceph:1.7.7.0.1.1903">
        <FullProductName ProductID="Container ses/7/rook/ceph:1.7.7.0.1.1903">Container ses/7/rook/ceph:1.7.7.0.1.1903</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/pcp:5.2.2-5.24">
      <Branch Type="Product Name" Name="Container suse/pcp:5.2.2-5.24">
        <FullProductName ProductID="Container suse/pcp:5.2.2-5.24">Container suse/pcp:5.2.2-5.24</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/rmt-mariadb-client:10.5-6.7">
      <Branch Type="Product Name" Name="Container suse/rmt-mariadb-client:10.5-6.7">
        <FullProductName ProductID="Container suse/rmt-mariadb-client:10.5-6.7">Container suse/rmt-mariadb-client:10.5-6.7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/rmt-mariadb:10.5-5.7">
      <Branch Type="Product Name" Name="Container suse/rmt-mariadb:10.5-5.7">
        <FullProductName ProductID="Container suse/rmt-mariadb:10.5-5.7">Container suse/rmt-mariadb:10.5-5.7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/rmt-nginx:1.19-5.8">
      <Branch Type="Product Name" Name="Container suse/rmt-nginx:1.19-5.8">
        <FullProductName ProductID="Container suse/rmt-nginx:1.19-5.8">Container suse/rmt-nginx:1.19-5.8</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/rmt-server:latest">
      <Branch Type="Product Name" Name="Container suse/rmt-server:latest">
        <FullProductName ProductID="Container suse/rmt-server:latest">Container suse/rmt-server:latest</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/5.1/toolbox:11.1-2.2.254">
      <Branch Type="Product Name" Name="Container suse/sle-micro/5.1/toolbox:11.1-2.2.254">
        <FullProductName ProductID="Container suse/sle-micro/5.1/toolbox:11.1-2.2.254">Container suse/sle-micro/5.1/toolbox:11.1-2.2.254</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sle-micro/5.2/toolbox:11.1-6.2.1">
      <Branch Type="Product Name" Name="Container suse/sle-micro/5.2/toolbox:11.1-6.2.1">
        <FullProductName ProductID="Container suse/sle-micro/5.2/toolbox:11.1-6.2.1">Container suse/sle-micro/5.2/toolbox:11.1-6.2.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sle15:15.2.9.5.13">
      <Branch Type="Product Name" Name="Container suse/sle15:15.2.9.5.13">
        <FullProductName ProductID="Container suse/sle15:15.2.9.5.13">Container suse/sle15:15.2.9.5.13</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sle15:15.3.17.5.39">
      <Branch Type="Product Name" Name="Container suse/sle15:15.3.17.5.39">
        <FullProductName ProductID="Container suse/sle15:15.3.17.5.39">Container suse/sle15:15.3.17.5.39</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container trento/trento-db:14.1-rev1.0.0-build2.2.43">
      <Branch Type="Product Name" Name="Container trento/trento-db:14.1-rev1.0.0-build2.2.43">
        <FullProductName ProductID="Container trento/trento-db:14.1-rev1.0.0-build2.2.43">Container trento/trento-db:14.1-rev1.0.0-build2.2.43</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container trento/trento-runner:0.9.1-rev1.1.0-build3.2.22">
      <Branch Type="Product Name" Name="Container trento/trento-runner:0.9.1-rev1.1.0-build3.2.22">
        <FullProductName ProductID="Container trento/trento-runner:0.9.1-rev1.1.0-build3.2.22">Container trento/trento-runner:0.9.1-rev1.1.0-build3.2.22</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="HPE Helion OpenStack 8">
      <Branch Type="Product Name" Name="HPE Helion OpenStack 8">
        <FullProductName ProductID="HPE Helion OpenStack 8" CPE="cpe:/o:suse:hpe-helion-openstack:8">HPE Helion OpenStack 8</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-Azure-BYOS">Image SLES12-SP5-Azure-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-Basic-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-Basic-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-Azure-Basic-On-Demand">Image SLES12-SP5-Azure-Basic-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-HPC-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-HPC-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-Azure-HPC-BYOS">Image SLES12-SP5-Azure-HPC-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-HPC-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-HPC-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-Azure-HPC-On-Demand">Image SLES12-SP5-Azure-HPC-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-SAP-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-SAP-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-BYOS">Image SLES12-SP5-Azure-SAP-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-SAP-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-SAP-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-Azure-SAP-On-Demand">Image SLES12-SP5-Azure-SAP-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-Azure-Standard-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-Azure-Standard-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-Azure-Standard-On-Demand">Image SLES12-SP5-Azure-Standard-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-EC2-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-EC2-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-EC2-BYOS">Image SLES12-SP5-EC2-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-EC2-ECS-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-EC2-ECS-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-EC2-ECS-On-Demand">Image SLES12-SP5-EC2-ECS-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-EC2-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-EC2-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-EC2-On-Demand">Image SLES12-SP5-EC2-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-EC2-SAP-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-EC2-SAP-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-BYOS">Image SLES12-SP5-EC2-SAP-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-EC2-SAP-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-EC2-SAP-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-EC2-SAP-On-Demand">Image SLES12-SP5-EC2-SAP-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-GCE-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-GCE-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-GCE-BYOS">Image SLES12-SP5-GCE-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-GCE-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-GCE-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-GCE-On-Demand">Image SLES12-SP5-GCE-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-GCE-SAP-BYOS">
      <Branch Type="Product Name" Name="Image SLES12-SP5-GCE-SAP-BYOS">
        <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-BYOS">Image SLES12-SP5-GCE-SAP-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-GCE-SAP-On-Demand">
      <Branch Type="Product Name" Name="Image SLES12-SP5-GCE-SAP-On-Demand">
        <FullProductName ProductID="Image SLES12-SP5-GCE-SAP-On-Demand">Image SLES12-SP5-GCE-SAP-On-Demand</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production">
      <Branch Type="Product Name" Name="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production">
        <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-LI-BYOS-Production">Image SLES12-SP5-SAP-Azure-LI-BYOS-Production</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production">
      <Branch Type="Product Name" Name="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production">
        <FullProductName ProductID="Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production">Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-BYOS-Azure">Image SLES15-SP3-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-BYOS-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-BYOS-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-BYOS-EC2-HVM">Image SLES15-SP3-BYOS-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-BYOS-GCE">Image SLES15-SP3-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-CHOST-BYOS-Aliyun">
      <Branch Type="Product Name" Name="Image SLES15-SP3-CHOST-BYOS-Aliyun">
        <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-Aliyun">Image SLES15-SP3-CHOST-BYOS-Aliyun</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-CHOST-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-CHOST-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-Azure">Image SLES15-SP3-CHOST-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-CHOST-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP3-CHOST-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-EC2">Image SLES15-SP3-CHOST-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-CHOST-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-CHOST-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-GCE">Image SLES15-SP3-CHOST-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-CHOST-BYOS-SAP-CCloud">
      <Branch Type="Product Name" Name="Image SLES15-SP3-CHOST-BYOS-SAP-CCloud">
        <FullProductName ProductID="Image SLES15-SP3-CHOST-BYOS-SAP-CCloud">Image SLES15-SP3-CHOST-BYOS-SAP-CCloud</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-EC2-ECS-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-EC2-ECS-HVM">
        <FullProductName ProductID="Image SLES15-SP3-EC2-ECS-HVM">Image SLES15-SP3-EC2-ECS-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-EC2-HVM">Image SLES15-SP3-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-GCE">
        <FullProductName ProductID="Image SLES15-SP3-GCE">Image SLES15-SP3-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-HPC-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-HPC-Azure">
        <FullProductName ProductID="Image SLES15-SP3-HPC-Azure">Image SLES15-SP3-HPC-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-HPC-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-HPC-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-HPC-BYOS-Azure">Image SLES15-SP3-HPC-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-HPC-BYOS-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-HPC-BYOS-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-HPC-BYOS-EC2-HVM">Image SLES15-SP3-HPC-BYOS-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-HPC-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-HPC-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-HPC-BYOS-GCE">Image SLES15-SP3-HPC-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure">Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM">Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE">Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure">Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM">Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE">Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Micro-5-1-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Micro-5-1-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-Micro-5-1-BYOS-Azure">Image SLES15-SP3-Micro-5-1-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM">Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Micro-5-1-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Micro-5-1-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-Micro-5-1-BYOS-GCE">Image SLES15-SP3-Micro-5-1-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Micro-5-2-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Micro-5-2-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-Micro-5-2-BYOS-Azure">Image SLES15-SP3-Micro-5-2-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM">Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Micro-5-2-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Micro-5-2-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-Micro-5-2-BYOS-GCE">Image SLES15-SP3-Micro-5-2-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-Micro-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-Micro-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-Micro-BYOS-GCE">Image SLES15-SP3-Micro-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAP-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAP-Azure">
        <FullProductName ProductID="Image SLES15-SP3-SAP-Azure">Image SLES15-SP3-SAP-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production">
        <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-LI-BYOS-Production">Image SLES15-SP3-SAP-Azure-LI-BYOS-Production</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production">
        <FullProductName ProductID="Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production">Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAP-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAP-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-Azure">Image SLES15-SP3-SAP-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAP-BYOS-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAP-BYOS-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-EC2-HVM">Image SLES15-SP3-SAP-BYOS-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAP-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAP-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP3-SAP-BYOS-GCE">Image SLES15-SP3-SAP-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAP-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAP-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-SAP-EC2-HVM">Image SLES15-SP3-SAP-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAP-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAP-GCE">
        <FullProductName ProductID="Image SLES15-SP3-SAP-GCE">Image SLES15-SP3-SAP-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAPCAL-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAPCAL-Azure">
        <FullProductName ProductID="Image SLES15-SP3-SAPCAL-Azure">Image SLES15-SP3-SAPCAL-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAPCAL-EC2-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAPCAL-EC2-HVM">
        <FullProductName ProductID="Image SLES15-SP3-SAPCAL-EC2-HVM">Image SLES15-SP3-SAPCAL-EC2-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP3-SAPCAL-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP3-SAPCAL-GCE">
        <FullProductName ProductID="Image SLES15-SP3-SAPCAL-GCE">Image SLES15-SP3-SAPCAL-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE CaaS Platform 4.0">
      <Branch Type="Product Name" Name="SUSE CaaS Platform 4.0">
        <FullProductName ProductID="SUSE CaaS Platform 4.0" CPE="cpe:/o:suse:caasp:4.0">SUSE CaaS Platform 4.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE CaaS Platform 4.5">
      <Branch Type="Product Name" Name="SUSE CaaS Platform 4.5">
        <FullProductName ProductID="SUSE CaaS Platform 4.5" CPE="cpe:/o:suse:caasp:4.5">SUSE CaaS Platform 4.5</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 Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2" CPE="cpe:/o:suse:sle-module-basesystem:15:sp2">SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP2" CPE="cpe:/o:suse:sle-module-legacy:15:sp2">SUSE Linux Enterprise Module for Legacy 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Enterprise Storage 7.1">
      <Branch Type="Product Name" Name="SUSE Enterprise Storage 7.1">
        <FullProductName ProductID="SUSE Enterprise Storage 7.1" CPE="cpe:/o:suse:ses:7.1">SUSE Enterprise Storage 7.1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3" CPE="cpe:/o:suse:sle-module-legacy:15:sp3">SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2" CPE="cpe:/o:suse:sle-module-basesystem:15:sp2">SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <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-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15:sp1">SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp1">SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2" CPE="cpe:/o:suse:sle-module-basesystem:15:sp2">SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP2" CPE="cpe:/o:suse:sle-module-legacy:15:sp2">SUSE Linux Enterprise Module for Legacy 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15:sp2">SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp2">SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3" CPE="cpe:/o:suse:sle-module-legacy:15:sp3">SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <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>
    <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 High Performance Computing 15-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15">SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.0">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.0">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.0" CPE="cpe:/o:suse:suse-microos:5.0">SUSE Linux Enterprise Micro 5.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.1">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.1" CPE="cpe:/o:suse:suse-microos:5.1">SUSE Linux Enterprise Micro 5.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.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 Point of Service 11 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Point of Service 11 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Point of Service 11 SP3" CPE="cpe:/a:suse:sle-pos:11:sp3">SUSE Linux Enterprise Point of Service 11 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Real Time 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Real Time 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP2" CPE="cpe:/o:suse:sle_rt:15:sp2">SUSE Linux Enterprise Real Time 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <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 SP1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP1" CPE="cpe:/o:suse:suse_sles:11:sp1">SUSE Linux Enterprise Server 11 SP1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 11 SP1 for Teradata">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP1 for Teradata">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP1 for Teradata" CPE="cpe:/o:suse:suse_sles_teradata:11:sp1">SUSE Linux Enterprise Server 11 SP1 for Teradata</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 11 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3" CPE="cpe:/o:suse:suse_sles:11:sp3">SUSE Linux Enterprise Server 11 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 11 SP3 for Teradata">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP3 for Teradata">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3 for Teradata" CPE="cpe:/o:suse:suse_sles_teradata:11:sp3">SUSE Linux Enterprise Server 11 SP3 for Teradata</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 11 SP4 LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP4 LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4 LTSS" CPE="cpe:/o:suse:suse_sles_ltss:11:sp4">SUSE Linux Enterprise Server 11 SP4 LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 11 SP4-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP4-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4-LTSS" CPE="cpe:/o:suse:suse_sles:11:sp4">SUSE Linux Enterprise Server 11 SP4-LTSS</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 SP3-BCL">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP3-BCL">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-BCL" CPE="cpe:/o:suse:sles-bcl:12:sp3">SUSE Linux Enterprise Server 12 SP3-BCL</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP3-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP3-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-ESPOS" CPE="cpe:/o:suse:sles-espos:12:sp3">SUSE Linux Enterprise Server 12 SP3-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP3-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS" CPE="cpe:/o:suse:sles-ltss:12:sp3">SUSE Linux Enterprise Server 12 SP3-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 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">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2" CPE="cpe:/o:suse:sle-module-basesystem:15:sp2">SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP2" CPE="cpe:/o:suse:sle-module-legacy:15:sp2">SUSE Linux Enterprise Module for Legacy 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP2-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp2">SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3" CPE="cpe:/o:suse:sle-module-legacy:15:sp3">SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <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 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 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 15-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15">SUSE Linux Enterprise Server 15-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS" CPE="cpe:/o:suse:sles-ltss:15">SUSE Linux Enterprise Server 15-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server Business Critical Linux 15 SP1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server Business Critical Linux 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Server Business Critical Linux 15 SP1" CPE="cpe:/o:suse:sles_bcl:15:sp1">SUSE Linux Enterprise Server Business Critical Linux 15 SP1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server Business Critical Linux 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server Business Critical Linux 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Server Business Critical Linux 15 SP2" CPE="cpe:/o:suse:sles_bcl:15:sp2">SUSE Linux Enterprise Server Business Critical Linux 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server Business Critical Linux 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server Business Critical Linux 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Server Business Critical Linux 15 SP3" CPE="cpe:/o:suse:sles_bcl:15:sp3">SUSE Linux Enterprise Server Business Critical Linux 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server Teradata 12 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server Teradata 12 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 12 SP3" CPE="cpe:/o:suse:sles_teradata:12:sp3">SUSE Linux Enterprise Server Teradata 12 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for 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 Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3" CPE="cpe:/o:suse:sles_sap:12:sp3">SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise 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">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15" CPE="cpe:/o:suse:sles_sap:15">SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1" CPE="cpe:/o:suse:sles_sap:15:sp1">SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2" CPE="cpe:/o:suse:sle-module-basesystem:15:sp2">SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP2" CPE="cpe:/o:suse:sle-module-legacy:15:sp2">SUSE Linux Enterprise Module for Legacy 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2" CPE="cpe:/o:suse:sles_sap:15:sp2">SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3" CPE="cpe:/o:suse:sle-module-legacy:15:sp3">SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise 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>
    <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 Manager Proxy 4.0">
      <Branch Type="Product Name" Name="SUSE Manager Proxy 4.0">
        <FullProductName ProductID="SUSE Manager Proxy 4.0" CPE="cpe:/o:suse:suse-manager-proxy:4.0">SUSE Manager Proxy 4.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Proxy 4.1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2" CPE="cpe:/o:suse:sle-module-basesystem:15:sp2">SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP2" CPE="cpe:/o:suse:sle-module-legacy:15:sp2">SUSE Linux Enterprise Module for Legacy 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Manager Proxy 4.1">
        <FullProductName ProductID="SUSE Manager Proxy 4.1" CPE="cpe:/o:suse:suse-manager-proxy:4.1">SUSE Manager Proxy 4.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Proxy 4.2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3" CPE="cpe:/o:suse:sle-module-legacy:15:sp3">SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE 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.0">
      <Branch Type="Product Name" Name="SUSE Manager Retail Branch Server 4.0">
        <FullProductName ProductID="SUSE Manager Retail Branch Server 4.0" CPE="cpe:/o:suse:suse-manager-retail-branch-server:4.0">SUSE Manager Retail Branch Server 4.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Retail Branch Server 4.1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2" CPE="cpe:/o:suse:sle-module-basesystem:15:sp2">SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP2" CPE="cpe:/o:suse:sle-module-legacy:15:sp2">SUSE Linux Enterprise Module for Legacy 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Manager Retail Branch Server 4.1">
        <FullProductName ProductID="SUSE Manager Retail Branch Server 4.1" CPE="cpe:/o:suse:suse-manager-retail-branch-server:4.1">SUSE Manager Retail Branch Server 4.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Retail Branch Server 4.2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3" CPE="cpe:/o:suse:sle-module-legacy:15:sp3">SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE 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.0">
      <Branch Type="Product Name" Name="SUSE Manager Server 4.0">
        <FullProductName ProductID="SUSE Manager Server 4.0" CPE="cpe:/o:suse:suse-manager-server:4.0">SUSE Manager Server 4.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Server 4.1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2" CPE="cpe:/o:suse:sle-module-basesystem:15:sp2">SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP2" CPE="cpe:/o:suse:sle-module-legacy:15:sp2">SUSE Linux Enterprise Module for Legacy 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Manager Server 4.1">
        <FullProductName ProductID="SUSE Manager Server 4.1" CPE="cpe:/o:suse:suse-manager-server:4.1">SUSE Manager Server 4.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Server 4.2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3" CPE="cpe:/o:suse:sle-module-legacy:15:sp3">SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE 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 8">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud 8">
        <FullProductName ProductID="SUSE OpenStack Cloud 8" CPE="cpe:/o:suse:suse-openstack-cloud:8">SUSE OpenStack Cloud 8</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud 9">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud 9">
        <FullProductName ProductID="SUSE OpenStack Cloud 9" CPE="cpe:/o:suse:suse-openstack-cloud:9">SUSE OpenStack Cloud 9</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud Crowbar 8">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud Crowbar 8">
        <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8" CPE="cpe:/o:suse:suse-openstack-cloud-crowbar:8">SUSE OpenStack Cloud Crowbar 8</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud Crowbar 9">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud Crowbar 9">
        <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9" CPE="cpe:/o:suse:suse-openstack-cloud-crowbar:9">SUSE OpenStack Cloud Crowbar 9</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Security Module for SUSE Linux Enterprise 11">
      <Branch Type="Product Name" Name="Security Module for SUSE Linux Enterprise 11">
        <FullProductName ProductID="Security Module for SUSE Linux Enterprise 11" CPE="cpe:/a:suse:sle-security:11:sp3">Security Module for SUSE Linux Enterprise 11</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.2">
      <Branch Type="Product Name" Name="openSUSE Leap 15.2">
        <FullProductName ProductID="openSUSE Leap 15.2" CPE="cpe:/o:opensuse:leap:15.2">openSUSE Leap 15.2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.3">
      <Branch Type="Product Name" Name="openSUSE Leap 15.3">
        <FullProductName ProductID="openSUSE Leap 15.3" CPE="cpe:/o:opensuse:leap:15.3">openSUSE Leap 15.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.4">
      <Branch Type="Product Name" Name="openSUSE Leap 15.4">
        <FullProductName ProductID="openSUSE Leap 15.4" CPE="cpe:/o:opensuse:leap:15.4">openSUSE Leap 15.4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="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="grafana-8.3.4-1.1">
      <FullProductName ProductID="grafana-8.3.4-1.1" CPE="cpe:2.3:a:grafana:grafana:8.3.4:*:*:*:*:*:*:*">grafana-8.3.4-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="grype-0.92.1-1.1">
      <FullProductName ProductID="grype-0.92.1-1.1">grype-0.92.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="grype-bash-completion-0.92.1-1.1">
      <FullProductName ProductID="grype-bash-completion-0.92.1-1.1">grype-bash-completion-0.92.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="grype-fish-completion-0.92.1-1.1">
      <FullProductName ProductID="grype-fish-completion-0.92.1-1.1">grype-fish-completion-0.92.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="grype-zsh-completion-0.92.1-1.1">
      <FullProductName ProductID="grype-zsh-completion-0.92.1-1.1">grype-zsh-completion-0.92.1-1.1</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_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-11.27.1">
      <FullProductName ProductID="libopenssl-1_1-devel-1.1.1d-11.27.1">libopenssl-1_1-devel-1.1.1d-11.27.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_1-devel-1.1.1d-11.30.1">
      <FullProductName ProductID="libopenssl-1_1-devel-1.1.1d-11.30.1">libopenssl-1_1-devel-1.1.1d-11.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_1-devel-1.1.1d-11.38.1">
      <FullProductName ProductID="libopenssl-1_1-devel-1.1.1d-11.38.1">libopenssl-1_1-devel-1.1.1d-11.38.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_1-devel-1.1.1d-2.36.2">
      <FullProductName ProductID="libopenssl-1_1-devel-1.1.1d-2.36.2">libopenssl-1_1-devel-1.1.1d-2.36.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_1-devel-1.1.1d-lp152.7.21.1">
      <FullProductName ProductID="libopenssl-1_1-devel-1.1.1d-lp152.7.21.1">libopenssl-1_1-devel-1.1.1d-lp152.7.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_1-devel-1.1.1l-1.2">
      <FullProductName ProductID="libopenssl-1_1-devel-1.1.1l-1.2">libopenssl-1_1-devel-1.1.1l-1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_1-devel-1.1.1l-150400.5.14">
      <FullProductName ProductID="libopenssl-1_1-devel-1.1.1l-150400.5.14">libopenssl-1_1-devel-1.1.1l-150400.5.14</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-150400.7.7.1">
      <FullProductName ProductID="libopenssl-1_1-devel-1.1.1l-150400.7.7.1">libopenssl-1_1-devel-1.1.1l-150400.7.7.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.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-11.27.1">
      <FullProductName ProductID="libopenssl-1_1-devel-32bit-1.1.1d-11.27.1">libopenssl-1_1-devel-32bit-1.1.1d-11.27.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_1-devel-32bit-1.1.1d-2.36.2">
      <FullProductName ProductID="libopenssl-1_1-devel-32bit-1.1.1d-2.36.2">libopenssl-1_1-devel-32bit-1.1.1d-2.36.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_1-devel-32bit-1.1.1d-lp152.7.21.1">
      <FullProductName ProductID="libopenssl-1_1-devel-32bit-1.1.1d-lp152.7.21.1">libopenssl-1_1-devel-32bit-1.1.1d-lp152.7.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-1_1-devel-32bit-1.1.1l-1.2">
      <FullProductName ProductID="libopenssl-1_1-devel-32bit-1.1.1l-1.2">libopenssl-1_1-devel-32bit-1.1.1l-1.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="libopenssl0_9_8-hmac">
      <FullProductName ProductID="libopenssl0_9_8-hmac">libopenssl0_9_8-hmac</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl0_9_8-hmac-32bit">
      <FullProductName ProductID="libopenssl0_9_8-hmac-32bit">libopenssl0_9_8-hmac-32bit</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl0_9_8-x86">
      <FullProductName ProductID="libopenssl0_9_8-x86">libopenssl0_9_8-x86</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-11.27.1">
      <FullProductName ProductID="libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-1.1.1d-11.30.1">
      <FullProductName ProductID="libopenssl1_1-1.1.1d-11.30.1">libopenssl1_1-1.1.1d-11.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-1.1.1d-11.38.1">
      <FullProductName ProductID="libopenssl1_1-1.1.1d-11.38.1">libopenssl1_1-1.1.1d-11.38.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-1.1.1d-2.36.2">
      <FullProductName ProductID="libopenssl1_1-1.1.1d-2.36.2">libopenssl1_1-1.1.1d-2.36.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-1.1.1d-lp152.7.21.1">
      <FullProductName ProductID="libopenssl1_1-1.1.1d-lp152.7.21.1">libopenssl1_1-1.1.1d-lp152.7.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-1.1.1l-1.2">
      <FullProductName ProductID="libopenssl1_1-1.1.1l-1.2">libopenssl1_1-1.1.1l-1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-1.1.1l-150400.5.14">
      <FullProductName ProductID="libopenssl1_1-1.1.1l-150400.5.14">libopenssl1_1-1.1.1l-150400.5.14</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-150400.7.7.1">
      <FullProductName ProductID="libopenssl1_1-1.1.1l-150400.7.7.1">libopenssl1_1-1.1.1l-150400.7.7.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.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-11.27.1">
      <FullProductName ProductID="libopenssl1_1-32bit-1.1.1d-11.27.1">libopenssl1_1-32bit-1.1.1d-11.27.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-32bit-1.1.1d-2.36.2">
      <FullProductName ProductID="libopenssl1_1-32bit-1.1.1d-2.36.2">libopenssl1_1-32bit-1.1.1d-2.36.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-32bit-1.1.1d-lp152.7.21.1">
      <FullProductName ProductID="libopenssl1_1-32bit-1.1.1d-lp152.7.21.1">libopenssl1_1-32bit-1.1.1d-lp152.7.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-32bit-1.1.1l-1.2">
      <FullProductName ProductID="libopenssl1_1-32bit-1.1.1l-1.2">libopenssl1_1-32bit-1.1.1l-1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-32bit-1.1.1l-150400.5.14">
      <FullProductName ProductID="libopenssl1_1-32bit-1.1.1l-150400.5.14">libopenssl1_1-32bit-1.1.1l-150400.5.14</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.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-11.27.1">
      <FullProductName ProductID="libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-hmac-1.1.1d-11.30.1">
      <FullProductName ProductID="libopenssl1_1-hmac-1.1.1d-11.30.1">libopenssl1_1-hmac-1.1.1d-11.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-hmac-1.1.1d-11.38.1">
      <FullProductName ProductID="libopenssl1_1-hmac-1.1.1d-11.38.1">libopenssl1_1-hmac-1.1.1d-11.38.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-hmac-1.1.1d-lp152.7.21.1">
      <FullProductName ProductID="libopenssl1_1-hmac-1.1.1d-lp152.7.21.1">libopenssl1_1-hmac-1.1.1d-lp152.7.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-hmac-1.1.1l-1.2">
      <FullProductName ProductID="libopenssl1_1-hmac-1.1.1l-1.2">libopenssl1_1-hmac-1.1.1l-1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-hmac-1.1.1l-150400.5.14">
      <FullProductName ProductID="libopenssl1_1-hmac-1.1.1l-150400.5.14">libopenssl1_1-hmac-1.1.1l-150400.5.14</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-150400.7.7.1">
      <FullProductName ProductID="libopenssl1_1-hmac-1.1.1l-150400.7.7.1">libopenssl1_1-hmac-1.1.1l-150400.7.7.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-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-11.27.1">
      <FullProductName ProductID="libopenssl1_1-hmac-32bit-1.1.1d-11.27.1">libopenssl1_1-hmac-32bit-1.1.1d-11.27.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-hmac-32bit-1.1.1d-lp152.7.21.1">
      <FullProductName ProductID="libopenssl1_1-hmac-32bit-1.1.1d-lp152.7.21.1">libopenssl1_1-hmac-32bit-1.1.1d-lp152.7.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_1-hmac-32bit-1.1.1l-150400.5.14">
      <FullProductName ProductID="libopenssl1_1-hmac-32bit-1.1.1l-150400.5.14">libopenssl1_1-hmac-32bit-1.1.1l-150400.5.14</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="openssl">
      <FullProductName ProductID="openssl" CPE="cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*">openssl</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-11.27.1">
      <FullProductName ProductID="openssl-1_1-1.1.1d-11.27.1" CPE="cpe:2.3:a:openssl:openssl:1.1.1d:*:*:*:*:*:*:*">openssl-1_1-1.1.1d-11.27.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_1-1.1.1d-11.30.1">
      <FullProductName ProductID="openssl-1_1-1.1.1d-11.30.1" CPE="cpe:2.3:a:openssl:openssl:1.1.1d:*:*:*:*:*:*:*">openssl-1_1-1.1.1d-11.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_1-1.1.1d-11.38.1">
      <FullProductName ProductID="openssl-1_1-1.1.1d-11.38.1" CPE="cpe:2.3:a:openssl:openssl:1.1.1d:*:*:*:*:*:*:*">openssl-1_1-1.1.1d-11.38.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_1-1.1.1d-2.36.2">
      <FullProductName ProductID="openssl-1_1-1.1.1d-2.36.2" CPE="cpe:2.3:a:openssl:openssl:1.1.1d:*:*:*:*:*:*:*">openssl-1_1-1.1.1d-2.36.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_1-1.1.1d-lp152.7.21.1">
      <FullProductName ProductID="openssl-1_1-1.1.1d-lp152.7.21.1" CPE="cpe:2.3:a:openssl:openssl:1.1.1d:*:*:*:*:*:*:*">openssl-1_1-1.1.1d-lp152.7.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_1-1.1.1l-1.2">
      <FullProductName ProductID="openssl-1_1-1.1.1l-1.2" CPE="cpe:2.3:a:openssl:openssl:1.1.1l:*:*:*:*:*:*:*">openssl-1_1-1.1.1l-1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_1-1.1.1l-150400.5.14">
      <FullProductName ProductID="openssl-1_1-1.1.1l-150400.5.14" CPE="cpe:2.3:a:openssl:openssl:1.1.1l:*:*:*:*:*:*:*">openssl-1_1-1.1.1l-150400.5.14</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-150400.7.7.1">
      <FullProductName ProductID="openssl-1_1-1.1.1l-150400.7.7.1" CPE="cpe:2.3:a:openssl:openssl:1.1.1l:*:*:*:*:*:*:*">openssl-1_1-1.1.1l-150400.7.7.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.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-11.27.1">
      <FullProductName ProductID="openssl-1_1-doc-1.1.1d-11.27.1">openssl-1_1-doc-1.1.1d-11.27.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_1-doc-1.1.1d-lp152.7.21.1">
      <FullProductName ProductID="openssl-1_1-doc-1.1.1d-lp152.7.21.1">openssl-1_1-doc-1.1.1d-lp152.7.21.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1_1-doc-1.1.1l-1.2">
      <FullProductName ProductID="openssl-1_1-doc-1.1.1l-1.2">openssl-1_1-doc-1.1.1l-1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-doc">
      <FullProductName ProductID="openssl-doc">openssl-doc</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.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/bci-init:15.3">
      <FullProductName ProductID="Container bci/bci-init:15.3:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container bci/bci-init:15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/bci-init:15.3">
      <FullProductName ProductID="Container bci/bci-init:15.3:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container bci/bci-init:15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/bci-init:15.3">
      <FullProductName ProductID="Container bci/bci-init:15.3:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container bci/bci-init:15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-aspnet:3.1.23-15.7">
      <FullProductName ProductID="Container bci/dotnet-aspnet:3.1.23-15.7:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container bci/dotnet-aspnet:3.1.23-15.7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-aspnet:3.1.23-15.7">
      <FullProductName ProductID="Container bci/dotnet-aspnet:3.1.23-15.7:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container bci/dotnet-aspnet:3.1.23-15.7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-aspnet:5.0.15-15.17">
      <FullProductName ProductID="Container bci/dotnet-aspnet:5.0.15-15.17:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container bci/dotnet-aspnet:5.0.15-15.17</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-aspnet:5.0.15-15.17">
      <FullProductName ProductID="Container bci/dotnet-aspnet:5.0.15-15.17:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container bci/dotnet-aspnet:5.0.15-15.17</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-aspnet:6.0.3-12.6">
      <FullProductName ProductID="Container bci/dotnet-aspnet:6.0.3-12.6:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container bci/dotnet-aspnet:6.0.3-12.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-aspnet:6.0.3-12.6">
      <FullProductName ProductID="Container bci/dotnet-aspnet:6.0.3-12.6:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container bci/dotnet-aspnet:6.0.3-12.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-runtime:3.1.23-23.6">
      <FullProductName ProductID="Container bci/dotnet-runtime:3.1.23-23.6:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container bci/dotnet-runtime:3.1.23-23.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-runtime:3.1.23-23.6">
      <FullProductName ProductID="Container bci/dotnet-runtime:3.1.23-23.6:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container bci/dotnet-runtime:3.1.23-23.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-runtime:5.0.15-22.17">
      <FullProductName ProductID="Container bci/dotnet-runtime:5.0.15-22.17:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container bci/dotnet-runtime:5.0.15-22.17</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-runtime:5.0.15-22.17">
      <FullProductName ProductID="Container bci/dotnet-runtime:5.0.15-22.17:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container bci/dotnet-runtime:5.0.15-22.17</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-runtime:6.0.3-12.6">
      <FullProductName ProductID="Container bci/dotnet-runtime:6.0.3-12.6:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container bci/dotnet-runtime:6.0.3-12.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-runtime:6.0.3-12.6">
      <FullProductName ProductID="Container bci/dotnet-runtime:6.0.3-12.6:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container bci/dotnet-runtime:6.0.3-12.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-sdk:3.1.23-21.6">
      <FullProductName ProductID="Container bci/dotnet-sdk:3.1.23-21.6:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container bci/dotnet-sdk:3.1.23-21.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-sdk:3.1.23-21.6">
      <FullProductName ProductID="Container bci/dotnet-sdk:3.1.23-21.6:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container bci/dotnet-sdk:3.1.23-21.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-sdk:5.0.15-23.17">
      <FullProductName ProductID="Container bci/dotnet-sdk:5.0.15-23.17:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container bci/dotnet-sdk:5.0.15-23.17</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-sdk:5.0.15-23.17">
      <FullProductName ProductID="Container bci/dotnet-sdk:5.0.15-23.17:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container bci/dotnet-sdk:5.0.15-23.17</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-sdk:6.0.3-11.6">
      <FullProductName ProductID="Container bci/dotnet-sdk:6.0.3-11.6:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container bci/dotnet-sdk:6.0.3-11.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/dotnet-sdk:6.0.3-11.6">
      <FullProductName ProductID="Container bci/dotnet-sdk:6.0.3-11.6:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container bci/dotnet-sdk:6.0.3-11.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:1.16">
      <FullProductName ProductID="Container bci/golang:1.16:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container bci/golang:1.16</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:1.16">
      <FullProductName ProductID="Container bci/golang:1.16:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container bci/golang:1.16</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:1.16">
      <FullProductName ProductID="Container bci/golang:1.16:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container bci/golang:1.16</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:1.17">
      <FullProductName ProductID="Container bci/golang:1.17:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container bci/golang:1.17</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:1.17">
      <FullProductName ProductID="Container bci/golang:1.17:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container bci/golang:1.17</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:1.17">
      <FullProductName ProductID="Container bci/golang:1.17:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container bci/golang:1.17</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:latest">
      <FullProductName ProductID="Container bci/golang:latest:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container bci/golang:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:latest">
      <FullProductName ProductID="Container bci/golang:latest:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container bci/golang:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:latest">
      <FullProductName ProductID="Container bci/golang:latest:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container bci/golang:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/node:12">
      <FullProductName ProductID="Container bci/node:12:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container bci/node:12</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/node:12">
      <FullProductName ProductID="Container bci/node:12:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container bci/node:12</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/node:12">
      <FullProductName ProductID="Container bci/node:12:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container bci/node:12</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/node:14">
      <FullProductName ProductID="Container bci/node:14:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container bci/node:14</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/node:14">
      <FullProductName ProductID="Container bci/node:14:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container bci/node:14</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/node:14">
      <FullProductName ProductID="Container bci/node:14:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container bci/node:14</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/nodejs:16-2.1">
      <FullProductName ProductID="Container bci/nodejs:16-2.1:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container bci/nodejs:16-2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/nodejs:16-2.1">
      <FullProductName ProductID="Container bci/nodejs:16-2.1:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container bci/nodejs:16-2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/nodejs:16-2.1">
      <FullProductName ProductID="Container bci/nodejs:16-2.1:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container bci/nodejs:16-2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/openjdk-devel:11">
      <FullProductName ProductID="Container bci/openjdk-devel:11:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container bci/openjdk-devel:11</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/openjdk-devel:11">
      <FullProductName ProductID="Container bci/openjdk-devel:11:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container bci/openjdk-devel:11</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/openjdk-devel:11">
      <FullProductName ProductID="Container bci/openjdk-devel:11:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container bci/openjdk-devel:11</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/openjdk:latest">
      <FullProductName ProductID="Container bci/openjdk:latest:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container bci/openjdk:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/openjdk:latest">
      <FullProductName ProductID="Container bci/openjdk:latest:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container bci/openjdk:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/openjdk:latest">
      <FullProductName ProductID="Container bci/openjdk:latest:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container bci/openjdk:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/python:3">
      <FullProductName ProductID="Container bci/python:3:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container bci/python:3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/python:3">
      <FullProductName ProductID="Container bci/python:3:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container bci/python:3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/python:3">
      <FullProductName ProductID="Container bci/python:3:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container bci/python:3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/ruby:latest">
      <FullProductName ProductID="Container bci/ruby:latest:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container bci/ruby:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/ruby:latest">
      <FullProductName ProductID="Container bci/ruby:latest:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container bci/ruby:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/ruby:latest">
      <FullProductName ProductID="Container bci/ruby:latest:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container bci/ruby:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.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-11.27.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-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.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-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.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-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/haproxy:2.0.14.2.2.10">
      <FullProductName ProductID="Container ses/7.1/ceph/haproxy:2.0.14.2.2.10:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container ses/7.1/ceph/haproxy:2.0.14.2.2.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/haproxy:2.0.14.2.2.10">
      <FullProductName ProductID="Container ses/7.1/ceph/haproxy:2.0.14.2.2.10:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container ses/7.1/ceph/haproxy:2.0.14.2.2.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/haproxy:2.0.14.2.2.10">
      <FullProductName ProductID="Container ses/7.1/ceph/haproxy:2.0.14.2.2.10:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container ses/7.1/ceph/haproxy:2.0.14.2.2.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/keepalived:2.0.19.2.2.10">
      <FullProductName ProductID="Container ses/7.1/ceph/keepalived:2.0.19.2.2.10:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container ses/7.1/ceph/keepalived:2.0.19.2.2.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/keepalived:2.0.19.2.2.10">
      <FullProductName ProductID="Container ses/7.1/ceph/keepalived:2.0.19.2.2.10:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container ses/7.1/ceph/keepalived:2.0.19.2.2.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/keepalived:2.0.19.2.2.10">
      <FullProductName ProductID="Container ses/7.1/ceph/keepalived:2.0.19.2.2.10:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container ses/7.1/ceph/keepalived:2.0.19.2.2.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/prometheus-alertmanager:0.21.0.3.2.10">
      <FullProductName ProductID="Container ses/7.1/ceph/prometheus-alertmanager:0.21.0.3.2.10:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container ses/7.1/ceph/prometheus-alertmanager:0.21.0.3.2.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/prometheus-alertmanager:0.21.0.3.2.10">
      <FullProductName ProductID="Container ses/7.1/ceph/prometheus-alertmanager:0.21.0.3.2.10:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container ses/7.1/ceph/prometheus-alertmanager:0.21.0.3.2.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/prometheus-alertmanager:0.21.0.3.2.10">
      <FullProductName ProductID="Container ses/7.1/ceph/prometheus-alertmanager:0.21.0.3.2.10:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container ses/7.1/ceph/prometheus-alertmanager:0.21.0.3.2.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/prometheus-node-exporter:1.1.2.3.2.10">
      <FullProductName ProductID="Container ses/7.1/ceph/prometheus-node-exporter:1.1.2.3.2.10:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container ses/7.1/ceph/prometheus-node-exporter:1.1.2.3.2.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/prometheus-node-exporter:1.1.2.3.2.10">
      <FullProductName ProductID="Container ses/7.1/ceph/prometheus-node-exporter:1.1.2.3.2.10:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container ses/7.1/ceph/prometheus-node-exporter:1.1.2.3.2.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/prometheus-node-exporter:1.1.2.3.2.10">
      <FullProductName ProductID="Container ses/7.1/ceph/prometheus-node-exporter:1.1.2.3.2.10:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container ses/7.1/ceph/prometheus-node-exporter:1.1.2.3.2.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.10">
      <FullProductName ProductID="Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.10:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.10">
      <FullProductName ProductID="Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.10:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.10">
      <FullProductName ProductID="Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.10:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.3">
      <FullProductName ProductID="Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.3:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.3">
      <FullProductName ProductID="Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.3:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.3">
      <FullProductName ProductID="Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.3:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/cephcsi/cephcsi:3.5.1.0.3.2.10">
      <FullProductName ProductID="Container ses/7.1/cephcsi/cephcsi:3.5.1.0.3.2.10:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container ses/7.1/cephcsi/cephcsi:3.5.1.0.3.2.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/cephcsi/cephcsi:3.5.1.0.3.2.10">
      <FullProductName ProductID="Container ses/7.1/cephcsi/cephcsi:3.5.1.0.3.2.10:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container ses/7.1/cephcsi/cephcsi:3.5.1.0.3.2.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/cephcsi/cephcsi:3.5.1.0.3.2.10">
      <FullProductName ProductID="Container ses/7.1/cephcsi/cephcsi:3.5.1.0.3.2.10:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container ses/7.1/cephcsi/cephcsi:3.5.1.0.3.2.10</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.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-11.27.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-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.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-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container ses/7.1/cephcsi/csi-attacher:v4.1.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.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-11.27.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-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.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-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.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-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.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-11.27.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-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.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-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container ses/7.1/cephcsi/csi-provisioner:v3.4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.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-11.27.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-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.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-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container ses/7.1/cephcsi/csi-resizer:v1.7.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.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-11.27.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-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.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-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container ses/7.1/cephcsi/csi-snapshotter:v6.2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/rook/ceph:1.8.6.0.3.2.5">
      <FullProductName ProductID="Container ses/7.1/rook/ceph:1.8.6.0.3.2.5:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container ses/7.1/rook/ceph:1.8.6.0.3.2.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/rook/ceph:1.8.6.0.3.2.5">
      <FullProductName ProductID="Container ses/7.1/rook/ceph:1.8.6.0.3.2.5:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container ses/7.1/rook/ceph:1.8.6.0.3.2.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7.1/rook/ceph:1.8.6.0.3.2.5">
      <FullProductName ProductID="Container ses/7.1/rook/ceph:1.8.6.0.3.2.5:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container ses/7.1/rook/ceph:1.8.6.0.3.2.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/ceph/grafana:8.3.5.3.778">
      <FullProductName ProductID="Container ses/7/ceph/grafana:8.3.5.3.778:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container ses/7/ceph/grafana:8.3.5.3.778</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/ceph/grafana:8.3.5.3.778">
      <FullProductName ProductID="Container ses/7/ceph/grafana:8.3.5.3.778:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container ses/7/ceph/grafana:8.3.5.3.778</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/ceph/grafana:8.3.5.3.778">
      <FullProductName ProductID="Container ses/7/ceph/grafana:8.3.5.3.778:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container ses/7/ceph/grafana:8.3.5.3.778</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/ceph/prometheus-alertmanager:latest">
      <FullProductName ProductID="Container ses/7/ceph/prometheus-alertmanager:latest:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container ses/7/ceph/prometheus-alertmanager:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/ceph/prometheus-alertmanager:latest">
      <FullProductName ProductID="Container ses/7/ceph/prometheus-alertmanager:latest:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container ses/7/ceph/prometheus-alertmanager:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/ceph/prometheus-alertmanager:latest">
      <FullProductName ProductID="Container ses/7/ceph/prometheus-alertmanager:latest:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container ses/7/ceph/prometheus-alertmanager:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/ceph/prometheus-node-exporter:latest">
      <FullProductName ProductID="Container ses/7/ceph/prometheus-node-exporter:latest:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container ses/7/ceph/prometheus-node-exporter:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/ceph/prometheus-node-exporter:latest">
      <FullProductName ProductID="Container ses/7/ceph/prometheus-node-exporter:latest:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container ses/7/ceph/prometheus-node-exporter:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/ceph/prometheus-node-exporter:latest">
      <FullProductName ProductID="Container ses/7/ceph/prometheus-node-exporter:latest:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container ses/7/ceph/prometheus-node-exporter:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/ceph/prometheus-server:latest">
      <FullProductName ProductID="Container ses/7/ceph/prometheus-server:latest:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container ses/7/ceph/prometheus-server:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/ceph/prometheus-server:latest">
      <FullProductName ProductID="Container ses/7/ceph/prometheus-server:latest:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container ses/7/ceph/prometheus-server:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/ceph/prometheus-server:latest">
      <FullProductName ProductID="Container ses/7/ceph/prometheus-server:latest:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container ses/7/ceph/prometheus-server:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/cephcsi/cephcsi:3.3.1.0.3.670">
      <FullProductName ProductID="Container ses/7/cephcsi/cephcsi:3.3.1.0.3.670:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container ses/7/cephcsi/cephcsi:3.3.1.0.3.670</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/cephcsi/cephcsi:3.3.1.0.3.670">
      <FullProductName ProductID="Container ses/7/cephcsi/cephcsi:3.3.1.0.3.670:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container ses/7/cephcsi/cephcsi:3.3.1.0.3.670</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/cephcsi/cephcsi:3.3.1.0.3.670">
      <FullProductName ProductID="Container ses/7/cephcsi/cephcsi:3.3.1.0.3.670:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container ses/7/cephcsi/cephcsi:3.3.1.0.3.670</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/cephcsi/csi-attacher:v3.3.0-rev1-build3.443">
      <FullProductName ProductID="Container ses/7/cephcsi/csi-attacher:v3.3.0-rev1-build3.443:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container ses/7/cephcsi/csi-attacher:v3.3.0-rev1-build3.443</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/cephcsi/csi-attacher:v3.3.0-rev1-build3.443">
      <FullProductName ProductID="Container ses/7/cephcsi/csi-attacher:v3.3.0-rev1-build3.443:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container ses/7/cephcsi/csi-attacher:v3.3.0-rev1-build3.443</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/cephcsi/csi-attacher:v3.3.0-rev1-build3.443">
      <FullProductName ProductID="Container ses/7/cephcsi/csi-attacher:v3.3.0-rev1-build3.443:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container ses/7/cephcsi/csi-attacher:v3.3.0-rev1-build3.443</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/cephcsi/csi-livenessprobe:v1.1.0-rev1-build3.517">
      <FullProductName ProductID="Container ses/7/cephcsi/csi-livenessprobe:v1.1.0-rev1-build3.517:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container ses/7/cephcsi/csi-livenessprobe:v1.1.0-rev1-build3.517</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/cephcsi/csi-livenessprobe:v1.1.0-rev1-build3.517">
      <FullProductName ProductID="Container ses/7/cephcsi/csi-livenessprobe:v1.1.0-rev1-build3.517:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container ses/7/cephcsi/csi-livenessprobe:v1.1.0-rev1-build3.517</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/cephcsi/csi-livenessprobe:v1.1.0-rev1-build3.517">
      <FullProductName ProductID="Container ses/7/cephcsi/csi-livenessprobe:v1.1.0-rev1-build3.517:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container ses/7/cephcsi/csi-livenessprobe:v1.1.0-rev1-build3.517</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/cephcsi/csi-node-driver-registrar:v2.3.0-rev1-build3.426">
      <FullProductName ProductID="Container ses/7/cephcsi/csi-node-driver-registrar:v2.3.0-rev1-build3.426:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container ses/7/cephcsi/csi-node-driver-registrar:v2.3.0-rev1-build3.426</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/cephcsi/csi-node-driver-registrar:v2.3.0-rev1-build3.426">
      <FullProductName ProductID="Container ses/7/cephcsi/csi-node-driver-registrar:v2.3.0-rev1-build3.426:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container ses/7/cephcsi/csi-node-driver-registrar:v2.3.0-rev1-build3.426</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/cephcsi/csi-node-driver-registrar:v2.3.0-rev1-build3.426">
      <FullProductName ProductID="Container ses/7/cephcsi/csi-node-driver-registrar:v2.3.0-rev1-build3.426:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container ses/7/cephcsi/csi-node-driver-registrar:v2.3.0-rev1-build3.426</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/cephcsi/csi-provisioner:v3.0.0-rev1-build3.415">
      <FullProductName ProductID="Container ses/7/cephcsi/csi-provisioner:v3.0.0-rev1-build3.415:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container ses/7/cephcsi/csi-provisioner:v3.0.0-rev1-build3.415</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/cephcsi/csi-provisioner:v3.0.0-rev1-build3.415">
      <FullProductName ProductID="Container ses/7/cephcsi/csi-provisioner:v3.0.0-rev1-build3.415:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container ses/7/cephcsi/csi-provisioner:v3.0.0-rev1-build3.415</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/cephcsi/csi-provisioner:v3.0.0-rev1-build3.415">
      <FullProductName ProductID="Container ses/7/cephcsi/csi-provisioner:v3.0.0-rev1-build3.415:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container ses/7/cephcsi/csi-provisioner:v3.0.0-rev1-build3.415</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/cephcsi/csi-resizer:v1.3.0-rev1-build3.412">
      <FullProductName ProductID="Container ses/7/cephcsi/csi-resizer:v1.3.0-rev1-build3.412:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container ses/7/cephcsi/csi-resizer:v1.3.0-rev1-build3.412</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/cephcsi/csi-resizer:v1.3.0-rev1-build3.412">
      <FullProductName ProductID="Container ses/7/cephcsi/csi-resizer:v1.3.0-rev1-build3.412:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container ses/7/cephcsi/csi-resizer:v1.3.0-rev1-build3.412</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/cephcsi/csi-resizer:v1.3.0-rev1-build3.412">
      <FullProductName ProductID="Container ses/7/cephcsi/csi-resizer:v1.3.0-rev1-build3.412:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container ses/7/cephcsi/csi-resizer:v1.3.0-rev1-build3.412</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/cephcsi/csi-snapshotter:v4.2.0-rev1-build3.409">
      <FullProductName ProductID="Container ses/7/cephcsi/csi-snapshotter:v4.2.0-rev1-build3.409:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container ses/7/cephcsi/csi-snapshotter:v4.2.0-rev1-build3.409</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/cephcsi/csi-snapshotter:v4.2.0-rev1-build3.409">
      <FullProductName ProductID="Container ses/7/cephcsi/csi-snapshotter:v4.2.0-rev1-build3.409:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container ses/7/cephcsi/csi-snapshotter:v4.2.0-rev1-build3.409</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/cephcsi/csi-snapshotter:v4.2.0-rev1-build3.409">
      <FullProductName ProductID="Container ses/7/cephcsi/csi-snapshotter:v4.2.0-rev1-build3.409:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container ses/7/cephcsi/csi-snapshotter:v4.2.0-rev1-build3.409</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/prometheus-webhook-snmp:1.4.1.315">
      <FullProductName ProductID="Container ses/7/prometheus-webhook-snmp:1.4.1.315:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container ses/7/prometheus-webhook-snmp:1.4.1.315</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/prometheus-webhook-snmp:1.4.1.315">
      <FullProductName ProductID="Container ses/7/prometheus-webhook-snmp:1.4.1.315:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container ses/7/prometheus-webhook-snmp:1.4.1.315</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/prometheus-webhook-snmp:1.4.1.315">
      <FullProductName ProductID="Container ses/7/prometheus-webhook-snmp:1.4.1.315:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container ses/7/prometheus-webhook-snmp:1.4.1.315</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/rook/ceph:1.7.7.0.1.1903">
      <FullProductName ProductID="Container ses/7/rook/ceph:1.7.7.0.1.1903:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container ses/7/rook/ceph:1.7.7.0.1.1903</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/rook/ceph:1.7.7.0.1.1903">
      <FullProductName ProductID="Container ses/7/rook/ceph:1.7.7.0.1.1903:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container ses/7/rook/ceph:1.7.7.0.1.1903</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container ses/7/rook/ceph:1.7.7.0.1.1903">
      <FullProductName ProductID="Container ses/7/rook/ceph:1.7.7.0.1.1903:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container ses/7/rook/ceph:1.7.7.0.1.1903</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/pcp:5.2.2-5.24">
      <FullProductName ProductID="Container suse/pcp:5.2.2-5.24:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container suse/pcp:5.2.2-5.24</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/pcp:5.2.2-5.24">
      <FullProductName ProductID="Container suse/pcp:5.2.2-5.24:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container suse/pcp:5.2.2-5.24</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/rmt-mariadb-client:10.5-6.7">
      <FullProductName ProductID="Container suse/rmt-mariadb-client:10.5-6.7:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container suse/rmt-mariadb-client:10.5-6.7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/rmt-mariadb-client:10.5-6.7">
      <FullProductName ProductID="Container suse/rmt-mariadb-client:10.5-6.7:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container suse/rmt-mariadb-client:10.5-6.7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/rmt-mariadb:10.5-5.7">
      <FullProductName ProductID="Container suse/rmt-mariadb:10.5-5.7:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container suse/rmt-mariadb:10.5-5.7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/rmt-mariadb:10.5-5.7">
      <FullProductName ProductID="Container suse/rmt-mariadb:10.5-5.7:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container suse/rmt-mariadb:10.5-5.7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/rmt-nginx:1.19-5.8">
      <FullProductName ProductID="Container suse/rmt-nginx:1.19-5.8:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container suse/rmt-nginx:1.19-5.8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/rmt-nginx:1.19-5.8">
      <FullProductName ProductID="Container suse/rmt-nginx:1.19-5.8:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container suse/rmt-nginx:1.19-5.8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/rmt-server:latest">
      <FullProductName ProductID="Container suse/rmt-server:latest:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container suse/rmt-server:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/rmt-server:latest">
      <FullProductName ProductID="Container suse/rmt-server:latest:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container suse/rmt-server:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container suse/sle-micro-rancher/5.2:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container suse/sle-micro-rancher/5.2:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro/5.1/toolbox:11.1-2.2.254">
      <FullProductName ProductID="Container suse/sle-micro/5.1/toolbox:11.1-2.2.254:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container suse/sle-micro/5.1/toolbox:11.1-2.2.254</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro/5.1/toolbox:11.1-2.2.254">
      <FullProductName ProductID="Container suse/sle-micro/5.1/toolbox:11.1-2.2.254:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container suse/sle-micro/5.1/toolbox:11.1-2.2.254</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro/5.1/toolbox:11.1-2.2.254">
      <FullProductName ProductID="Container suse/sle-micro/5.1/toolbox:11.1-2.2.254:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container suse/sle-micro/5.1/toolbox:11.1-2.2.254</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro/5.2/toolbox:11.1-6.2.1">
      <FullProductName ProductID="Container suse/sle-micro/5.2/toolbox:11.1-6.2.1:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container suse/sle-micro/5.2/toolbox:11.1-6.2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro/5.2/toolbox:11.1-6.2.1">
      <FullProductName ProductID="Container suse/sle-micro/5.2/toolbox:11.1-6.2.1:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container suse/sle-micro/5.2/toolbox:11.1-6.2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro/5.2/toolbox:11.1-6.2.1">
      <FullProductName ProductID="Container suse/sle-micro/5.2/toolbox:11.1-6.2.1:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container suse/sle-micro/5.2/toolbox:11.1-6.2.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle15:15.2.9.5.13">
      <FullProductName ProductID="Container suse/sle15:15.2.9.5.13:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container suse/sle15:15.2.9.5.13</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle15:15.2.9.5.13">
      <FullProductName ProductID="Container suse/sle15:15.2.9.5.13:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container suse/sle15:15.2.9.5.13</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle15:15.2.9.5.13">
      <FullProductName ProductID="Container suse/sle15:15.2.9.5.13:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container suse/sle15:15.2.9.5.13</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle15:15.3.17.5.39">
      <FullProductName ProductID="Container suse/sle15:15.3.17.5.39:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container suse/sle15:15.3.17.5.39</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle15:15.3.17.5.39">
      <FullProductName ProductID="Container suse/sle15:15.3.17.5.39:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container suse/sle15:15.3.17.5.39</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle15:15.3.17.5.39">
      <FullProductName ProductID="Container suse/sle15:15.3.17.5.39:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container suse/sle15:15.3.17.5.39</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container trento/trento-db:14.1-rev1.0.0-build2.2.43">
      <FullProductName ProductID="Container trento/trento-db:14.1-rev1.0.0-build2.2.43:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container trento/trento-db:14.1-rev1.0.0-build2.2.43</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container trento/trento-db:14.1-rev1.0.0-build2.2.43">
      <FullProductName ProductID="Container trento/trento-db:14.1-rev1.0.0-build2.2.43:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container trento/trento-db:14.1-rev1.0.0-build2.2.43</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container trento/trento-runner:0.9.1-rev1.1.0-build3.2.22">
      <FullProductName ProductID="Container trento/trento-runner:0.9.1-rev1.1.0-build3.2.22:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Container trento/trento-runner:0.9.1-rev1.1.0-build3.2.22</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container trento/trento-runner:0.9.1-rev1.1.0-build3.2.22">
      <FullProductName ProductID="Container trento/trento-runner:0.9.1-rev1.1.0-build3.2.22:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of Container trento/trento-runner:0.9.1-rev1.1.0-build3.2.22</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Container trento/trento-runner:0.9.1-rev1.1.0-build3.2.22">
      <FullProductName ProductID="Container trento/trento-runner:0.9.1-rev1.1.0-build3.2.22:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Container trento/trento-runner:0.9.1-rev1.1.0-build3.2.22</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.36.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-Azure-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-Azure-BYOS:libopenssl1_1-1.1.1d-2.36.2">libopenssl1_1-1.1.1d-2.36.2 as a component of Image SLES12-SP5-Azure-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.36.2" 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.36.2">libopenssl1_1-1.1.1d-2.36.2 as a component of Image SLES12-SP5-Azure-Basic-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.36.2" 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.36.2">libopenssl1_1-1.1.1d-2.36.2 as a component of Image SLES12-SP5-Azure-HPC-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.36.2" 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.36.2">libopenssl1_1-1.1.1d-2.36.2 as a component of Image SLES12-SP5-Azure-HPC-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.36.2" 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.36.2">libopenssl1_1-1.1.1d-2.36.2 as a component of Image SLES12-SP5-Azure-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.36.2" 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.36.2">libopenssl1_1-1.1.1d-2.36.2 as a component of Image SLES12-SP5-Azure-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.36.2" 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.36.2">libopenssl1_1-1.1.1d-2.36.2 as a component of Image SLES12-SP5-Azure-Standard-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.36.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-EC2-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-EC2-BYOS:libopenssl1_1-1.1.1d-2.36.2">libopenssl1_1-1.1.1d-2.36.2 as a component of Image SLES12-SP5-EC2-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.36.2" 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.36.2">libopenssl1_1-1.1.1d-2.36.2 as a component of Image SLES12-SP5-EC2-ECS-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.36.2" 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.36.2">libopenssl1_1-1.1.1d-2.36.2 as a component of Image SLES12-SP5-EC2-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.36.2" 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.36.2">libopenssl1_1-1.1.1d-2.36.2 as a component of Image SLES12-SP5-EC2-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.36.2" 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.36.2">libopenssl1_1-1.1.1d-2.36.2 as a component of Image SLES12-SP5-EC2-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.36.2" RelationType="Default Component Of" RelatesToProductReference="Image SLES12-SP5-GCE-BYOS">
      <FullProductName ProductID="Image SLES12-SP5-GCE-BYOS:libopenssl1_1-1.1.1d-2.36.2">libopenssl1_1-1.1.1d-2.36.2 as a component of Image SLES12-SP5-GCE-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.36.2" 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.36.2">libopenssl1_1-1.1.1d-2.36.2 as a component of Image SLES12-SP5-GCE-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.36.2" 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.36.2">libopenssl1_1-1.1.1d-2.36.2 as a component of Image SLES12-SP5-GCE-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.36.2" 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.36.2">libopenssl1_1-1.1.1d-2.36.2 as a component of Image SLES12-SP5-GCE-SAP-On-Demand</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.36.2" 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.36.2">libopenssl1_1-1.1.1d-2.36.2 as a component of Image SLES12-SP5-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.36.2" 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.36.2">libopenssl1_1-1.1.1d-2.36.2 as a component of Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-BYOS-Azure:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP3-BYOS-Azure:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-BYOS-GCE:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-BYOS-GCE:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-CHOST-BYOS-Aliyun</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-CHOST-BYOS-Aliyun</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-CHOST-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-CHOST-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-CHOST-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-CHOST-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-CHOST-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-CHOST-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-CHOST-BYOS-SAP-CCloud</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-CHOST-BYOS-SAP-CCloud</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-EC2-ECS-HVM">
      <FullProductName ProductID="Image SLES15-SP3-EC2-ECS-HVM:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-EC2-ECS-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-EC2-ECS-HVM">
      <FullProductName ProductID="Image SLES15-SP3-EC2-ECS-HVM:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-EC2-ECS-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-EC2-HVM:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-EC2-HVM:libopenssl1_1-32bit-1.1.1d-11.27.1">libopenssl1_1-32bit-1.1.1d-11.27.1 as a component of Image SLES15-SP3-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-EC2-HVM:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-GCE">
      <FullProductName ProductID="Image SLES15-SP3-GCE:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-GCE">
      <FullProductName ProductID="Image SLES15-SP3-GCE:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-HPC-Azure">
      <FullProductName ProductID="Image SLES15-SP3-HPC-Azure:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-HPC-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-HPC-Azure">
      <FullProductName ProductID="Image SLES15-SP3-HPC-Azure:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-HPC-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-HPC-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-HPC-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-HPC-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-HPC-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-HPC-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-HPC-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.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-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.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-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-Micro-5-1-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-Micro-5-1-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-Micro-5-1-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-Micro-5-1-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-Micro-5-2-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-Micro-5-2-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-Micro-5-2-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-Micro-5-2-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Micro-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-Micro-BYOS-GCE:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-Micro-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-Micro-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP3-Micro-BYOS-GCE:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-Micro-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAP-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure:libopenssl1_1-32bit-1.1.1d-11.27.1">libopenssl1_1-32bit-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAP-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-Azure">
      <FullProductName ProductID="Image SLES15-SP3-SAP-Azure:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAP-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-11.27.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-11.27.1">libopenssl1_1-32bit-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-11.27.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-11.27.1">libopenssl1_1-32bit-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAP-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAP-BYOS-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-SAP-EC2-HVM:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAP-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-SAP-EC2-HVM:libopenssl1_1-32bit-1.1.1d-11.27.1">libopenssl1_1-32bit-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAP-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-EC2-HVM">
      <FullProductName ProductID="Image SLES15-SP3-SAP-EC2-HVM:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAP-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-GCE">
      <FullProductName ProductID="Image SLES15-SP3-SAP-GCE:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAP-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-GCE">
      <FullProductName ProductID="Image SLES15-SP3-SAP-GCE:libopenssl1_1-32bit-1.1.1d-11.27.1">libopenssl1_1-32bit-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAP-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAP-GCE">
      <FullProductName ProductID="Image SLES15-SP3-SAP-GCE:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAP-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAPCAL-Azure">
      <FullProductName ProductID="Image SLES15-SP3-SAPCAL-Azure:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAPCAL-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAPCAL-Azure">
      <FullProductName ProductID="Image SLES15-SP3-SAPCAL-Azure:libopenssl1_1-32bit-1.1.1d-11.27.1">libopenssl1_1-32bit-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAPCAL-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAPCAL-Azure">
      <FullProductName ProductID="Image SLES15-SP3-SAPCAL-Azure:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAPCAL-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.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-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAPCAL-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-11.27.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-11.27.1">libopenssl1_1-32bit-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAPCAL-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.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-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAPCAL-EC2-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAPCAL-GCE">
      <FullProductName ProductID="Image SLES15-SP3-SAPCAL-GCE:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAPCAL-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAPCAL-GCE">
      <FullProductName ProductID="Image SLES15-SP3-SAPCAL-GCE:libopenssl1_1-32bit-1.1.1d-11.27.1">libopenssl1_1-32bit-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAPCAL-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP3-SAPCAL-GCE">
      <FullProductName ProductID="Image SLES15-SP3-SAPCAL-GCE:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of Image SLES15-SP3-SAPCAL-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.0">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.0:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of SUSE Linux Enterprise Micro 5.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.0">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.0:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of SUSE Linux Enterprise Micro 5.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1d-11.30.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-11.30.1">libopenssl-1_1-devel-1.1.1d-11.30.1 as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.30.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-11.30.1">libopenssl1_1-1.1.1d-11.30.1 as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.30.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-11.30.1">libopenssl1_1-hmac-1.1.1d-11.30.1 as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.30.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-11.30.1">openssl-1_1-1.1.1d-11.30.1 as a component of SUSE Linux Enterprise Micro 5.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1d-11.38.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-11.38.1">libopenssl-1_1-devel-1.1.1d-11.38.1 as a component of SUSE Linux Enterprise Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.38.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-11.38.1">libopenssl1_1-1.1.1d-11.38.1 as a component of SUSE Linux Enterprise Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.38.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-11.38.1">libopenssl1_1-hmac-1.1.1d-11.38.1 as a component of SUSE Linux Enterprise Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.38.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-11.38.1">openssl-1_1-1.1.1d-11.38.1 as a component of SUSE Linux Enterprise Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1l-150400.7.7.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.7.1">libopenssl-1_1-devel-1.1.1l-150400.7.7.1 as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.7.7.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.7.1">libopenssl1_1-1.1.1l-150400.7.7.1 as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.7.7.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.7.1">libopenssl1_1-hmac-1.1.1l-150400.7.7.1 as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.7.7.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.7.1">openssl-1_1-1.1.1l-150400.7.7.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.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2:libopenssl-1_1-devel-1.1.1d-11.27.1">libopenssl-1_1-devel-1.1.1d-11.27.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2:libopenssl1_1-32bit-1.1.1d-11.27.1">libopenssl1_1-32bit-1.1.1d-11.27.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2:libopenssl1_1-hmac-32bit-1.1.1d-11.27.1">libopenssl1_1-hmac-32bit-1.1.1d-11.27.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:libopenssl-1_1-devel-1.1.1d-11.27.1">libopenssl-1_1-devel-1.1.1d-11.27.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:libopenssl1_1-32bit-1.1.1d-11.27.1">libopenssl1_1-32bit-1.1.1d-11.27.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-11.27.1">libopenssl1_1-hmac-32bit-1.1.1d-11.27.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1l-150400.5.14" 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.5.14">libopenssl-1_1-devel-1.1.1l-150400.5.14 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.5.14" 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.5.14">libopenssl1_1-1.1.1l-150400.5.14 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1l-150400.5.14" 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.5.14">libopenssl1_1-32bit-1.1.1l-150400.5.14 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-150400.5.14" 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.5.14">libopenssl1_1-hmac-1.1.1l-150400.5.14 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1l-150400.5.14" 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.5.14">libopenssl1_1-hmac-32bit-1.1.1l-150400.5.14 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.5.14" 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.5.14">openssl-1_1-1.1.1l-150400.5.14 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="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="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="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="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="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="libopenssl1_1-1.1.1d-2.36.2" 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.36.2">libopenssl1_1-1.1.1d-2.36.2 as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-2.36.2" 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.36.2">libopenssl1_1-32bit-1.1.1d-2.36.2 as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-2.36.2" 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.36.2">openssl-1_1-1.1.1d-2.36.2 as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.36.2" 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.36.2">libopenssl1_1-1.1.1d-2.36.2 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-2.36.2" 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.36.2">libopenssl1_1-32bit-1.1.1d-2.36.2 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-2.36.2" 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.36.2">openssl-1_1-1.1.1d-2.36.2 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.36.2" 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.36.2">libopenssl1_1-1.1.1d-2.36.2 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-2.36.2" 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.36.2">libopenssl1_1-32bit-1.1.1d-2.36.2 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-2.36.2" 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.36.2">openssl-1_1-1.1.1d-2.36.2 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.36.2" 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.36.2">libopenssl1_1-1.1.1d-2.36.2 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-2.36.2" 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.36.2">libopenssl1_1-32bit-1.1.1d-2.36.2 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-2.36.2" 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.36.2">openssl-1_1-1.1.1d-2.36.2 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.36.2" 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.36.2">libopenssl1_1-1.1.1d-2.36.2 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-2.36.2" 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.36.2">libopenssl1_1-32bit-1.1.1d-2.36.2 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-2.36.2" 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.36.2">openssl-1_1-1.1.1d-2.36.2 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1d-2.36.2" 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.36.2">libopenssl-1_1-devel-1.1.1d-2.36.2 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.36.2" 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.36.2">libopenssl-1_1-devel-32bit-1.1.1d-2.36.2 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.36.2" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.36.2">libopenssl1_1-1.1.1d-2.36.2 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-2.36.2" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.36.2">libopenssl1_1-32bit-1.1.1d-2.36.2 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-2.36.2" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.36.2">openssl-1_1-1.1.1d-2.36.2 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-2.36.2" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.36.2">libopenssl1_1-1.1.1d-2.36.2 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-2.36.2" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.36.2">libopenssl1_1-32bit-1.1.1d-2.36.2 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-2.36.2" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.36.2">openssl-1_1-1.1.1d-2.36.2 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1d-lp152.7.21.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:libopenssl-1_1-devel-1.1.1d-lp152.7.21.1">libopenssl-1_1-devel-1.1.1d-lp152.7.21.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit-1.1.1d-lp152.7.21.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:libopenssl-1_1-devel-32bit-1.1.1d-lp152.7.21.1">libopenssl-1_1-devel-32bit-1.1.1d-lp152.7.21.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-lp152.7.21.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:libopenssl1_1-1.1.1d-lp152.7.21.1">libopenssl1_1-1.1.1d-lp152.7.21.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-lp152.7.21.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:libopenssl1_1-32bit-1.1.1d-lp152.7.21.1">libopenssl1_1-32bit-1.1.1d-lp152.7.21.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-lp152.7.21.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:libopenssl1_1-hmac-1.1.1d-lp152.7.21.1">libopenssl1_1-hmac-1.1.1d-lp152.7.21.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1d-lp152.7.21.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:libopenssl1_1-hmac-32bit-1.1.1d-lp152.7.21.1">libopenssl1_1-hmac-32bit-1.1.1d-lp152.7.21.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-lp152.7.21.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:openssl-1_1-1.1.1d-lp152.7.21.1">openssl-1_1-1.1.1d-lp152.7.21.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-doc-1.1.1d-lp152.7.21.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:openssl-1_1-doc-1.1.1d-lp152.7.21.1">openssl-1_1-doc-1.1.1d-lp152.7.21.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libopenssl-1_1-devel-1.1.1d-11.27.1">libopenssl-1_1-devel-1.1.1d-11.27.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libopenssl-1_1-devel-32bit-1.1.1d-11.27.1">libopenssl-1_1-devel-32bit-1.1.1d-11.27.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libopenssl1_1-1.1.1d-11.27.1">libopenssl1_1-1.1.1d-11.27.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libopenssl1_1-32bit-1.1.1d-11.27.1">libopenssl1_1-32bit-1.1.1d-11.27.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libopenssl1_1-hmac-1.1.1d-11.27.1">libopenssl1_1-hmac-1.1.1d-11.27.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libopenssl1_1-hmac-32bit-1.1.1d-11.27.1">libopenssl1_1-hmac-32bit-1.1.1d-11.27.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:openssl-1_1-1.1.1d-11.27.1">openssl-1_1-1.1.1d-11.27.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-doc-1.1.1d-11.27.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:openssl-1_1-doc-1.1.1d-11.27.1">openssl-1_1-doc-1.1.1d-11.27.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-150400.5.14" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.5.14">libopenssl1_1-1.1.1l-150400.5.14 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1l-150400.5.14" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:libopenssl1_1-32bit-1.1.1l-150400.5.14">libopenssl1_1-32bit-1.1.1l-150400.5.14 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-150400.5.14" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.5.14">openssl-1_1-1.1.1l-150400.5.14 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="grafana-8.3.4-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:grafana-8.3.4-1.1">grafana-8.3.4-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="grype-0.92.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:grype-0.92.1-1.1">grype-0.92.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="grype-bash-completion-0.92.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:grype-bash-completion-0.92.1-1.1">grype-bash-completion-0.92.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="grype-fish-completion-0.92.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:grype-fish-completion-0.92.1-1.1">grype-fish-completion-0.92.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="grype-zsh-completion-0.92.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:grype-zsh-completion-0.92.1-1.1">grype-zsh-completion-0.92.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-1.1.1l-1.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2">libopenssl-1_1-devel-1.1.1l-1.2 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit-1.1.1l-1.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2">libopenssl-1_1-devel-32bit-1.1.1l-1.2 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-1.1.1l-1.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2">libopenssl1_1-1.1.1l-1.2 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit-1.1.1l-1.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2">libopenssl1_1-32bit-1.1.1l-1.2 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-1.1.1l-1.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2">libopenssl1_1-hmac-1.1.1l-1.2 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-1.1.1l-1.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2">openssl-1_1-1.1.1l-1.2 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1-doc-1.1.1l-1.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2">openssl-1_1-doc-1.1.1l-1.2 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:libopenssl-devel">libopenssl-devel as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:libopenssl1_0_0">libopenssl1_0_0 as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:openssl">openssl as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-doc" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:openssl-doc">openssl-doc as a component of HPE Helion OpenStack 8</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 CaaS Platform 4.5">
      <FullProductName ProductID="SUSE CaaS Platform 4.5:openssl">openssl as a component of SUSE CaaS Platform 4.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.5">
      <FullProductName ProductID="SUSE CaaS Platform 4.5:openssl-1_0_0">openssl-1_0_0 as a component of SUSE CaaS Platform 4.5</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="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-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:openssl">openssl as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl-1_1-devel-32bit">libopenssl-1_1-devel-32bit as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</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-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:openssl">openssl as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</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-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-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:openssl">openssl as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.0">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.0:openssl">openssl as a component of SUSE Linux Enterprise Micro 5.0</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="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2:openssl">openssl as a component of SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:openssl">openssl as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</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-1_1-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-1_1-devel">libopenssl-1_1-devel as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel-32bit" 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">libopenssl-1_1-devel-32bit as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_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">libopenssl1_1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" 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">libopenssl1_1-32bit as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" 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">libopenssl1_1-hmac as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" 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">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_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">openssl-1_1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</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 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP2:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Module for Legacy 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP2:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Module for Legacy 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP2:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Module for Legacy 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl10" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3:libopenssl10">libopenssl10 as a component of SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Module for Legacy 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP3:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Module for Legacy 15 SP3</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="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Point of Service 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Point of Service 11 SP3:openssl">openssl as a component of SUSE Linux Enterprise Point of Service 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP2:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Real Time 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP2:openssl">openssl as a component of SUSE Linux Enterprise Real Time 15 SP2</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 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP1:openssl">openssl as a component of SUSE Linux Enterprise Server 11 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP1:openssl1">openssl1 as a component of SUSE Linux Enterprise Server 11 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP1 for Teradata">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP1 for Teradata:openssl">openssl as a component of SUSE Linux Enterprise Server 11 SP1 for Teradata</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP1 for Teradata">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP1 for Teradata:openssl1">openssl1 as a component of SUSE Linux Enterprise Server 11 SP1 for Teradata</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl0_9_8" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:libopenssl0_9_8">libopenssl0_9_8 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl0_9_8-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:libopenssl0_9_8-32bit">libopenssl0_9_8-32bit as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl0_9_8-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:libopenssl0_9_8-hmac">libopenssl0_9_8-hmac as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl0_9_8-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:libopenssl0_9_8-hmac-32bit">libopenssl0_9_8-hmac-32bit as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl0_9_8-x86" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:libopenssl0_9_8-x86">libopenssl0_9_8-x86 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:openssl">openssl as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:openssl-doc">openssl-doc as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:openssl1">openssl1 as a component of SUSE Linux Enterprise Server 11 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="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4 LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4 LTSS:openssl">openssl as a component of SUSE Linux Enterprise Server 11 SP4 LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl0_9_8" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4-LTSS:libopenssl0_9_8">libopenssl0_9_8 as a component of SUSE Linux Enterprise Server 11 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl0_9_8-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4-LTSS:libopenssl0_9_8-32bit">libopenssl0_9_8-32bit as a component of SUSE Linux Enterprise Server 11 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl0_9_8-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4-LTSS:libopenssl0_9_8-hmac">libopenssl0_9_8-hmac as a component of SUSE Linux Enterprise Server 11 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl0_9_8-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4-LTSS:libopenssl0_9_8-hmac-32bit">libopenssl0_9_8-hmac-32bit as a component of SUSE Linux Enterprise Server 11 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4-LTSS:openssl">openssl as a component of SUSE Linux Enterprise Server 11 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4-LTSS:openssl-doc">openssl-doc as a component of SUSE Linux Enterprise Server 11 SP4-LTSS</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 SP3-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-BCL:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server 12 SP3-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-BCL:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server 12 SP3-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-BCL:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE Linux Enterprise Server 12 SP3-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-BCL:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE Linux Enterprise Server 12 SP3-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-BCL:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE Linux Enterprise Server 12 SP3-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-BCL:openssl">openssl as a component of SUSE Linux Enterprise Server 12 SP3-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-BCL:openssl-doc">openssl-doc as a component of SUSE Linux Enterprise Server 12 SP3-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-ESPOS:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server 12 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-ESPOS:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server 12 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-ESPOS:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE Linux Enterprise Server 12 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-ESPOS:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE Linux Enterprise Server 12 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-ESPOS:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE Linux Enterprise Server 12 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-ESPOS:openssl">openssl as a component of SUSE Linux Enterprise Server 12 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-ESPOS:openssl-doc">openssl-doc as a component of SUSE Linux Enterprise Server 12 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE Linux Enterprise Server 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE Linux Enterprise Server 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE Linux Enterprise Server 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS:openssl">openssl as a component of SUSE Linux Enterprise Server 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-LTSS:openssl-doc">openssl-doc as a component of SUSE Linux Enterprise Server 12 SP3-LTSS</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 15-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-ESPOS:openssl">openssl as a component of SUSE Linux Enterprise Server 15-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-ESPOS:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Server 15-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:openssl">openssl as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Business Critical Linux 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server Business Critical Linux 15 SP1:openssl">openssl as a component of SUSE Linux Enterprise Server Business Critical Linux 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Business Critical Linux 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server Business Critical Linux 15 SP1:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Server Business Critical Linux 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Business Critical Linux 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server Business Critical Linux 15 SP1:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Server Business Critical Linux 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Business Critical Linux 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server Business Critical Linux 15 SP2:openssl">openssl as a component of SUSE Linux Enterprise Server Business Critical Linux 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Business Critical Linux 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server Business Critical Linux 15 SP3:openssl">openssl as a component of SUSE Linux Enterprise Server Business Critical Linux 15 SP3</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="libopenssl0_9_8" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl0_9_8">libopenssl0_9_8 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="compat-openssl098" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:compat-openssl098">compat-openssl098 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl">openssl as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-doc">openssl-doc as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</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="libopenssl-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:libopenssl-devel">libopenssl-devel as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:openssl">openssl as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_0_0-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:libopenssl-1_0_0-devel">libopenssl-1_0_0-devel as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl-1_1-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:libopenssl-1_1-devel">libopenssl-1_1-devel as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:libopenssl1_1">libopenssl1_1 as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:libopenssl1_1-32bit">libopenssl1_1-32bit as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:libopenssl1_1-hmac">libopenssl1_1-hmac as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_1-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:libopenssl1_1-hmac-32bit">libopenssl1_1-hmac-32bit as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:openssl-1_1">openssl-1_1 as a component of SUSE Linux Enterprise Server for SAP Applications 15</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="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.0">
      <FullProductName ProductID="SUSE Manager Proxy 4.0:openssl">openssl as a component of SUSE Manager Proxy 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.0">
      <FullProductName ProductID="SUSE Manager Proxy 4.0:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Manager Proxy 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.0">
      <FullProductName ProductID="SUSE Manager Proxy 4.0:openssl-1_1">openssl-1_1 as a component of SUSE Manager Proxy 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.1">
      <FullProductName ProductID="SUSE Manager Proxy 4.1:openssl">openssl as a component of SUSE Manager Proxy 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.1">
      <FullProductName ProductID="SUSE Manager Proxy 4.1:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Manager Proxy 4.1</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="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.0">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.0:openssl">openssl as a component of SUSE Manager Retail Branch Server 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.0">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.0:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Manager Retail Branch Server 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.0">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.0:openssl-1_1">openssl-1_1 as a component of SUSE Manager Retail Branch Server 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.1">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.1:openssl">openssl as a component of SUSE Manager Retail Branch Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.1">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.1:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Manager Retail Branch Server 4.1</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="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.0">
      <FullProductName ProductID="SUSE Manager Server 4.0:openssl">openssl as a component of SUSE Manager Server 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.0">
      <FullProductName ProductID="SUSE Manager Server 4.0:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Manager Server 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.0">
      <FullProductName ProductID="SUSE Manager Server 4.0:openssl-1_1">openssl-1_1 as a component of SUSE Manager Server 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.1">
      <FullProductName ProductID="SUSE Manager Server 4.1:openssl">openssl as a component of SUSE Manager Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.1">
      <FullProductName ProductID="SUSE Manager Server 4.1:openssl-1_0_0">openssl-1_0_0 as a component of SUSE Manager Server 4.1</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 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:libopenssl-devel">libopenssl-devel as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:openssl">openssl as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:openssl-doc">openssl-doc as a component of SUSE OpenStack Cloud 8</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 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:libopenssl-devel">libopenssl-devel as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:libopenssl1_0_0">libopenssl1_0_0 as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:libopenssl1_0_0-32bit">libopenssl1_0_0-32bit as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:libopenssl1_0_0-hmac">libopenssl1_0_0-hmac as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:libopenssl1_0_0-hmac-32bit">libopenssl1_0_0-hmac-32bit as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:openssl">openssl as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:openssl-doc">openssl-doc as a component of SUSE OpenStack Cloud Crowbar 8</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>
    <Relationship ProductReference="openssl1" RelationType="Default Component Of" RelatesToProductReference="Security Module for SUSE Linux Enterprise 11">
      <FullProductName ProductID="Security Module for SUSE Linux Enterprise 11:openssl1">openssl1 as a component of Security Module for SUSE Linux Enterprise 11</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">In order to decrypt SM2 encrypted data an application is expected to call the API function EVP_PKEY_decrypt(). Typically an application will call this function twice. The first time, on entry, the "out" parameter can be NULL and, on exit, the "outlen" parameter is populated with the buffer size required to hold the decrypted plaintext. The application can then allocate a sufficiently sized buffer and call EVP_PKEY_decrypt() again, but this time passing a non-NULL value for the "out" parameter. A bug in the implementation of the SM2 decryption code means that the calculation of the buffer size required to hold the plaintext returned by the first call to EVP_PKEY_decrypt() can be smaller than the actual size required by the second call. This can lead to a buffer overflow when EVP_PKEY_decrypt() is called by the application a second time with a buffer that is too small. A malicious attacker who is able present SM2 content for decryption to an application could cause attacker chosen data to overflow the buffer by up to a maximum of 62 bytes altering the contents of other data held after the buffer, possibly changing application behaviour or causing the application to crash. The location of the buffer is application dependent but is typically heap allocated. Fixed in OpenSSL 1.1.1l (Affected 1.1.1-1.1.1k).</Note>
    </Notes>
    <CVE>CVE-2021-3711</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container bci/bci-init:15.3:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/bci-init:15.3:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/bci-init:15.3:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/dotnet-aspnet:3.1.23-15.7:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/dotnet-aspnet:3.1.23-15.7:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/dotnet-aspnet:5.0.15-15.17:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/dotnet-aspnet:5.0.15-15.17:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/dotnet-aspnet:6.0.3-12.6:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/dotnet-aspnet:6.0.3-12.6:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/dotnet-runtime:3.1.23-23.6:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/dotnet-runtime:3.1.23-23.6:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/dotnet-runtime:5.0.15-22.17:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/dotnet-runtime:5.0.15-22.17:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/dotnet-runtime:6.0.3-12.6:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/dotnet-runtime:6.0.3-12.6:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/dotnet-sdk:3.1.23-21.6:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/dotnet-sdk:3.1.23-21.6:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/dotnet-sdk:5.0.15-23.17:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/dotnet-sdk:5.0.15-23.17:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/dotnet-sdk:6.0.3-11.6:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/dotnet-sdk:6.0.3-11.6:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/golang:1.16:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/golang:1.16:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/golang:1.16:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/golang:1.17:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/golang:1.17:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/golang:1.17:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/golang:latest:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/golang:latest:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/golang:latest:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/node:12:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/node:12:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/node:12:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/node:14:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/node:14:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/node:14:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/nodejs:16-2.1:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/nodejs:16-2.1:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/nodejs:16-2.1:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/openjdk-devel:11:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/openjdk-devel:11:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/openjdk-devel:11:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/openjdk:latest:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/openjdk:latest:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/openjdk:latest:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/python:3:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/python:3:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/python:3:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/ruby:latest:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/ruby:latest:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container bci/ruby:latest:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/ceph/grafana:8.5.15.2.2.393:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/ceph/grafana:8.5.15.2.2.393:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/ceph/grafana:8.5.15.2.2.393:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/ceph/haproxy:2.0.14.2.2.10:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/ceph/haproxy:2.0.14.2.2.10:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/ceph/haproxy:2.0.14.2.2.10:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/ceph/keepalived:2.0.19.2.2.10:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/ceph/keepalived:2.0.19.2.2.10:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/ceph/keepalived:2.0.19.2.2.10:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/ceph/prometheus-alertmanager:0.21.0.3.2.10:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/ceph/prometheus-alertmanager:0.21.0.3.2.10:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/ceph/prometheus-alertmanager:0.21.0.3.2.10:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/ceph/prometheus-node-exporter:1.1.2.3.2.10:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/ceph/prometheus-node-exporter:1.1.2.3.2.10:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/ceph/prometheus-node-exporter:1.1.2.3.2.10:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.10:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.10:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/ceph/prometheus-server:2.32.1.3.2.10:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.3:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.3:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/ceph/prometheus-snmp_notifier:1.2.1.2.2.3:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/cephcsi:3.5.1.0.3.2.10:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/cephcsi:3.5.1.0.3.2.10:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/cephcsi:3.5.1.0.3.2.10:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-attacher:v4.1.0:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-attacher:v4.1.0:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-attacher:v4.1.0:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-node-driver-registrar:v2.7.0:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-node-driver-registrar:v2.7.0:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-node-driver-registrar:v2.7.0:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-provisioner:v3.4.0:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-provisioner:v3.4.0:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-provisioner:v3.4.0:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-resizer:v1.7.0:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-resizer:v1.7.0:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-resizer:v1.7.0:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-snapshotter:v6.2.1:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-snapshotter:v6.2.1:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/cephcsi/csi-snapshotter:v6.2.1:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/rook/ceph:1.8.6.0.3.2.5:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/rook/ceph:1.8.6.0.3.2.5:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7.1/rook/ceph:1.8.6.0.3.2.5:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/ceph/grafana:8.3.5.3.778:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/ceph/grafana:8.3.5.3.778:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/ceph/grafana:8.3.5.3.778:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/ceph/prometheus-alertmanager:latest:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/ceph/prometheus-alertmanager:latest:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/ceph/prometheus-alertmanager:latest:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/ceph/prometheus-node-exporter:latest:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/ceph/prometheus-node-exporter:latest:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/ceph/prometheus-node-exporter:latest:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/ceph/prometheus-server:latest:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/ceph/prometheus-server:latest:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/ceph/prometheus-server:latest:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/cephcsi/cephcsi:3.3.1.0.3.670:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/cephcsi/cephcsi:3.3.1.0.3.670:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/cephcsi/cephcsi:3.3.1.0.3.670:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/cephcsi/csi-attacher:v3.3.0-rev1-build3.443:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/cephcsi/csi-attacher:v3.3.0-rev1-build3.443:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/cephcsi/csi-attacher:v3.3.0-rev1-build3.443:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/cephcsi/csi-livenessprobe:v1.1.0-rev1-build3.517:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/cephcsi/csi-livenessprobe:v1.1.0-rev1-build3.517:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/cephcsi/csi-livenessprobe:v1.1.0-rev1-build3.517:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/cephcsi/csi-node-driver-registrar:v2.3.0-rev1-build3.426:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/cephcsi/csi-node-driver-registrar:v2.3.0-rev1-build3.426:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/cephcsi/csi-node-driver-registrar:v2.3.0-rev1-build3.426:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/cephcsi/csi-provisioner:v3.0.0-rev1-build3.415:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/cephcsi/csi-provisioner:v3.0.0-rev1-build3.415:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/cephcsi/csi-provisioner:v3.0.0-rev1-build3.415:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/cephcsi/csi-resizer:v1.3.0-rev1-build3.412:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/cephcsi/csi-resizer:v1.3.0-rev1-build3.412:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/cephcsi/csi-resizer:v1.3.0-rev1-build3.412:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/cephcsi/csi-snapshotter:v4.2.0-rev1-build3.409:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/cephcsi/csi-snapshotter:v4.2.0-rev1-build3.409:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/cephcsi/csi-snapshotter:v4.2.0-rev1-build3.409:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/prometheus-webhook-snmp:1.4.1.315:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/prometheus-webhook-snmp:1.4.1.315:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/prometheus-webhook-snmp:1.4.1.315:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/rook/ceph:1.7.7.0.1.1903:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/rook/ceph:1.7.7.0.1.1903:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container ses/7/rook/ceph:1.7.7.0.1.1903:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container suse/pcp:5.2.2-5.24:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container suse/pcp:5.2.2-5.24:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container suse/rmt-mariadb-client:10.5-6.7:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container suse/rmt-mariadb-client:10.5-6.7:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container suse/rmt-mariadb:10.5-5.7:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container suse/rmt-mariadb:10.5-5.7:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container suse/rmt-nginx:1.19-5.8:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container suse/rmt-nginx:1.19-5.8:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container suse/rmt-server:latest:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container suse/rmt-server:latest:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.2:latest:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.2:latest:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container suse/sle-micro/5.1/toolbox:11.1-2.2.254:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container suse/sle-micro/5.1/toolbox:11.1-2.2.254:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container suse/sle-micro/5.1/toolbox:11.1-2.2.254:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container suse/sle-micro/5.2/toolbox:11.1-6.2.1:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container suse/sle-micro/5.2/toolbox:11.1-6.2.1:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container suse/sle-micro/5.2/toolbox:11.1-6.2.1:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container suse/sle15:15.2.9.5.13:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container suse/sle15:15.2.9.5.13:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container suse/sle15:15.2.9.5.13:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container suse/sle15:15.3.17.5.39:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container suse/sle15:15.3.17.5.39:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container suse/sle15:15.3.17.5.39:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container trento/trento-db:14.1-rev1.0.0-build2.2.43:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container trento/trento-db:14.1-rev1.0.0-build2.2.43:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container trento/trento-runner:0.9.1-rev1.1.0-build3.2.22:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Container trento/trento-runner:0.9.1-rev1.1.0-build3.2.22:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>Container trento/trento-runner:0.9.1-rev1.1.0-build3.2.22:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES12-SP5-Azure-BYOS:libopenssl1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>Image SLES12-SP5-Azure-Basic-On-Demand:libopenssl1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>Image SLES12-SP5-Azure-HPC-BYOS:libopenssl1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>Image SLES12-SP5-Azure-HPC-On-Demand:libopenssl1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>Image SLES12-SP5-Azure-SAP-BYOS:libopenssl1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>Image SLES12-SP5-Azure-SAP-On-Demand:libopenssl1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>Image SLES12-SP5-Azure-Standard-On-Demand:libopenssl1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>Image SLES12-SP5-EC2-BYOS:libopenssl1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>Image SLES12-SP5-EC2-ECS-On-Demand:libopenssl1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>Image SLES12-SP5-EC2-On-Demand:libopenssl1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>Image SLES12-SP5-EC2-SAP-BYOS:libopenssl1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>Image SLES12-SP5-EC2-SAP-On-Demand:libopenssl1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>Image SLES12-SP5-GCE-BYOS:libopenssl1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>Image SLES12-SP5-GCE-On-Demand:libopenssl1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>Image SLES12-SP5-GCE-SAP-BYOS:libopenssl1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>Image SLES12-SP5-GCE-SAP-On-Demand:libopenssl1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>Image SLES12-SP5-SAP-Azure-LI-BYOS-Production:libopenssl1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production:libopenssl1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>Image SLES15-SP3-BYOS-Azure:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-BYOS-Azure:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-BYOS-EC2-HVM:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-BYOS-EC2-HVM:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-BYOS-GCE:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-BYOS-GCE:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-Aliyun:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-Aliyun:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-Azure:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-Azure:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-EC2:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-EC2:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-GCE:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-GCE:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-SAP-CCloud:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-CHOST-BYOS-SAP-CCloud:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-EC2-ECS-HVM:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-EC2-ECS-HVM:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-EC2-HVM:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-EC2-HVM:libopenssl1_1-32bit-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-EC2-HVM:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-GCE:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-GCE:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-HPC-Azure:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-HPC-Azure:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-HPC-BYOS-Azure:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-HPC-BYOS-Azure:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-HPC-BYOS-EC2-HVM:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-HPC-BYOS-EC2-HVM:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-HPC-BYOS-GCE:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-HPC-BYOS-GCE:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-1-BYOS-Azure:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-1-BYOS-Azure:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-1-BYOS-GCE:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-1-BYOS-GCE:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-2-BYOS-Azure:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-2-BYOS-Azure:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-2-BYOS-GCE:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-5-2-BYOS-GCE:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-BYOS-GCE:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-Micro-BYOS-GCE:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure:libopenssl1_1-32bit-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:libopenssl1_1-32bit-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-LI-BYOS-Production:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:libopenssl1_1-32bit-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-Azure:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-Azure:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-EC2-HVM:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-EC2-HVM:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-GCE:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-BYOS-GCE:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-EC2-HVM:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-EC2-HVM:libopenssl1_1-32bit-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-EC2-HVM:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-GCE:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-GCE:libopenssl1_1-32bit-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAP-GCE:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAPCAL-Azure:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAPCAL-Azure:libopenssl1_1-32bit-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAPCAL-Azure:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAPCAL-EC2-HVM:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAPCAL-EC2-HVM:libopenssl1_1-32bit-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAPCAL-EC2-HVM:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAPCAL-GCE:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAPCAL-GCE:libopenssl1_1-32bit-1.1.1d-11.27.1</ProductID>
        <ProductID>Image SLES15-SP3-SAPCAL-GCE:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.0:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.0:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-11.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-11.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-11.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-11.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-11.38.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-11.38.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-11.38.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-11.38.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.7.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.7.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.7.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.7.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 SP2:libopenssl-1_1-devel-1.1.1d-11.27.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:libopenssl1_1-32bit-1.1.1d-11.27.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:libopenssl1_1-hmac-32bit-1.1.1d-11.27.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:libopenssl-1_1-devel-1.1.1d-11.27.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:libopenssl1_1-32bit-1.1.1d-11.27.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-11.27.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.5.14</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.5.14</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-32bit-1.1.1l-150400.5.14</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.5.14</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-32bit-1.1.1l-150400.5.14</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.5.14</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: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:openssl-1_1-1.1.1l-150500.15.4</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 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 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 Server 12 SP4-ESPOS:libopenssl1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-32bit-1.1.1d-2.36.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.36.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.36.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.36.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.36.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.36.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.36.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.36.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.36.2</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.36.2</ProductID>
        <ProductID>openSUSE Leap 15.2:libopenssl-1_1-devel-1.1.1d-lp152.7.21.1</ProductID>
        <ProductID>openSUSE Leap 15.2:libopenssl-1_1-devel-32bit-1.1.1d-lp152.7.21.1</ProductID>
        <ProductID>openSUSE Leap 15.2:libopenssl1_1-1.1.1d-lp152.7.21.1</ProductID>
        <ProductID>openSUSE Leap 15.2:libopenssl1_1-32bit-1.1.1d-lp152.7.21.1</ProductID>
        <ProductID>openSUSE Leap 15.2:libopenssl1_1-hmac-1.1.1d-lp152.7.21.1</ProductID>
        <ProductID>openSUSE Leap 15.2:libopenssl1_1-hmac-32bit-1.1.1d-lp152.7.21.1</ProductID>
        <ProductID>openSUSE Leap 15.2:openssl-1_1-1.1.1d-lp152.7.21.1</ProductID>
        <ProductID>openSUSE Leap 15.2:openssl-1_1-doc-1.1.1d-lp152.7.21.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libopenssl-1_1-devel-1.1.1d-11.27.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libopenssl-1_1-devel-32bit-1.1.1d-11.27.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libopenssl1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libopenssl1_1-32bit-1.1.1d-11.27.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libopenssl1_1-hmac-1.1.1d-11.27.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libopenssl1_1-hmac-32bit-1.1.1d-11.27.1</ProductID>
        <ProductID>openSUSE Leap 15.3:openssl-1_1-1.1.1d-11.27.1</ProductID>
        <ProductID>openSUSE Leap 15.3:openssl-1_1-doc-1.1.1d-11.27.1</ProductID>
        <ProductID>openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.5.14</ProductID>
        <ProductID>openSUSE Leap 15.4:libopenssl1_1-32bit-1.1.1l-150400.5.14</ProductID>
        <ProductID>openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.5.14</ProductID>
        <ProductID>openSUSE Tumbleweed:grafana-8.3.4-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:grype-0.92.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:grype-bash-completion-0.92.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:grype-fish-completion-0.92.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:grype-zsh-completion-0.92.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:libopenssl-1_1-devel-1.1.1l-1.2</ProductID>
        <ProductID>openSUSE Tumbleweed:libopenssl-1_1-devel-32bit-1.1.1l-1.2</ProductID>
        <ProductID>openSUSE Tumbleweed:libopenssl1_1-1.1.1l-1.2</ProductID>
        <ProductID>openSUSE Tumbleweed:libopenssl1_1-32bit-1.1.1l-1.2</ProductID>
        <ProductID>openSUSE Tumbleweed:libopenssl1_1-hmac-1.1.1l-1.2</ProductID>
        <ProductID>openSUSE Tumbleweed:openssl-1_1-1.1.1l-1.2</ProductID>
        <ProductID>openSUSE Tumbleweed:openssl-1_1-doc-1.1.1l-1.2</ProductID>
      </Status>
      <Status Type="Known Not Affected">
        <ProductID>HPE Helion OpenStack 8:libopenssl-devel</ProductID>
        <ProductID>HPE Helion OpenStack 8:libopenssl1_0_0</ProductID>
        <ProductID>HPE Helion OpenStack 8:libopenssl1_0_0-32bit</ProductID>
        <ProductID>HPE Helion OpenStack 8:libopenssl1_0_0-hmac</ProductID>
        <ProductID>HPE Helion OpenStack 8:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>HPE Helion OpenStack 8:openssl</ProductID>
        <ProductID>HPE Helion OpenStack 8:openssl-doc</ProductID>
        <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 CaaS Platform 4.5:openssl</ProductID>
        <ProductID>SUSE CaaS Platform 4.5:openssl-1_0_0</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-devel</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:openssl</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-ESPOS:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl-1_1-devel-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:openssl-1_1</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-ESPOS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:openssl</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-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.0:openssl</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:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1</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 SP2:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP2:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP2:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP3:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP3:libopenssl10</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP3:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP3:openssl-1_0_0</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 Point of Service 11 SP3:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP2:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP2:openssl</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 SP1 for Teradata:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP1 for Teradata:openssl1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP1:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP1:openssl1</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 11 SP3:libopenssl0_9_8</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:libopenssl0_9_8-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:libopenssl0_9_8-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:libopenssl0_9_8-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:libopenssl0_9_8-x86</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:openssl-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:openssl1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4 LTSS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4-LTSS:libopenssl0_9_8</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4-LTSS:libopenssl0_9_8-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4-LTSS:libopenssl0_9_8-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4-LTSS:libopenssl0_9_8-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4-LTSS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4-LTSS:openssl-doc</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 SP3-BCL:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-BCL:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-BCL:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-BCL:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-BCL:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-BCL:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-BCL:openssl-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-ESPOS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-ESPOS:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-ESPOS:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-ESPOS:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-ESPOS:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-ESPOS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-ESPOS:openssl-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-LTSS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-LTSS:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-LTSS:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-LTSS:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-LTSS:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-LTSS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-LTSS: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 15-ESPOS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-ESPOS:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server Business Critical Linux 15 SP1:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server Business Critical Linux 15 SP1:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server Business Critical Linux 15 SP1:openssl-1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server Business Critical Linux 15 SP2:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server Business Critical Linux 15 SP3:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 12 SP3:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:compat-openssl098</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl0_9_8</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:openssl-doc</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-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:libopenssl-1_0_0-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:libopenssl-1_1-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:libopenssl-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:libopenssl1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:libopenssl1_1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:libopenssl1_1-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:libopenssl1_1-hmac</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:libopenssl1_1-hmac-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:openssl</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:openssl-1_0_0</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:openssl-1_1</ProductID>
        <ProductID>SUSE Manager Proxy 4.0:openssl</ProductID>
        <ProductID>SUSE Manager Proxy 4.0:openssl-1_0_0</ProductID>
        <ProductID>SUSE Manager Proxy 4.0:openssl-1_1</ProductID>
        <ProductID>SUSE Manager Proxy 4.1:openssl</ProductID>
        <ProductID>SUSE Manager Proxy 4.1: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.0:openssl</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.0:openssl-1_0_0</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.0:openssl-1_1</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.1:openssl</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.1:openssl-1_0_0</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.0:openssl</ProductID>
        <ProductID>SUSE Manager Server 4.0:openssl-1_0_0</ProductID>
        <ProductID>SUSE Manager Server 4.0:openssl-1_1</ProductID>
        <ProductID>SUSE Manager Server 4.1:openssl</ProductID>
        <ProductID>SUSE Manager Server 4.1:openssl-1_0_0</ProductID>
        <ProductID>SUSE Manager Server 4.2:libopenssl-devel</ProductID>
        <ProductID>SUSE Manager Server 4.2:openssl</ProductID>
        <ProductID>SUSE OpenStack Cloud 8:libopenssl-devel</ProductID>
        <ProductID>SUSE OpenStack Cloud 8:libopenssl1_0_0</ProductID>
        <ProductID>SUSE OpenStack Cloud 8:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE OpenStack Cloud 8:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE OpenStack Cloud 8:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE OpenStack Cloud 8:openssl</ProductID>
        <ProductID>SUSE OpenStack Cloud 8:openssl-doc</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 8:libopenssl-devel</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 8:libopenssl1_0_0</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 8:libopenssl1_0_0-32bit</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 8:libopenssl1_0_0-hmac</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 8:libopenssl1_0_0-hmac-32bit</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 8:openssl</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 8:openssl-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>
        <ProductID>Security Module for SUSE Linux Enterprise 11:openssl1</ProductID>
      </Status>
      <Status Type="Fixed">
        <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-v20210827-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20210927-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20211004-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20211101-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20211202-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220103-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220126-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220222-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220310-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220411-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220510-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220608-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220708-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220718-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220818-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220916-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20220921-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20221019-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20221119-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20221215-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20230313-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20230613-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20240807-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp3-chost-byos-v20240912-hvm-ssd-x86_64</ProductID>
        <ProductID>chost: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-v20210827</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20210927</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20211004</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20211101</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20211202</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220103</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220126</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220222</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220310</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220411-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220510-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220608-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220708-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220718-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220818-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20220916-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20221019-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20221118-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20221215-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20230313-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20230613-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20240807-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20240912-x86-64</ProductID>
        <ProductID>chost: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-v20210827</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20210927</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20211004</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20211101</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20211202</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220103</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220126</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220222</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220310</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220411-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220510-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220609-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220708-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220718-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220818-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220916-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20220921-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20221019-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20221119-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20221215-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20230313-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20230613-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20240807-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20240912-x86_64</ProductID>
      </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-sp3-chost-byos-v20210729-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20220718-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20220721-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20220819-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20220916-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20220923-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20221018-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20221118-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20221215-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230111-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230210-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230310-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230410-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230510-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230606-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230704-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230803-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230901-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20230928-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20231027-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20231127-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20231212-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20240312-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20240612-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20240809-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20240912-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20250721-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:amazon/suse-sles-15-sp4-chost-byos-v20251022-hvm-ssd-x86_64</ProductID>
        <ProductID>chost:google/sles-15-sp1-chost-byos-v20210202</ProductID>
        <ProductID>chost:google/sles-15-sp1-chost-byos-v20210304</ProductID>
        <ProductID>chost:google/sles-15-sp1-chost-byos-v20220127</ProductID>
        <ProductID>chost:google/sles-15-sp1-chost-byos-v20220715-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210202</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210304</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210405</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210506</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210610</ProductID>
        <ProductID>chost:google/sles-15-sp2-chost-byos-v20210722</ProductID>
        <ProductID>chost:google/sles-15-sp3-chost-byos-v20210729</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20220718-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20220721-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20220818-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20220916-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20221018-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20221118-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20221215-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20221215-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230111-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230111-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230210-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230210-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230310-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230310-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230410-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230410-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230510-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230510-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230606-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230606-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230704-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230704-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230804-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230804-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230901-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230901-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230928-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20230928-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20231027-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20231027-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20231127-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20231127-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20231212-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20231212-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240312-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240312-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240612-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240612-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240809-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240809-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240912-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20240912-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20250721-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20250721-x86-64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20251022-arm64</ProductID>
        <ProductID>chost:google/sles-15-sp4-chost-byos-v20251022-x86-64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp1-chost-byos-v20210202</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp1-chost-byos-v20210304</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp1-chost-byos-v20220127</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp1-chost-byos-v20220715-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210202</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210304</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210405</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210506</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210610</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp2-chost-byos-v20210722</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp3-chost-byos-v20210729</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20220718-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20220721-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20220819-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20220916-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20220923-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20221018-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20221118-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20221215-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20221215-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230111-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230111-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230210-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230210-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230310-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230310-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230410-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230410-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230510-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230510-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230606-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230606-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230704-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230704-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230803-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230803-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230901-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230901-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230928-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20230928-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20231027-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20231027-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20231127-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20231127-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20231212-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20231212-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240312-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240312-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240612-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240612-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240809-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240809-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240912-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20240912-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20250721-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20250721-x86_64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20251022-arm64</ProductID>
        <ProductID>chost:microsoft/suse-sles-15-sp4-chost-byos-v20251022-x86_64</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>critical</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV2>
        <BaseScoreV2>7.5</BaseScoreV2>
        <VectorV2>AV:N/AC:L/Au:N/C:P/I:P/A:P</VectorV2>
      </ScoreSetV2>
      <ScoreSetV3>
        <BaseScoreV3>9.8</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
  </Vulnerability>
</cvrfdoc>
